Lover of weird keyboards, video games, and productivity software I don’t use.
Political violence, historically speaking, is the most important kind of violence, particularly under fascism.
Political violence, historically speaking, is the most important kind of violence, particularly under fascism.
Did you try Cursor Tab much? It is lightyears ahead of any other AI autocomplete in my experience, and makes up for the frustrating vim experience.
Did you try Cursor Tab much? It is lightyears ahead of any other AI autocomplete in my experience, and makes up for the frustrating vim experience.
The reduced key count takes a bit longer, but because of the flexibility and programmability of boards like this, it not only compensates for that, but becomes an overall improvement.
Gotta really like tinkering though 😅
The reduced key count takes a bit longer, but because of the flexibility and programmability of boards like this, it not only compensates for that, but becomes an overall improvement.
Gotta really like tinkering though 😅
Judge things on their merits, not on generalized bias'.
Judge things on their merits, not on generalized bias'.
I find Obsidian to be plenty powerful, especially as a tinkerer. It's query performance def isn't that of a good indexed postgres db, but is acceptable enough to achieve pretty much everything you could in Notion, with a little elbow grease.
I find Obsidian to be plenty powerful, especially as a tinkerer. It's query performance def isn't that of a good indexed postgres db, but is acceptable enough to achieve pretty much everything you could in Notion, with a little elbow grease.
someStr.capitalize()
vs
someStr[capitalize]?.()
Also perhaps I'm mistaken but wouldn't symbols also still have a similar performance as proto changes directly?
someStr.capitalize()
vs
someStr[capitalize]?.()
Also perhaps I'm mistaken but wouldn't symbols also still have a similar performance as proto changes directly?
If you take this same pattern, but make it broader in scope to cover a specific concern you can do all kinds of neat stuff. I tend to create pseudo-class modules that handle the state and logic for different areas.
If you take this same pattern, but make it broader in scope to cover a specific concern you can do all kinds of neat stuff. I tend to create pseudo-class modules that handle the state and logic for different areas.
Will be bringing Fern to nvim soon.
Will be bringing Fern to nvim soon.