

It already exists, but the sands of time Metroidvania “Lost Crowns” was surprisingly good.
It already exists, but the sands of time Metroidvania “Lost Crowns” was surprisingly good.
Thanks, OP seemed more curious about the technical aspects than just the absurdity of the comment (since pretty much every business uses SQL) so hoped a more technical explanation might be appreciated.
Sure, basically any time you have a many-to-many relationship you’ll have to repeat keys multiple times. Think students taking courses. You’d have a students table and a courses table, but the relationship is many students take many courses. So you’d want a third table for lookups where each row is [student_id, course_id].
This stackoverflow post has a similar example with authors and books - https://stackoverflow.com/questions/13970628/how-do-i-model-a-many-to-many-relation-in-sql-server#13970688
If SSNs are used as a primary key (a unique identifier for a row of data) then they’d have to be duplicated to be able to merge data together.
However, even if they aren’t using ssn as an identifier as it’s sensitive information. It’s not uncommon to repeat data either for speed/performance sake, simplicity in table design, it’s in a lookup table, or you have disconnected tables.
Having a value repeated doesn’t tell you anything about fraud risk, efficency, or really anything. Using it as the primary piece of evidence for a claim isn’t a strong arguement.
I’ve tried the AIO container. The issue I’ve had is that I already have a file system for documents and try to attach it as a network drive, it’s at this point everything falls apart (not to mention just generally slow performance).
Sorry I can’t really help, but can commiserate. Nextcloud is the one service I’ve never gotten to run right. Not sure if its gotten any better but a year or two ago I was trying and just wasn’t getting consistent results from it.
Thats fair, it’s a bit nerve racking (especially right now with everything going on). If you’ve got a good interest rate on the account then you’re at least not loosing too much value, but the main reason to invest is that money looses value over time (due to things like inflation).
Not a fiduciary or anything like that, but double check your at least getting at least 3% on your savings accounts, otherwise you’re basically throwing money away.
So do we or don’t we like wasm?
So what do you invest in then? It feels really hard to find any opportunities outside of the stock market.
You want them to do that regardless of the how the country keeps track of individuals. The point of all that asking is to make sure they have the right patient for the right procedure.
You don’t want to have something amputated or removed unless you have to.
I think the core takeaway is your shouldn’t outsource core capabilities. If the code is that critical to your bottomline, pay for quality (which usually means no contractors - local or not).
If you outsource to other developers or AI it means most likely they will care less and/or someone else can just as easily come along and do it too.
Maybe below what investors or OpenAI thinks, but I think I’d take it. Unless they’ve got more secrets up their sleeve I don’t seem them ever being worth that much.
You’re absolutely right a out data formatting being an issue and something that really does cause vendor lockin.
I would just think content creators would still want archive/backup of the final products (the video itself). For example could you imagine if a movie just disappeared because Adobe or someone shutdown.
I’m not sure what the OC is talking about, a number of these are classics (or at least known for one reason or another - Pluto Nash).
Longer!=Detailed
Generally what they’re calling out is that DeepSeek currently rambles more. With LLMs the challenge is how to get the right answer most sussinctly because each extra word is a lot of time/money.
That being said, I suspect that really it’s all roughly the same. We’ve been seeing this back and forth with LLMs for a while and DeepSeek, while using a different approach, doesn’t really break the mold.
I think most of the tools have a way to download content, the issue is no one does or has a system for their backups. Which is the risk with the cloud, you’re putting all your eggs in someone elses basket.
This was actually something I found interesting with the brief TikTok shutdown in the US. A lot of creators only had their content in the editing software owned by TikTok or the app itself, meaning they lost access to all of their content.
The biggest risk of cloud only setups is you don’t own it.
Yeah, every few months we might get something delivered (sometimes on a rainy day for example), but we made a rule about picking up food once food prices started rising and it the delivery was adding $20 to the orders.
LaTeX is the go to for academic papers and I’ve and liked overleaf too.