dontmindmee has quit [Remote host closed the connection]
rohan has joined #kisslinux
<macslash1[m]>
wael: meow
aliosablack has joined #kisslinux
chomwitt has quit [Read error: Connection reset by peer]
rohan has quit [Ping timeout: 268 seconds]
dontmindmee has joined #kisslinux
rohan has joined #kisslinux
<phoebos>
midfavila: oh beautiful
<phoebos>
buffer overflow but nice to see an attempt at using pixmaps
rohan has quit [Ping timeout: 248 seconds]
<testuser[m]>
I think it's pretty clear that Go is indeed the most C-like language out there right now
<testuser[m]>
There is essentially zero chance that Linux will still be in development 50 years from now... We might have strong AI by then, and surely one of its first tasks would be to redesign our entire information technology stack from the ground up.
<testuser[m]>
I wonder why HN likes projects written in C so much. C has its uses, but most of the modern code should be written in Rust, C++ or higher-level languages.
<testuser[m]>
Is a computer pulling 600W from an outlet that bad? Kinda, yeah, especially when it's an overnight deal whenever you update your browser. Not that you'll ever be able to build Chromium and properly test it*. Consider building it once is O(1) and building it for every user of the distro on hardware that might not be very efficient for every update is O(n). It's stupid and wasteful and I hope you live somewhere you can smell the fires
<testuser[m]>
that are now an entire season in some places.
<midfavila>
>gentoo users are responsible for the california/australia wildfires
<midfavila>
BASED
<testuser[m]>
source based distros considered harmful 2025
<midfavila>
if software wasn't a fucking mess building it wouldn't be such a pain t b q h
<testuser[m]>
I get the feeling OP is just a "/g/ shitposter" eager to make fun of fans of new fangled languages simply because it's funny. What else does 4chan know better than imitating minorities in order to generate chaos for the "lulz", especially if those lulz include using image generators for the purposes of electoral memes -- that and hentai? This issue's maintainers are about as responsible is the project itself. What a shitshow.
kinozawa has joined #kisslinux
<midfavila>
so, legitimate question, testuser[m]
<midfavila>
why do you spend so much time posting random quotes?
<midfavila>
i'm guessing you just use a bot or something
<wael_>
for the lolz
<testuser[m]>
The added bonus with Rust is that it was written for the web. Mozilla Foundation originally made it for Firefox. The most mature Rust APIs/skills are all for the web. Rust builds to WASM too because of that. Much server side code was ported from C#/Go to Rust due to how flexible Rust is. With C#/Go grade productivity but C/C++ performance out of the gate.
<testuser[m]>
midfavila: it's just random stuff from whatever I'm browsing
<testuser[m]>
sometimes i intentionally look for it
<midfavila>
fair enough i guess
<testuser[m]>
how exactly do you drop priviliges without hardcoding a uid like 1000
<phoebos>
depends on the context. obsd is good at that sort of thing, and many daemons have their own specific nonprivileged user to drop to
<testuser[m]>
phoebos: kiss-ng
<wael_>
how do you get the process id used in tmpdir from a build script