Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
evnp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
evnp
10d ago
The second half of this post chronicles the author's Herculean efforts to make everything work well in the cases you describe. > One of the big things that blocked this shipping for so long was not having an escape hatch of some kin
2.
▲
by
evnp
14d ago
> It's just a shame to hear that the author is, for now at least, stopping their engagement with the community due to how they perceive it's changing! Want to clarify for others reading that the author of _Elixir_ isn't st
3.
▲
by
evnp
24d ago
Be proud of the theme. It emanates unflashy nostalgia to me, like a mysterious text-adventure game you discover as a kid. I'm all for putting weight in accessibility as a goal, but never as the all-over riding goal, and always with th
4.
▲
by
evnp
27d ago
Isn't this the same sort of cost CloudFlare and anime catgirls are making us pay daily? Only enough to deter bots, or "a few seconds processing." I take your point that one extra click/interaction required for screen rea
5.
▲
by
evnp
27d ago
Thanks for introducing me to shieldfont.org! It's the first of these I've seen that feels designed to be more than a visual experiment, reading through their landing page is interesting. In particular, their section on accessibili
6.
▲
by
evnp
1mo ago
Thanks for putting this together, incredible resource. Wanted to suggest &udm=14 added to Google search URLs to omit the AI overview and other frills. Personally, I use Chrome's search engine settings to add that param automaticall
7.
▲
by
evnp
2mo ago
"There will be no curiosity, no enjoyment of the process of life. All competing pleasures will be destroyed. But always— do not forget this, Winston— always there will be the intoxication of power, constantly increasing and constantly
8.
▲
by
evnp
3mo ago
Love this idea and your creation of it. Unfortunately do think the parent's concerns are valid - at this moment on your site at least one person has set their name to something offensive so it shows up perpetually (under the street lig
9.
▲
by
evnp
4mo ago
Any chance you'd be interested in sharing the story?
10.
▲
by
evnp
5mo ago
There it is. Thanks!
11.
▲
by
evnp
5mo ago
Is there an xyz's law for this yet? Will add - lines of code (as long as you don't believe code is the product/output).
12.
▲
by
evnp
5mo ago
The point is that safety depends on context and intent being known - with unknown context or intent, dangerous situations will appear _some_ of the time, thus the system as a whole can "never" be fully safe. There is no contradict
13.
▲
by
evnp
5mo ago
Great list, thanks. Seconding Exhalation, that story in particular but also the whole collection. Guess I'm checking out Egan next.
14.
▲
by
evnp
6mo ago
I'm legitimately curious - could you elaborate on the difference? Speaking as someone who has always preferred the commit-by-commit focus of a rebase instead of all-at-once merge conflict resolution, auditing all the changes together l
15.
▲
by
evnp
7mo ago
We had our circa-1915 house checked for asbestos before lifting it. The inspector laughed after taking a chip out of the plaster because you could clearly see horse hair protruding from every side of the chip. This is apparently unlikely to
16.
▲
by
evnp
8mo ago
My issue is remembering that the square brackets come first, not the parentheses. I do like asciidoc's method: https://example.com for bare link, or https://example.com[pretty text] if alternate text is desired
17.
▲
by
evnp
8mo ago
I like this, thank you.
18.
▲
by
evnp
8mo ago
This is great! Not an emacs user (as yet) but this and org-mode's /italic/ _underline_ *bold* +strike+ feel that much closer to the oft-touted "source looks kinda like formatting” ideal of markdown. Not sure why we ended
19.
▲
by
evnp
8mo ago
Anything that doesn't force you to remember arbitrary ordering - square brackets first? Or parentheses? It's the textual equivalent of plugging in usb upside down. An alternative would be to simply use square brackets for both cla
20.
▲
by
evnp
8mo ago
Same here, basically word for word.
21.
▲
by
evnp
9mo ago
Enjoyed the article, and the "less can be more than you think" mindset in general. To the author - on Android Chrome I seem to inevitably load the page scrolled to the bottom, footnotes area. Scrolling up, back button, click link
22.
▲
by
evnp
10mo ago
I'm interested in this. Code review, most egregiously where the "author" neglected to review the LLM output themselves, seems like a clear instance. What are some other examples? Something that should go in a "survival g
23.
▲
by
evnp
10mo ago
Exactly. The problem is instead of getting a raise because "you can do more now" your colleagues will be laid off. Why pay for 3 devs when the work can be done by 1 now? And we all better hope that actually pans out in whatever le
24.
▲
by
evnp
11mo ago
I love it too. Appears to be accomplished with this CSS, which you can tinker with by finding the :after element at the bottom of the <body> tag in browser devtools: body::after { content: ""; position: fixed;
25.
▲
by
evnp
11mo ago
Appreciate the exposition, great ideas here. It's fascinating how the relationship between human and machine has become almost adversarial here!
26.
▲
by
evnp
11mo ago
Just curious, how do you go about making the test suite immutable? Was just reading this earlier today... https://news.ycombinator.com/item?id=45525085
27.
▲
by
evnp
11mo ago
Aren't the impacts perpetual if we're creating new contrails every single day? Taken from another comment, this seems pretty clear: > Contrail cirrus may be air traffic's largest radiative forcing component, larger than al
28.
▲
by
evnp
1y ago
It seems like you're misunderstanding what parent meant by "prerecorded" - not a screen recording, just pre-writing of commands to be executed during the demo. Would you consider it "deception" to hit up arrow a few
29.
▲
by
evnp
1y ago
This is great! Asciinema is well-made and a lot of fun, but it sadly doesn't show the recordings in motion right there in the markdown/README. Looks like vhs neatly solves that problem, appreciate the share.
30.
▲
by
evnp
1y ago
Appreciate these thoughts. Would you mind sharing what Elixir and Phoenix books you're working through?
More ›