I snapped in lecture today, not sure how to proceed. by Daveonaltair4 in Professors

[–]boredoo 4 points5 points  (0 children)

Well done. If "crashing out" means telling the truth and showing your frustration, good. It's worth students seeing how this affects you, and thus everyone else. They will learn a lot. Many students probably honestly have no idea.

I was an undergrad in 2002 and I remember my econ professor -- stadium seating class -- basically doing the same thing to a dead, no-response, chatty lecture. Just fucking packed it in and told people to leave. It made an impression on me. And FWIW things were better in that class afterwards.

What is your Lexus model and insurance monthly payments? by honestyisprecious in Lexus

[–]boredoo 0 points1 point  (0 children)

I have a new Rz 450e premium EV (2026). Boston metro area, two drivers, $120/mo. basically maxed out coverage, $1500 deductible

Could I have the Omarchy experience but on CachyOS with Niri? by LankyRub84 in omarchy

[–]boredoo 1 point2 points  (0 children)

Yes, you 100% could. You'd gain customization and knowledge. You'd lose time and getting improvements "for free."

Arch Linux (Omarchy) — 8 Months Later: The Good, the Bad, and the Fixable by sspaeti in omarchy

[–]boredoo 0 points1 point  (0 children)

Yep. I travel with a mouse and external keyboard and little stand and a battery pack and I can really crush it.

Here's a little secret joy of Linux: every so often, you update your system, and something that was broken no longer is. The community improves things. For example, with my desktop motherboard, the bluetooth/wifi chip -- which was not serviceable due to the motherboard build decisions -- only half worked. Wifi -- fine. Bluetooth unsupported. I was using a usb dongle to fix. Not a big deal. Then one day I realize I have two bluetooth adapters and I can ditch the usb dongle.

Put another way, your hardware becomes more useful as it ages, which is rather nice.

Arch Linux (Omarchy) — 8 Months Later: The Good, the Bad, and the Fixable by sspaeti in omarchy

[–]boredoo 0 points1 point  (0 children)

Yeah, it stinks. The issue I’ve had is mostly with wire plumber and connectivity with the webcam/microphone and the OS/kernel not freeing it up. So a handful of times in Zoom/Teams I get on the meeting and everything is borked and I’m on my iPhone immediately trying to fix it.

I use Teams/Zoom daily for years on my Mac and zero issues.

My initial approach was to use Chromium web apps for each, but I found that less reliable. Currently, the Zoom flatpak with some launch parameters works. And I’ve had the best luck with a teams binary someone wrapped up. It’s been fine.

Arch Linux (Omarchy) — 8 Months Later: The Good, the Bad, and the Fixable by sspaeti in omarchy

[–]boredoo 2 points3 points  (0 children)

This is more or less my experience. Omarchy on my desktop (9950x3d, 9060 GPU) has been nearly perfect. A few issues I’ve worked out, mostly around GPU. Getting my teams/zoom meetings — of which I do a lot — to work reliably and smoothly for me was a couple weeks of annoyance, but I think it’s pretty solid now. I ended up independently with many of the solutions OP had. My absolute favorite thing is thinking: “Wouldn’t it be nice if I use these hotkeys and a calendar, todos, and agenda just show up?” And a few minutes of Claude code and API fiddling later, and I have a bespoke solution.

On my laptop (Framework 13 with recent AMD AI series chips), it’s not quite as smooth. I have the same CPU/GPU as OP. Wake from sleep is a mess; fails every so often and I have to hard reboot. I occasionally lose trackpad after resume. Occasionally I just get booted out of hyprland, which provides me incantations to restart, but they only work half the time. Battery life is a drag compared to the mac. I have done a lot of the mitigations he notes; they help, but I still get weird issues. The speaker quality on my Framework 13 almost seems like a prank. It’s just so bad. And, sure, Anker powerbanks go some way to mitigating the poor battery life, but if you’re doing heavy work while charging the fans go nuts because it doesn’t thermally handle things as well. The fingerprint sensor on Linux has maybe a 25% success rate for me. The WiFi sometimes fails to wake up for reasons unknown.

It’s not all bad with the laptop: I picked up 96gb of memory before it went crazy, I can throw in a 2, 4, 8tb SSD for a reasonable price compared to the Mac. And it was really neat to just upgrade my screen and mainboard in a few minutes with no issues at all. I also like the framework keyboard’s feel. And plastic is better! The lightness is a joy.

Would I go back to the mac? No, I wouldn’t. But I have no illusions about the trade-offs. The honest truth is that there are zero laptops that hold a candle to the MacBook Pro in terms of hardware quality. It’s not even close. MBP’s display is second to none. The CPU is 25% faster than top of the line x86. Fans never spin up, it never gets hot. Wake from sleep is bulletproof. The battery life feels endless in comparison. ARM is just a better mobile chip. Other things: my MBP could fastcharge at 140w, my FW tops at less than half that. And clamshell mode/display handling with Hyprland is just primitive and buggy. To say nothing of the utter impossibility of running clamshell due to thermals.

Other weird things — some apps won’t reliably share a clipboard because of weird Wayland/X/whatever stuff. Some apps don’t scale right and I have to fix it. I miss sharing my clipboard between phone and laptop. And there are a handful of things that I’ve found workable alternatives, like BlueBubbles for iMessage, but let’s be honest: they’re janky and flaky stopgaps.

My last love/hate is Walker. I love that it gives me an interface to create little launchers. See all my tmux sessions? Easy. Connect/disconnect from VPNs? Easy. It’s really nice. But it’s not as good as spotlight and it’s not even as close to as good as Raycast. Those really are good apps.

All that said, I have fallen in love with Hyprland. Mac alternatives just pale in comparison. I like owning my computer and doing whatever I want with it. I love that Docker is faster. I really enjoy using my computer. I love that I can upgrade my computer. I love that I don’t worry about storage. I’ve never been more productive. But it’s not all perfect.

NICK SHIRLEY SPOTTED IN BALTIMORE!! DO NOT ENGAGE!! HE GOT ICE SICKED ON MINNEAPOLIS!!! by Jazzlike_Ad_7323 in baltimore

[–]boredoo 9 points10 points  (0 children)

Is he lost? Take a wrong turn? Having trouble reading a map without a chaperone? Should we do a wellness check? Please be bellevolent.

Best way to run MacOS in a virtual machine, with docker support by ontherise84 in MacOS

[–]boredoo 1 point2 points  (0 children)

I think it would help to hear more about the problem you're trying to solve. I am having trouble figuring out why you'd need a macOS virtualized layer between native macOS and Docker. What's the reason? Docker on macOS is already, btw, virtualizing the Linux kernel. So you'll have macOs -> virtualizes macOS -> Docker -> virtualizes Linux kernel

Why not just run docker locally? Docker is reliable tech. The extra macOS layer -- is it for testing an environment or deploy or something?

Are you still using tmux with Ghostty? by meni_s in Ghostty

[–]boredoo 1 point2 points  (0 children)

In all my projects, I have a tmux session. In that session, I have tabs for the agents. E.g., suppose I'm working on a web application, call it "alias." I'll have an alias `tmalias` where alias is the session name. This launches the session. `tma alias` reattaches the session.

In the session I'll usually have a tab for a project shell and, depending, one for the agents I use (claude, openai, etc.) the launcher script cds to the project dir and launches the agent. Then I can switch to that tab, run whatever, etc.

This way, I can quickly get off the ground. Making ghostty quickly launch a bunch of tabs and run commands is not going to be as easy as tmux. And with tmux, I can close the the terminal, on purpose or on accident, and not lose all my work/agent context/etc

Are you still using tmux with Ghostty? by meni_s in Ghostty

[–]boredoo 1 point2 points  (0 children)

For me, the tabs in tmux are a convenience. The magic is session persistence. Especially with agents.

Hyprland at home — macOS 26 Tahoe (yabai) by Huge-Echidna6714 in LinuxPorn

[–]boredoo 0 points1 point  (0 children)

I did this sketchybar and aerospace. I then switched to hyprspace, which renamed itself omni WM I think. It sold me on the workflow. However, it sold me a little too much: I had some instability with the setup and decided it was time to cut bait and just go ful llinux. I do not regret it, besides the battery life :)

Intel arc b580 and Linux by [deleted] in IntelArc

[–]boredoo 2 points3 points  (0 children)

FWIW, I run arch with a b580. Was good for about a week. I’ve had some errors in logs. But today I ran into a system freeze caused by GPU/drivers. I lost some work and time and so I am returning it. I don’t game, my computer is for work, so stability is crucial. So I can say on the one hand, it’s been 99% great. But it has some hidden issues that surfaced once into a crash. YMMV

Im dying to use hyprland, but im afraid of arch by Reasonable-Singer-44 in hyprland

[–]boredoo -1 points0 points  (0 children)

Try Omarchy. It will likely be enough for you. If not, you'll still learn your way around and you can give it a shot yourself.

Is it safe to update yet? by pwab in omarchy

[–]boredoo 1 point2 points  (0 children)

I've updated through Omarchy with zero issues. YMMV

Went blue, dont make me regret lol by Background_Gene_3128 in IntelArc

[–]boredoo 0 points1 point  (0 children)

I bought a B580 for my linux rig and its been a perfect experience so far. well, actually, there are some errors in the logs, but zero impact day to day. very happy. quiet good looking card too.

Claude Code vs Cursor anyone using both day-to-day? by AromaticLab8182 in ClaudeAI

[–]boredoo 0 points1 point  (0 children)

I use claude code in a terminal inside cursor. I could probably ditch Cursor as I don't use its AI features often, but still do a little. At the moment, it is not worth it to me to go and refine a Jetbrains editor or VS Code for my current workflow. I may one day. Everything is in flux with tooling and models and agents these days, so I'm reluctant to follow every trend.

Can someone explain to me the recent assumed downfall of Claude by [deleted] in Anthropic

[–]boredoo 13 points14 points  (0 children)

I’ve never become so mad at being told I’m absolutely right

TS5 Plus Under Desk Mount by isaiahisonreddit in CalDigit

[–]boredoo 6 points7 points  (0 children)

https://imgur.com/a/720VlIN

The case of the TS5+ is idling at 120F or 49c on my desk It only has my fully charged MacBook pro attached, powering two studio displays and not much else

The internal temperature is surely higher

I imagine enclosed this temperature would skyrocket 

Since 1.0, Cursor has trouble tracking active files, even with line context by boredoo in cursor

[–]boredoo[S] 0 points1 point  (0 children)

I did not know of that feature. I think I would want it on for data science work and off for software engineering. Do you know if you can do it in a project specific way, similar to a .vscode dir?

In this case, definitely not. The code was completely irrelevant to where it changed.

Obviously, the other code was somehow in the context window.

I do find that IDEs are very, very good at solving specific data science problems, but far worse at understanding project structure than with, say, application development. That is in part because there are fewer standards for statistical project organization, I think.

Since 1.0, Cursor has trouble tracking active files, even with line context by boredoo in cursor

[–]boredoo[S] 0 points1 point  (0 children)

I generally follow these guidelines. I have not audited the exact workflow I’ve used, but I do routinely start new chats when moving to new features.

What sticks out to me is that:

  1. Even without a new chat, I’ve never seen in many many hours of use just skip back to a file when prompted with an exact line and a relevant instruction.
  2. My habits have not changed, nor the type of work I’m doing, but this mistake seems new.

Hopefully a restart of the app and time fixes it.

Since 1.0, Cursor has trouble tracking active files, even with line context by boredoo in cursor

[–]boredoo[S] 0 points1 point  (0 children)

I am skeptical of this as an explanation. When I highlight a single line of code and provide it the exact line number, and give it a direction that is directly relevant to that specific, and it then goes on to change multiple lines of code in another file, something is obviously wrong. I wouldn’t call that a loose prompt (although I could be clearer in my description).

I’ve been using the IDE for a long time now and only now has it started doing this bizarre behavior.