quelsh

u/quelsh@programming.dev
0 posts · 15 comments

Recent posts

No posts.

Recent comments

Thanks for sharing this. Feels very similar to what I am going through as well. While our company does not enforce AI usage directly in the code department it is heavily used by other departments while the review burden still stays with code. It is egregiously painful to review AI generated code. The verbose, prosaic comments, justifications in comments where it failed to reflect coding standards and the smug faces of those throwing this slop at me is dehumanizing to be honest, at least highly disrespectful. I hate it and I don't want any part in it. It's a complete clown show.

I am using the Contour Unimouse at work. Very customizable to your needs. I only find the choice for default button assignment a bit weird - it has 3 buttons + mouse wheel on top and the middle button has the same action assigned as the mouse wheel "button". Due to the size of the mouse and buttons I have the middle finger resting on the middle mouse button whereas on other mice the middle finger rests on the right mouse button. So you'll need to use their (not so great) software to change the button bindings. Other than that a very robust mouse with high customizability.

Yeah things started moving visibly (across GitHub issues and PRs) recently. There was some weird silence for a couple weeks which made me worry. I hope they pull through.

It will - at some point - I hope. There are efforts being made currently to make the Livekit-based video chat available for the self-hostable container.

I migrated my whole native service infrastructure to Docker services this weekend. I prepared for it the previous weeks; basically looking up information about details I wasn't sure about. The services were mailing, file cloud, and traccar with modoboa, ownCloud respectively. I moved to mailcow and Nextcloud and replaced my feedly account with NextCloud News as a bonus. So far pretty happy with it, had a couple set-backs but also learned a lot in the process. This was the first time for me doing something productive with Docker