• 0 Posts
  • 14 Comments
Joined 2 个月前
cake
Cake day: 2025年6月15日

help-circle

  • I second this, although I’m mostly alone with git extensions in my workplace.

    I migrated to from sourcetree some years ago. At the time we had some big generated API client classes (imagine ~60k lines of code). They needed to be regenerated whenever we made changes and the diff on sourcetree was shitting the bed every time I needed to stage the damn files. It was just way too lagy, so I got fed up and moved.

    On my personal machine I prefer lazygit or just plain CLI.



  • Here I am just thinking I’m a better programmer without AI (LLMs).

    For me it’s just glorified autocomplete. I haven’t tried it in any real capacity, but my colleagues did and I’ve seen some examples. It’s all basic shit I already know. In no way I felt compelled or even seen anything really useful. It can give you a head start, but I already have the knowledge to have a head start.

    Some colleagues are using it for SQL, because they’re unfamiliar with it, and I’m like, it’s all good if it works for you, but you’re not gonna learn properly if you don’t try to write stuff yourself.

    This touches on another point I don’t see too often — I code because I like solving problems. If I outsource that, then what’s the point? And it’s exactly this that makes me a competent, and dare I say, good programmer.
    Another issue for me is this chat bot format. I don’t what a chat bot! If I have to go out of my way to try and coerce a fucking chat bot into being a useful tool then it already lost its usefulness. The only acceptable format for AI coding is better autocomplete, i. e. ability to autofill boilerplate more, better and, most importantly, as seamlessly as current solutions in modern IDEs.

    In general I don’t feel threatened by AI and when the tools catch up I’ll gladly use them or even retire and code just for fun.






  • Notification syncing between devices is nonexistent in Teams and there are no conversation threads.

    In general teams is way more buggy with worse UX. I don’t know if it’s a thing on Teams that our workplace disabled, but there’s no decent notification management. If I take a day off, I can set my notifications in Slack as mute for that day and I can manage notifications for messages vs mentions vs mute per channel.

    On Teams I can’t permanently set Enter as new line, I have to click that rich text editor icon for every single message.
    On mobile Teams started doing this thing in group chats where, if I move the cursor with drag on space gesture and then move it back to the end of the message, Teams interprets this as a desire to “attach a program”, like power apps (whatever that is).
    Pasting in code block also gets me every time. I’ll start a code block in Teams window, go to another window, copy the text and click back on my code block. Teams just drops the cursor to the end of message outside my code block and by the time I notice I already hit ctrl+v.

    My last pet peeve is about formatted copy pasting and applies to Slack as well but Teams having more text formatting options shows more of an impact. Never, and I repeat, NEVER have I wanted to paste anything with formatting, especially if I grabbed it form a website, word, excel, pdf or a code editor. Why is it the default and nonnegotiable? I can change the default on Libre Office, why not on Teams? It’s a chat app why would I need headings like in a regular doc?
    Every time it gets me, ctrl+c, ctrl+v, fuck ctrl+z, ctrl+shift+v