If it takes 1+ hours of work to remove a feature flag branch in an area of code, I wouldn't trust the correctness of anything the AI writes and would be super skeptical about anything the humans had written.
Kache
The synchronization problem (flakiness and all the waits) is tricky to get right. Browsers are concurrent systems, and programming around one is specialized enough that many devs don't do it well, e.g. IMO if you're adding ad-hoc waits or nesting timeouts, you've already lost.
It refers to a male cousin that is NOT in the same paternal line, so maybe not too uncommon?
Must be proprietary, bc TOTP shouldn't be blocked by age of the device
Good code is code that's easy to delete.
I'm not a game dev, but it's got a reputation for being more of a software engineering shit show than other software industries, which your story only reinforces.
What are the numbers for?
speed up certain types of applications as long as application providers don't have to pay for special treatment
Maybe they mean by doing things like giving slight priority to real-time application traffic like VOIP over streaming over websites vs file transfers, like how home routers can?
Don't think that should be something to charge people more for, though. They're not even able to deliver on their own advertised speeds.
Fine for prototyping, but adds a scaling tech debt "time bomb" for a live system. Those associations had better be really sparse.
So... a polymorphic many-to-many join table?
If talking about a closed source app, their whole goal is to move off of hosting closed source systems.
Article says the decision follows a successful pilot project, so they're willing to absorb the short term costs. Optimistically in the long run, the symbiotic benefits of having a government entity using and supporting a full FOSS system will be huge.
What do you do for a living/what are you into that isn't super deep in some way? What field did you rabbit hole into in the past that makes you go, "never again", now?
I've heard of publishing software to design photo albums/scrapbooks/cards etc. Is there a photo collection manager for archiving, sorting and filtering?
Given access to a large set of personal photos, say tens of thousands, it should be able to group, categorize, tag, and sort along a myriad of dimensions.
Example dimensions would be time, people and places. It would need some facial recognition/image classifier/similarity scoring capability.
There definitely are some cloud offerings today that do similar things, but I'd want it to work locally for privacy and practical reasons.