As always, this is incredible engineering. I’m so excited that M series macs have a supportability path beyond Apple’s proprietary support
- 1 post
- 36 comments
- 4 months
ROCm on my 7900xt is solid. ROCm on my MI50s (Vega) is a NIGHTMARE
- afk_strats@lemmy.worldto
Programmer Humor@programming.dev•Guys, what's the best Linux distro to install on my PC?English
5 monthsYou use Alpine as a daily driver? With a GUI? How does it do with hardware support?
- afk_strats@lemmy.worldto
Linux@programming.dev•KDE Plasma's Wayland Transition "Nears Completion" In Ending Out 2025English
6 monthsI really appreciate Wayland and how much progress was made in the past year
- afk_strats@lemmy.worldto
Linux@programming.dev•Unable to set 4k120Hz via Cable Matters DP->HDMI 2.1 converterEnglish
7 monthsI’m familiar with that thread. I have a C1 tv which I wanted to use with an Intel iGPU at 4K120 HDR. The Intel HDMI output can only do 4K60 outside of Wndows. The iGPU’s dp does work at 4K120HDR. Out of curiosity, I also confirmed it works on a 7900xt at 4K120 HDR. I did this on Kubuntu and CachyOS with Plasma on Wayland
I used this cable: https://www.amazon.com/dp/B0D7VP726N
Not an ideal setup as HDMI 2.1 had slightly more bandwidth which translates to better picture quality, but it works better for me
- afk_strats@lemmy.worldto
Programmer Humor@programming.dev•I wasted all my generational luck for thisEnglish
7 monthsI think this is beyond luck. This is astronomical. It’s orders of magnitude beyond what is lucky for our entire civilization to have produced in its entire existence
- afk_strats@lemmy.worldto
Programmer Humor@programming.dev•I wasted all my generational luck for thisEnglish
7 monthsIf this is reproducible without chicanery, I’m terrified
- afk_strats@lemmy.worldto
Selfhosted@lemmy.world•Stop cramming everything onto one Pi: treat your home lab like a tiny ISP - hardware, stack, backups and an update planEnglish
7 monthsI’ve been on the internet a long time and this made me say “what the fuck” out loud
Edit: not sure whether I should ask what this all is or if ibshpuld complement you on your “output”
- afk_strats@lemmy.worldto
Selfhosted@lemmy.world•What budget friendly GPU for local AI workloads should I aim for?English
8 months3090 24gb ($800 USD) 3060 12gb x 2 if you have 2 pcie slots (<$400 USD) Radeon mi50 32gb with Vulkan (<$300 ) if you have more time, space, and will to tinker
- afk_strats@lemmy.worldto
Linux@programming.dev•Distribution Release: Proxmox 9.0 "Virtual Environment"English
11 monthsI’m curious about this Hackintosh. You got a good guide or some info lying around?
- afk_strats@lemmy.worldto
Linux@programming.dev•Distribution Release: Proxmox 9.0 "Virtual Environment"English
11 monthsI love the stability and uptime and I don’t want to break anything in my homelab. When would upgrading from 8.4 to 9 make sense?
- afk_strats@lemmy.worldto
Linux@programming.dev•5 of my favorite Linux system-monitoring tools - and why I use themEnglish
11 monthsThis article is missing
- btop
- nvtop (works with Nvidia and AMD)
- LACT (oc tool first but very informative)
- 11 months
Try
docker compose up - d && docker compose logs -fThat should show you errors as things are starting.
Also three backticks and a new linestart a code block on Lemmy. Add your logs, then end it with a new line and another three backticks.
Currently no HDR and looks like 60hz is the maximum refresh rate
I use an M1 (Pro 14" 8 core 16GB) with Asahi. It’s extremely usable. WiFi is solid. Sound is solid. I never considered keyboard to be an issue… Its not. Things like brigtheness buttons still work. I have a tonne of USB devices and none of them had issues. I don’t think the fingerprint reader or the built-in camera work but I can test them if that’s a sticking point.
I very much like it and it’s easy to switch into OSX if you’re so inclined. I do for photo work. I know there are alternatives. I’m working on it.
The things I would warn about:
-
in my experience, battery life is worse. Maybe around 1/2 of what OSX gets. With my overall battery health around 80%, I think I’m getting 4 hours in Asahi.
-
this could actually be a skill issue (Linux newb) but I’ve had trouble installing certain packages in Fedora and Python and I assume it has to do with the M1 being ARM-based
Edit: remembered some things. As of the newest version, gaming is much MUCH better. I think you can do 720p or on medium or 1080p low with decent frames by just using proton on Stream. That’s wild to me.
In case you didn’t know, Asahi is the Linux distro designed for Apple Silicon Macs. Its based on Fedora with KDE as the desktop so it has a solid backens and a familiar but customizable interface. Its extremely simple to install and is beginner friendly.
Reply if you need more info!
-
While I get that SO can be monstrously unhelpful, database optimization is a whole profession so I think we need a bit more to help
A few directions we could go here: Post your SQL query. This could be a structure or query issue. Best case, we could do some query optimization. Also, have you looked into indexing?
Where are your bottlenecks coming from? Is your server desined for a I/O intensive workload like databases. Sequential read speed is not a good metrix.
What about concurrency? If this is is super read/write intensive, optimization could depend on where data is written while you’re reading




An untested disaster recovery plan is wishful thinking