No blockers from me!
TrumpetX
- 0 Posts
- 18 Comments
TrumpetX@programming.devto
Selfhosted@lemmy.world•Is there any good decentralized cloud storage for personal backups as a self-hoster?English
2·7 months agoI’m doing the archive tier which is cheaper than B2
TrumpetX@programming.devto
Selfhosted@lemmy.world•Is there any good decentralized cloud storage for personal backups as a self-hoster?English
2·7 months agoI really wanted sia to take off. I wouldn’t trust it yet though.
TrumpetX@programming.devto
Selfhosted@lemmy.world•Is there any good decentralized cloud storage for personal backups as a self-hoster?English
7·7 months agoDon’t use storj. I used to recommend them, but they have instituted a $5 minimum charge to have an account. The tl;dr is that they are interested in B2B, not individuals.
I’ve moved over to Tigris.
Announcement: https://forum.storj.io/t/new-minimum-usage-fee-starting-july-1/30057/1
Here’s a follow up to the drama: https://forum.storj.io/t/a-follow-up-on-the-new-minimum-usage-fee-and-a-request-for-feedback/30089
Hit up the /r/storj for more drama if you dare to look at Reddit again :puke:
TrumpetX@programming.devto
Selfhosted@lemmy.world•3-2-1 Backups: How do you do the 1 offsite backup?English
2·8 months agoLook into storj and tardigrade. It’s a crypto thing, but don’t get scared. You back up to S3 compatible endpoints and it’s super cheap (and pay with USD credit card)
TrumpetX@programming.devto
Programming@programming.dev•Any suggestions for a self-hosted CI that can also be run locally?English
6·9 months agoI can’t upvote this comment enough. I grow so angry at Gitlab ci and GitHub actions. Even Jenkins got in on the junk.
Just use normal build tools and you can use whatever cruft you want around it with just a few lines instead of monster ci file that goes out of date next year.
TrumpetX@programming.devto
Selfhosted@lemmy.world•What's up, selfhosters? - The Sunday threadEnglish
2·10 months agoA few versions ago I upgraded it and some default port configs changed rendering it unusable. Since my upgrades are a docker command, I had to go hunt down the error message. It didn’t take long, but it def broke the setup.
TrumpetX@programming.devto
Selfhosted@lemmy.world•Dumbware.io - Stupid Simple SoftwareEnglish
6·10 months agoSad that you’re downvoted for being right.
Java apps can be memory hogs, but anything else can be too. The jvm is exceptionally performant for persistently running apps.
TrumpetX@programming.devto
Programming@programming.dev•Programming.dev instance: Sponsors neededEnglish
10·1 year agoIf you’re thinking of something like $1-2/month, also consider doing a 30 dollar 1 time thing (it saves on transaction fees) and you basically just paid for 2-3 years of donations.
TrumpetX@programming.devto
Web Development@programming.dev•In a leaked recording, Amazon cloud chief tells employees that most developers could stop coding soon as AI takes overEnglish
2·1 year agoLemmy… or Reddit, but probably Lemmy.
TrumpetX@programming.devto
Programmer Humor@programming.dev•Detailed Error MessagesEnglish
11·1 year agoIt can be worse, we had to add a captcha for those link scanners cause they’d submit the forms and invalidate tokens too:(
I moved over to TabloTV about 8 or 9 years ago. I got tied of fixing stuff when I would update something and Tablo just worked on the Roku without much fuss.
I’m still happy with and love the Tablo, but it’s no better than MythTV was, just easier to maintain.
TrumpetX@programming.devto
Programmer Humor@programming.dev•Let's do micro serviceEnglish
1·2 years agoNot in any order of magnitude
TrumpetX@programming.devto
Programmer Humor@programming.dev•Let's do micro serviceEnglish
10·2 years agoI have to look it up every time, but this is always worth reading once a year to remind yourself:
TrumpetX@programming.devto
Programmer Humor@programming.dev•Yup sums up all my projectEnglish
5·2 years agoI think you meant YAGNI, but I dunno, YOLO might be a legit strategy for you too ;)
I used it before and still use it. No issues with my $5 linode.
TrumpetX@programming.devto
Selfhosted@lemmy.world•Best alternative to selfhosting email? E.g. email hosting provider for a custom domainEnglish
1·2 years agoI couldn’t get it set up to allow each of my family members to have their own email address on the domain. It was basically the opposite of the “no catch all” feature other hosts seem to have - Outlook custom domain was 100% catch all to 1 account. I very quickly undid my partial setup and am back in Google for now.
Java isn’t dead, though