Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Falcon, to linux in Laptop companies: which one?

Re your update.

My framework has been great, I’ve had no issues with it and I’m quite happy. Make sure to go with the matte screen though.

In saying that, I think I was happier with my thinkpad, but I have no good scientific reason for that, I suspect the nipple and keyboard are a big part of it.

Falcon, to linux in Laptop companies: which one?

Framework and ThinkPad have both been a really positive experience.

Falcon, to linux in Thinking about making the big switch – recommend me a distro!

Also, if it’s just the DE, install sway / i3 and try that for a week. If you liked that it’s on literally every Linux distribution, even the BSDs.

Falcon, to linux in Thinking about making the big switch – recommend me a distro!

Go with EndeavourOS. It won’t “just work”, but it will be the best compromise between confusing abstraction and low level frustrations.

Fedora is good but it abstracts a little too much away, this is great when you understand how software works, but it’s very confusing when you’re new to Linux and programming.

Arch is good, but you won’t be able to hid the ground running, you’d have to sacrifice a weekend to learn.

Go:

  1. [Optional] Fedora
  2. Endeavour
  3. Arch
  4. Learning
  • Ghost BSD
  • Void
  • Gentoo

Tinkering with those in that order, after about 6 months, you’ll start to feel at home.

Falcon, (edited ) to linuxmemes in Look at that fragmentation!

I wish there was more variety.

You basically have BSD and Linux and in the Linux space {glibc/musl systemd/openrc/runit PKGBUILD,ebuild,deb,rpm} which seems like a lot but it’s the really niche stuff that’s fun to pull apart and play with.

Falcon, to linuxmemes in What do you guys do when you want to run unmaintained programs?

Well to clarify the two big differences here are that the exe is pre compiled and maybe dynamic libraries.

Heavy tech stacks do suck though

Falcon, to linux in (Constructively) What is your least favorite distro & why?

Cachy is a great live usb because it has zfs.

Falcon, to linux in (Constructively) What is your least favorite distro & why?

I enjoyed arch for how straight forward the install was.

Gentoo however, every time I do that from scratch it’s with X, Westland is NetworkManager that give up (my recommendation is oddlamma installer)

Falcon, to linux in "Must Try" distros and DEs?

It’s great but still really unstable. I’ll be sticking with Sway / DWM for a bit longer.

However, it looks promising.

Falcon, to piracy in Feeling the lack of moderation now Reddit?

Further TL;DR

In preparation for an IPO:

Reddit: you must now only use our app to prop up our add revenue. No third party apps (unless you pay us handsomely)

Everyone: no thanks, just make our own alternative

Falcon, to linux in Canonical's Steam Snap is Causing Headaches for Valve

Well, no, neither approach is better than the other, it’s apples and oranges.

There will always be a place for installing native applications. In the least analysis, the container itself should probably have some dependencies packaged for the target program.

The benefits of containerisation are obvious, but it’s been a lot of work and there are still edge cases to iron out.

FreeBSD has had jails since 2000. Linux, however, only got namespaces in 2008 and the first bubblewrap release on GitHub was 2016.

I’ve been using chroots and containers for development for about 2 years now and it’s been fantastic, however, I’m still grateful I don’t have to jump inside one every time I need to write a python script.

Falcon, to linux in Canonical's Steam Snap is Causing Headaches for Valve

The ZFS stuff was exciting! Are they still incorporating zfs in current releases though?

Falcon, to linux in Canonical's Steam Snap is Causing Headaches for Valve

Snap is a sandboxed environment to install applications in.

Flatpak is a more portable implementation of the same broad idea, it downloads a chroot and runs applications from within using a separate program called bubblewrap (one could, in theory, use chroot to run apps from within the downloaded flatpak images, bubblewrap offers further isolation through things like namespaces and cgroups etc. )

Snap, unlike flatpak, is a Canonical specific implementation that has a reputation for breaking a lot of things.

Falcon, to opensource in Accessing NAS when not on LAN

Yes it’s easy, install WireGuard in a container, port forward to it and copy the profile to your other devices.

When you connect to the WireGuard network on the second device, you’ll have access to your internal network and hence your nas.

I also use a reverse proxy so I can remember computer names rather than ip.

Falcon, to linux in Fish rewrite-it-in Rust progress: 100%

PL can have a large impact on features, bugs, bug reports, troubleshooting, performance and documentation. Particularly when dev resources are limited.

It’s hard to see how this opinion holds any water.

Rust is a great choice for a shell built as an interactive shell that doesn’t have to be core to the OS. Over C++ this also makes development more accessible to young programmers.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #