Hacker News .hnnew | past | comments | ask | show | jobs | submit | zie's commentslogin

You forgot to use https://www.random.org/ as your source of randomness :)

I just use send(formerly FF send) and share a URL via chat or whatever: https://github.com/timvisee/send

With a CLI tool as well: https://github.com/timvisee/ffsend


Also https://wormhole.app/, but feross is busy witch Socket and the myriad of NPM supply chain attacks nowadays

Thanks for the mention!

See the documentation: https://www.postgresql.org/docs/current/backup.html

all of these various 3rd party backup tools use these things. Mostly it's QOL stuff that you get from a 3rd party tool. We use barman, very happily: https://pgbarman.org/


Hopefully barman has some longevity being under EDB assuming some hyperscaler doesn't gobble them up

Barman has been around since 2011, released under the GPL. If it does get ruined by someone, I'll replace it in my stack or fork it for maintenance myself. I'm not very worried though.

EDB has been in private equity(PE) hands since 2019 with out managing to ruin it so far. The ownership in PE hands seems to be pretty stable, so it doesn't look like the typical pump/dump mess you often see from crappy PE money.


I dunno how they compare, but we have been using barman for a long time very happily. We test our backups every night, by restoring from barman into a _nightly DB. which we then give out to users as a training/testing spot, so that we know when it breaks. It hasn't broken in many years now. <3

> It provides everything you need or want or don't know you want except a decent text editor.

That's what evil is for :P


I think you had to have installed the CLI during that time-frame, then ran the brand new installed CLI to be vulnerable.

Assuming you had it already installed, you would be safe.


I checked a machine this morning and it had updated itself at Apr 23 1715G

I've purged the snap. Really should purge snapd completely.


It's typescript and pretty sure all of the Official Bitwarden clients are written in it.

I wrote a version in Python and then rust back before the official CLI was released. Now you can use https://github.com/doy/rbw instead, much better maintained (since I don't use Bitwarden anymore).


What do you use?


I have family I need to support, so I use 1password. It also helped that work gives me a 1P family plan free.

The practical differences to me:

    * 1P is aimed at non-tech users more than Bitwarden.
    * 1P lets you easily store things other than just passwords (serial #'s, license info, SSN's, etc) You can in Bitwarden, but it's a little annoying.
    * 1P lets you store SSH keys(by effectively being an ssh-agent): https://developer.1password.com/docs/ssh/
All that said, I still happily recommend BW, especially for people that are cost-conscious, the free BW plan is Good Enough for most everyone.

Security wise, they are equivalent enough to not matter.


Bitwarden can also act as an ssh-agent: https://bitwarden.com/help/ssh-agent/


Ah, nice!


I have had many of these machines at various points in time, some even running on the public internet. They are a giant PITA to keep running and alive. This is why they don't usually last very long if they ever even get to public access(most don't).

Unless it's a super fun hobby for you, I wouldn't plan on this being very fun after the first dozen random crashes.


I'm mainly doing it for selfish reasons, I want build farms for these platforms. The pubnix is just a way of giving back to this wonderful community


I wish you lots of success. That's a giant amount of work though. Good Luck!


At work we just got a quote to upgrade a couple servers, original price a few years ago was ~ $150k. Essentially the same hardware, just newer, is now quoted at ~ $450k.

We decided to just keep our current hardware for now and extend a support contract for ~ normal price.


I wonder how long these shortages have to last until software developers are required to be mindful of RAM usage like in the decades before,


Probably not. AI code generation will not allow to use memory efficiently.


Quite the opposite i'd wager. Now that AI can figure everything out we can have the AIs do the performance work. Performance work alot of the times also went against developer experience in terms of languages/patterns and such. AI doesn't need to care about DevEx which might also show a shift towards more memory efficient languages and patterns. Only time will tell though.


Is it not enough to add to your prompt “use memory efficiently”?


Systemd seems to have only implemented a place to store a birthdate. I doubt they will do anything else.


it's an enablement layer. as long as the information is there, its only matter of time before some other apps decide to use it.


Ya, I don't see any point in systemd adding this, but they did it already. Near as I can tell most of the laws just want to know a rough age category that can be provided by the OS. Seems to me an `echo "adult" > ~$USER/.config/law_compliance/age_category` would do the trick.

Anyone that cares can go check that file if they want an age category for some reason. Why does this need to be any more complicated?

If a parent really wanted, they could change the perms so only they could change that file.


I have no doubt that systemd will implement a place to store political party membership, religion, LGBT status, veteran or draft status, or ethnic group membership if a handful of governments start to require that information.

I mean, why wouldn't they?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: