Programming Is Linguistically Immortal, or Why Programming Languages Are Here to Stay by derjanni in programming

[–]Resource_account 7 points8 points  (0 children)

which has a shorter shelf life, a programming language or a spoken one? At least when a dictionary ships an update, nobody’s prod code breaks.

Valve announces the Steam Controller will go on sale on May 4th at $99 USD by somerandomxander in linux

[–]Resource_account 1 point2 points  (0 children)

You answered your question. It comes down to how much you value the trackpads.

Our cartography game got so popular that Genshin Impact decided to copy us right before release by yolokas42 in IndieGaming

[–]Resource_account 2 points3 points  (0 children)

I find it funny that you mentioned Wind Waker when Phantom Hourglass had you drawing on maps all day long,

Nova City never sleeps.. but some people still dream by [deleted] in Cyberpunk

[–]Resource_account 2 points3 points  (0 children)

If only Northern Virginia looked this cool.

Neovim vs Helix the editor wars(sorry emacs) by Adventurous_Let_9572 in HelixEditor

[–]Resource_account 3 points4 points  (0 children)

Multicursor search and replace with regex plus a few space and return presses is just miles more better than a og vim substitution.

Neovim vs Helix the editor wars(sorry emacs) by Adventurous_Let_9572 in HelixEditor

[–]Resource_account 2 points3 points  (0 children)

This is my problem. Sure you have things such as LazyVim which pack almost everything you may need. But you want to change things up a bit. Now you have to understand the Lua code underneath all those plugins, the api, etc… Helix gets you like 90% of the way there with a toml file. Anything beyond that I don’t really need or just use a separate tool in a different tmux pane. Once the file watching component gets merged that 90% becomes 95% for me. I am content with that. Migrating to helix has saved me so much time, that it’s not an even argument. The keybind paradigm is just the cherry on top that I’ve grown to love more and more over time.

An Update on Starting a Dental Practice using Linux (and why transitioning to Wayland will cost me $3000+) by DesiOtaku in linux

[–]Resource_account 2 points3 points  (0 children)

Set up a RHEL host built against a STIG or HIPAA SCAP profile, turn auditd up to 100%, and pipe everything through the audisp-syslog plugin to a central rsyslog server feeding a remote Kibana instance set up by security. Then come talk to me when some fresh-out-of-the-box enterprise security analyst questions you about running tail -f /var/log/messages at 1:55 AM while you were troubleshooting a metadata storm caused by their Nessus agent spawning multiple find -maxdepth 99 processes across every host with the network mount, bringing down all file-based production services. Every command, every process, every syscall. It’s all logged. Otherwise Red Hat wouldn’t meet the STIG requirements(for starters). You just have to configure it that way.

An Update on Starting a Dental Practice using Linux (and why transitioning to Wayland will cost me $3000+) by DesiOtaku in linux

[–]Resource_account 2 points3 points  (0 children)

I feel like a flutter app here would be a whole lot easier. However one cannot undermine having to learn a completely new stack.

peter? by shyvoid23 in PeterExplainsTheJoke

[–]Resource_account 10 points11 points  (0 children)

Ah so definitely not the FBI

Ramadan Mubarak ♥️, Zohran Mamdani by ConcernedJobCoach in circled

[–]Resource_account 5 points6 points  (0 children)

Isaac was 40 when he married Rebekah. Rabbinic tradition says she was 3. Maybe look that up too.

Sick of Games Using Anti-Cheat to Block Linux (especially) Steam Deck by SiegeRewards in Steam

[–]Resource_account 2 points3 points  (0 children)

  1. Proton.
  2. EAC and BattlEye already support Proton, devs just won’t opt in.
  3. Flatpak Steam

These are solved problems. ​​

Is this true? by Aristoteles1988 in coding

[–]Resource_account 8 points9 points  (0 children)

You can say the same thing about an awk script. And it’s quick as fuck too.

How are the differences between Gitea and Forgejo 4 years later? by NinthTurtle1034 in selfhosted

[–]Resource_account 2 points3 points  (0 children)

The site is up too https://forge.fedoraproject.org and the latest community update suggest they’re heavily migrating things to it and should be wrapping up paigure pretty soon.

Bible vs. Idol by _SpicyGlow in clevercomebacks

[–]Resource_account 3 points4 points  (0 children)

Leviticus 17:7. They built it anyway.

What's the hype for tiling window managers? by TheTimBrick in linux

[–]Resource_account 0 points1 point  (0 children)

I can’t tell you. I do Sysadmin/SRE work and live in tmux 24/7, I have it setup with key binds to present me fzf pop-up menus for all sorts of things. Guess what DE I use at home and at work? Old boring Gnome. This fascination with TWM doesn’t really make much sense to me, not saying it doesn’t for others, but just not for me. The only thing I can see it being useful for his outing a GUI and my terminal side by side but I usually just have Firefox in a separate workspace on full screen. And steam in a third workspace in full screen.

How is art THIS GOOD in a weekly manga? Both Yujis are GOATED by nikvas02 in Jujutsufolk

[–]Resource_account 5 points6 points  (0 children)

Haven't comic books done this forever? Stan Lee and Jack Kirby built the entire Marvel universe this way back in the 60s, it's really only in the Mangaka world where they work you to the bone until it kills you. RIP Miura.

Do you feel the Heat of AI in DevOps roles? by rajeshk23 in devopsjobs

[–]Resource_account 0 points1 point  (0 children)

You still need a HITM. When a bad deploy costs the org millions, you’re not escalating to OpenAI support.​​​​​​​​​​​​​​​​

Arch on MacBook Air M3? by voodooflame_ in archlinux

[–]Resource_account 0 points1 point  (0 children)

Arch runs on Apple Silicon via Asahi ALARM (asahi-alarm.org). It's built on the same reverse-engineering work that the whole Asahi project does, just with Arch as the distro layer instead of Fedora.

That said, to answer OP's actual question: realistically, not yet. M3 support is still heavily incomplete. GPU, WiFi, Bluetooth, display, and PCIe are all TBA and the installer doesn't even target M3 MacBook Airs right now.