Remix.run Logo
thehamkercat 5 hours ago

I think people shouldn't just jump to distros which are getting heavily hyped in media/Youtube, cachyOS had similar wave, and now Omarchy does.

(example: NetworkChuck, Primeagen? and a few others)

also, archlinux is much easier to install nowadays with archinstall [1], so i'm not sure you really need another opinionated layer on top of it

[1] - https://wiki.archlinux.org/title/Archinstall

sva_ 5 hours ago | parent | next [-]

I think this is more about the UI, rather than the install. I haven't tried it myself though.

I think nowadays using quickshell anyone who is so inclined can vibecode their own UI though. I recently made the switch to Wayland/hyprland and rebuilt my polybar on quickshell, even adding widgets that allow getting system info/fine grained system control (interactive Bluetooth, WiFi, Volume, Brightness etc).

kennywinker 5 hours ago | parent [-]

Ah yes, the solution to software with massive security holes is for everyone to vibe code their own software with massive security holes.

But in all seriousness, I am running omarchy now, and I will almost definitely be switching to arch at some point in the future.

sva_ 4 hours ago | parent [-]

Even if you introduce bugs in your UI (which I think is not very likely if you have a basic understanding of your system), the chance that someone would exploit software that literally only runs on your own machine seems extremely unlikely to me.

I've been using arch for over 10 years btw.

inigyou 3 hours ago | parent [-]

Isn't the other half of AI that we can afford to look for exploits in one-off software?

sva_ an hour ago | parent | next [-]

I am not sure how someone would run an LLM on my computer to look for exploits as the source code is only available on my machine?

bdcravens 2 hours ago | parent | prev [-]

The old human nature tendency of "Just ship it!" and the desire to move on to the next shiny thing on our wishlist doesn't go away with AI. If it anything, it makes it worse.

starky 3 hours ago | parent | prev | next [-]

I had just enough issues with archinstall the last time I tried it that I went back to EndeavourOS which essentially gets you a GUI installer and some pre-installed utilities on the stock Arch install. The only significant change I'm aware of is that they use dracut instead of mkinitcpio.

esskay 5 hours ago | parent | prev | next [-]

Add that annoying theo guy to that list. Cant stand these people, they confidently push out videos like they're experts, a week later it turns out whatever they were talking about was total crap and they've already abandoned it - case in point OpenClaw. Look at the mess of videos those named above put out about it, not a single one uses it anymore.

1123581321 2 hours ago | parent | next [-]

Sadly, true. I know a person who gets AI news from that YouTuber and quotes him like he’s a household name and pays him for some repackaged chat models. It’s tedious and hard to talk to them about basic/remedial aspects because their education from YouTube is half-heard and superficial. I’m trying to get him to invest the time in hands-on experience and then we can talk about that. When you’re deep into these channels, you’re not gaining experience and you can’t easily start until you pull away.

pibaker 5 hours ago | parent | prev | next [-]

There is only so much a human can master in his lifetime. And if you choose to master the art of video production, then you are probably not spending that much time on mastering the thing you yap about on camera…

KaiserPro 2 hours ago | parent | next [-]

> if you choose to master the art of video production, then you are probably not spending that much time on mastering the thing

What?

Its perfectly possible to master two things. Video production isnt _that_ hard. Especially as lighting, shooting adding graphics and editing film is much much easier than 10 years ago.

skydhash 11 minutes ago | parent [-]

I was watching one guy explaining the xv6 code and it was pretty much one shot with a single camera pointing at the listing on paper. Not sure if you need professional video if you want to really expound on something.

lstodd 4 hours ago | parent | prev [-]

which is why you have to hire people who master the art of yap whatever on camera, so the video production guy can have something to work on.

or did you think onlyfans?

inigyou 3 hours ago | parent | prev | next [-]

Not a single mention of Pirate Software yet?

heed 4 hours ago | parent | prev [-]

as primarily influencers they make money from your attention, not from promoting or making good software.

bundie 5 hours ago | parent | prev | next [-]

Just use Fedora. It just werks (most times).

kennywinker 5 hours ago | parent | next [-]

I like the very non-windows very non-mac ui of omarchy.

tomrod 4 hours ago | parent [-]

UI is desktop environment and (usually) ports to large-use distros cleanly.

- JaKooLit’s Fedora-Hyprland Repository: https://github.com/JaKooLit/Fedora-Hyprland. The most popular automated setup guide and installer for Fedora, bundling Hyprland alongside pre-configured bars, launchers, and

- Official Hyprland Wiki: wiki.hypr.land/Getting-Started/Installation/. The main reference guide for core configuration options, environment variables, and Wayland portal requirements.

- Solopasha Fedora COPR copr.fedorainfracloud.org/coprs/solopasha/hyprland. The primary community repository hosting cutting-edge builds of Hyprland and its ecosystem packages for

- Fedora Discussion Tutorials: discussion.fedoraproject.org. Community walkthroughs covering minimal netinstall setups and distro-specific Wayland troubleshooting.

KaiserPro 2 hours ago | parent | prev | next [-]

Fedora is an arse to use. most of the distros for non free software are targeted at stable RHEL, so are miles out of date.

You only get 6 months of updates, at which point everything break subtly, or not if you use nvidia.

ubuntu with a custom GUI is the way forward, at least compared to fedora.

agumonkey 3 hours ago | parent | prev [-]

is there a fedora 44 ws with non free package built in ?

jm4 3 hours ago | parent [-]

You still have to use rpmfusion, which isn’t a huge deal. It’s maybe 5 min one time and then you are set.

Or you could use one of the Universal Blue spins. Bluefin and Aurora have non-free stuff built in and you can install pretty much any package from anywhere.

agumonkey 2 hours ago | parent [-]

oh thanks a ton

quadrifoliate 5 hours ago | parent | prev | next [-]

[flagged]

supriyo-biswas 4 hours ago | parent | next [-]

> As a developer who mostly wants a Mac-like Linux distro without the associated noise

I'm required to use Ubuntu at work. Coming from Mac, apart from the menu bar at the top, on Gnome, I've been able to customize the keyboard shortcuts, remap the keyboard so that Ctrl works like Cmd, and use extensions like Dash to Dock[1] and themes like Whitesur[2] to replicate something that almost works like a Mac.

The keyboard remapping and customizing keyboard shortcuts were all done within default the default settings app.

The only things missing are some keyboard shortcuts like Ctrl+A/V to move to the beginning and end, and the Ctrl+Shift+C/V behavior on the terminal instead of Cmd+C, which I've just worked around by using VSCode's terminal and configuring it to copy when I press Ctrl+C with some text selected.

[1] https://extensions.gnome.org/extension/307/dash-to-dock/

[2] https://github.com/vinceliuice/WhiteSur-icon-theme

quadrifoliate 2 hours ago | parent | next [-]

> The only things missing are some keyboard shortcuts like Ctrl+A/V to move to the beginning and end, and the Ctrl+Shift+C/V behavior on the terminal instead of Cmd+C, which I've just worked around by using VSCode's terminal and configuring it to copy when I press Ctrl+C with some text selected.

The fact that you think this is acceptable shows that you don't appreciate the difference. Again, I haven't used Omarchy but the docs claim that Super + C and Super + V work everywhere, not with all the different exceptions you mention.

weaksauce 4 hours ago | parent | prev [-]

if you reset the keyboard shortcuts to their defaults and install toshy you can get the ctrl-a/e stuff and copy and paste in the command line with cmd-c/v and a lot of the other mac like keyboard shortcuts. it's really plug and play and works well... can't recommend it enough. (though there are some edge cases that may require some tweaks but overall it's great)

https://github.com/RedBearAK/toshy

fny 5 hours ago | parent | prev | next [-]

Why doesn't Ubuntu fit the bill? You can even install hombrew on it. Everything works like a mac with no fuss.

Also the only reason I left Linux was due to hardware. Ubuntu was convenient enough.

onraglanroad 4 hours ago | parent | next [-]

There's no reason to use homebrew on Linux. Your package manager is better in every respect.

Just don't.

lrvick 4 hours ago | parent | prev [-]

Homebrew is like giving a bunch of wikipedia randos remote shell access to your computer. There is no enforced code review policy. Any maintainer can make a commit under a pseudonym and merge their own code to main without review.

Homebrew should not be allowed near any machine you need to be able to trust.

quadrifoliate an hour ago | parent [-]

> Homebrew is like giving a bunch of wikipedia randos...

And I'm guessing you go to https://www.britannica.com/ when you want to learn something about a new topic, right?

bigyabai 5 hours ago | parent | prev | next [-]

> In a different way you can see this in this thread where instead of discussing why Omarchy has the bug

There's nothing interesting to discuss. Rootless OCI-compliant containers exist, and Omarchy ignored them. The "convenience" of the solution they chose simultaneously opens an enormous attack surface that the maintainers didn't consider.

This is why I don't believe the "give me a macOS distro" people - even Apple wouldn't do this. If you want a preconfigured Mac-like distro, then you should use GNOME and not a pre-riced desktop with hundreds of dotfiles. You don't have to use Arch either, you can go with a graphical install of Fedora or CachyOS if you want. This will give you a system that you can understand, maintained by people with a minimum standard of quality, that actually resembles the workflow of macOS. There is no Niri or Sway rice that will magically make your system make sense, and this is why I think a lot of the Mac and Windows expats should just use a normal desktop.

quadrifoliate 2 hours ago | parent [-]

> There's nothing interesting to discuss. Rootless OCI-compliant containers exist, and Omarchy ignored them.

Why Omarchy chose to ignore all the rootless OCI-compliant containers; and also why docker itself isn't rootless yet is a pretty interesting thing to discuss. I'm not aware of the specifics being a Mac user myself, but others in the thread (e.g. here https://news.ycombinator.com/item?id=49500186) say that podman still doesn't work 1:1 with docker exactly.

If you disagree, that's a reasonable thing to discuss; but otherwise just saying "ha ha just use the rootless thing" is missing the point.

troupo 4 hours ago | parent | prev [-]

> if you encounter a problem with Arch and ask about it

It's probably already documented on Arch wiki or it's a generic Linux issue that has already been solved by someone (that has been my experience with Cachy).

izacus 4 hours ago | parent | prev | next [-]

Omarchy seems to be pentested by a bunch of angry haters. Who's pentesting your arch install? :P

tomrod 4 hours ago | parent [-]

Basic docker users are the same as angry haters I guess.

izacus 3 hours ago | parent [-]

That's not what I claimed or said, do read my posts please and project less :)

tomrod 3 hours ago | parent [-]

No harm, no foul izacus. I am laughing inside because I'm included in the "angry" group by default (I hate all Linux distros, less than Windows or MacOS) and I'm often a basic docker user but got over major DE customization like Omarchy when I needed to get thing done at a higher rate (back then the coolness was crunchbang).

rramon 5 hours ago | parent | prev [-]

Omarchy imo is best for agent maxxing Mac power users who aren't locked into Apples proprietary apps like Final Cut, audio production software or Adobe and Affinity, so maybe not so great for designers and photographers as the main system.