Read the other comments
xigoi
- 0 Posts
- 5 Comments
Joined 3 years ago
Cake day: August 6th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
xigoi@lemmy.sdf.orgto
Programmer Humor@lemmy.ml•In case Copilot was too much workEnglish
13·2 years agoA lot of languages have this feature. Including ML, which is where Rust took many concepts from.
xigoi@lemmy.sdf.orgto
Programmer Humor@lemmy.ml•TIFU by not using objects in my object-oriented programming courseworkEnglish
10·2 years agoBallsFactory ballsFactory = new BallsFactory(); ballsFactory.setSuckable(true); Balls balls = ballsFactory.create();
If anyone didn’t notice, everything on this page is a link.
Don’t most terminals flush the buffer on newline anyway?