this post was submitted on 13 Sep 2024
412 points (99.0% liked)

Programmer Humor

30852 readers
1261 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

Oh no, not just my build server, Microsofts build server... Everyones' Azure build server - (if you're building on windows)

you are viewing a single comment's thread
view the rest of the comments
[–] Dasnap@lemmy.world 7 points 2 years ago* (last edited 2 years ago) (3 children)

~~I didn't even know VS Code was something you could pay for.~~

~~Also, are you using Discord bots for work?~~

Edit: Nope and nope.

[–] einkorn@feddit.org 69 points 2 years ago (1 children)

As is tradition with MS and their complicated naming policies Visual Studio is not VS Code.

[–] 30p87@feddit.org 13 points 2 years ago (4 children)

Also, VS Code is mid, not even working correctly and definitely not OOB on Linux in my experience, and VS just does not support Linux at all. And is shit anyway.

[–] rtxn@lemmy.world 19 points 2 years ago* (last edited 2 years ago) (2 children)

VS's built-in .NET debugger is top tier, though. Especially the ability to edit code while it is running.

[–] qaz@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

Rider can do code replacement too and has worked much better in my experience

[–] marcos@lemmy.world 1 points 2 years ago

It would be much better if it stopped missing the version of the code you are working on and locking while starting multithreaded code.

[–] TheBananaKing@lemmy.world 6 points 2 years ago (1 children)

If you want twenty minutes of rage-filled ranting, ask me about vscode-server sometime.

[–] Aceticon@lemmy.world 2 points 2 years ago

How much would that be in Libraries Of Congress if written down?

[–] TrickDacy@lemmy.world 2 points 2 years ago

No and no and no. Works fine even on arm64 Linux. And is not shit in the least.

[–] Darohan@lemmy.zip 26 points 2 years ago* (last edited 2 years ago) (1 children)

Visual Studio and VS Code are two separate products, I'm afraid. Visual Studio is a .NET IDE and build tool, as opposed to VS Code which is essentially an extensible text editor.

Edit: also the screenshot looks like it might be from Slack?

[–] magic_lobster_party@fedia.io 4 points 2 years ago

The great thing about Slack is how easy it is to make automations. I guess this one just reads RSS feeds.

At my work we have automations notifying us about production errors for example.

[–] RonSijm@programming.dev 14 points 2 years ago* (last edited 2 years ago)

That's not a Discord bot, it's a Slack RSS App / RSS subscription.

Event Source: https://status.dev.azure.com/_event/543117809

It's pretty useful 'for work' because occasionally you'll get notifications when parts of infra might be down (like your build server)