Viewing profile — webdevladder
webdevladder
HN member- Joined
- Tue, Feb 20, 2024, 2:44 PM UTC
- HN karma
- 58
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About webdevladder
No profile information was provided.
Recent public activity
-
comment
Comment #48619489
Higher friction and fragmentation are Fediverse features (not bugs) that give it a different grain. ATProto has different tradeoffs that lead to a different form of social media. I…
-
comment
Comment #45106350
You've missed the point, it's inherent in any serialized communication, and the gains are far greater than a type system. Protobuf and friends, and every type system in existence, …
-
comment
Comment #45101888
Full-stack rich schemas, not the poor lossy JSON Schema or other language-agnostic ones, are so nice for long-term quality and development velocity. You get to categorically avoid …
-
comment
Comment #43666597
ArkType is a really interesting library that has a difficult time marketing itself. More than being a schema validator, it brings TS types into the runtime, so you can programmatic…
-
comment
Comment #42605420
I believe I was the target of employment-flavored spear phishing a few months ago. Could have been a researcher like the OP. - 3 new email chains from different sources in a couple…
-
comment
Comment #42579088
Location: United States Remote: in-office/hybrid preferred, open to remote Willing to relocate: yes Technologies: TypeScript, Svelte, HTML/CSS/JS, Postgres, SQL/NoSQL, Node/Deno/Bu…
-
comment
Comment #42509882
Reminder that malicious impersonation is common and easily automated with LLMs.
-
comment
Comment #42364365
Counterfactual invisibility is a real bummer.
-
comment
Comment #42130700
Also the heuristic used to collapse file diffs makes it so that the most important change in a PR often can't be seen or ctrl-f'd without clicking first.
-
comment
Comment #41688466
A more broad observation, I'm being pointed in the parent comment - web components need to win over framework authors. The signs are not trending well here from what I've seen cons…
-
comment
Comment #41687618
The point being made is that web components can pay this cost per-component, and this problem will compound over time. This is an unprecendented cost to frontend framworks and it's…
-
comment
Comment #41687595
Look at the thread you've created here - I'm arguing that the article minimizes the antipattern cost they impose, and your response brings up React as if it somehow changes that.
-
comment
Comment #41687500
You're ignoring page bloat as a performance cost. That's hugely impactful for UX on the web.
-
comment
Comment #41687454
React is irrelevant for me and my users. This is not an argument in favor of web components over Svelte. Adopting web components would mean an objectively worse UX for my users - f…
-
comment
Comment #41687446
You can judge React, but like I said, not frontend. You're responding to an argument I didn't make.
-
comment
Comment #41687284
As a Svelte user this argument rings hollow. You can't judge frontend by React and the way it's badly used.
-
comment
Comment #41687249
I think this minimizes the fact that interop - the main selling point to me as a user - comes at a performance cost where every component you use could have its own unnecessary run…
-
comment
Comment #41618873
This looks incredibly well-designed and documented, can't wait to watch some speed runs!
-
comment
Comment #41330912
My experience tells me the opposite, it's an incredibly thoughtful and useful evolution IMO.
-
comment
Comment #41322813
As a potential dev user this looks really intriguing, hitting all of the main points I was looking for. I build apps in this space, and the open source alternatives I've evaluated …
-
comment
Comment #41299494
I tend to agree but I think toasts can still be useful and good UX. Putting useful and actionable feedback in context instead of toasts is a rule of thumb that I try to follow but …
-
comment
Comment #41255789
I wrote this blog post about how Svelte 5 (currently a release candidate) uses signals to fix two problems with its former reactivity system that was introduced 5 years ago. If you…
- story