Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
temuze
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
temuze
13d ago
Thank you!
2.
▲
by
temuze
7mo ago
Yeah but worse No polecats smh
3.
▲
by
temuze
2y ago
I'm currently working on it :) See you in two weeks I hope
4.
▲
by
temuze
2y ago
In the short-term, these kinds of investments can hype up a stock and create a small bump. However, in the long-term, as the hype dies down, so will the stock prices. At the end of the day, I think it will be a transfer of wealth from share
5.
▲
by
temuze
3y ago
I strongly disagree. I worked at a company with a world-class QA team. They were amazing and I can't say enough nice things about them. They were comprehensive and professional and amazing human beings. They had great attention to deta
6.
▲
by
temuze
4y ago
I used to do a similar thing, then I realized it was a potential problem. Let's say you have an account at AcmeCo. Let's say AcmeCo has a breach and I can see your password hash. Let's say the company uses a weak password has
7.
▲
by
temuze
4y ago
As an aside, this is the first time I've heard about Flightcontrol. Super impressed! The biggest con of something like Vercel is that you can't be on your own AWS VPC. An RDS instance with a public IP address (which Vercel's
8.
▲
by
temuze
4y ago
Reading the docs, I'm a fan of your authentication / session management. When anyone pushes JWTs on me, I get sad. Session revoking is a necessary part of any authentication system and making a Redis call doesn't take that lo
9.
▲
by
temuze
4y ago
Open S3 Buckets as a service
10.
▲
by
temuze
4y ago
Oops I was totally wrong: https://twitter.com/rclmenezes/status/1529278214346051584?s=...
11.
▲
by
temuze
4y ago
Sorry, it's been a while, I forget :( We had to balance between making the files too big (which would be slow) and making them too small (too many lambdas to start) I _think_ they were around ~10 GB each, but I might be off by an order
12.
▲
by
temuze
4y ago
Back at my old job in ~2016, we built a cheap homegrown data warehouse via Postgres, SQLite and Lambda. Basically, it worked like this: - All of our data lived in compressed SQLite DBs on S3. - Upon receiving a query, Postgres would use a c
13.
▲
by
temuze
4y ago
SeedFi | Engineers, Designers, PMs | SF, NYC, Atlanta or REMOTE (USA) | seedfi.com SeedFi is a fintech startup that builds products for Americans living paycheck to paycheck. We're focused on improving our customers' financial hea
14.
▲
by
temuze
5y ago
Think of it, billions of `0000-00-00 00:00:00`s!
15.
▲
by
temuze
5y ago
The fact that their main product is "Elastic Cloud" and AWS EC2 means "Elastic Compute Cloud" is... unfortunate
16.
▲
by
temuze
5y ago
One step ahead of you brother: https://twitter.com/rclmenezes/status/1468253515751608325
17.
▲
by
temuze
5y ago
If you're having SLA problems I feel bad for you son I got two 9 problems cuz of us-east-1
18.
▲
by
temuze
5y ago
Friends tell friends to pick us-east-2. Virginia is for lovers, Ohio is for availability.
19.
▲
by
temuze
5y ago
SeedFi | Software Engineers, PMs | SF, NYC or REMOTE (USA) | seedfi.com SeedFi is a fintech startup that builds products for Americans living paycheck to paycheck. We're focused on improving our customers' financial health by help
20.
▲
by
temuze
5y ago
They're probably viable for that. Peach Finance is another option that came out recently: https://www.peachfinance.com/
21.
▲
by
temuze
5y ago
SeedFi | Software Engineers, PMs | SF, NYC or REMOTE (USA) | seedfi.com SeedFi is a fintech startup that builds products for Americans living paycheck to paycheck. We're focused on improving our customers' financial health by help
22.
▲
by
temuze
5y ago
For LMS, we use LoanPro: https://loanpro.simnang.com/ Canopy is a recent new entrant: https://canopyservicing.com/ Using a vendor for LMS added some complexity (integration is a pain, idempotency is a conce
23.
▲
by
temuze
5y ago
Cool idea! I wish you guys existed a few years ago. What loan management systems do you integrate with? They can all be so wildly different that normalizing over all of them is a great accomplishment. Being a marketplace for lenders to cred
24.
▲
by
temuze
5y ago
SeedFi | Software Engineers, PMs | SF, NYC or REMOTE (USA) | seedfi.com SeedFi is a fintech startup that builds products for Americans living paycheck to paycheck. We're focused on improving their financial health by helping them build
25.
▲
by
temuze
5y ago
I'm glad the author points out that there are aspects to Copilot that are usable. A lot of other critics haven't been so kind. Many complaints about Copilot remind me of the old Louis CK sketch where people complain about flying:
26.
▲
by
temuze
5y ago
SeedFi | Software Engineers, PMs | SF, NYC or REMOTE (USA) | seedfi.com SeedFi is a fintech startup that builds products for Americans living paycheck to paycheck. We're focused on improving their financial health by helping them build
27.
▲
by
temuze
5y ago
SeedFi | Senior Software Engineer | SF, NYC or REMOTE (USA) | seedfi.com SeedFi builds financial products for the 100M Americans who live paycheck to paycheck. Our customers are the most vulnerable members of society and our products tangib
28.
▲
by
temuze
5y ago
Also glue traps are heinously cruel.
29.
▲
by
temuze
5y ago
Reminds me of http://www.paulgraham.com/pypar.html
30.
▲
by
temuze
5y ago
We recently switched from ts-loader to esbuild-loader. It was super easy and it halved our build time with zero complications. Highly recommend.
More ›