Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
surfer7837
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
surfer7837
3y ago
> Offline is very hard. A lot of bugs happened due to trying to make Horizon v1 work with flaky or very slow connections, and losing transactional consistency as a result. The SOTA here has barely advanced since the 90s, instead the indu
2.
▲
by
surfer7837
3y ago
Wouldn't that require a responsible body (ie a CA) to verify who they say are. Not sure that's needed for SSH
3.
▲
by
surfer7837
3y ago
Docker is not a trust boundary CMV
4.
▲
by
surfer7837
4y ago
Kind of hard to determine if you're a UK tax resident without some details, no?
5.
▲
by
surfer7837
4y ago
No-one uses Elastic Beanstalk -- use ECS instead. With ECS Copilot you can do it in 1/2 commands.
6.
▲
by
surfer7837
4y ago
Doubtful, especially on a 3G/4G connection. You're not an average user if you're on a Gigabit connection running the latest CPU
7.
▲
by
surfer7837
4y ago
Nah this page load instantly for me, I like it. All Bootstrap websites look the same to me.
8.
▲
by
surfer7837
4y ago
Appreciate it's just an MVP but I think there's a good niche you can go down. Big Data on AWS is such a pain to set-up (Glue, EMR, RedShift, LakeFormation), with IAM policies and roles a simple data pipeline is around 500 lines of
9.
▲
by
surfer7837
4y ago
Just boils down to not optimising until you need to. Start with a 3 tier web app (unless your requirements lead you to another solution), then start with read replicas, load balancing, sharding, redis/RabbitMQ etc
10.
▲
by
surfer7837
5y ago
GitHub/Gitlab allow you to rebase your commits when merging. We do that, but has the disadvantage of mucking up things for people who are using that commit. I personally think it’s worth it
11.
▲
by
surfer7837
5y ago
That's the point. It's so they can pressure their government
12.
▲
by
surfer7837
5y ago
No company is going to touch Virtualbox without a 10ft barge pole. The licensing is so easy to get wrong and before you know it you’re writing a cheque to Oracle’s legal department
13.
▲
by
surfer7837
5y ago
But wait until your master worker falls over and you have to promote your read replica. RDS handles everything for me, I just have to monitor it and be ready for any alerts from Promthesus. I mean I’d say cloud providers measuring everythin
14.
▲
by
surfer7837
5y ago
> RDS. It’s slow and super expensive. I don’t want to worry about one-off queries or migrations. If you use only 5% of your server capacity you can afford to do inefficient things at times. The author has clearly not had to do a database
15.
▲
by
surfer7837
5y ago
I made a minimal Jekyll theme. No advanced CSS or extra JS, and super light weight so any page loads quickly https://github.com/lewisrobbins/sebasic
16.
▲
by
surfer7837
5y ago
This is only a good thing for us. More demand/competition should mean wages rise
17.
▲
by
surfer7837
5y ago
Am doing it in Haskell. Every year I do it in Haskell, and then promptly forget half the language until I start it in December again
18.
▲
by
surfer7837
5y ago
Don't create a Github account with your name then?
19.
▲
by
surfer7837
5y ago
How can you protect yourself from file upload threats? It's basically the worst possible threat model -- executing complex user input that conforms to a spec that was written 20 years ago by some proprietary company with no security. E
20.
▲
by
surfer7837
5y ago
We use Typescript and jest for the mocks. Probably about 10%, they’re very simple mocks, all they do is return success and in a few unit tests we make them return failure and then test how our app responds. I can’t really say if it pays off
21.
▲
by
surfer7837
5y ago
I prefer mocking my AWS calls, so much more lightweight and means exert developer doesn’t have to install local stack
22.
▲
by
surfer7837
5y ago
Antifragile - Nassim Nicholas Taleb
23.
▲
by
surfer7837
5y ago
You go on to AWS for their managed services like Fargate, DynamoDB, ECS, S3 etc. Have used OpenShift in the past and had endless problems with cluster stability (especially in 3.x), and weird inconsistencies. With AWS I could just spin up 1
24.
▲
by
surfer7837
5y ago
The VLSI I took for my EE degree was the hardest course by far. I did a digital logic project and the amount of time I spent looking at my traces and trying to figure out what went wrong, only to forget to ground my P-wells or make one of t
25.
▲
by
surfer7837
5y ago
Doesn’t AWS Amplify basically do the same thing? That’s how I deploy my static site
26.
▲
by
surfer7837
5y ago
I recommend Rotten on Netflix [1] that has an episode about Avocado farming. The whole series is super interesting anyway and explores modern day issues such as lack of water, climate change and globalisation. [1] https://www.net
27.
▲
by
surfer7837
5y ago
blew it out the park AAPL is up 3% after hours (so $60bn or so)
28.
▲
by
surfer7837
6y ago
I'm now enjoying a 12 hour ban from Twitter
29.
▲
by
surfer7837
6y ago
Anyone know how I can write an AWS Lambda in PureScript? Do I just need a JS wrapper and then call my compiled PureScript from that?
30.
▲
by
surfer7837
6y ago
I thought all modern aircraft had plug doors [1] that means it cannot be opened in flight? Unless the pressure difference was so low it didn't matter in this case? [1] https://en.wikipedia.org/wiki/Plug_door
More ›