dullbananas (Joseph Silva)
- 13 Posts
- 17 Comments
Joined 2 years ago
Cake day: June 27th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
dullbananas (Joseph Silva)@lemmy.caOPto Open Source@lemmy.ml•How I taught my classmates about libre softwareEnglish14·1 year agoI wanted my presentation to be the most interesting one
dullbananas (Joseph Silva)@lemmy.cato Open Source@lemmy.ml•What open-source software would you like more people to know about?English22·1 year agoI don’t care about people knowing the kernel
Using Rust instead of Python is good for your soul
You really believe the post is non fiction?
I’m super Catholic and I approve this message.
dullbananas (Joseph Silva)@lemmy.cato Programmer Humor@lemmy.ml•There are no coincidencesEnglish31·2 years agoMark of the non-libre
dullbananas (Joseph Silva)@lemmy.cato Programmer Humor@lemmy.ml•Frontend vs backendEnglish132·2 years agoThe frontend developer made the backend so inefficient that it runs out of memory
Everyone can contribute
dullbananas (Joseph Silva)@lemmy.cato Programmer Humor@lemmy.ml•i thought she'd be happy for meEnglish01·2 years agoIs it this one? https://github.com/microsoft/tilecode
dullbananas (Joseph Silva)@lemmy.caOPto Programmer Humor@lemmy.ml•if they have eggs, bring 6English11·2 years agofn main(){ let mut input = std::io::stdin().lines(); let num0 = input.next().unwrap().unwrap(); let num1 = input.next().unwrap().unwrap(); println!("{}", num0 + &num1); }
dullbananas (Joseph Silva)@lemmy.caOPto Programmer Humor@lemmy.ml•What funny edit should I make to this image about Apple Vision Pro? It's for a YTPEnglish01·2 years agoFlex tape between the boxes
dullbananas (Joseph Silva)@lemmy.caOPto Programmer Humor@lemmy.ml•What funny edit should I make to this image about Apple Vision Pro? It's for a YTPEnglish01·2 years agoI’m gonna make the guy say “a real-time execution engine that guarantees execution of each person looking at you”
Also the YTP is about “Apple Pro” which straps a big apple in front of your face
Oh, seems like I didn’t consider the possibility that the href value I saw in the inspector is dynamically generated.