Hacker Newsnew | past | comments | ask | show | jobs | submit | beeb's commentslogin

I'm working on a search-and-replace TUI with case-awareness and a good preview.

https://github.com/beeb/swpui


All I can think seeing those examples is how macOS went from beautiful to utterly jank in the last 10 years.

Oh the irony


A collection of tips and tricks for the fish shell I wish I had known about a long time ago.


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).


decencies?


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.


I always loved poetry but then I’d always run into that bug where you can’t use repos with authentication. So I’d always go somewhere else eventually.

Some time ago I found out it does work with authentication, but their “counter ascii animation” just covers it… bug has been open for years now…


The very first time I tried to use Poetry I ran into a bug where it couldn't resolve some simple dependencies.

uv actually works.


I started using poetry abiut 4 years ago and definitely hit a lot of bugs around that time, but it seems to have improved considerably. That said, my company has largely moved to uv as it does seem easier to use (particularly for devs coming from other languages).


I've occasionally run into performance issues and bugs with dependency resolution / updates. Not so much recently, but at a previous company we had a huge monorepo and I've seen it take forever.


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.


dop-spotter is next


That's easy, it'll mostly highlight North Beach[1]

1. https://italysegreta.com/dop-ingredients-of-neapolitan-pizza...


Hold for wap-spotter


People aren't on these hosted platforms only for the git experience, they are for the social aspects and discoverability too.


Forgejo is hard at work, defining and implementing federation, adding cross-forge interaction, social functionality and discovery: https://forgejo.org/faq/#is-there-a-roadmap-for-forgejo


Also check the ActivityPub protocol extension for forge federation at https://forgefed.org which may be on the roadmap [0] of the Forgejo federation support, after they have implemented basic ActivityPub protocol support. Right now ForgeFed needs to mature a lot further, but also needs the help of the developer community to achieve that.

[0] https://codeberg.org/forgejo-contrib/federation/src/branch/m...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: