Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "wk174"
-
Alright, feature is starting to work, let's go to bed before 2am!
Finally in bed.
"So this stuff is awesome but lets go to sleep now and work on it tomorrow...
....
....
....
Waaaaait, I could add this other feature but I'd be harder......."
My brain is running at full speed at 10 to 2am now 😅3 -
DigitalOcean have given me heaps of free credit for hosting open source projects / things related to open source projects over the years. They've also given free hosting to various charities I know. Seem like a bunch of genuinely good people.9
-
DigitalOcean
My god, it's so easy and simple to spin up a server for a few minutes without being stuck with a contract of a year. Also, being able to manage all my domains there is a blessing :D4 -
Tutanota.
It's very functional while providing great data protection/privacy features at the same time.
And it's free by default! (although I do pay for a premium account)7 -
localhost, because it's always available even when I'm offline. The cloud is just a bunch of computers after all.1
-
DigitalOcean, beyond doubt
You might argue that having everything in a single place is bad, but having domain management right next to my servers is really nice. Spinning up new VMs with just a few clicks, and then being able to take it down again five minutes later is a blessing.9 -
Anything I (am able to) build myself.
Also, things that are reasonably standardized. So you probably won't see me using a commercial NAS (needing a web browser to navigate and up-/download my files, say what?) nor would I use something like Mega, despite being encrypted. I don't like lock-in into certain clients to speak some proprietary "secure protocol". Same reason why I don't use ProtonMail or that other one.. Tutanota. As a service, use the standards that already exist, implement those well and then come offer it to me.
But yeah. Self-hosted DNS, email (modified iRedMail), Samba file server, a blog where I have unlimited editing capabilities (God I miss that feature here on devRant), ... Don't trust the machines nor the services you don't truly own, or at least make an informed decision about them. That is not to say that any compute task should be kept local such as search engines or AI or whatever that's best suited for centralized use.. but ideally, I do most of my computing locally, in a standardized way, and in a way that I completely control. Most commercial cloud services unfortunately do not offer that.
Edit: Except mail servers. Fuck mail servers. Nastiest things I've ever built, to the point where I'd argue that it was wrong to ever make email in the first place. Such a broken clusterfuck of protocols, add-ons (SPF, DKIM, DMARC etc), reputation to maintain... Fuck mail servers. Bloody soulsuckers those are. If you don't do system administration for a living, by all means do use the likes of ProtonMail and Tutanota, their security features are nonstandard but at least they (claim to) actually respect your privacy.2 -
My own colo server. My own cloud. My own infra.
Fuck all of the CSP's and their fucking broken TOS and their data privacy violations!
Why do you think Amazon is so cheap? Because when they discover a product/service/software on AWS makes money, they WILL Reverse engineer it, make it and price you out of the market. It's their business model!5 -
My own cloud service. Mainly because of privacy reasons, but also playing around with servers can be fun. Before you know it you've got your own Spotify, Netflix, Google Drive, Last Pass etc... Without sacrificing all of you data :)
Sure, at first it may be a bit expensive because you have to get a server, but you don't need a crazy server to run these things, if you've got an old pc or laptop laying around you can use that too (in that case setting up your own cloud services is practically free).8 -
Hetzner Cloud
Very easy to set up. It is ready in just seconds. Very affordable prices. Billed by hours used. Hosted in Germany (or Helsinki of you want to) :D -
Netlify.
The only one of them which will build your frontend for you and can handle a custom HTTPS domain in one click.
Perfect for spontaneous side projects, especially when they added form handlers.
Too bad it’s blocked here in Russia.4 -
Open street maps, I know it isn't quite what was asked, but it requires connection to be used and it sends maps chunks as images.4
-
Google cloud platform.
1. Great documentation and support
2. Good free tier & dev freebies
3. Cloud console + SDK rock
4. Did I mention the great documentation?
5. Seriously the documentation ❤ -
Hetzner.
Simple, efficient, no useless fluff, decent prices for a good service, no hidden surprises or overcomplicated setups.
What more could you ask for?2 -
Hetzner. Very cheap no nagging, no support bullshit, Lots of options, Just does what it does.
Did I mention their pricing?6 -
Netcup. Great hosting, the machines are usually fast set up and cheap. The boss writes in the forum to help the customers.11
-
Azure. Its so vast has something for just about anything, and isn't crazy expensive if you implement whatever it is you're doing with cost in mind.
Used different features of it at old companies Storage (blob/table), service bus, application insights, app centre, event hub, functions etc...
Currently at a company that is slowly moving over to Azure which is a great process to be apart of. Get to spend a lot of time investigating what is available as it seems each and every time I come to use it, its grown substantially. -
Heroku. Deploy and forget. Good for beginners too. And the add-ons make it extra easy to find nice toys to add to your app2
-
DigitalOcean. Easy to use, rebuild and destroy. DNS is a plus. However, I had problems with using the droplets at a specific location.
I recently started using AWS Lightsail as well and found it so far so good. -
Vultr!
I first used them because digitalocean didn't have servers in a particular location and they turned out to be pretty good. Billed hourly and you can spin up an instance quickly and destroy it when you're done without signing up for a lifetime. Support is pretty good too.2 -
It has to be Keybase.
It is exactly what I need - A secure yet practical cloud storage, where only you own the crypto key, with the added bonus of maintaining a blockchain-based identity online, with proof system and all.
Also has a secure PKI-Based E2E chat when I want to talk to someone about something I don't want the general government to necessarily know.
Definitely recommend the service! Even with the odd decision to include an option of a Lumen crypto wallet or whatever, you can just ignore that feature if you're not into it and it doesn't slow you down.2 -
Google Cloud Platform.
- Fair pricing (no dumping prices to win customers)
- Easy to setup
- reliable infrastructure
- speed
- connectivity
- industry leader
- C'mon, it's google ;)8 -
Heroku.
I don't like setting up servers and things. I know how to (I spent 1.5 years using archlinux and I know a lot on what's going under the hood). I like the functional paradigm where the same input yields the same result. I don't like having side effects although I know they can be necessary.
I would have to create a script to handle the configuration process instead of spending hours redoing it.
That's what I love about Heroku even if it's pricey. Almost no configuration at all. Attach some addons, configure a few env variables and everything else is in the code. -
I'm easily a Digital Oceans fans, though I have heard horror stories, so I might set up a system to do regular backups.
I'm considering migrating my current server to something FreeBSD based, so I can easily do ZFS snapshots, and even code on my machine at home and just send the jail as a snapshot. Like docker, but different.5 -
DigitalOcean, really just because of the pricing. I will say though that kubernetes in Google cloud is much better than what DO offers, so if cost wasn't an issue I'd probably prefer it
-
Papaly. It's the closest to what I really want in cloud bookmarks. There have been some outages recently and the bookmark info retrieval script is terribly buggy at times, but it usually does what I want it to, which is give me visual tables of bookmarks. I still haven't found anything I like better.3