Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. I built non-autoregressive decision models with RL a year ago(convaiinnovations.com ↗)
    179comments
  2. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    572comments
  3. Btrfs/ZFS/bcachefs under workloads classic benchmarks skip(bartosz.fenski.pl ↗)
    10comments
  4. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    201comments
  5. A graphical desktop for the ZX Spectrum(github.com/mindbox77 ↗)
    87comments
  6. Tin: full-text search for Postgres(planetscale.com ↗)
    57comments
  7. The Secret Life of Circuits(coredump.cx ↗)
    60comments
  8. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    603comments
  9. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    26comments
  10. Supabase (YC S20) Is Hiring for OrioleDB(supabase.link ↗)
    discuss
  11. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    14comments
  12. Show HN: CUA-S1 – A System One Model for Computer Use(github.com/trycua ↗)
    discuss
  13. Suzanne Ciani's Buchla Cookbook(echo.orpheusinstituut.be ↗)
    1comments
  14. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    149comments
  15. San Francisco Onion Futures Company(onionfutures.com ↗)
    134comments
  16. Almost Never Use AI to Write Anything Substantive(erichgrunewald.substack.com ↗)
    44comments
  17. Cloudflare Quick Tunnels(cloudflare.com ↗)
    303comments
  18. How to Write with an LLM(sockpuppet.org ↗)
    366comments
  19. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    214comments
  20. What Zig felt like, coming from Rust(besok.github.io ↗)
    150comments
  21. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    29comments
  22. Saving another 100TB of RAM(cloudflare.com ↗)
    97comments
  23. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    124comments
  24. Communication by means of modulated Johnson noise(pnas.org ↗)
    23comments
  25. SDCC – Small Device C Compiler(sourceforge.net ↗)
    26comments
  26. Asking Authors About Their Own Papers(medium.com/tmlrorg ↗)
    51comments
  27. Ray Ozzie and the Optimism of Being Early(reproof.app ↗)
    22comments
  28. Science Is Open Software(jepedersen.dk ↗)
    59comments
  29. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    130comments
  30. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    55comments

Ask HN: What do you use for you personal note taking activity?

16 pointsby 8y ago
19 comments
Currently, my notes are scattered in unnamed Sublime tabs, pockets, 'safe for later' on fb, pinboards. And they don't end up much useful later.

So, fellow hackers, how do you take notes? What do you use?

I envision a platform which is very accessible (on phone/ laptop), easy and lightweight to jot down things (like sublime tabs, they are very light and I end up using them more than Evernote files, even when I am a premium member).

At the access side, those notes are easy to search, they follow some graph-like data structure, super smooth to add new updates (like if I have a movie node in my db, and I see some interesting movie somewhere, it should be super easy to add them in my list). If I am reading about some new topic, I can create stories out of them and should be able to add notes to it, like adding tweets in a tweet conversation.

I am thinking to make something of my own which cater my needs but meanwhile, I am thinking I will make what already is there rather than not using anything at all.

8y agoHN ↗

Bonus points if I can query them like what should I do now? Which movie should I watch (but those are secondary requirements which I would like to have some time in future).

8y agoHN ↗

Right now I have two general repos:

1. tomboy desktop wiki. Realistically, this is usually a write only repository for me to get ideas out that I never follow up on. But I like to think the exercise is beneficial, or at least thereapeutic.

2. rocketbook wave + frixion pens. Phone calls, meetings, random engineering diagrams, and the occasional Nikoli puzzle go in here. I just went through my first scan-in and heat erasure cycle, seems to work? These notes I do occasionally refer back to, with I'd imagine an exponential decay model. Needing to know the name of the recruiter I talked to and what they said is more important in the week after than the month or quarter after. Some day I'll try adopting bulletjournal's note style. But for now, meh.

Edit:

I don't even think of these as notes, but I do use a lot of todo lists. I have a Trello board for my video game collection, to track what I have, whether I can sell it, and where i've listed it for sale (and at what price). I have another Trello board for general todos, a caldav server that I've been ignoring lately, and some tasks in google cal that I've also been ignoring.

8y agoHN ↗

I send email to myself. Sometimes I just keep them in drafts.

8y agoHN ↗

Evernote is the obvious answer but why isn't it working for you?

I start jotting down my notes in Sublime tabs too. If I choose to save them, they go into an Evernote notebook. "Your second brain" defines Evernote's purpose well, it functions as a long term memory for notes.

Search is simply Ctrl+Q and it also goes through images and docs as well if I'm not mistaken.

8y agoHN ↗

Notebooks. They're surprisingly easy to search: if you use them a lot you'll notice that you often remember exactly which page a certain note appears on. You can also help by always starting a new note on a new right-hand page, and writing one or two keywords in the top-right corner.

8y agoHN ↗

I keep it simple: A bunch of semi-organized markdown files + resilio sync (+ an old always-on android phone for a resilio 'server'). I can continue living in Emacs (and a markdown-friendly android app).

I tried to bespoke notetaking things (evernote, google keep, trello, orgmode, et al) before I figured out I was just dumping bits of text and never actually used the organizational/tagging/convenient features.

I guess it would be nice to have quick and easy ways to search and archive notes on my phone but I can live without it.

8y agoHN ↗

I normally use Evernote but its been getting very slow on my phone(2-8 seconds before i can input my text) so I was thinking of writing a simple bot for Telegram that would log my messages and set cron-like reminders. I guess i would search it by sending something like "/s words to be searched for" Is that something you would use?

8y agoHN ↗

I'm quite happy with Apple Notes. But there are a few things I'd like to fix (Git support, Code highlighting) so I have started on making my own app.

8y agoHN ↗

Out of interest, did you do research first to see if anything else would fit? I see a big trend on HN of "This doesn't do X, I'll make my own" - we end up with 5000 weather apps and 8000 'game changing' note taking apps.

8y agoHN ↗

I use a real-life notebook for anything real-life. I enjoy keeping notes offline. I use a bullet journal style.

For quick meeting notes or todo notes at work, I send myself an email.

8y agoHN ↗

Google docs. Sync, offline, voice dictations. I use it many times a day

8y agoHN ↗

No mention of Vimwiki yet. I'm a hardcore Vim user so it works well for me.

<Leader>ww to open Vimwiki and <Enter> to follow (and create) links and <Backspace> to go up one level. Works like a charm for me.

8y agoHN ↗

This. I've been using it for years and its one of the things that keeps me the most productive nowadays.

8y agoHN ↗

Hey, maybe http://zenkit.com would be an option for you. You can create different data collections (Kanban Board for example) and then add your data there. There´s also a pretty cool global search feature..as your notes are becoming more and more they might be harder to find so you can just search throughout the whole app. Web-based platform - super easy to use.

8y agoHN ↗

I've also done the untitled tabs in Sublime thing.

Workflowy (https://workflowy.com) is worth a try.

It's still very lightweight. You have one doc which has one master root. Then, you can create arbitrarily nested lists of things and zoom in and out of the overall list. You get a daily email of your delta from the day before. There's an okay mobile client but the desktop one is much better feature wise.

I've been using for it everything from an inbox to blog post ideas lately (I just start drafting the post inside Workflowy).