this post was submitted on 01 Aug 2023
356 points (97.1% liked)

Programmer Humor

19117 readers
1213 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 1 year ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] muddybulldog@mylemmy.win 51 points 1 year ago (3 children)

Somebody needs to find whoever was responsible for the original NT task manager and learn a thing or two. That thing was bulletproof. I had servers over the years that were so broken nothing else would run but you hit CTRL-ALT-DEL and tada!

[–] TalesFromTheKitchen@lemmy.world 38 points 1 year ago (3 children)

David Plummer, he has a YouTube channel "Dave's garage" he has a couple of videos dedicated to Taskmanager and even a look at the source for his first version. That and other cool stuff on windows and other tech.

[–] ShunkW@lemmy.world 8 points 1 year ago

I love his channel. Very informative and entertaining.

[–] PlutoParty@programming.dev 5 points 1 year ago (1 children)

One of his videos about task manager is one of those YouTube videos that just won't go away from being suggested for me.

Yeah, me to, so I decided to finally watch it and decided his channel is pretty interesting. Sure he's pretty 'microsofty' (i.e. not seeing any faults in the company) but other than that he presents his topics well.

[–] muddybulldog@mylemmy.win 4 points 1 year ago

TIL... Thanks for the tip. I'm going to search some of that stuff out.

[–] giloronfoo@beehaw.org 9 points 1 year ago (2 children)
[–] PipedLinkBot@feddit.rocks 5 points 1 year ago

Here is an alternative Piped link(s): https://piped.video/Ve95Nh690l0

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source, check me out at GitHub.

[–] danieljoeblack@beehaw.org 2 points 1 year ago

And it's really good, has some fun stories from the early days at Microsoft

[–] ytrav@lemmy.world 3 points 1 year ago (1 children)

for the love of god, for the past 27 years it's been ctrl-shift-esc (since like NT 4.0), while ctrl-alt-del opens up the security menu thing. I can't believe I'm saying this..

i thought programmers liked doing things faster

load more comments (1 replies)
[–] Speiser0@feddit.de 33 points 1 year ago (1 children)

Steps to fix:

  • Shut down your pc.
  • Install a proper OS, i.e. a linux distribution.
  • Be happy.
[–] MJBrune@beehaw.org 5 points 1 year ago (2 children)

Yeah, then you'll have 1000 other problems but not one with task manager. The best task manager in Linux is still htop because Linux doesn't like making GUIs that are reliable and functional. Last time I was using fedora, the mouse settings GUI wouldn't work and I had to set mouse speed in my bashrc.

[–] Speiser0@feddit.de 4 points 1 year ago (1 children)

Does linux have guis at all? I mean it's just a kernel.

[–] MJBrune@beehaw.org 5 points 1 year ago

Linux is also a collection of distros. We don't call them GNU/Linux distros (because they don't have to be using GNU. Linux is just the broader term for the community and the distros the community uses. My point, clearly, is that the GUIs that are provided on the distros or in the repos, or by the community all are terrible. If you want to be pedantic further feel free but I'm not going to engage in a semantic war.

[–] Crozekiel@lemmy.zip 3 points 1 year ago (1 children)

Real talk though, how long ago was that? Linux has been making improvements at a blistering pace. If it's been a while, I'd recommend giving it another try soon.

[–] MJBrune@beehaw.org 4 points 1 year ago* (last edited 1 year ago) (3 children)

in 2021. In 2022 I tried again with Fedora and KDE but I have an Nvidia GPU and this was around the time they just switched the default to Wayland which resulted in the liveCD hanging forever. Didn't even get to install it again. I used to use Linux as a desktop from 2008 to 2014 but stopped because things just kept breaking on me and it was wasting my time. Eventually, my work switched to Windows, I switched to working at home and it didn't make sense to maintain a Linux desktop that every time I booted it up, something new was broken. I've been checking every year into Linux since.

[–] Crozekiel@lemmy.zip 2 points 1 year ago (1 children)

Fair enough. I appreciate you for trying it again every so often and not just holding a grudge because of a bad experience 5 or 10 years ago. I have faith it'll "get there" eventually. For some of us it has, but there is obviously a ways to go before it has the ability to grab everyone. :P

[–] MJBrune@beehaw.org 4 points 1 year ago (2 children)

Absolutely. I love Linux. I am a game developer who makes builds for Linux (not Proton). I specifically believe in Linux. That said Linux is a bit of a UX/UI trash fire and I have games to make. I'll probably be trying again this year. I'll probably go with Manjaro, Fedora, and OpenSuse unless you have any recommendations. What distro and DE do you use? I've been leaning towards KDE the last few times I tested but I really liked Fedora's Gnome.

[–] tetrahedron@programming.dev 3 points 1 year ago (1 children)

For game dev, try Pop OS. it has Nvidia support out of the box. Game dev has always been an issue because either card support is minimal or manufacturer just didn t care about ux for linux despite community plea (,unity s font issue)

load more comments (1 replies)
load more comments (1 replies)
load more comments (2 replies)
[–] catalyst4472@lemmy.world 29 points 1 year ago

You can only install Linux at that point

[–] danwardvs@sh.itjust.works 28 points 1 year ago

Install Linux

[–] redcalcium@lemmy.institute 20 points 1 year ago (1 children)

There is a reason why the task manager was largely unchanged until windows 11.

[–] Zorque@kbin.social 5 points 1 year ago (1 children)

I dunno, the Win10 version seems pretty neutered compared to previous versions.

[–] Eheran@lemmy.world 3 points 1 year ago
[–] dylanTheDeveloper@lemmy.world 19 points 1 year ago (1 children)

Open up task manager manager

[–] JehovasThickness@lemmy.world 5 points 1 year ago

Wait, that's illegal

[–] squirrel@discuss.tchncs.de 17 points 1 year ago

Install Task Manager Manager

[–] odium@programming.dev 16 points 1 year ago (2 children)
[–] iByteABit@lemm.ee 16 points 1 year ago (1 children)

What's the point of even "modernising" task manager?

Normies that would care about task manager being too ugly probably don't know it even exists.

There goes the last dependable program that Windows had to offer

[–] MJBrune@beehaw.org 6 points 1 year ago

It happened a while ago too. Like windows 8 I think. Old task manager popped up no matter how laggy your computer was. It has some sort of highest priority and didn't depend on much. Making it reliable. Since 8, this changed. Any changes since have been add-ons and reskins. I like how it shows things like gpu now but at what cost.

[–] TomMasz@lemmy.world 14 points 1 year ago (1 children)

You have no tasks, there's nothing to manage. I'd say you're done for the day.

[–] dxc@sh.itjust.works 3 points 1 year ago

Run new task? More like run away.

[–] sefikkaan@feddit.de 7 points 1 year ago* (last edited 1 year ago)

Same feeling of an extinguisher catching fire

[–] durtuha@programming.dev 7 points 1 year ago (1 children)
load more comments (1 replies)
[–] PolarisFx@lemmy.dbzer0.com 7 points 1 year ago* (last edited 1 year ago)

Start > Run > taskkill /F /IM:taskmgr.exe

[–] simonced@lemmy.one 7 points 1 year ago

wait a little bit, electron is still loading...

[–] EpicFailGuy@kbin.social 6 points 1 year ago

@dave

nothing to do here but go complain to the original developer

https://twitter.com/davepl1968

[–] lawrence@lemmy.world 6 points 1 year ago

Where is your god now?

[–] kogasa@programming.dev 5 points 1 year ago

There is a developer setting that enables "kill task" in the task bar right-click menu. I recommend enabling it. I believe this is new since I just found out about it. It may only be in Windows Insider Dev Channel and/or Windows 11 Enterprise version, I'm not sure.

[–] JeanEliel@lemmy.world 3 points 1 year ago

🤣 this makes me laugh. Who watches the Watchmen?

[–] pineapplelover@lemm.ee 2 points 1 year ago

It took me some time to realize this was windows 11

[–] Mportercls@lemmy.world 2 points 1 year ago

Had this myself recently, process explorer still works though. tskill taskmgr.exe would probably work too.

[–] argv_minus_one@beehaw.org 2 points 1 year ago

Computer bought the farm, EIEIO.

load more comments
view more: next ›