2 Followers
4 Following
31 Posts
Aspiring programmer trying to learn about FOSS and Software
https://github.com/Shroomerian

@nixCraft Rust.

Tried it out and thought it was cool but decided to focus more on the essentials in C++ before trying out any of the new languages so I don’t wonder about the basics.

This is what IBM demands from open-source developers. Meanwhile, they cried about the RHEL source code and called those distro users freeloaders or parasites. Anyway, FLOSS devs don’t own anyone anything. If you need support, pay for the contract. The sad thing is IBM/RHEL said they need to pay for their devs, and when you take it free, it is hard to maintain enterprise distro, but when it comes to other FLOSS devs/projects, they don't think the same logic applies. LOL https://twitter.com/maximilianhils/status/1680193548212228097
Maximilian Hils on Twitter

“No, it was not a joke. "Our paying customers need X, when will you fix it?" may not be the best way to introduce yourself to an open source project. #TodayInOpenSource”

Twitter

@lowqualityfacts Journalists: “But can it scale?”

I dunno but can you scale some stairs and get your head out of your ass? Thanks.

@nixCraft Thank you for notifying, but it seems that there’s no emergency security update to be available for download for me.

If there’s a major vulnerability, and Apple is waiting in on publishing the update, I swear the next phone I am going to buy is going to be a FairPhone.

——————
Edit: I just read the article linked on this thread and it seems they pulled ot because it broke apps such as Zoom, Facebook, etc.

If it’s a big vulnerability they still should’ve went with it.

iOS 16.5.1 (a): Apple Suddenly Releases Urgent iPhone Rapid Security Response Update

This is only the second-ever time Apple has resorted to using a Rapid Security Response, so we know it’s all about security.

Forbes

@nixCraft I see AI as a more feature complete Google. GPT-4 allows to make tests so that’s cool.

But everything else is literally just a web engine which summarizes the topic for you, but no don’t use its code, maybe just as an example to see if it works but it’s pretty flawed since it basically predicts it instead of understanding it.

@nixCraft THIS most commonly happens to me when I forget a semicolon.

It will literally say anything else BEFORE saying “oh hey you might’ve forgotten a semicolon here”

“NO I’M GOING TO ASSUME THE WORST AND THINK THAT YOU ARE TYPING PYTHON IN A CPP FILE YOU DISGUSTING WEB DE….”

*Places semicolon*

“Oh sorry, it was nothing, teehee  “

@dieortin Thanks! I’ll check it out!
@dieortin Link doesn’t work 
@w_pettersson Still a noob here, but if I were to start from 0 the most important would be how to squash (git rebase -i) and how to merge correctly (still have trouble with the last one sometimes)