HackerTrans
TopNewTrendsCommentsPastAskShowJobs

blev

20 karmajoined 6 tahun yang lalu

Submissions

What if you gave everyone an intern?

blev.dev
2 points·by blev·5 hari yang lalu·0 comments

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

4 points·by blev·6 bulan yang lalu·3 comments

Wall Computer

diegopeinador.com
2 points·by blev·6 bulan yang lalu·0 comments

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

github.com
3 points·by blev·2 tahun yang lalu·0 comments

[untitled]

1 points·by blev·2 tahun yang lalu·0 comments

Mojave Desert Phone Booth

en.wikipedia.org
1 points·by blev·2 tahun yang lalu·0 comments

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

3 points·by blev·3 tahun yang lalu·4 comments

Modeling Polymorphism in Django with Python

realpython.com
1 points·by blev·3 tahun yang lalu·0 comments

comments

blev
·6 bulan yang lalu·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 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·discuss
It's probably hallucinating that versioning. You can't trust LLMs to provide info about themselves.
blev
·3 tahun yang lalu·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