frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Daily Notes Considered Harmful

https://literallythevoid.com/daily-notes-considered-harmful/
31•FigurativeVoid•9h ago

Comments

TooSmugToFail•8h ago
Daily notes are my life line.

If you’re managing any fairly complex organisation and handling multiple threads on variable time horizons, daily notes can be an immensely useful tool.

stephenlf•7h ago
I like that “one note per issue/resolution” thing. I have an .md in our company’s main internal app’s repo which is just a bunch of tips and patterns for doing DevOps tasks. At the bottom is a section called “## Useful Shell Script,” a collection of scripts each in their own block quote. The approach work well for our small team, but it couldn’t scale. Having a personal repository with this sort of pattern would be very helpful. Thank you!
thomascountz•7h ago
It's difficult for me to read past the sentiment of the author's language, which is unfortunate, because there are interesting ideas here.

At any rate, my takeaway isn't anything to do with whatever the author considers a "daily" note or not, but about how the way we structure and synthesize our thoughts, alters the things we make.

For example, if in the creative process, I create an audience for myself (i.e. by thinking of sharing my notes), that may or may not introduce productive constraints to my process. On one hand, it could force me to better articulate my thoughts. On the other, my inner critic could preclude important insights.

sp33der89•7h ago
I disagree with the author, but I also get the impression that their view of notes is fundamentally different than mine so there's that.

I like the way LogSeq implemented daily notes, UX wise. It's an infinite scrolling page where you can add and edit dailies, so I end up "doomscrolling" my daily notes and re-reading them a lot more often than in other apps.

spankibalt•7h ago
I indulge in daily notes but make and organize them (mostly) topically. Dates are obfuscated, "discreete" if you will; they are, or can always be made, visible if so desired.

The notion of "not asking the same question twice" is laughable to anyone who interrogates different structures based on the same parameter(s), e. g. for comparative purposes. And daily notetaking based on a date-based organization principle is of course widely applicable, e. g. for (project) diaries, "to-be-sorted" infodumps, etc.

But then again, I find most programmer's notions of notetaking to be quite tedious, often bordering on the literally void. ;)

sgoody•6h ago
This is quite a personal thing... I'm terrible at note taking and I've tried a few methods. I find organising this kind of "data" very difficult and I also find habit forming around note taking very difficult also. Finally, I always hated the idea of daily notes/journaling, so I resisted it for the longest time.

But when I finally started making a journal it was a lifeline. It works so well for me. I stop worrying about what I'm writing, how well I'm writing it, how I'm structuring it, where I'm storing it... and I just write it.

If it's something pertinent to what I"m working on, then it'll be a note from the last few days. Old notes, I just don't worry about.

I do have a page for "todo" type thing and I'm still working on that and I also write "proper" documentation separately. But daily notes are a huge win for me.

jvanderbot•6h ago
Well I have been doing daily notes for probably 10 or 15 years, and love it. The clean slate every day is a godsend, and it's really not that hard to 'cat <some range>' or even cat * | vim - if you want a full note.

I guess all I can do is average out TFA since we precisely disagree.

https://jodavaho.io/tags/bash.html

sevensor•5h ago
I have a single system that I use for both digital and paper notes. Start writing, put new stuff at the end. Date every entry. Use topic headings that stand out clearly from the text. When it gets too full, slap a date on the file / notebook and open a new one.

Mostly this is not for returning to, but for thinking things through, although the paper system is also good for to do lists.

Brajeshwar•5h ago
Nice. I followed this process of appending the date instead of new notes (or pages) because the paper is too costly. I fell in love with the Midori MD Notebook. I do not want to waste space on the paper, and hence keep appending new notes.

Btw, try out those translucent sticky notes for the highlights.

recursivegirth•5h ago
I do weekly notes instead of daily. My problem with daily notes was that managing them was tedious and felt very duplicative (even when I found ways to automate their creation). It made searching for a particular topic or task more difficult because the unfinished item is in 3-4 daily notes cause it gets buried and I have to search through all of them.

Now that I am using weekly notes, I find myself finding information easier and the work to create the note is a 1/5th of the chore since I only do it Monday mornings.

massysett•4h ago
“That value is exponentiated each time a note is shared.”

I disagree, I write notes for my eyes only. They would be less useful, not more, if I shared them: I world have to make sure others understand it, and would need to censor it to avoid offense.

A note that will be shared is called email, or a social media post, not a note. A note is for personal use. This notion of a note being more valuable if shared is baffling to me.

spicybbq•4h ago
My daily notes are only a few words. It is helpful to have some record of what I've been working on when preparing to meet with my manager, and for annual reviews.
ashton314•3h ago
> The value of a note is directly proportional to the number of times it is visited.

That’s an easy thing to measure, but that doesn’t make it a good measure.

A note is valuable when it aids your thinking, problem solving, recall, etc. How many times you visit it is irrelevant. Some of my most valuable notes were ones I visited once or twice. Some were valuable because I just wrote it down; that was enough to aid my memory or thinking.

Proxy metrics are more harmful than the worst data-hoarding habits. See: JIRA

peterlk•2h ago
I am never sure which notes I am going to reference again. Most of my daily notes go unread forever. But occasionally, that seemingly trivial thing that I jotted down in a meeting turns out to be _very_ important. I have AI assistants that take notes for me too, but somehow I can’t stop taking notes in meetings - and occasionally this has saved me (note taker bugged out).

Daily notes are also where I do a lot of scratch pad thinking, and occasionally those come in handy as well.

jacknews•3h ago
It seems to me a good part of the value of daily notes is to reflect and consolidate, even if the notes are never revisited.

Sticking the whole mess into an LLM might be a good way to get some 'recall' use from notes, without necessarily revisiting them.

thrwaway55•2h ago
So what happens if I feed an LLM my worthless notes? Author seems like he's living in the past with his conclusion.
1123581321•1h ago
A daily notes page or view is ideally automatically appended to with a reference when you create anything that day, so you spend little time on it but it’s there when you want to find something or review/reflect.

I can see how a time-consuming/duplicative effort dated notes page would not be worthwhile.

I made CivicTracker – Follow the U.S. Government – all in real time

http://civictracker.us
1•lukewines•4m ago•0 comments

Rejigs: Making Regular Expressions Human-Readable in .NET

https://medium.com/@omarzawahry/rejigs-making-regular-expressions-human-readable-1fad37cb3eae
1•metaph6•4m ago•0 comments

Iris-WebP: Fast, efficient WebP encoder

https://halide.cx/iris/index.html
1•F3nd0•6m ago•0 comments

Exploiting All Google KernelCTF Instances and Debian 12 with a 0-Day

https://syst3mfailure.io/rbtree-family-drama/
1•r4um•6m ago•0 comments

The coming Microsoft music monopoly (2000)

https://www.strom.com/awards/210.html
1•ingve•7m ago•0 comments

Blueprints for Vibe Coding

https://bestaitoolfinder.com/
1•ShinMatsura•11m ago•1 comments

Archaeologists Discover Tomb of First King of Caracol

https://uh.edu/news-events/stories/2025/july/07102025-caracol-chase-discovery-maya-ruler.php
1•divbzero•13m ago•0 comments

I built MapScroll – AI turns any idea into a share-ready story map in minutes

https://www.mapscroll.ai/
1•shekharupadhaya•13m ago•1 comments

Mise: Custom Back Ends via Plugins

https://github.com/jdx/mise/discussions/5620
1•icar•15m ago•0 comments

Show HN: Binary Translator

https://binarytranslate.com/
1•artiomyak•16m ago•1 comments

After some success in space, Varda raises $187M to expand ambitions

https://arstechnica.com/civis/threads/after-some-success-in-space-varda-raises-187-million-to-expand-ambitions.1508278/
5•Bluestein•16m ago•0 comments

FAA's race to train air traffic controllers: 'It's going to take time'

https://www.foxnews.com/travel/inside-faas-race-train-air-traffic-controllers-its-going-take-time
6•Bluestein•18m ago•0 comments

Stepanov's Biggest Blunder

https://mmapped.blog/posts/43-stepanovs-biggest-blunder
2•Bogdanp•19m ago•0 comments

The Siren Song of LLMs

https://anukrit.de/articles/siren/
2•honey-badger•19m ago•0 comments

Cancelled Cursor subscription; using multi-agent swarms with Claude Code instead

https://old.reddit.com/r/artificial/comments/1lz8i84/i_cancelled_my_cursor_subscription_i_built/
1•miles•22m ago•0 comments

Operese: A Windows to Linux Migration Tool [video]

https://www.youtube.com/watch?v=PMoXClh8emw
1•chabad360•25m ago•0 comments

C-: A Portable Assembly Language (1997)

https://www.microsoft.com/en-us/research/publication/c-a-portable-assembly-language/
1•todsacerdoti•31m ago•0 comments

Improving AVIF in Open Source

https://halide.cx/blog/improving-avif-in-open-source/index.html
2•todsacerdoti•35m ago•0 comments

The Art of the Deal

https://defragzone.substack.com/p/the-art-of-the-deal
1•frag•47m ago•0 comments

O3 and Grok 4 Accidentally Vindicated Neurosymbolic AI

https://garymarcus.substack.com/p/how-o3-and-grok-4-accidentally-vindicated
20•nsoonhui•47m ago•3 comments

Pocket ID: Simple OIDC provider for passkeys

https://github.com/pocket-id/pocket-id
1•grahameb•47m ago•0 comments

Did early Unix shells ever use `chd` command to change directories?

3•damiaozi•55m ago•1 comments

M.C. Escher – Adventures in Perception [video]

https://archive.org/details/adventuresinperception
1•the-mitr•56m ago•0 comments

Ten Days of Silence – Vipassana

https://shahvirsarkary.substack.com/p/ten-days-of-silence-vipassana
2•shav7•1h ago•0 comments

ASK HN: Why Google's Gemini 2.5 paper has 3295 authors?

https://arxiv.org/abs/2507.06261
2•tzury•1h ago•4 comments

Show HN: Refine – A Local Alternative to Grammarly

https://refine.sh
13•runjuu•1h ago•2 comments

An Impossible Blueprint for a Symbiotic Truth Engine

1•TheSeaGoose•1h ago•0 comments

Meta Acquires Voice AI Startup PlayAI, Continuing to Add Talent

https://www.bloomberg.com/news/articles/2025-07-11/meta-acquires-voice-ai-startup-playai-continuing-to-add-talent
1•mandeepj•1h ago•0 comments

Open Architecture designs conical Sun Tower as "giant sundial"

https://www.dezeen.com/2024/11/04/open-architecture-sun-tower-giant-sundial/
3•tzury•1h ago•0 comments

Bill Dilworth, Caretaker of 'The New York Earth Room,' Is Dead

https://www.nytimes.com/2025/07/12/arts/bill-dilworth-dead.html
1•salynchnew•1h ago•2 comments