It was, it was really disapointing
I joined Lemmy back in 2020 and have been using it as qaz@lemmy.ml until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.
- 131 Posts
- 845 Comments
qaz@lemmy.worldto Technology@lemmy.world•Robot performs first realistic surgery without human help: System trained on videos of surgeries performs like an expert surgeonEnglish3·2 days agoHave you considered that the machine is made by a collection of humans?
The metadata showed it was edited in Adobe Premiere and was a combination of several other videos. As AstralPath said, Coffeezilla (a YouTuber primarily known for exposing and investigating crypto scams) has a video about it on his second channel.
Some person was showing me videos of him and telling me he was very smart, does anyone happen to know some good examples to get him to reconsider?
qaz@lemmy.worldto Technology@lemmy.world•Firefox is fine. The people running it are notEnglish2·4 days agoYes, but I still don’t know why they seem to think it’s so important to write a new browser engine instead of improving Gecko or Servo. To me it just seems like people like it because they don’t know other things aside from the Chrome, Safari, and Firefox browser engines exist and just chase something new and shiny.
qaz@lemmy.worldto Technology@lemmy.world•Firefox is fine. The people running it are notEnglish6·5 days agoThe fact that it’s aiming to be stable doesn’t mean it is. It’s still a work in progress unlike other browsers.
What a wholesome interaction 😃
No that doesn’t seem to be it. Thanks for trying anyway.
When the program is running it’s probably stored with 32 or 64 bits, but that probably isn’t the case for the network packet layout. I can imagine them wanting to optimize network traffic with over 3 billion users even if it’s just a small improvement.
Also TIL that Erlang’s VM apparently stores strings as linked lists of chars. Very strange.
As the numbers guy. Do you remember the name of the site that can tell you the what a given number is often associated with?
…definitely takes some getting used to when you come from a non-memory safe language…
I actually think it’s more like the opposite. The compiler takes the normal rules you apply to avoid issues with a non-memory safe language like C/C++ and enforces them explicitly where memory safe languages don’t have those rules at all. I think lifetimes are much more confusing if you’ve never dealt with a user after free and usually let GC deal with it.
Also yes the compiler warnings and errors are amazing, the difference between rustc and gcc is night and day.
It will become more complex when you start needing circular references in your datastructures.
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Why shouldn't you use YAML to store eye tracking data? /sEnglish1·8 days agoIt’s only intended to be used by the program itself. It’s purely storage.
Why did you share this?
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Why shouldn't you use YAML to store eye tracking data? /sEnglish5·9 days agoThanks for the advice, but this is just the format of some eyetracking software I had to use not something I develop myself
qaz@lemmy.worldto Fediverse@lemmy.world•Which instance should i choose when i share a link?English2·10 days agoI tend to pick D, the instance that is federated with most other instances so most of the interactions are visible or C.
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Why shouldn't you use YAML to store eye tracking data? /sEnglish5·10 days agoIt’s used to export tracking data to analyze later on. Something like SQLite seems like a much better choice to me.
qaz@lemmy.worldtoMicroblog Memes@lemmy.world•Elkay EZS8L, but it does sometimes take time to get super coldEnglish11·10 days agoIs this an American thing? I’ve never seen one of these IRL.
qaz@lemmy.worldto Memes@sopuli.xyz•It really fucks with my recommendations, but fuck em™English15·11 days agoI don’t think a site can view your system volume. They can however see if a tab is specifically muted https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/MutedInfo
It is