HackerTrans
TopNewTrendsCommentsPastAskShowJobs

blev

20 karmajoined 6 lat temu

Submissions

What if you gave everyone an intern?

blev.dev
2 points·by blev·5 dni temu·0 comments

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

4 points·by blev·6 miesięcy temu·3 comments

Wall Computer

diegopeinador.com
2 points·by blev·6 miesięcy temu·0 comments

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

github.com
3 points·by blev·2 lata temu·0 comments

[untitled]

1 points·by blev·2 lata temu·0 comments

Mojave Desert Phone Booth

en.wikipedia.org
1 points·by blev·2 lata temu·0 comments

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

3 points·by blev·3 lata temu·4 comments

Modeling Polymorphism in Django with Python

realpython.com
1 points·by blev·3 lata temu·0 comments

comments

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