Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
flagged24
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
flagged24
2y ago
Ok, my bad. But this place is getting plastered with spam, like this paid boilerplate. Show HN is to share your work for the community to checkout and test. This requires a $99,- upfront payment so this is an ad. Nothing more nothing less.
2.
▲
by
flagged24
2y ago
I have keywords for next.js and node.js. I should probably filter for /boilerplate/ and /ship/ too.
3.
▲
by
flagged24
2y ago
I guess I have a problem with being blasted with paid next.js/node.js templates while having a notification set up for these keywords on HN. It feels like this is just an ad for your paid template. It's a highly congested market s
4.
▲
by
flagged24
2y ago
Going by your bio one could think this is business oriented. Sorry if I missed the mark. Anyway, I doubt anyone is going to run the numbers for you. I would give this a real life test, even if it was just simulated traffic. Hetzner has been
5.
▲
by
flagged24
2y ago
Whenever I read posts like this with millions of requests per small time unit, fighting over dollars. I realize I work in a completely different realm. I have barely 60 concurrent users but these users are paying top dollar for the privileg
6.
▲
by
flagged24
2y ago
This reads like a very honest reflection and gives back some eroded trust in Vercel.
7.
▲
by
flagged24
2y ago
Even though I use systemd to manage my primary node app, I started to use pm2 for new projects. It was just easier, better monitoring, cluster option, many easy to configure restart options. I don't think the article makes a good enoug
8.
▲
by
flagged24
2y ago
Being GPT compatible seems to be another major selling point.
9.
▲
Fish doorbell in Utrecht canal spawns worldwide attention
(dutchnews.nl)
3 points
by
flagged24
2y ago
|
1 comments
10.
▲
by
flagged24
3y ago
I would love to read the full story on this.
11.
▲
by
flagged24
3y ago
I've been playing with Remix.js a bit and come to similar conclusions. I'm not exited to go all in on route actions. I found myself using socket.io with TS interfaces to define the API. I guess pretty similar to how trpc works alb
12.
▲
by
flagged24
3y ago
Maybe on my end. It doesn't happen in incognito.
13.
▲
by
flagged24
3y ago
The link redirects to google.com
14.
▲
by
flagged24
3y ago
Samsung doesn't allow security updates while roaming (requires wifi). Another artificial restriction without much consideration for longer term travelers.
15.
▲
by
flagged24
3y ago
I'm getting flooded with your backend template posts. I get posting something two times or so, but this is getting out of hand.
16.
▲
by
flagged24
3y ago
Or use something more bare metal and go for a query builder like Kysely.
17.
▲
by
flagged24
3y ago
Did you find the source of this error?
18.
▲
by
flagged24
3y ago
Thanks, will do when I give it another try.
19.
▲
by
flagged24
3y ago
Definitely. There is very little talk/discussion about these databases apart from evangelist articles. That's another reason for me to be hesitant to migrate. Still have a ping/alert whenever someone mentions these databases
20.
▲
by
flagged24
3y ago
I once tried both of these databases with an existing PostgreSQL database. I was never able to convert my pg database to YugabyteDB, YugabyteDB Voyager (a migration tool) would choke during the conversion/migration. I did manage to get
21.
▲
by
flagged24
3y ago
I get your point. I see Kysely more as a progression from Objection, but that's not the case if you're not into TypeScript. I was using Knex.js like forever and now switching over to Kysely. kysely-codegen introspects the database
22.
▲
by
flagged24
3y ago
Share the same sentiment and settled on Kysely. Although new, it doesn't try to do too much and has excellent TypeScript support.
23.
▲
by
flagged24
3y ago
Netflix beats others when it comes to low bitrate high quality streams. At some remote areas with poor cellular coverage, Netflix is the only service that provides a working video stream.
24.
▲
by
flagged24
3y ago
JavaScript (TypeScript) is my all time favorite language. I write code in Go, PHP and Python and have coded in C# and Java. But for me nothing beats the simplicity, ergonomics and maintainability of modern TypeScript.
25.
▲
by
flagged24
3y ago
Great article, with one caveat: The big upfront question should be; do I need BullMQ (and Redis). I think in most cases a simple DB queue table will suffice, reducing complexity allowing for greater customization.
26.
▲
by
flagged24
3y ago
I have to give µWebSockets a try sometime soon.
27.
▲
by
flagged24
3y ago
Same story, Hetzner storage box, local backups and at times a backup to my Android phone. Automated backup testing and a notification on Telegram if anything is amiss.
28.
▲
Austria, France and Italy lead charge against lab-grown meat
(euractiv.com)
2 points
by
flagged24
3y ago
|
1 comments
29.
▲
by
flagged24
3y ago
I don't like the friction introduced by the app router. Even though the merits of layouts, streaming and React Server Components are clear. I have a stable site/app and don't need to migrate any time soon, I rather wait for s
30.
▲
by
flagged24
3y ago
I think supporting React Server Components is at the core of this issue. A ton of changes were necessary to support RSC and a different router is just one of many things that changed. Important features have been sacrificed to make it happe
More ›