[-] verstra@programming.dev 8 points 2 months ago

I have no clue. Root nuked the logs? Why? OOM killer does not do that.

[-] verstra@programming.dev 9 points 2 months ago

Shit man, this feels like a lot. Kudos for lasting for more than a day in this position. It will get better. Maybe not tomorrow or maybe not before it gets a little worse, but it will get better.

[-] verstra@programming.dev 8 points 2 months ago

Woah, you are old. I use nixos btw

[-] verstra@programming.dev 8 points 3 months ago

Good, we have been in a drought of js frameworks lately: https://dayssincelastjsframework.com/

Joking aside, that's your selling feature?

[-] verstra@programming.dev 8 points 5 months ago

Lol. How much time does it take?

[-] verstra@programming.dev 9 points 5 months ago

I've done a full day of work instead of fucking around and then went climbing. Does not happen often.

[-] verstra@programming.dev 8 points 6 months ago* (last edited 6 months ago)

I've opened up the pricing page, and it seems it is much more expensive then their mainstream competitor Backblaze. For a terabyte of backup for a month, rsync.net would charge 1024*0.012 = 12$, while Backblaze would charge 6$. Hetzner Storage Box would be only 3.20$ (+better price scaling over terabytes).

What am I missing?

Sources:

[-] verstra@programming.dev 8 points 7 months ago

I consider Redis a perfect piece of software. No need for replacement.

[-] verstra@programming.dev 8 points 7 months ago

Ok, so most of you also use normal PC processors for your setups. So my power usage is not that high in comparison.

But still, a RaspberryPI would use much less and would still be performant enough.

[-] verstra@programming.dev 8 points 1 year ago

Isn't github used only as the auth provider? It is not using any git features, just leaning on the security guarantees of github. I don't find this too alarming.

If you want, you can use git links when declaring dependencies in Cargo.toml. So alternative to crates.io is basically any git host already!

[-] verstra@programming.dev 7 points 1 year ago

I have a convention to correlate the size of variable scope with its name length.

If a variable is used all over the program, it will be named "response". If it is <15 lines, then it can be "res". If it is less than 3 lines, it can be only "r".

This makes reading code a bit simpler, because it makes unimportant, local vars short and unnoticeable.

[-] verstra@programming.dev 9 points 1 year ago

What's up with the cartoon characters on this blog?

I've seen a few posts and they are generally of decent quality and technical contents, but I'm a bit weirded out by the children's illustrations.

view more: ‹ prev next ›

verstra

joined 1 year ago