HackerTrans
トップ新着トレンドコメント過去質問紹介求人

blev

20 カルマ登録 6 年前

投稿

What if you gave everyone an intern?

blev.dev
2 ポイント·投稿者 blev·5 日前·0 コメント

Ask HN: What useful skills can be learned through rote memorization?

4 ポイント·投稿者 blev·6 か月前·3 コメント

Wall Computer

diegopeinador.com
2 ポイント·投稿者 blev·6 か月前·0 コメント

World of Text – An infinite grid of text editable by any visitor

github.com
3 ポイント·投稿者 blev·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 blev·2 年前·0 コメント

Mojave Desert Phone Booth

en.wikipedia.org
1 ポイント·投稿者 blev·2 年前·0 コメント

Ask HN: Would you use a .dev domain for a personal email address?

3 ポイント·投稿者 blev·3 年前·4 コメント

Modeling Polymorphism in Django with Python

realpython.com
1 ポイント·投稿者 blev·3 年前·0 コメント

コメント

blev
·6 か月前·議論
The algorithm I mentioned in the OP is here: https://en.wikipedia.org/wiki/Doomsday_rule

I practiced the algorithm by replacing my doomscrolling time on a trainer app (https://whattheday.com/) over the last 3 weeks. I went from taking 2-20 minutes to usually get the wrong result to about 95% accuracy in 10 seconds.

This training app to teach you to play piano by ear and to sight read also got posted today: https://news.ycombinator.com/item?id=46556210
blev
·2 年前·議論
Mine did not! I distinctly remember setting it last night but it only shows tomorrow's morning alarm. I set my alarm through the "sleep" feature where it gives you a schedule and automatically sets an alarm that you can modify day-to-day.
blev
·2 年前·議論
The author’s mistake was assuming that interfaces are unique to Go. I think it’s still a helpful article as someone who works frequently with interfaces because, while I “discovered” the interface upgrade idea on my own, I had never considered the proxy problem.
blev
·2 年前·議論
Lots of words to say "goto can be good" with nary an example of a good use of goto. Hard to judge the point without a concrete example.
blev
·3 年前·議論
It's probably hallucinating that versioning. You can't trust LLMs to provide info about themselves.
blev
·3 年前·議論
While clicking around on the htmx website, I noticed that these two examples are broken:

https://htmx.org/examples/sortable/ https://htmx.org/examples/modal-bootstrap/

Neither worked for me in Chrome or Safari