Viewing profile — zaphodias
zaphodias
HN member- Joined
- Tue, Aug 14, 2018, 12:43 PM UTC
- HN karma
- 165
- Public activity
- 60 items
- HN profile
- View on Hacker News ↗
About zaphodias
Recent public activity
-
comment
Comment #47124940
A lot of companies use tailwind. Here's an extract from https://claude.ai (the chat interface after logging in):
-
comment
Comment #47060795
they have individual IPFS links but they don't work 100% of the times
-
comment
Comment #46339238
Did you mean gRPC maybe? In any case, my experience so far has been great. The connect-es generator takes your protobuf and generates a TypeScript library which looks pretty good. …
-
comment
Comment #46325263
This is great - thanks for sharing. I am actually building something very similar myself as I started building a couple SaaS and though it would be nice to extract the common piece…
-
comment
Comment #45331419
I don't think there are humans involved. I've now seen countless PRs to some repos I maintain that claim to be fixing non-existent bugs, or just fixing typos. One that I got recent…
-
comment
Comment #45330259
I remember seeing the concept of "torrents with dynamic content" a few years ago, but apparently never became a thing[1]. I kind of wish it did, but I don't know if there are criti…
-
comment
Comment #44079392
Me too, reinforced by author's name :)
-
comment
Comment #44070387
Did you read the article's section "Why I Built My Own Audio Player"?
-
comment
Comment #43961529
Just to be clear, I am authenticated. Maybe they are struggling with the AI scrapers though, you're right.
-
story
Ask HN: Did GitHub UI become unbearably slow?
I remember being able to review even large PRs (70-100 files changed) from the web UI fairly easily, but now every time I click a button, the page becomes unresponsive for many sec…
-
comment
Comment #43906306
isn't the whole point avoiding FOUC, while also avoiding to block the rendering for CSS network requests?
-
comment
Comment #43714798
I'm doing the same, I have family plans with my friends for pretty much anything so I don't think I ever reached such high monthly costs though. I started my home server for self h…
-
comment
Comment #43691416
Maintenance overhead, plus: - convenience (everyone already has a GitHub account and is familiar with the platform) - discussions platform (issues, prs, discussions) - CI (GitHub A…
-
comment
Comment #43545362
Don't get me wrong, I agree! Especially performance-wise, I'd love to have the best primitives that let me build whatever I want and not some very generic primitives that perform a…
-
comment
Comment #43544042
While I think you're right (generics might be useful there), it's fairly easy to wrap the `sync` primitives such as `sync.Pool` and `sync.Map` into your specific use case. Go is pr…
-
comment
Comment #43543989
I assume they're referring to the fact that a Pool can hold different types instead of being a collection of items of only one homogeneous type.
-
comment
Comment #43397900
Apple's Force Touch aka 3D Touch
-
comment
Comment #43137473
> Who says ByBit can cover the loss? CEO on X
-
comment
Comment #42865652
> is a right I believe they're saying that cloudflare will block them just for using a blacklisted client, even if they're legit users and not bots
- story
-
comment
Comment #42272572
I think author chose the wrong mantra too! What happens in fast paced startups is that you ship what essentially is a MVP as soon as possible (i.e. you stop at the "make it work" s…
-
comment
Comment #42213311
While I don't disagree (broadly speaking) with you about the complexity of webdev, it looks like you don't have a full understanding of what Tailwind is: a (CSS) code generator. It…
-
comment
Comment #42163043
hey there, honestly I haven't tried prql yet but I think I already saw it on HN before. What would you expect from a language integration? I'd like to work on something in Go, whic…
-
comment
Comment #40740928
I've been loving Aerospace. Is as close as i3wm you can get, on Mac OS.
- story