Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cloudflare728
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cloudflare728
8mo ago
We will probably see Ready Player One in a few decades. Hoping to stay alive till then.
2.
▲
by
cloudflare728
9mo ago
I am ashamed being part of HN where a lot of people here supporting this terrorism. No matter how fucked up any country can be, US president has no right to bomb or terrorize other countries.
3.
▲
by
cloudflare728
9mo ago
I had no idea how it would end up. It was first time using AI IDE. I had only used chatgpt.com and claude.ai for small changes before. I continued it for the experiment. I thought AI write too many tests, I will judge based on test passing.
4.
▲
by
cloudflare728
9mo ago
Sometimes I have a similar file or related files. I copy their names and say use them as reference. Code quality improves by 10 times if you do so. Even providing a a example from framework's getting started works great too for new pr
5.
▲
Code Orange: Fail Small – our resilience plan following recent incidents
(blog.cloudflare.com)
9 points
by
cloudflare728
9mo ago
|
0 comments
6.
▲
by
cloudflare728
9mo ago
I am self hosting using Docker. Next.js config to change header didn't work for me. I had cache rules in Cloudflare, but Next.js header for page (no-cache) doesn't allow Cloudflare to apply stale-while-revalidate. Now that I have
7.
▲
by
cloudflare728
9mo ago
I have done this with Next.js. Next.js doesn't support this header or I don't know how. I already had HAProxy setup. So I have added stale while revalidate compatible header from HAProxy. Cloudflare handle the rest. Edit: I am not
8.
▲
by
cloudflare728
9mo ago
Why would someone spend years developing a front where you can't tell the difference between Il or 0O? Doesn't it hurt their ego at personal level?
9.
▲
by
cloudflare728
9mo ago
I hope Cloudflare improve Next.js support on Workers. Currently pagespeed.web.dev score drops by around 20 than self hosted version. One of the best features of Next.js, Image optimization doesn't have out of the box support. You need
10.
▲
by
cloudflare728
10mo ago
Yes use zod or equivalent. I am quite surprised people here doesn't know how to validate data in runtime. The author completely mixing Typescript with runtime behavior. a?.b?.c?.() or var ?? something have well documented use cases and
11.
▲
by
cloudflare728
10mo ago
HN typically use the word "steal" when Chinese companies do the same thing from American or European companies. It's taking them 5 years stealing Chinese algorithms.
12.
▲
by
cloudflare728
10mo ago
update: It's 720 hours of compute cost. Not really serverless. It's just managed database service and it can scale to zero. That's it.
13.
▲
by
cloudflare728
10mo ago
Can someone explain to me the neon pricing? 5 minutes of inactivity makes it idle. If I get one query every 5 minutes and each query takes 100ms for whole month, do I get changed for 720 hours or for 14 minutes (total compute time)?
14.
▲
by
cloudflare728
10mo ago
Seems like big no-no. >The big reason why C corps are preferable is because S corporation shareholders can only be people -- not other businesses, like VC firms. (S corps also can't issue preferred stock.) An S corporation can'
15.
▲
by
cloudflare728
11mo ago
I wish our country was like this. A city "president" can speak against the President. A city President has the power to work without the will of the President.
16.
▲
by
cloudflare728
11mo ago
Can it find broken UI? Human can find and report broken UI easily by using common sense. Even though it is simple for human. Computer has no common sense and I am a machine learning expert. I tried and mostly failed to build a broken UI det
17.
▲
by
cloudflare728
11mo ago
It is abusing .new domain. The idea of .new domain is to create something new e.g meet.new creates new Google Meet, docs.new creates new Google Docs
18.
▲
by
cloudflare728
11mo ago
Profit or loss is out of the equation. Somehow Facebook getting a huge amount of money. They are distributing that money to a million people (directly or indirectly to employees, share holders, employees of 3rd party partners). Some people
19.
▲
by
cloudflare728
11mo ago
You don't understand how money works. They are not burning money, they are employing people like you directly or through 3rd party partner companies. The beneficiaries can decide themselves how to spend money. They can live a good life
20.
▲
by
cloudflare728
1y ago
This is exactly the service I was looking for. I am using cloudflare email forwarding but couldn't find anything about how to send form data from webpage to email. All the email service that I could find has monthly subscription, no pa