HackerTrans
TopNewTrendsCommentsPastAskShowJobs

beeb

92 karmajoined قبل 3 سنوات

Submissions

Show HN: Swpui, a TUI for case-aware search and replace

github.com
3 points·by beeb·قبل شهرين·1 comments

Fish Shell Tips and Tricks

beeb.li
1 points·by beeb·قبل 6 أشهر·1 comments

Optimizing Text Offset Calculations

beeb.li
2 points·by beeb·قبل 9 أشهر·1 comments

comments

beeb
·قبل 19 دقيقة·discuss
So does an amber script after it's been compiled, that's the whole point. You can tweak it and inspect it if you want. Realistically though you'll probably regenerate it and copy the new compiled version over. But you can do both.
beeb
·قبل 27 يومًا·discuss
I'm working on a search-and-replace TUI with case-awareness and a good preview.

https://github.com/beeb/swpui
beeb
·قبل 28 يومًا·discuss
All I can think seeing those examples is how macOS went from beautiful to utterly jank in the last 10 years.
beeb
·قبل 3 أشهر·discuss
Oh the irony
beeb
·قبل 6 أشهر·discuss
A collection of tips and tricks for the fish shell I wish I had known about a long time ago.
beeb
·قبل 8 أشهر·discuss
I would argue it doesn't help that all errors are usually named `err` and sprinkled every third line of code in Go. It's an easy mistake to make to assign to an existing variable instead of create a new variable, especially if you frequently switch between languages (which might not have the `:=` operator).
beeb
·قبل 8 أشهر·discuss
decencies?
beeb
·قبل 9 أشهر·discuss
I used poetry professionally for a couple of years and hit so many bugs, it was definitely not a smooth experience. Granted that was probably 3-4 years ago.
beeb
·قبل 9 أشهر·discuss
A tale of optimization for an algorithm that turns byte offsets into line and column numbers, and UTF-16 offsets. The final implementation leverages SIMD and fixes several inefficiencies in the original solution.
beeb
·قبل 10 أشهر·discuss
dop-spotter is next
beeb
·قبل 11 شهرًا·discuss
People aren't on these hosted platforms only for the git experience, they are for the social aspects and discoverability too.