Viewing profile — GGO
GGO
HN member- Joined
- Thu, Jun 09, 2022, 5:16 PM UTC
- HN karma
- 225
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About GGO
No profile information was provided.
Recent public activity
-
comment
Comment #48848446
That's exactly their business plan. So seems like they are executing on it very well.
-
comment
Comment #48240251
If you wait for more segfaults, OOMs and other issues, than you have failed to avoid the problem. In my opinion this direction is correct and history will show who's right.
-
comment
Comment #47854784
HTMX is just a bad advice and non-starter for any modern web application. It becomes more complex faster than you think. Just dont.
-
comment
Comment #44562598
Rails engines are one of the most underrated features that everyone should be using more.
-
comment
Comment #44447369
I like rate-limiting. I know none of my users will need more than 10qps. I set that for all routes, and all bots get throttled. I can also have much higher rate-limit for authentic…
-
comment
Comment #44062965
dup of https://news.ycombinator.com/item?id=44057476
-
comment
Comment #44062923
so far no diff here ( https://speed.yjit.org/ ). But the build is from May 14 so maybe it will show up in new build?
-
comment
Comment #43243504
I still prefer Vue3 with Vite over hotwire and stimulus. It is much easier to be productive on frontend if you need anything beyond usual CRUD
-
comment
Comment #42580892
I have seen the variation of this question so many times - I am surprised HN does not auto-delete AHA posts.
-
story
Recent Google news change made it unusable. Any way to revert it?
Google news recently switched to endless scrolling (probably trying to mimic social media apps) and made it completely unusable for me. Is anyone else feeling the same? I had my in…
-
comment
Comment #41770176
S3 on us-east-2 stabilized for us as of 2 minutes ago
-
story
Is AWS S3 having an outage?
AWS status https://health.aws.amazon.com/health/status shows all green but I am having internal server errors returned from S3. Anyone else having this issue? Downdetector has spik…
-
comment
Comment #41392384
is there going to be D0 stepping for the 8GB version?
-
comment
Comment #41357858
I am happy to see this example project is using Vue instead of React. It is a great framework and it deserves more visibility.
-
comment
Comment #40886496
I dont understand the recommendation of using bigserial with uuid column when you can use UUIDv7. I get that it made sense years ago when there was no UUIDv7, but why do people kee…
-
comment
Comment #40393172
64bit coming soon
-
comment
Comment #40393168
2 different machines
-
comment
Comment #40383497
why wait this long (until Sept 2024) to opensource the code?
-
comment
Comment #40281562
you can be required to keep logs - they need to design a system that cannot collect logs - You cannot share what you cannot have.
-
comment
Comment #40236785
I buy hard drives based on these reports. Thank you Backblaze.
-
comment
Comment #40163235
The big difference is that Tesla is the manufacturer and thus has much higher credibility (and responsibility not to deceive), than a random YouTube video.
-
comment
Comment #40148352
Exactly. Tesla shares responsibility for marketing something deceptively that can cause serious incidents. We require toy manufacturers to put clear labels that the toy is not appr…
-
comment
Comment #39793593
I use linkding for that? Have you tried it? https://github.com/sissbruecker/linkding
-
comment
Comment #39757322
account is locked. I wanted to see how email integration works. Do you do any DKIM/SPF checks to avoid spoofs and spam?
-
comment
Comment #39757208
restic is also great