HN user

kibae

29 karma
Posts0
Comments15
View on HN
No posts found.

Also the ability to uninstall bloatware like Chess. When I switched my browser away from Chrome I kept typing "c, h, return" in spotlight out of habit and kept opening Chess.

When I was in high school, the physics teachers set up a telescope aimed at Venus as it crossed the Sun's radius. It wasn’t visible to the naked eye, but through the telescope, you could see Venus as a tiny black dot drifting across the field of view. It was fascinating to watch a planet move in a perfectly straight line along its orbit.

These days, I ask Claude/ChatGPT to create the regex and usually I know enough to be able to verify it. To double check, I'll start a new conversation and ask it what the regex does and verify it that way.

You can also ask it to create unit tests with edge cases. It might not catch every edge case, but usually it will create edge cases that you might not think of when writing unit tests yourself.

A note-taking app that is similar to Obsidian where I can link notes to each other.

Some differences include no naming rules (a lot of my note titles have a colon) except uniqueness, custom clusters so my knowledge graph is manageable.

I’m going to add different note types (i.e. not every note is .md, but have .csv and .ical as well) that can be expanded and linked within a note.

It’s written in React, hosted on AWS (so not an Electron app… yet), and CodeMirror for the editor.

I’ve spent probably 100 hours making it so far.

Tiny Habits by BJ Fogg might be a better book for you. The key to building habits is to start with a habit that is ridiculously small and once you feel like you've got that locked in, you can add another ridiculously small habit on top of it.

e.g. To build a flossing habit, floss just one tooth a day. Once you've got into the habit of pulling out floss and flossing just one tooth, you can move onto flossing two teeth and so on.

If at any point you feel resistance to doing the bigger habit you're trying to build up, you can always revert back to doing the initial tiny habit of flossing just one tooth.