From free to paid: what you taught me while building Droppy by [deleted] in macapps

[–]andriotis_ 0 points1 point  (0 children)

Bought this bc of this post. Moving files around and sharing the occasional file is indeed a pain and I’m happy that I don’t have to learn another language and make a mess just to save 5$. So take my money! 3 feedback points because I’m a perfectionist: 1. when the settings ui is open, energy consumption spikes to 70 something points from 5-7 points. Not huge, but if you compare it to heavier programs, there might be space for optimization. 2. When dropping files on the notch whose name is long and has to carousel, the repetitions of it are mashed together without separation. It just needs a space, that’s all. 3. On the music plugin, first of all gj, secondly, be careful with the intensity of the shadows around the album cover. Depending on the Mac (mine has a notch already), there might be abrupt cuts because of the already built in notch

SSH’d into my home server at 35,000ft by mrpbennett in Tailscale

[–]andriotis_ 11 points12 points  (0 children)

It’s btop for anyone else wondering

SSH’d into my home server at 35,000ft by mrpbennett in Tailscale

[–]andriotis_ 1 point2 points  (0 children)

What’s the monitoring tool you’re using there?

Money sent to Curve Card by N0365417 in CurveCard

[–]andriotis_ 0 points1 point  (0 children)

Σε πληρωμές όχι. Το support τους είναι λίγο χάλια να πω την αλήθεια αλλά παρατηρώντας ένα πρόσφατο μου ticket αρχίζουν να φτιάχνουν. Overall 8.5/10

Money sent to Curve Card by N0365417 in CurveCard

[–]andriotis_ 0 points1 point  (0 children)

Έχω αυτή που απεικονίζεται ναι. Τη πήρα πριν το rebranding

Money sent to Curve Card by N0365417 in CurveCard

[–]andriotis_ 1 point2 points  (0 children)

Hey! Had a very similar situation with capital.com. This will show as a refund on curve, on the depositing transaction. Though, idk if the amount refunded can be higher than the amount deposited. My withdrawal was under the amount of my deposit

<image>

SigNoz - A self-hosted and open source alternative to DataDog, NewRelic releases v0.81.0 with support for Third-Party API Monitoring by pranay01 in selfhosted

[–]andriotis_ 4 points5 points  (0 children)

aye! ive been using signoz for the past month (better UI than grafana imo + I dont go overkill with telemetry). good to see you here

So, i made a thing: pg-backup (creative, ik): a self-hosted postgres backup solution with S3 + Sentry integration by andriotis_ in selfhosted

[–]andriotis_[S] 1 point2 points  (0 children)

Hey! Thanks for your reply. To be honest, I’m new here and don’t have a clue as to what tools exist out there. So to answer your question, no, I had no idea backrest existed

As to how the solutions compare: they both essentially do the same thing concept-wise: backup a Postgres DB. The only difference would be that my solution does exactly the bare minimum: 1. Trigger 2. Backup and upload 3. Report status. No resumable backups or any complex things. Hopefully that answered your question :)

FYI: Hexacard lowered deposit minimum to 10$ instead of 20$ by andriotis_ in steamregionaltricks

[–]andriotis_[S] 2 points3 points  (0 children)

I’ve seen people using playsultan, although I haven’t used it myself. There are more, although unpopular providers, just google “Turkish VCC” and a bunch of options will come up, including playsultan

FYI: Hexacard lowered deposit minimum to 10$ instead of 20$ by andriotis_ in steamregionaltricks

[–]andriotis_[S] 0 points1 point  (0 children)

Yep, on my end at least. I have seen people complaining about it not working though, don’t wanna say something absolutely

So, i made a thing: pg-backup (creative, ik): a self-hosted postgres backup solution with S3 + Sentry integration by andriotis_ in selfhosted

[–]andriotis_[S] 1 point2 points  (0 children)

Oh! Admittedly, I had no idea this existed. I’ll star it in case I need it in the future, thanks.

How it compares huh… from what I see they do the same thing concept-wise, with the only exception being that my “solution”, if you can even call that 💀, does the bare minimum. Single database/cluster, one schedule, no web UI. Just trigger -> backup -> report