- 8 Posts
- 11 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.
The frontend developer made the backend so inefficient that it runs out of memory
Everyone can contribute
dullbananas@lemmy.cato Programmer Humor@lemmy.ml•i thought she'd be happy for meEnglish14·2 years agoIs it this one? https://github.com/microsoft/tilecode
fn main(){ let mut input = std::io::stdin().lines(); let num0 = input.next().unwrap().unwrap(); let num1 = input.next().unwrap().unwrap(); println!("{}", num0 + &num1); }
dullbananas@lemmy.caOPto Lemmy@lemmy.ml•Richard Stallman would be more likely to use Lemmy if it could be used in emacsEnglish01·2 years agoStallman:
Would you be interested in using Lemmy (a libre alternative to Reddit) if = it could be used in Emacs?
I can’t afford to spend much time using any such system even if it has no ethocal objections – so no need to go to an effort on this for my personal sake.
But if lemmy catches on, please tell me again.
dullbananas@lemmy.caOPto Programmer Humor@lemmy.ml•What funny edit should I make to this image about Apple Vision Pro? It's for a YTPEnglish1·2 years agoFlex tape between the boxes
dullbananas@lemmy.caOPto Programmer Humor@lemmy.ml•What funny edit should I make to this image about Apple Vision Pro? It's for a YTPEnglish2·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
Sounds exactly like the problem I fixed and mostly caused
https://github.com/LemmyNet/lemmy/pull/4696