this post was submitted on 15 Apr 2025
141 points (96.1% liked)

AssholeDesign

8522 readers
1 users here now

This is a community for designs specifically crafted to make the experience worse for the user. This can be due to greed, apathy, laziness or just downright scumbaggery.

founded 2 years ago
MODERATORS
 

Of course it looks like shit though. It doesn't size to your screen, it looks like normal teams but really small.

Outlook works in the browser fine, and maybe I don't want to have teams on my personal phone but occasionally want to check things

you are viewing a single comment's thread
view the rest of the comments
[โ€“] rayquetzalcoatl@lemmy.world 2 points 1 week ago (1 children)

VSCode, the IDE? I'm out of the loop on what makes code written in there not open source!

[โ€“] Jesus_666@lemmy.world 3 points 1 week ago

Presumably, they're trying to build for Windows and according to llama.cpp's documentation this might require the MSVC toolchain. Honestly, a lot of applications use the MSVC toolchain so it's not that special. Besides, CUDA (but not HIP) is available in WSL2 so depending on GPU they could just use that.

Also, apparently they can't log into GitHub without the Microsoft Authenticator app. Now, I haven't logged into GitHub in a long time but I do deal with Microsoft's SSO for my job and a generic TOTP app works just fine there. (And when I checked GitHub's documentation on the issue it said "download a TOTP app of your choice" so I don't see how Microsoft's app is supposed to be required.)