• 0 Posts
  • 14 Comments
Joined 1Y ago
cake
Cake day: Jun 17, 2023

help-circle
rss

Yeah I don’t get it either… Everybody at the office seems addicted to coffee and I just am there for the social ritual but almost never drink it when wfh


How is a MacOS only editor without extensions going to gain enough traction to be widely adopted?


I find it interesting, how Spotify is often mentioned as the standard service because last time I used it, it struggled with similar issues as the video streaming platforms, that not every song I want to listen to is available


Tbh, I stopped caring about Stackoverflow. I never even dared to ask a question ever since I’ve gotten more used to working in programming and have just been using it like reddit as the top search result


It kind of did though. California HSR isn’t doing very hot in the court of public opinion last time I heard about it


Vampire Survivors. I was pretty surprised when I looked at the game files


There is actually a decently popular game made in Electron that just recently switched to Unity. RIP


Did you raid the grove?

Also I think what they meant is, that on a total-party-kill instead of having to reload a save, the game continues with a path to resurrection sub-plot or something like that.


I am not sure if it qualifies but Paradise Killer is pretty unique all-around. It may seem walking-simulator-ish but the presentation and the overall game-design are definitely a stand out. You’re trying to solve a murder mystery and it’s completely up to you as the player to decide when you’ve gathered enough information to make a conviction. There is practically no hand-holding either which is quite rare for a mystery solving/detective game. I know it might not exactly be what OP asked for but I think the game is worth being recommended more.


In Mozilla’s “Privacy not included” report, Mazda isn’t listed as one of the 25 car brands they tested.

Their related article goes on to state, that all of the 25 brands they tested earned the Label, which I take to mean, that by extension probably most if not every car brand has privacy flaws.


Yes because online discussions usually aren’t inherently subjective and instead backed by sourceable knowledge. Sorry for the cynicism but one could always find any source that underlines any point so everything should be taken with a grain of salt.

I’d personally argue, that the way generative AI works lends itself to produce answers that fit the general consensus of the internet that is relevant to the given prompt, because it calculates the most likely response based on the information available. Since most information relevant to “Google Web DRM” is critical of it (Google doesn’t call it DRM themselves), it makes sense a prompt querying the AI for opinions on Web DRM will result in a rather negative response, if Google doesn’t tamper with it to their advantage.


Agreed. Like the original linear Mirror’s Edge is way better than it’s open world prequel. It’s my go-to example for exactly this problem.


A quick search showed me that’s mainly for AI, or can it be used for general scripting too?


I get why JavaScript can be terrible but at least there’s TypeScript. I’d argue Python suffers from the same problems but hasn’t got anything comparable to TS for keeping types in check and can’t autoformat well because whitespace is syntactically meaningful. In that way I think Python is worse to write maintainable code with.