What code floating around doesn’t get the credit it deserves?
For further actions, you may consider blocking this person and/or reporting abuse
What code floating around doesn’t get the credit it deserves?
For further actions, you may consider blocking this person and/or reporting abuse
Latest comments (117)
Autoit is just amazing when you have to automate some stuff on windows. I developed a lot of stuff and tools with it before C#. And I have to say it : simpler and cleaner than .NET but a little bit less powerful.
Microsoft Access
You can have a database like postgress for asp without sqlserver. besides you can have a full crm inside.
Git, hands down.
Surprised no one mentioned Traefik yet.
I've been fighting with Nginx to get routing done to some Docker containers... It was extremely fragile. If your routes aren't up, it simply refuses to start. Traefik just uses dynamic configuration to find your containers, and you just need to add a few labels. No need to make a graph of which containers you need to start before you can use nginx!
FreeBSD.
It’s used as the basis of the PS4 operating system, and tons of the networking stack have been included into various OS’s (including Windows!) since it’s very efficient and the BSD license is very liberal for inclusion into commercial products.
systemd
, life would not exist without it.Serious mode on, Its not really under-appreciated but I think nodejs and npm(not you
node_modules
) changed a lot in web development, think how many things wouldn't exist without it, plus, its very easy to debug you justrm -rf node_modules && npm i
, okay I'll stop.I think it's Web browsers regardless if it's Firefox, Brave, IE or Chrome.
Web browsers is one of those most underated piece of software around.
Without it we won't be able to access Dev, Google, Stackoverflow that we need to use it as part of our daily lives.
It's becomes a topic of discussion when Web Assembly is used to talk about it
AdonisJS
Not sure if this counts, but I don't know what I did before OneTab. Actually, yes I do- I used to have windows and windows of sites I didn't want to lose, but hadn't the chance to review yet. but I love that with OneTab, I can easily collapse my open tabs into just one
Snipping Tool....Lol
Some comments may only be visible to logged-in visitors. Sign in to view all comments.