HackerTrans
TopNewTrendsCommentsPastAskShowJobs

blev

20 karmajoined vor 6 Jahren

Submissions

What if you gave everyone an intern?

blev.dev
2 points·by blev·vor 5 Tagen·0 comments

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

4 points·by blev·vor 6 Monaten·3 comments

Wall Computer

diegopeinador.com
2 points·by blev·vor 6 Monaten·0 comments

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

github.com
3 points·by blev·vor 2 Jahren·0 comments

[untitled]

1 points·by blev·vor 2 Jahren·0 comments

Mojave Desert Phone Booth

en.wikipedia.org
1 points·by blev·vor 2 Jahren·0 comments

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

3 points·by blev·vor 3 Jahren·4 comments

Modeling Polymorphism in Django with Python

realpython.com
1 points·by blev·vor 3 Jahren·0 comments

comments

blev
·vor 6 Monaten·discuss
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
·vor 2 Jahren·discuss
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
·vor 2 Jahren·discuss
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
·vor 2 Jahren·discuss
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
·vor 3 Jahren·discuss
It's probably hallucinating that versioning. You can't trust LLMs to provide info about themselves.
blev
·vor 3 Jahren·discuss
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