HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sunshinekitty

no profile record

comments

sunshinekitty
·4 miesiące temu·discuss
The HN groupthink is to hate on anything Elon adjacent, satellite internet included.
sunshinekitty
·5 miesięcy temu·discuss
fair point, I was missing the international point of view
sunshinekitty
·5 miesięcy temu·discuss
At one point on the internet PayPal was the most trusted way to send and receive money - at least you are limiting sharing your personal payment information with random companies on the internet who may or may not be compliant. Lately though, with companies like Stripe and Plaid making it nearly frictionless to add payments to your website just as PP once did, and things like Google & Apple pay - why is there a need to use PayPal anymore? Their support is notoriously awful, the product is slow and dated, as a consumer at least I see no reason to not stop using PayPal (and their subsidies) entirely.
sunshinekitty
·5 miesięcy temu·discuss
Great to see a move off Github, though Codeberg has poor service availability.
sunshinekitty
·5 miesięcy temu·discuss
> I've been building systems like what the OP is using since pgt3 came out.

OP is also a founder of Hashicorp, so.. lol.

> This is the honeymoon phase.

No offense but you come across as if you didn’t read the article.
sunshinekitty
·8 miesięcy temu·discuss
a-ha, if you happen to have a Unifi router then a simpler setup would be to do policy based routing by hostnames through a vpn client maintained in the router config
sunshinekitty
·11 miesięcy temu·discuss
this is just a wrapper around gmail
sunshinekitty
·11 miesięcy temu·discuss
Haha almost identical experience but self hosting immich with off site backups. Wild how difficult it is to change your email with certain websites! Several months later still fighting with various sites.

I have an iphone so I use Apple maps and an icloud based obsidian vault, and that is all that is tied to Apple which feels fine for now.
sunshinekitty
·w zeszłym roku·discuss
This is an incredibly premature statement to make. The acquisition announcement is days old.
sunshinekitty
·w zeszłym roku·discuss
The zachtronics website is completely broken on mobile with constant full-screening images, had to re-open my browser to exit..
sunshinekitty
·w zeszłym roku·discuss
GCP’s ‘live migrations’ have been doing this for close to a decade or more. Must not be that big of a problem.
sunshinekitty
·w zeszłym roku·discuss
it’s not that serious
sunshinekitty
·2 lata temu·discuss
Except the satellites are already up and functioning, the service is available today. We will look crazy for burying thousands of miles of wires to residential in the future.
sunshinekitty
·2 lata temu·discuss
The last point is simply not true, notably Google does not use the go build or dependency tooling, instead using blaze. Blaze handles the aforementioned issues as well.
sunshinekitty
·2 lata temu·discuss
respectfully I think there’s too much magic here, simple use cases don’t have solutions jumping out at me

- I want to deploy my own things with argo alongside this cluster, how?

- I want a private nlb, even locked by a vpn subnet, how?

- I want to put this in an existing vpc, or peer with a vpc, or tgw with a vpc, how?

- I want to specify some RI’s for my nodes, how? I want to use spot, how?

- How do I upgrade each separate piece of the stack?

I could keep going but I hope the point is clear, I think this is too much of an oversimplification of a complex system. Better to just use MWAA or pay a devops team.
sunshinekitty
·2 lata temu·discuss
disappointing after reading the first part of the article!

‘look at these cool open source tools i’ll be using, now pay me’
sunshinekitty
·3 lata temu·discuss
This is my take as well, we would not have any ip space if every machine had a public ipv4 address - this is kind of a silly argument to make, nat’s provide a ton of usefulness.

As a kid I didn’t get it either but would port forward, run a vpn server, reverse proxy, and so on. It was a good learning experience trying to get my friends to install vpn clients!