For sure. Simplifies querying the data too, since you won’t need to deal with multiple data sources in grafana.
- 0 Posts
- 93 Comments
TIL Promtail is going EOL. I’ve been using it forever. Guess I’m gonna have to figure out how to migrate to alloy too if that’s meant to be its successor. At home and at work lol.
You should be able to just add a scrape config to your existing deployment of prometheus
Yep, actual can do this sort of forecasting with schedules
__init__@programming.devto Selfhosted@lemmy.world•Self-hosted Personal Finance SuggestionsEnglish2·5 个月前I think this probably still won’t do what you want, but actual-helpers has a script that will track the balance of an investment account. It won’t track shares or funds separately or anything, but it could maybe be enough if your goal is just net worth tracking?
__init__@programming.devto Technology@lemmy.world•Amazon’s killing a feature that let you download and backup Kindle booksEnglish6·5 个月前I’m waiting for them to get rid of the send-to-kindle email thing to receive books from calibre. I’m surprised it has survived for this long. I’ve wanted to try out a kobo but can’t justify it cause my 10+ year old kindle still works perfectly fine for reading. But once they remove that feature or drop support for my device, it’s kobo time.
If the machine can’t wash it then it was unworthy to begin with. Dishes too.
Why do I keep seeing companies blame shit like this on “a software glitch”? Like, fuckin, no it’s not. And no one believes your bullshit either.
Water? Like out the gulf?
It’s actually a regular wrx with a sti wing and they don’t want anyone to know
__init__@programming.devto Technology@lemmy.world•New Bill to Effectively Kill Anime & Other Piracy in the U.S. Gets Backing by Netflix, Disney & SonyEnglish12·5 个月前Just a subscription that had most of the things and wasn’t a straight up abusive experience would be worth a hell of a lot more than $5. Too bad it will never happen.
__init__@programming.devto Asklemmy@lemmy.ml•USA: Do I still file federal taxes if the federal government collapses?79·5 个月前To be fair, if you’re a W-2 employee, they already have your money from withholding. So it’s not like you’re taking dollars from the irs by not filing your return, it just means you don’t get your rebate.
__init__@programming.devto Technology@lemmy.world•US Bill proposed to jail people who download DeepseekEnglish241·5 个月前Your tax dollars at work!
Another vote for actual. It’s my first budgeting app so I don’t have anything to compare it to, but it was super simple to set up (as far as self hosted apps go), I really like the web ui, and simplefin works to sync with all of my banks/accounts. My only gripe with it so far is that it could probably use a better mobile experience.
__init__@programming.devto Technology@lemmy.world•Millions of Subarus could be remotely unlocked, tracked due to security flawsEnglish171·5 个月前Nobody’s mentioned that the vulnerability was “immediately” fixed (within 24h according to a comment on a related post in the cybersecurity community). Like, the fact that this is even possible to begin with is obviously bullshit, and makes me wish I’d ripped the starlink box out of my car, but this is not the rampant and actively exploited thing that the headline would have me believe it is.
__init__@programming.devto Selfhosted@lemmy.world•I am trying to connect qbittorrent and wireguard.English3·5 个月前This doesn’t exactly answer your question, but I use the binhex qbittorrent-vpn image for this. It might work for you too unless you were wanting to be able to reuse the same wireguard container for something else?
Nice, didn’t know about that one. I imagine there are side effects to disabling it globally though? Those goofy OTP code inputs implemented as six single digit inputs jumps to mind, they probably rely on the paste event. The extension works similarly but lets you only enable it for problematic sites.
I ran into this when trying to paste my generated password into the password field on some kind of financial site and I think it is still the most egregious case of security theater I’ve seen yet.
Anyway, you want the “don’t fuck with paste” extension, available on both chrome and firefox.
Yep. Keeping up to date is a never ending battle. I try to do it often so they don’t pile up and break a ton of shit all at once. If you’re into gitops, I’m a big fan of using renovate to help automate things.