I would disagree. I feel xp was the last good windows. After that it all went to shit.
I would disagree. I feel xp was the last good windows. After that it all went to shit.
That was the first time I tried Linux with the free and open thing. I didn’t know much back then and when I saw the ads, I was like… Ooohhh this is ad supported crap. Nope… Not at all
Fucking distro kept me away from my spirit penguin for 2 years before I realized it was ubuntu’s fault.
So just replace my old licence file with the GPL?
Can someone help me? I have been licencing my code under BSD2Clause, I wish to switch to gplv3. How do I switch?
Thank you
I love this shit you know. Before Linux, I didn’t know that upgrading could decrease the amount of space it takes. And especially since I have a 512gb ssd only, this feels so good.
Crazy FRELP supporters
If you by any chance do something that goes against physics, it just means that there is more physics you didn’t know about.
When I learnt programming (back in early 2000s) the textbook said C is a high level 3rd generation language with 4th gen languages being something higher (I don’t remember what examples were given specifically). This is back when the java applets and action script for flash were the hot things. How I miss the days without the world being cursed by JS.
Yeah… I love them. Makes my != look like ≠
It’s the upper bound
Doesn’t arch auto install 32 bit headers on enabling multilib?
I want to disagree. Like I get that installing arch maybe difficult for someone not familiar with the Linux environment, once you install it up and make it sweet looking, for daily use, it’s generally cool. A non tech savvy person is anyways going to be using the browser and office suite mostly, so I install Firefox with uBlock and install Libre office. I also install flatpak and packagekit and they can wasily install software from there, I recommend them to use flathub mostly and I have had only one of my friends machine borked because they read a little bit stuff online and installed stuff from the aur. And the aur borking a system is rare too.
The only prerequisite to giving new users an arch install is that you are there for support.
Yeah… It’s an awesome crate. I use it for my app too.
What the fuck is local low? I don’t understand. Local is Billy G’s jizz… I get that… And Roaming is for poor plebs. But why LocalLow? Is it like cache? But I have seens games saving their save files there. I don’t understand
How did they solve the static dust problem?
I also love this. I don’t why but gc languages feel so incomplete to me. I like to know where the data is that I have. In c/c++ I know if I am passing data or pointer, in rust I know if it’s a reference or the data itself. Idk, allows me to think better