Only thing I can think of is to remove your default account from the sudoers file and have an account with a frustratingly long password written on physical paper hold the keys to the kingdom. That will make a whole lot of other things a hurdle too though.
#nobridge
- 0 Posts
- 295 Comments
An easy first step is to check BIOS and see if you can simply increase your fan speeds there for an immediate gain.
Another easy quick fix is to add a normal desktop fan placed so it pushes air towards your intake fans.
Third cheap way is to check what fans your case has today and what fits in it. Even the cheap 120mm fans from Arctic or Thermalright can increase airflow and lower temperatures.
Eaton works well with https://wiki.debian.org/nut and I think the 5SC1000 fits your power needs.
https://networkupstools.org/docs/man/usbhid-ups.html
Must it be an APC or does any brand of UPS work?
anamethatisnt@sopuli.xyzto
Technology@lemmy.world•DuckDuckGo makes its 'no-AI' search engine easier to access as its traffic booms | TechCrunchEnglish
5·12 days agoProton are building a walled garden though. Trying to export and migrate from it is hell. I much rather have common imap/smtp and setting up pgp keys myself. That way I can easily import my local backup to a new provider if the need rises.
anamethatisnt@sopuli.xyzto
Technology@lemmy.world•Microsoft is intentionally bricking all Office for Mac 2019/2021 installationsEnglish
1·12 days agoI’m trying to befriend the filter options in libreoffice calc but it really can’t compare with the create table from selection and built in filters and sorting that excel offers.
https://help.libreoffice.org/latest/en-US/text/scalc/guide/autofilter.htmlThat and also that I haven’t found any good f-droid apk to open the librecalc on my tablet.
All I want to use my tablet for is to change key values in brewing recipes and have them recalculate for the new volume, I prepare my brewing recipes on my computer in librecalc but now I’m stuck with multiple static pdf prints for different common volumes instead of using the real recipe book on the tablet.I keep at it though, my private computer is Microsoft free and will stay that way. Some friction is lessening from getting used to libreoffice calc but some functions just can’t compare, the amazing tables of excel being the one I miss often.
anamethatisnt@sopuli.xyzto
Technology@lemmy.world•Gabe Newell on Steam monopoly accusations: Gamers have 'enormous choice' about where to buy gamesEnglish
8·12 days agoI find heroic games launcher works great as a gog launcher.
anamethatisnt@sopuli.xyzto
Linux@lemmy.ml•Can't display HEIC pictures in file explorer in Fedora Silverblue and Pop!_OS 24.04 LTS (Solved)
3·22 days agoYou could try installing the flatpak version of Loupe and set it as your default program for .heic. Should solve it for you on Fedora Silverblue.
anamethatisnt@sopuli.xyzto
Technology@lemmy.world•An 81-Year-Old Grandma Streaming Minecraft To Pay For Grandson’s Cancer Treatment Has Been SwattedEnglish
351·25 days agoHere’s her own upload regarding it:
https://www.youtube.com/watch?v=IeHxr14qStY

I would probably split into the new one being your prod machine that runs everything important and use the old one for experimenting and labbing.
anamethatisnt@sopuli.xyzto
Technology@lemmy.world•U.S. DOJ demands Apple and Google unmask over 100,000 users of popular car-tinkering app in emissions crackdownEnglish
19·1 month agoBackground on the Case
The DOJ first sued EZ Lynk in 2021, accusing the Cayman Islands-based company of violating the Clean Air Act by marketing and selling “defeat devices.”
These tools allegedly allow users to bypass factory emissions controls on diesel vehicles, primarily through the EZ Lynk Auto Agent app paired with an onboard diagnostic (OBD) hardware dongle.
anamethatisnt@sopuli.xyzto
Selfhosted@lemmy.world•Why allow "everyone" to have read write permission?English
5·1 month agoThe main thing I see you can avoid with locking down the docker images into a separate low permission user that can only access what they really need is if someone successfully attacks a project and you get infected with some shit when your Synology pulls image:latest.
It could limit the traversal of a ransomware that successfully breaks free of the container but ends up having no permissions outside as an example.
I would probably purge the whole NAS and setup from my backup for my own peace of mind even with the user separation though.edit: updating “low user” to “low permission user”, amazing how the brain can fill in words for you when reading your own texts.
anamethatisnt@sopuli.xyzto
Selfhosted@lemmy.world•Why allow "everyone" to have read write permission?English
71·1 month agoI mean unless specified otherwise most Synology container management dockers will run as root. With that said, if you want to secure things then there are guides.
An alternative path would be to setup a specific docker user and use docker compose to use that user when installing images
https://drfrankenstein.co.uk/step-2-setting-up-a-restricted-docker-user-and-obtaining-ids/Jellyfin example
https://drfrankenstein.co.uk/jellyfin-in-container-manager-on-a-synology-nas-hardware-transcoding/From there you could go further and use the guides above to create one user per docker image and give them different permissions depending on need.
anamethatisnt@sopuli.xyzto
Technology@lemmy.world•Heavy Community Backlash Blocks Fedora's AI Developer Desktop InitiativeEnglish
22·1 month agoFrom scrolling through the proposal comments it sounds like the proposals focus on NVidia/CUDA is the main thing to cause the angry comments when there are open source options to choose instead. That and the plagiarism from the AI models.
anamethatisnt@sopuli.xyzto
Android@lemmy.world•issues with receiving links and group messages on third party messengerEnglish
1·1 month agoEDIT: XMPP is an internet based protocol right? And doesn’t use cell towers like regular calling or texting right?
Like most apps an app using XMPP will prefer wifi over cellular traffic unless you’ve changed your settings, yes.
I think Conversations is one of the more common ones to use.
There’s an install guide and more info here
anamethatisnt@sopuli.xyzto
Android@lemmy.world•issues with receiving links and group messages on third party messengerEnglish
5·1 month agoApple has started using RCS now and Google restricts RCS to the Google Messages app, I imagine that is the problem.
https://www.apple.com/newsroom/2026/05/end-to-end-encrypted-rcs-messaging-begins-rolling-out-today-in-beta/You could try disabling RCS in Google Messages and then switch back to Textra, but I’m not certain that helps.
anamethatisnt@sopuli.xyzto
Technology@lemmy.world•Can we build our own software based firewall ?English
2·1 month agoYou can run Suricata on pfsense too
anamethatisnt@sopuli.xyzto
Technology@lemmy.world•Check your storage: Chrome may be downloading a 4GB AI model — here’s what we knowEnglish
3·1 month agoAccording to https://android.gadgethacks.com/news/chrome-weightsbin-file-what-the-4gb-ai-download-is-and-how-to-delete-it/ the machine needs 4GB of GPU VRAM among other requirements for Chrome to actually download the model.
My work laptop doesn’t have this so it seems I’ve blocked something that wasn’t gonna happen anyways.
Chrome has now successfully updated to the version 148.0.7778.97 that would’ve given me the weights.bin if I was running eligible hardware.edit: apparently I was wrong. My intel igpu counts my system ram as vram. I can’t see that I’ve downloaded the weights.bin though.

anamethatisnt@sopuli.xyzto
Linux@lemmy.ml•I am trying to debug a friend's HP printer and have no idea wtf I'm doing [unsolved, i gave up and so did my friend, fuck printers]
16·1 month agoFound this older thread on the fedora forums
https://discussion.fedoraproject.org/t/hp-printer-stopped-printing/87174/72If your friend has no other printer then it might be worthwhile to remove the printer if it exists, then remove ipp-usb and hplip, reboot and finally reinstall the hplip packages from dnf again.
sudo dnf remove ipp-usb
sudo dnf remove hplip
reboot
sudo dnf install hplip hplip-guiPersonally I haven’t had the displeasure of touching a hp printer in a long time so my tip is based on the thread not experience.
The big three producers refusal to expand will hurt them a lot, chinese producers like cxmt got a great way in and have already started producing dram that works for ddr5 6000mhz.