Fenestrae delenda est
Fenestrae delenda est
Wait till you learn about the other stuff about them.
This one is pretty comprehensive
https://drewdevault.com/2024/04/09/2024-04-09-FDO-conduct-enforcement.html
He was actually banned for condoning a toxic anti-trans culture on his Discord. Violating FreeDesktop’s code of conduct.
He also once said “I do believe there could be arguments to sway my opinion towards genocide.”
Oh well. I guess this is a sign that I need to quit BF1.
I have already achieved everything I needed to achieve. Reached level 150, completed all the assignments, unlocked the Peacemaker. Most of that on Linux. I was only just playing for fun at this point.
“The Democratic People’s Republic of Korea is neither Democratic, nor the people’s, nor a republic.”
GTK = GNU’s Not Unix Image Manipulation Program Tool Kit
Oh well. Now I wish I didn’t ask.
What anime is that?
Also substack
Does this have something to do with the author being banned from freedesktop?
I agree but I have tried like hell to get my team to use Kotlin but it’s hard to convince upper management. The team is reluctant to switch as well.
Using Lombok is the next best thing.
Though for POJOs that are immutable you can use record classes now.
Could say the same for C/C++.
But yeah I’d like it if the features given by Lombok were standard in the language though it’s not a big deal these days since adding Lombok support is very trivial.
That’s some nostalgia whiplash.
The installation explodes, shattering on boot.
Either backup like de la O or get the fuck off the console.
With the Shellshock, sure to make root access drop.
Unplug the router yo, you’re not a senior sysop.
With faith
It greatly depends on the applications.
Porting Windows exclusive games to Linux is a small step as well, but most developers don’t do it because they cannot justify the additional QA and debugging time required to port them over. Especially since Linux’s market share is small.
The reason Itanium failed was because the architecture was too different from x86 and porting x86 applications over required significant effort and was error prone.
For RISC-V to even get any serious attention from developers, I think they need to have appx 40-50% market share with OEMs alongside ARM. Otherwise, RISC-V will be seen as a niche architecture and developers would avoid porting their applications to it.
They’re not compatible
This is what concerns me. ARM could dominate the market because almost everyone would develop apps supporting it and leave RISC-V behind. It could become like Itanium vs AMD64 all over again.
Size limitations? In git?
What is the average size of your source code files?
Normally you’d never run out of space in git unless you’re committing large binary files.