

Proton 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.
#nobridge


Proton 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.


I’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.html
That 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.


I find heroic games launcher works great as a gog launcher.


You 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.


You can bang wherever you want. <3



Here’s her own upload regarding it:
https://www.youtube.com/watch?v=IeHxr14qStY



Background 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.


The 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.
Considering how my neck usually ends up after a day of gardening I should probably invest in one of those.


I 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.


From 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.


Because the iPhone has their own spyware to prove you’re a product user.
https://support.google.com/recaptcha/answer/16609652?hl=en
https://blog.cloudflare.com/how-to-enable-private-access-tokens-in-ios-16-and-stop-seeing-captchas/


You can run Suricata on pfsense too


According 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.



Found this older thread on the fedora forums
https://discussion.fedoraproject.org/t/hp-printer-stopped-printing/87174/72
If 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-gui
Personally 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.


For Windows 11 the folder to look for is %localappdata%\Google\Chrome\User Data\OptGuideOnDeviceModel\
On my work laptop that folder didn’t exist yet so for fun I created the folder and removed all permissions for everyone to it.
Not sure what’s gonna happen if Google Chrome wants to push the weights.bin file when the ntfs permissions deny it.


Kinda the opposite, NAT Hairpinning allows you to use the external domain and public IP from the inside.
https://docs.opnsense.org/manual/how-tos/nat_reflection.html#reflection-and-hairpin-nat


Look into NAT hairpinning on your router/firewall and see if you can use the external ip. :)
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.