

Also, I’m quitting tomorrow and you’re in charge of MysteryTool maintenance. I’d start by upgrading the .NET version, that baby’s still running on Framework 4.5!
Also, I’m quitting tomorrow and you’re in charge of MysteryTool maintenance. I’d start by upgrading the .NET version, that baby’s still running on Framework 4.5!
As discussed previously, browsers are quite complex and so adding a new feature (subtitles) is actually adding several features, on top of existing features (video player) that aren’t really (arguably) core to the web experience.
(I think olds like me want to believe the web is still “for” text and static images, but the majority of users today are (allegedly) all-in on video.)
Anyway, what sub-features make up “simple” subtitles? Oh the usual: where are they sourced? What format? What language? What encoding? (Utf8 one can only pray) Left to right support? Asian character support? What font are you using? System fonts? Are they widely supported? Does any of it work on mobile? Who holds the relevant patents? Etc.
I got fired from a programming job because I wrote code for maybe 30 minutes a day, but spent all my other time going from desk to desk helping other devs find problems and get unstuck. It was maybe the most productive I’ve ever been on a job.
That day, I learned a valuable lesson: do an hour of work a day (or week), then sit at your desk pretending to work while parceling out the stuff you did. Never help anyone. My career has been much more successful since.
Ooh, I’d been looking at wasmer but wasmtime looks easier and more appropriate. Thanks for the suggestion!
Also wow, a D programmer in the wild! I used to really like that language before I got into Rust (my beloved).
Literally have a dozen other tabs open about how to embed a WASM engine into my Rust game. At least I’m not (currently, at this time, right now) writing my own language or trying to embed a prolog engine.
“The addition of Polygon not only strengthens our editorial muscle but also amplifies our ability to deliver unmatched value to both audiences and advertisers,” said Valnet CEO Hassan Youssef in a statement.
That seems like it really won’t be true when you’ve laid off all the writers and editors who were doing that.
I don’t see any comments on PC Gamer about it?
Do you know about 100 Rabbits? I’ve been occasionally following them online for a few years now. They’re an art collective, living on a boat, writing code and sailing the world.
It is both my “living the dream” and my antidote to being overly romantic about what such a life entails.
Yeah, I’m excited for this to be documented. I got burned on Wrath: Aeon of Ruin by this. Fun game but it only has checkpoint saves. You can make checkpoints (from a limited pool) when you want, but only to respawn from if you die. If you turn the game off, it’s back to the beginning of the zone. And each zone (which is basically a boomer shooter mission) can be multiple hours long.
Its basically unplayable for me because I have to clear out an afternoon to beat the whole level in one sitting.
Further, “Whether another user actually downloaded the content that Meta made available” through torrenting “is irrelevant,” the authors alleged. “Meta ‘reproduced’ the works as soon as it made them available to other peers.”
A “peer” in bittorrent is someone else who is downloading the same file as you. This is opposed to a “seeder” which is also a peer but is only sending data, no longer receiving.
You don’t have to finish the file to share it though, that’s a major part of bittorrent. Each peer shares parts of the files that they’ve partially downloaded already. So Meta didn’t need to finish and share the whole file to have technically shared some parts of copyrighted works. Unless they just had uploading completely disabled, but they still “reproduced” those works by vectorizing them into an LLM. If Gemini can reproduce a copyrighted work “from memory” then that still counts.
Now, to be clear, fuck Meta but also fuck this argument. By the same logic, almost any computer on the internet is guilty of copyright infringement. Proxy servers, VPNs, basically any compute that routed those packets temporarily had (or still has for caches, logs, etc) copies of that protected data.
I don’t think copyrights and open global networks are compatible concepts in the long run. I wonder which the ruling class will destroy first? (Spoilers, how “open” is the internet anymore?)
Physically Based Rendering (the freely available book) won its authors a special Academy award in 2014. That book is still the teaching standard for ray tracing so far as I know. In the intro, they discuss Pixar adding ray tracing (based on pbrt) to their RenderMan software in the early 2000s.
A Bugs Life and TS2 could have benefit from some of that, but I’d guess Monsters Inc was the first full outing for it, and certainly by Nemo they must have been doing mostly ray tracing.
No worries! You’re probably right that it’s better not to assume, and it’s good of you to provide some different options.
If by more learning you mean learning
ollama run deepseek-r1:7b
Then yeah, it’s a pretty steep curve!
If you’re a developer then you can also search “$MyFavDevEnv use local ai ollama” to find guides on setting up. I’m using Continue extension for VS Codium (or Code) but there’s easy to use modules for Vim and Emacs and probably everything else as well.
The main problem is leveling your expectations. The full Deepseek is a 671b (that’s billions of parameters) and the model weights (the thing you download when you pull an AI) are 404GB in size. You need so much RAM available to run one of those.
They make distilled models though, which are much smaller but still useful. The 14b is 9GB and runs fine with only 16GB of ram. They obviously aren’t as impressive as the cloud hosted big versions though.
import birthday;
let myAge1 = 4;
let sisterAge1 = 2;
let myAge2 = 44;
let sisterAge2 = birthday.deriveAge(myAge1, sisterAge1, myAge2);
print(sisterAge2);
Any bugs should be reported upstream. Please open a tracking issue to sync changes with eventual upstream fixes.
Yeah I’m only still lurking there for the porn, and frankly, lemmynswf is getting better! Still not enough thirsty gooners to really support a diverse biosphere of onlyfans models, instasluts, and tiktok thots, but growing all the time. Also has the problem most of Lemmy does that like 4 posters are responsible for 95% of the content.
Stock growth, not user growth. Valuations are all made up, and the oligarchs are orchestrating for tech stock values to plummet so they can go shopping for user data, cheap employees, and tech stacks. (In that order)
Oh don’t worry, I get myself involved in plenty. I prefer to make problems at the architectural or “leadership” level though.
I’m job hunting and it’s exactly like this, except I don’t have any friends to offer me brandy, and I’m not European.
I assumed the alternative was “melee combat only” not pacifism.
Also classic Doom has an entire pacifist speed running category. And a melee only category, usually called “Tyson mode”
I get people’s intentions behind this, ignorant though it is. I think medicated ADHD folks get a little defensive about it too though. I took adderall and then vyvanse for about 15 years total. Now I don’t take anything for it; I meditate and do THC recreationally (which was how I discovered the ADHD in the first place.)
I don’t think medication is bad, I think it helps people live they way they feel like they want or must. I realized that I was caught up in the hustle trap, taking meds to optimize my brain for the purpose of being a better capitalist worker.
I actually really like my default state. I’m extremely flexible and creative, I get a mix of tasks done, and my emotions are well regulated. On Vyvanse I got a lot of work done, but i was also a rage zombie, and I was prone to falling into “productivity mode” where I could hammer out line after line of code that was all boilerplate or data entry, other easy work to focus on. The kind of thing my ADHD brain would force me to find an easier (better designed) way to do the task if I wasn’t medicated into docile compliance.
So I’m not an advocate for either way: treat your mind the unique way you need to. But i really think the majority of ADHD folks are medicating themselves into acceptance of a broken and diseased system, when our brains have already been adapting to the actual needs of our information-overdense society.