this post was submitted on 26 Aug 2023
1501 points (97.5% liked)

Programmer Humor

20763 readers
1765 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
 
top 50 comments
sorted by: hot top controversial new old
[–] candyman337@sh.itjust.works 184 points 2 years ago (7 children)

I like that you actually can ls in power shell now

[–] TheChefSLC@lemmy.sdf.org 61 points 2 years ago (2 children)

Yes, yes you can.

Also, WSL and windows terminal go a very long way in making windows actually usable...

[–] Zeth0s@lemmy.world 53 points 2 years ago (1 children)

"Usable" is a strong statement... It went from a "misery inducing insufferable machine" to a "extremely big annoyance". I do concede it is anyway a progress

load more comments (1 replies)
[–] csolisr@communities.azkware.net 23 points 2 years ago (3 children)

Just add Winget with an UI to have a proper package manager and we're in

[–] DJArbz@lemmy.notmy.cloud 16 points 2 years ago (2 children)

Package manager with a UI? I like my apt and dnf thank you very much.

[–] csolisr@communities.azkware.net 7 points 2 years ago (1 children)

You can still use winget by itself from the command line! The UI is just there for convenience and automation

[–] Kangie@lemmy.srcfiles.zip 12 points 2 years ago (1 children)

The UI is just there for ... automation

Wut?

I've never gone to a UI when I want to automate something, a sane CLI is much more predictable and consistent.

load more comments (1 replies)
load more comments (1 replies)
load more comments (2 replies)
[–] Kangie@lemmy.srcfiles.zip 24 points 2 years ago

As long as you don't have ls aliased to ls -la in your brain...

[–] Scrof@sopuli.xyz 24 points 2 years ago (2 children)

PowerShell 7 is pretty sweet ngl

[–] UndefinedIsNotAFunction@programming.dev 6 points 2 years ago (4 children)

I really want to love the "everything is an object" of power shell but I just have zero uses for using a shell on windows. Granted, my windows usage is like 15 minutes a week most of the time, but still. I also can't be bothered to use it for work because it's exclusively Linux/linux-ish over there so it's not worth bothering.

Either way, I like the idea, can't really justify figuring out the details.

load more comments (4 replies)
load more comments (1 replies)
[–] ox0r@jlai.lu 23 points 2 years ago (2 children)

Yeah but tbh i really despise powershells syntax. But i'm happy it is pretty powerful.

[–] affiliate@lemmy.world 36 points 2 years ago

i’m often amazed at microsoft’s ability to take a useful product and make it agonizing to use

[–] ______@lemm.ee 20 points 2 years ago (2 children)

Unfortunately, bash syntax isnt amazing either

[–] newIdentity@sh.itjust.works 18 points 2 years ago (4 children)
load more comments (4 replies)
[–] Halafax@kbin.social 13 points 2 years ago (1 children)

If you can suppress 30 years of " -al" from following his buddy.

[–] Ew0@lemmy.sdf.org 18 points 2 years ago* (last edited 2 years ago) (3 children)

That's actually "-la", pal.

load more comments (3 replies)
[–] spez@sh.itjust.works 8 points 2 years ago (1 children)
[–] candyman337@sh.itjust.works 45 points 2 years ago* (last edited 2 years ago) (2 children)

I'm so sorry but this is how I pictured your response lmao

Image

[–] SatyrSack@lemmy.one 34 points 2 years ago* (last edited 2 years ago) (1 children)
load more comments (1 replies)
[–] hemko@lemmy.dbzer0.com 6 points 2 years ago (1 children)

Also rm, cat, mkdir, cd, curl, what else

[–] over_clox@lemmy.world 15 points 2 years ago (6 children)

mkdir is literally a DOS command homie.

[–] Nioxic@lemmy.dbzer0.com 55 points 2 years ago (6 children)
[–] Nintendo@lemmy.world 54 points 2 years ago (1 children)

what did you say? say that again to my face, I dare you.

load more comments (1 replies)
[–] AnUnusualRelic@lemmy.world 26 points 2 years ago (2 children)

Why are DOS commands always so verbose?

load more comments (1 replies)
[–] SturgiesYrFase@lemmy.ml 20 points 2 years ago

Well that's rude.....

Too many letters

[–] lugal@sopuli.xyz 10 points 2 years ago (1 children)
[–] nodiet@feddit.de 8 points 2 years ago (2 children)
load more comments (2 replies)
load more comments (1 replies)
[–] vox@sopuli.xyz 38 points 2 years ago* (last edited 2 years ago) (4 children)

use powershell (specifically the core version!!!), or even better something like Nu shell

load more comments (4 replies)
[–] 01189998819991197253@infosec.pub 34 points 2 years ago (1 children)

Add ls.bat in your windows directory with dir as the source. It basically acts as an alias.

[–] jasondj@ttrpg.network 23 points 2 years ago (4 children)

Still won’t help me when I type ifconfig or dig, though.

Also I’ve noticed there is also a curl in Windows CLI that I believe is based on libcurl, but when called from powershell is an alias for (iirc) Invoke-WebRequest.

[–] w2tpmf@lemmy.world 17 points 2 years ago

ifconfig doesn't even work in a lot of Linux distros anymore.

load more comments (3 replies)
[–] over_clox@lemmy.world 31 points 2 years ago* (last edited 2 years ago) (1 children)

echo @dir %1 %2 %3>%windir%\system32\ls.bat

Something like that should fix the problem, I think...

[–] hemko@lemmy.dbzer0.com 15 points 2 years ago (1 children)
[–] over_clox@lemmy.world 11 points 2 years ago (2 children)
load more comments (2 replies)
[–] stark@qlemmy.com 19 points 2 years ago

Thank Microsoft for PowerShell

[–] shasta@lemm.ee 18 points 2 years ago (8 children)

Cmd? What century is this? Use powershell

[–] stevedidWHAT@lemmy.world 11 points 2 years ago (5 children)

I’m gonna take it a step further and say to use the new Terminal app from the winapp store which lets you integrate ALL command lines into one app and it looks snazzy to boot!

Check it out mother fuckers!

load more comments (5 replies)
load more comments (7 replies)
[–] WhiskyTangoFoxtrot@lemmy.world 7 points 2 years ago

It'll always be "Bad command or file name" to me.

[–] NotYourSocialWorker@feddit.nu 7 points 2 years ago

Yes but it can do "cd.."

load more comments
view more: next ›