Viewing profile — seumars
seumars
HN member- Joined
- Mon, Jul 03, 2017, 9:45 AM UTC
- HN karma
- 698
- Public activity
- 250 items
- HN profile
- View on Hacker News ↗
About seumars
No profile information was provided.
Recent public activity
-
comment
Comment #43914837
Wow that's one awkwardly pompous introduction. Nevertheless Zed never fails to impress. Aside from all the AI fireworks it really goes to show how building software "from scratch" …
-
comment
Comment #43765655
Agreed. Come to think of it Homebrew has pretty bad ergonomics in general. What i want is an overview of compiled binaries, where they are, and what their versions are. That’s it.
-
comment
Comment #43760680
[flagged]
-
comment
Comment #43735124
It seems the "hard way" here is just avoiding frameworks. The real hard part of UI is in fact state management and the myriad of methods for handling state.
-
comment
Comment #43566581
Any specific paper or article of his you would recommend?
-
comment
Comment #43423949
great quote. swiss german designer perhaps?
-
comment
Comment #43367547
Funnily enough the example given of good “L” and “T” kerning in the word SALTY is badly kerned, the letters are kerned too close to each other. The classic trick is to look at 3-le…
-
comment
Comment #42932525
This is the only correct suggestion
-
comment
Comment #42617379
you can define import maps in a separate tag and reuse the module name elsewhere
-
comment
Comment #42446223
Check out the North Paw Directional Anklet. It’s basically a compass that vibrates whenever you face magnetic north. From what I’ve read people seem to develop a sense of direction…
-
comment
Comment #42445195
Thank you for sharing! Big fan of Bartosz's articles and somehow didn't think of looking him up on other platforms
-
comment
Comment #42272622
Yes, but in this specific case the focus is on the design elements labeled onto the lego blocks.
-
comment
Comment #42269069
That's the UI. There's no actual interaction with the screens.
-
comment
Comment #42146390
Same here. I also wonder who would even target their political ads at european audiences.
-
comment
Comment #41687073
How is htmx low level?
-
comment
Comment #41646252
>I enjoy making my own tools and I'm a bit tired of hearing that everything needs to be "battle-tested." So what it will crash? Bugs can be fixed :^) I love it
-
comment
Comment #41443941
Isn't this just an implementation of the Observable pattern? IIRC the difference between observables and signals is that signals don't recompute the value unless any of its sources…
-
comment
Comment #41219715
Well it was made nearly 15 years ago.
-
comment
Comment #40856351
I’m disappointed in the fact that the main ambition here is only to recreate a browser for the sake of independence. There is so much potential in creating a modern browser that co…
-
comment
Comment #40787241
Appealing to different tastes is far from trolling.
-
comment
Comment #40364625
My pet peeve with this question is that sometimes it’s completely fair to call a piece of software "finished".
-
comment
Comment #40130481
The whole point of this initiative is to stop using out of date float-hacks, or soon-to-be out of date hacks to CSS grid or flexbox. Firefox's masonry layout is in fact implemented…
-
comment
Comment #39757695
It sounds to me that if your team is relying that much on inspecting values, you're doing the developers (or designers) a disservice one way or another. A well defined set of desig…
-
comment
Comment #39757580
Not in a way that differs from old-fashioned web scraping. If the website you're targeting is built using a framework and is server-side rendered then it'll most definitely also se…
-
comment
Comment #39258347
>Jacob Nielson was blowhard even then. His "all links must be blue and underlined" mantra was tired even then. It takes a lot for me to say this, but his pedantry at the time puts …