

It is definitely a Firefox fork, the images of the UI are near identical to Firefox, and the one with addons shows the option to search addons.mozilla.org
I’m the Never Ending Pie Throwing Robot, aka NEPTR.
Linux enthusiast, programmer, and privacy advocate. I’m nearly done with an IT Security degree.
TL;DR I am a nerd.
It is definitely a Firefox fork, the images of the UI are near identical to Firefox, and the one with addons shows the option to search addons.mozilla.org
Ubuntu is a corporate/popular distro. It wouldn’t make much sense to move to do as when it lacks much of the functionality of sudo and isnt in a memory safe language, which is Ubuntu’s goal with replacing user space software with Rust.
Sad but understandable. I saw the donation button but I don’t have spare money atm.
Username history is public info for Minecraft accounts, using Mojang’s API.
No
/jk obvi I like Python
Zig is designed as a successor to C, no? So i assume it does syntax and things quite similarly. Rust is not a C-like language, so i dont think this a fair comparison at all.
But in the end, learning syntax isnt the hard part of a new language (even if it is annoying sometimes).
All the different tests ive seen comparing Rust and C put compile times in the same ballpark. Even if somehow every test is unrepresentative of real-world compile times, I doubt it is “order[s] of magnitude” worse.
I remember watching someone test the performance of host a HTTP webpage and comparing the performance of Zig, Rust w/ C HTTP library, and Rust native. Rust native easily beat them out and was able to handle like 10s of thousands more client connections. While I know this isnt directly relevant to Kernels, the most popular C HTTP library is most likely quite optimized.
Memory related vulnerabilities are consistently in the top reported vulnerabilities. It is a big deal, and no, you can’t just program around it. Everyone makes mistakes, has a bad day, or something on their mind. Moments of human fallibility. Eliminating an entire class of the vulnerabilites while staying competitive with C is a hard task, but entirely worth doing.
Never ask it to do regex. Holy fuck, thank God I was just doing it for funsies as a test of local LLMs. I got it to go into an infinite loop trying to figure out what I asked.
Yeah, I’ve seen them called guard or guardian models.
And I dont deny that. There are a lot of programmers, and not all had eduction on designing secure software. Even with the knowledge and experience, what if the programmer is tired or makes a similar mistake. Only one mess-up away from a potential vulnerability or instability of the app and system as a whole. I need more experience with C to form a better opinion.
I do not agree with the Dev who stepped down.
But on the topic of C, I wouldn’t measure the quality of a language based on its adoption. C is a relatively old language and therefore benefits from getting wide-use before other languages were born. It will never die because who would ever want to rewrite every project in existence in another language.
Memory safety is very important since it has consistently been one of the largest sources of vulnerabilities throughout software history.
C is not a bad language, but it has flaws. Performance at the cost of safety is not a good trade-off in most scenarios. There is no such thing as a “perfect programmer” who won’t make mistakes.
People on Snapchat dont give a fuck about cleanliness.
Gender is obviously a signed byte.
openSUSE Slowroll and Secureblue are my favorites ATM. Slowroll for gaming, Secureblue for mobile device. Both are hardened for security because that matters to me.