HackerLangs
TopNewTrendsCommentsPastAskShowJobs

moozilla

no profile record

Submissions

Vibe Genomics: Sequencing Your Whole Genome at Home

vibe-genomics.replit.app
4 points·by moozilla·3 mesi fa·2 comments

comments

moozilla
·21 giorni fa·discuss
This is only true for poor quality coffee. The hot temperature masks defects (bitterness). Good coffee tastes better as it cools. https://www.baristamagazine.com/the-temperature-paradox-why-...
moozilla
·23 giorni fa·discuss
Midjourney is not VC backed. They have a bit about this in the article:

> As a reminder, Midjourney has no investors. We are a totally new kind of research lab. We've seen academic, corporate, and government labs - but we are a distinct (and curious) new thing: we are a community-backed research lab.
moozilla
·5 mesi fa·discuss
Last time I tried home row mods I could not get over how bad it felt having the letter not appear until I lifted the key rather than immediately on the keypress. Am I just overly sensative or is this just something you get used to over time?
moozilla
·7 mesi fa·discuss
I also found this bit funny:

> We also suspect that the geographical and cultural factors may have influenced interaction patterns, given that all our participants were residing in Türkiye.
moozilla
·9 mesi fa·discuss
You could go with the title from the associated YouTube video (https://www.youtube.com/watch?v=lXUZvyajciY)?

Andrej Karpathy — “We’re summoning ghosts, not building animals”
moozilla
·9 mesi fa·discuss
I like to think of models leaving "useless comments" as a way to externalize their reasoning process - maybe they are useless at the end, but leaving them in on a feature branch seems to marginally improve future work (even across conversations). I currently leave them in and either manually clean them up myself before putting up a PR for my team to review or run a final step with some instructions like "review the diff, remove any useless comments". Funnily enough Claude seems pretty competent at identifying and cleaning up useless comments after the fact, which I feel like sort of proves my hypothesis.

I've considered just leaving the comments in, considering maybe they provide some value to future LLMs working in the codebase, but the extra human overhead in dealing with them doesn't seem worth it.