HackerTrans
TopNewTrendsCommentsPastAskShowJobs

blev

20 karmajoined 6 jaar geleden

Submissions

What if you gave everyone an intern?

blev.dev
2 points·by blev·6 dagen geleden·0 comments

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

4 points·by blev·6 maanden geleden·3 comments

Wall Computer

diegopeinador.com
2 points·by blev·6 maanden geleden·0 comments

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

github.com
3 points·by blev·2 jaar geleden·0 comments

[untitled]

1 points·by blev·2 jaar geleden·0 comments

Mojave Desert Phone Booth

en.wikipedia.org
1 points·by blev·2 jaar geleden·0 comments

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

3 points·by blev·3 jaar geleden·4 comments

Modeling Polymorphism in Django with Python

realpython.com
1 points·by blev·3 jaar geleden·0 comments

Low Poly 3D People of Second Life

dbbd.sg
1 points·by blev·3 jaar geleden·0 comments

Good AI Is Bad for Itself–and the Web

blev.dev
2 points·by blev·3 jaar geleden·0 comments

Large Language Models are like the planet Solaris

blev.dev
5 points·by blev·3 jaar geleden·0 comments

Show HN: Obituary bot eulogizes the long-dead using GPT-4

twitter.com
2 points·by blev·3 jaar geleden·0 comments

A map of the distributed data systems landscape

dataintensive.net
1 points·by blev·4 jaar geleden·0 comments

Earthbound in ChatGPT

blev.dev
1 points·by blev·4 jaar geleden·0 comments

If You Can: How Millennials Can Get Rich Slowly [pdf]

efficientfrontier.com
6 points·by blev·4 jaar geleden·2 comments

comments

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