Mosh hasn’t had a release in quite a while (Oct 2022). While that’s not that old, and there does appear to be somewhat active development, it’s a little slow moving for something that might be open to the internet directly. I used to use it but ssh with tmux is mostly fine and makes me feel a little safer because of their wider use.
Unity has been getting better press because they mildly walked back a few of their policies. One prominent gamedev channel i saw (games from scratch i think?) did a video praising them for booting out ironsource execs (adware company unity bought a while back) from the company.
And, like clockwork, Unity proves that it was never the plucky underdog that was going to take on the behemoths of unreal and (at the time of inception) cryengine. In fact, it feels like its more hostile to its users than either of its original competitors, that were once known for hostile and expensive features.
And again, im gonna shill for godot. You’re better off using FOSS for your tech stack primarily because of this kind of arbitrary behaviour that becomes standard once you’re too big to be internally accountable.
I know there are a lot of Godot tutorials out there, wondering if there are any you would specifically recommend though? I’ve got a lot of Unity experience but looking to move my personal projects to Godot
I can vouch for Clear Code, as well. That’s where I started and learned to build some 2d platforming games. If you want to get into 3d right away, there is a channel called BornCG that has a very good series on building simple 3d platformer games, too.
If you’re not using your pihole as a recursive DNS server that is a natural next step that ties neatly into where you’ve already gone. Wireguard can also easily run next to it if you want a lightweight VPN for when you’re away from your network.
Thanks for sharing these feature. I run pihole but knew nothing about this. As my move my implementation to new hardware I’ll definitely be adding this.
Very beginner friendly and has a big community, most stuff works out of the box, steam is recommended heavily as it has a build in compatibility layer (Proton) if you want to check your favorite games check out at protondb.com
Only notable thing is that MS office isn’t working on Linux unless the web app is used (wich isn’t a problem unless you are required by work/school to use it)
but wouldnt lower numbers mean no one needed to fix & revamp a working OS?
higher numbers mean more fuckups than needed to be fixed until it was so broken there was no longer a way to code you way out, had to start right from the start!
It really depends on what versioning means for the project. If we are talking about semantic versioning then a lower number only means there haven’t been many breaking changes over time. Or that a lot of broken stuff has been kept that way because it would break compatibility.
In 2000, Steve Jobs announced Mac OS X as the operating system for the next 20 years. So they kept the version for 20 years and well… in 2020 they started to make the yearly updates be major version number updates again (instead of minor version numbers).
In two of my previous jobs (I’m a software engineer) I could officially install any Linux distro to the company laptop (which I did of course) fully replacing the wintoys. Could use the machine as I liked, no corporate mandated BS spyware or anything. On of the provides a SaaS product and used Linux server/virtual machines. Otherwise it was mostly MS bits + sprinkle a little Atlanssian horrors to it.
Unfortunately in my current job I’m limited a VirtualBox Linux running a corporate restricted wintoys machine in a MS environment. A long for the days when I was more productive with my Linux installation.
It’s just sad and funny how corporate world is that MS products it has to be (because reasons).
I could officially install any Linux distro to the company laptop (which I did of course) fully replacing the wintoys. Could use the machine as I liked, no corporate mandated BS spyware or anything.
Yes, and when the company gets hacked they can sue you for not keeping “your” computer secure enough. When I started my career on the field I also had those ideias that companies are evil and want to spy on everyone and enforce stupid policies on computer and whatnot.
Eventually I moved to heavily restricted environments where once you see what’s going on there you simply wouldn’t even open WhatsApp on that machine, let alone surf unknown websites. You wouldn’t do it not because the fear of being monitored but by the amount of liability you would be exposing yourself if you did. Trust me, the company isn’t bad, predatory but at a certain level you simply think twice. In fact they even reconize that people might want to surf random websites or use some personal accounts and provide a secure virtualized extra browser (restricted from the internal network) but still no way in hell people even think about using it for something so simple such as WhatsApp.
To be fair, this way of thinking might be the best. Just assume people will want to have a personal messaging app, email or whatever on the side and deploy some virtualized / restricted local or remote solution so they can do it without creating risks for themselves or to the company. At least this way you’re still under control and people wouldn’t be trying to bypass your security everyday…
Yes, and when the company gets hacked they can sue you for not keeping “your” computer secure enough.
Sounds very American point-of-view. Installation and usage was officially sanctioned. Most developers in both companies preferred to use Linux, some used Macs, wintoys users were a minority. Neither company had any super restrictive corporate BS on their wintoys installation. Neither company is based in the Americas. Both are local companies in the EU.
Yes but doesn’t change the issue. That scenario will happen and no CTO on his right mind would allow indiscriminate and random tool usage as it opens the company to a ton of possible liability. If someone does then that person is just bad at their job.
usage was officially sanctioned
What do you mean by this? Is there an entire set of guidelines and security policies for both Windows, macOS and Linux users on the company? Like AV software they’re required to run, do they lock Linux machines with policies like they do with Windows ones? How does it work? If they don’t to any of the above then we’re back to my previous asessement.
The point here is that the company trusts their employees to use the best tools for them, be secure and do the right thing. Be the most productive. Windows needs that kind of third party snake-oil like AV software and restrictive policies to run it somewhat secure. Most Linux distros are already secure by design out of the box. Drive-by malware and hacking are a thing in windows not Linux.
Of course there are best practices and guidelines for running your system securely, how to handle sensitive data etc.
The guy’s language is the exact same hand wavey magic he opened up criticizing. “Appeal to my claimed authority. Wayland bad. Missing parts. Analogous to poop.”
I practically never come across anyone who addresses a point directly and don’t think I ever will. Everything is tribalism and politics and sunken cost fallacies.
So yeah, Xfce looks the same as it did 10 years ago.
And?
Desktop environment is meant to launch apps and give me windows and maybe have a file manager. Xfce does that. It's a desktop environment.
Hey, "modern" desktop environment enthusiasts, if you bring Compiz back from the dead, give us luddites a call, will you? Ohhhh you kids should have seen it back in the day. Windows and Mac users saw Compiz in action and were, like, "wat." You don't get them to react that way to modern Linux desktops, no. And all that is lost now. Thanks Wayland.
I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine.
Can the file be split into different files like in Gentoo? I used to have different files for basic stuff, gaming, hardware specific, etc, so I could keep the parts of the Configs I wanted from one machine to another.
If so I’ll definitely check it out, been meaning to try Alpine since for what I understand it’s not GNU, right? Which should put a final nail in the GNU+Linux copy pasta hahahah.
I don’t think apk would check multiple files for the world. But you could maintain them outside the apk mechanisms, just concatenating them into a single file, with tup/make/sh/whatever.
Makes sense, I actually have a tool for that sort of thing that I wrote for i3 configs (it’s called CFC and it’s here in case you want to use it gitlab.com/Nibodhika/cfc )
Alpine Linux is the most sane distro I tried. The absence of glibc brought limitations unfortunately, but it is the fault of developers that uses that shit instead of pure libc.
Manjaro - used to love it. Now the only distro I actively advise against
Garuda - just too much ( I prefer Arch / EndeavourOS )
Elementary - wanted to love it - just too limited
Gentoo - realized I just don’t want to build everything
RHEL Workstation - everything too old
Bhodi - honestly do not remember - long ago
Ubuntu - ok, let’s expand…
These days, I dislike Snaps. Ubuntu just never hit the sweet spot for me though. I was already an experienced Linux user when it appeared and preferred RPM based distros at the tome. Ubuntu always seemed slow and fragile to me. Setting things up, like Apache with Mono back in the day, was “different” on Ubuntu and that annoyed me. For most of its history, it is what I would recommend to new users but I just never liked it myself.
Debian Stable - ok, let’s expand
I really like Debian. It was also a little “alien” when I was using Fedora / Mandrake and the like but it never bothered me like Ubuntu. I ran RHEL / Centos as servers so I did not need Debian stability. As a desktop, Debian packages were always just a little too old ( especially for dev ). The lack of non-free firmware made it a pain.
These days though, Debian has been growing on me. The move to include non-free firmware has made it much more practical. With Flatpaks and Distrobox, aging packages is much less of a problem too. I could see myself using Debian. I am strongly considering moving to VanillaOS ( immutable Debian ).
I basically do not run any RHEL servers anymore. At home, I have a fair bit running Debian already ( Proxmox, PiHole, PiVPN, and a Minecraft server ).
EndeavourOS is my primary desktop these days ( and I love it ) but it is mostly for the AUR. A Debian base with an Arch Distrobox might be perfect. Void seems quite nice as well.
I have been an Open Source advocate forever ( and used to say Free Software and FLOSS ). I have used Linux daily since the 0.99 kernels and I even installed 386BSD back in the day. Despite that, the biggest “not for me” distros right now are anything too closely associated with the politics of the GNU project. It has almost made me want to leave Linux and I have considered moving to FreeBSD. I would love to use Haiku. OCI containers and the huge software ecosystem keep me on Linux though.
The distribution that intrigues me the most right now is Chimera Linux. I run it with an Arch distrobox and it may become my daily driver. The pragmatism of projects like SerenityOS really attracts me. Who knows it may be what finally pulls me away after 30+ years of Linux.
Apparently there’s a lot of hate for the devs/packaging team, people say updates break their systems all the time. I’ve used it on and off for a while years ago, personally and have had no issues. I put it on my parent’s computer over two years ago and they haven’t had any issues either.
Yep there seems to be a lot of hate for stupid reasons (“omg they forgot to renew the SSL cert of the archived forum”). I’ve been using it for 4+ years now and had zero major problems. I have even installed some exotic software from the AUR and am using them without any issues.
linux
Top
This magazine is from a federated server and may be incomplete. Browse more on the original instance.