Yeah I gotta get my workplace to get on board with it. Rust->Webasm is simply amazing
- 1 Post
- 213 Comments
peoplebeproblems@midwest.socialto Games@lemmy.world•Switch 2 Breaks Records By Selling Over 3.5 Million Units In Four DaysEnglish8·3 days agoFour days?
They were gone day one where I live. Where the fuck did people find them 4 days after release?
peoplebeproblems@midwest.socialto Programmer Humor@programming.dev•Types of development but more realisticEnglish372·4 days agoAgile and AI rows look terribly optimistic.
In my experience, Agile you get skateboard wheels. Then you get one pair of skateboard wheels on a bike frame (no handles, wheels, seat, or pedals). Then you get a skateboard next to a bike without wheels, then you get a car with no doors, no transmission, no engine, and no gas tank, a bike with flat tires, a broken skateboard. Next you have a car engine in the car, and windows (but no doors), a duct taped skateboard, but the bike has air in the tires, but the chain is now missing, and one pedal fell off. Then you get a good portion of the car, except you forgot to account for an accelerator or brakes, you now have a bike that works though, except with only one pedal.
Finally you just end up putting the bike inside the car and it works almost Flintstone style. But you also have a new skateboard that is in pretty good shape.
peoplebeproblems@midwest.socialto Technology@lemmy.world•This new 40TB hard drive from Seagate is just the beginning—50TB is coming fast!English621·12 days agoIncoming 1Tb videogames. Compression? Who the fuck needs compression.
peoplebeproblems@midwest.socialto Technology@lemmy.world•I'm looking for an article showing that LLMs don't know how they work internallyEnglish21·12 days agoPeople don’t understand what “model” means. That’s the unfortunate reality.
peoplebeproblems@midwest.socialto Not The Onion@lemmy.world•Republican Sen. Joni Ernst defends proposed Medicaid cuts: 'We all are going to die'English201·14 days ago258,000,000.
They support genocide. They advocate genocide. They enact genocide.
They know they can’t just round up and execute people. Disease, famine, political violence? People won’t unite against a government for that. Right?
peoplebeproblems@midwest.socialto Games@lemmy.world•Cyberpunk 2 is now in preproduction, CD Projekt saysEnglish2·17 days agoThat is relieving to hear. I couldn’t function having a gun that could see through walls but I couldn’t do fuck all about it.
peoplebeproblems@midwest.socialto Games@lemmy.world•Cyberpunk 2 is now in preproduction, CD Projekt saysEnglish3·17 days agoI finished it once!
But then there was an update that broke my character and I can no longer shoot the Overwatch through walls
peoplebeproblems@midwest.socialto Fediverse@lemmy.world•Fediverse Social Media GuideEnglish4·17 days agoTrès vrai !
But it still takes me quite a bit of time still. Eventually. I hope. One day. I wish we had like language classes where I live :/
peoplebeproblems@midwest.socialto Fediverse@lemmy.world•Fediverse Social Media GuideEnglish3·17 days agoOk I can do bits and pieces of French but not quickly, but yes I agree.
Also because it’s stupid hard to pronounce with an American accent.
peoplebeproblems@midwest.socialto Fediverse@lemmy.world•Fediverse Social Media GuideEnglish2·17 days agoLmfao
peoplebeproblems@midwest.socialto Fediverse@lemmy.world•Fediverse Social Media GuideEnglish6·17 days agoIl y a beaucoup de français ici.
But I’m not French.
peoplebeproblems@midwest.socialto PC Gaming@lemmy.ca•Fake MSRP: AMD's Radeon 9070 XT $600 Launch Price Was a FantasyEnglish2·17 days agoI mean my new 7900xtx was $1k, but I still think it was a pretty good price compared to the 9060 and the 9070.
peoplebeproblems@midwest.socialOPto Programming@programming.dev•FOSS Browser replacement projects?English2·17 days agoA few others have pointed me in that direction. Rust compiling to wasm is pretty cool, I have a coworker that has done some stuff in it.
peoplebeproblems@midwest.socialOPto Programming@programming.dev•FOSS Browser replacement projects?English1·17 days agoYep. And that’s the route I’m looking at now. Thanks!
peoplebeproblems@midwest.socialOPto Programming@programming.dev•FOSS Browser replacement projects?English12·18 days agoMaybe I do mean something else. Web browsers currently implement a JavaScript engine and handle the running and memory of that code on the users machine.
Something like Typescript is a great example of an improvement, but Typescript is essentially JavaScript with rules.
Blazor allows JavaScript like interactions, allows the developer to write in C# but gets rendered serverside.
So essentially, I’m looking for a web engine that provides JavaScript like interaction in some other well defined language like Rust, C#, etc.
peoplebeproblems@midwest.socialOPto Programming@programming.dev•FOSS Browser replacement projects?English1·18 days agoSort of both? Gemini is definitely close to what I’m approaching. Let me dig into it more.
Servo is a great example of what I’m talking about.
Ladybird seems to be aimed at supporting the “legacy web” if you will, and being written in C++ is also getting away from addressing complexity issues in a next generation web I’m imagining.
peoplebeproblems@midwest.socialOPto Programming@programming.dev•FOSS Browser replacement projects?English2·18 days agoI did find the servo.org project!
I will start digging into this one, as I see upvotes have been gathering.
peoplebeproblems@midwest.socialOPto Programming@programming.dev•FOSS Browser replacement projects?English2·18 days agoIf anyone is aware of stuff, I will beg you to share anything in Rust. I have this naive imaginary world where applications this common can be implemented in Rust, and speed the adoption of RISC-V.
Scrumlords I love it