I just like keeping stuff plugged into one side so that I can rest the edge of the other side against my leg without having to worry about bending devices
I just like keeping stuff plugged into one side so that I can rest the edge of the other side against my leg without having to worry about bending devices
Man @TehBamski@lemmy.world youve posted this in what seems like every single state and city community on the Lemmyverse. Some dedication.
I think the voting stickers vary based on where you are, mine was just “I VOTED / YO VOTÉ”
It doesn’t help our friends in the EU, but I’m hopeful that the CFPB’s “Open Banking” rules might actually make it possible to do this with an open source product with OAuth and common APIs rather than these aggregators that are just web scraping your bank.
I’ve heard others recommend Low End Box before but I have no experience, so do some due diligence before selecting any of these!
I started with the 2020 tutorial from these guys. They’ve updated it a few times through the years so I can’t speak to how good the new version is, but I’m sure it’s probably plenty to get started.
https://www.smarthomebeginner.com/traefik-v3-docker-compose-guide-2024/
After I followed this guide, I’ve deviated significantly as I learned and started to do my own thing. It’s a great place to start and learn the basics of containerized applications and once you have that then you can host most things that are dockerized. All I need to do now to start up a new service is pull up the README on Docker Hub (or better yet, if LinuxServer.io has a container that does what I want to do, on their website), figure out what I want to do with the variables and any setup that needs to happen, and then I add it to my .yml and start it up!
I’ve got it all tracked now on GitHub so I can see what I’ve changed and when and if something were to go wrong I could revert back to a known-good configuration.
Vaultwarden is only the server, no? So any clients that you use to access Vaultwarden are built and maintained by 8bit solutions a.k.a. Bitwarden, including the desktop client that is the subject of this post.
I think this would likely be most troublesome on some of the OG internet users that got a whole freaking /8, /10, or /12 or something like AT&T or universities. Up until very recently, and possibly even to the present, these organizations had such large IPv4 space, that there was no need to do NAT, and each device had a publicly addressable IP.
https://en.wikipedia.org/wiki/List_of_assigned_/8_IPv4_address_blocks
Or any of the similar tools listed here, based on personal preferences! I currently use Chezmoi, but I like that they help you discover alternatives.
Here’s the stats for mastodon.world and Lemmy.world
(And a few other fediverse sites)
https://blog.mastodon.world/blog-post-for-august-2024-and-july
Also: should you wish for something with Fedora literally in the name, Fedora Silverblue and Fedora Kionite are the upstream—published by the Fedora Project—versions of Bluefin that use GNOME and KDE, respectively.
Either could be an excellent choice should you wish for
Atomic
The whole system is updated in one go, and an update will not apply if anything goes wrong, meaning you will always have a working computer.
Well this is literally Fedora, and I offered it for consideration, not a recommendation. This seems a tad hostile.
Only thing I might add would be potentially Bluefin. It is Fedora with Gnome, except Atomic. It markets itself as:
The best of both worlds: the reliability and ease of use of a Chromebook, with the power of a GNOME desktop.
It’s been fantastic for me with automatic updates and everything installed through flathub so you don’t bork your system with any misconfigured installs.
De-Googling was what got me started as well. Wanted to be able to have my own Google Drive clone with Nextcloud. From there it was just one little improvement / additional service at a time as I learned to use Linux and docker. Now I run a Linux laptop and am considering an android phone.
Engineering background for reference.
This one from LTT?
You could do a manual push mower! I’ve been looking to get one, I hear they’re much better for your lawn health and certainly help with getting a workout of it.
That may just be because the FTC has rules for when you can call, and it may have 9 AM because of where you live.
https://www.ftc.gov/business-guidance/resources/complying-telemarketing-sales-rule
FWIW, the FTC says 8 AM is fine for calls, so presumably 8 AM is fine to start work on the weekends.
I wonder if you could do something with heuristics or a micro LLM to flag words that might be expected to be private.
I would be curious if someone could do a proof of concept with the Ollama self-hosted model. Like if you feed it with examples of names, IP addresses, API-key-like-strings, and others, it might be able to read through the whole file and then flag anything with a risk level greater than some threshold.
Huge news
Is it possible to get biometrics working on a flathub app?