towerful

joined 2 years ago
[–] towerful@programming.dev 5 points 3 months ago

The commands you used to start the docker containers, or the docker compose contents.
That's what dictates how much "power" a docker container has

[–] towerful@programming.dev 3 points 3 months ago (1 children)

Yeh, I commented before I realised the community.
Re-using is absolutely better

[–] towerful@programming.dev 4 points 3 months ago (3 children)

And if you actually want something new, get an n100 minipc.
They are cheap and punchy

[–] towerful@programming.dev 45 points 3 months ago (3 children)

The whole "well, it's already broken: what's the worst I can do?" is such a liberating position to be in.

[–] towerful@programming.dev 10 points 3 months ago

Stop trusting VPS providers! Run your own servers at home!

Unless you infiltrate someone else's network, the endpoint your basic VPN connects to can always be traced back to you.
So, either you trust a VPN company doesn't hold logs and try to hide within all the other traffic.
Or you host your own VPN on a VPS knowing you haven't set up any logging (and hope that your VPS hasn't been tampered with), but then have a static IP that comes back to your identity.

[–] towerful@programming.dev 6 points 3 months ago

Open source, libraries, frameworks and language development is how this is tackled.

Making software is implementing business logic. It's the specific nature of whatever problem you are solving which means you can't use some existing off-the-shelf product.

There are dozens (if not hundreds) of no-code/low-code app builders out there. Things like n8n or ndoe-red.
They get very difficult to maintain at scale.

[–] towerful@programming.dev 14 points 4 months ago

In the cloud, obviously

[–] towerful@programming.dev 9 points 4 months ago (1 children)

XKCD alt text is always worth!
And it's not always available (like, the well known ones being circulated around social media).

Props to the OP for linking to the image from XKCD (as opposed to rehosting it) and further props for linking the source!

Just missing the delicious alt text (at least for me using jerboa, Firefox and a pixel phone)

[–] towerful@programming.dev 22 points 4 months ago

Years ago, I played with AWS then contacted their support to make sure any AWS billing to my account was disabled.
I thought I'd try it again recently, and couldn't log in.
I still don't think I'm missing anything.

I'd rather have VPS or server providers where I know exactly what I'm getting per month no matter what, tho I've ran near data transfer surcharges.

[–] towerful@programming.dev 59 points 4 months ago* (last edited 4 months ago) (3 children)

Oh, it's expected costs.
Like, figure out the compute requirements of your code, multiply by the cost per compute unit (or whatever): boom, your cost.
Totally predictable.
Compared to suddenly having to replace a $20k server that dies in your data center.
So much easier.

Except when your code (let's be honest, the most likely thing to have an error in it... At least compared to some 4+ year old production hardware that everyone runs) has a bug in it that requires 20x compute.
But maybe that is a popularity spike (the hug-of-death)! That's why you migrated to the #cloud anyway, right? To handle these spikes! And you've always paid your bills so... Yeh, here's a 20x bill.

[–] towerful@programming.dev 4 points 4 months ago

The amount of software that is limited free self-hosted but the next tier of "self hosted" is enterprise and thousands per year is ridiculous.
Absolutely ridiculous.

Like, you have self hosted. I like your software, I use it personally and that's why I'm using it for (and recommending it to) small businesses. They could afford your 10-100 per month for whatever extra features, but they don't want to rely on 3rd party hosting. They want to host it themselves.
But the only way to get those features is to go for some "cloud" bullshit they don't control, or to pay "enterprise" prices.

It's why I make part of what I make/charge a contribution to the products and projects I use and recommend.
I'll set all that up and tailor it to your company, but anything and everything I recommend/implement is standing on the shoulders of giants. So pay those giants.
Although I think I'm lucky with the people I work for, in that that are interested in the tech, but not the detail.

[–] towerful@programming.dev 2 points 4 months ago

Such a framework for a government to properly adopt FOS software would require provisions against a "bad government" controlling said software.
Just because the US is plummeting into a political nightmare doesn't mean the EU couldn't do the same I. 20-40 years.

Such a framework of governments moving from Microsoft/Google/Amazon/Cloudflare/Whoever to a FOSS equivalent should require the target Foss platform to be run by an independent non-profit that cannot be politically influenced.

But I have no idea how to actually future proof that from corruption. Because money talks, and billions can buy so much influence in so many unexpected places

view more: ‹ prev next ›