Read the other comments
xigoi
- 0 Posts
- 13 Comments
xigoi@lemmy.sdf.orgto Open Source@lemmy.ml•Codeberg is currently suffering from hate campaigns due to far-right forcesEnglish1·5 months agoIs there any evidence that the people doing the attack are Nazis? Based on the content of the e-mails, they seem more like 13-year-old edgelords.
xigoi@lemmy.sdf.orgto Programmer Humor@lemmy.ml•In case Copilot was too much workEnglish13·7 months 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 courseworkEnglish10·8 months agoBallsFactory ballsFactory = new BallsFactory(); ballsFactory.setSuckable(true); Balls balls = ballsFactory.create();
xigoi@lemmy.sdf.orgto Open Source@lemmy.ml•New Tuta Calendar app is now on F-DroidEnglish4·8 months agoI personally like Purelymail. Cheap and bullshit-free.
xigoi@lemmy.sdf.orgto Linux@lemmy.ml•Which communication protocol or open standard in software do you wish was more common or used more?0·1 year agoAn alternative would be a language with a simpler syntax. Something like XML, but less verbose.
xigoi@lemmy.sdf.orgto Linux@lemmy.ml•Which communication protocol or open standard in software do you wish was more common or used more?0·1 year agoHave you read the CommonMark specification? It’s very complex for a language that’s supposed to be lightweight.
xigoi@lemmy.sdf.orgto Linux@lemmy.ml•Which communication protocol or open standard in software do you wish was more common or used more?0·1 year agoMarkdown is terrible as a standard because every parser works differently and when you try to standardize it (CommonMark, etc.), you find out that there are a bajillion edge cases, leading to an extremely bloated specification.
What are the hardware requirements?
“100% Open Source“
[links to two proprietary services]
Why are so many projects like this?
xigoi@lemmy.sdf.orgto Programmer Humor@lemmy.ml•Solutions? Where we're going, we don't need solutions.0·1 year agoActual C: Problem → Segmentation fault
If anyone didn’t notice, everything on this page is a link.
Don’t most terminals flush the buffer on newline anyway?