Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leonseled
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
leonseled
2y ago
Haven’t checked out the article, I’m sure its great. But another reco is boot.dev’s git course taught by Primeagen. It’s interactive and He goes real deep down to manipulating files in the .git directory. Came out of that course with a whol
2.
▲
by
leonseled
2y ago
All this negative feedback had me second-guessing as well. But I took the plunge this month and I’ve been very happy tbh. Setup was flawless and I haven’t run into any issues since purchase. But my setup is just Beam + Ikea Symfonisk for su
3.
▲
by
leonseled
2y ago
Muse. I love how I can write something on my iPad with the pencil and see the strokes real time on the mac app. I then switch to my mac to drag images and screenshots and see it synced to the ipad in real time. Then i annotate w the apple p
4.
▲
by
leonseled
2y ago
Have you taken a look at swimm.io? Been curious about it for a while now but not a fan of the friction to demo it.
5.
▲
by
leonseled
2y ago
Yea agree. I feel one of the best books ive read that makes this concrete is Grokking Simplicity by Eric Normand. It’s less about functional programming and more about functional thinking. Lots of concrete great advice in that book.
6.
▲
by
leonseled
2y ago
Not exactly a notebook but Quokka gives you that REPL playground experience.
7.
▲
by
leonseled
2y ago
IIRC it has something to do with full screen apps/use of spaces. Just don’t use either and the bug shouldn’t occur. Annoying but I love the app too much that it was worth giving those up. If it annoys you enough see if rcmd works for y
8.
▲
by
leonseled
3y ago
As a fresh dev, I’d like to know the answer to this as well. Abstract to function w multiple params, abstract to multiple functions, no abstraction and keep as switch statement. `print_table() + print_table_without_emoji()` vs `print_table(