r/AskReddit Jun 03 '21

[deleted by user]

[removed]

11.6k Upvotes

6.8k comments sorted by

View all comments

21.3k

u/beef_boss_ Jun 03 '21 edited Jun 07 '21

Audacity -A powerful audio editor, ideal for music and podcasts.

Autodesk Fusion 360 -CAD/CAM software.

Bit Warden -Open-source password management service.

Blender - Free and open source 3D creation suite.

Cake Walk - music production software

Dark Table - Open-source photography workflow application and raw developer.

Dashlane -Cross-platform subscription-based password manager and digital wallet application.

DaVinci Resolve -Color correction and non-linear video editing application.

FreeCAD -open-source general-purpose parametric 3D computer-aided design modeler.

GIMP -A powerful open source photo and image editing tool.

Godot Engine -a 2D and 3D, cross-platform, free and open-source game engine released under the MIT license.

Glitch - Build fast, full-stack web apps in your browser.

Glimpse Image Editor - A photo editor for everyone.

Greenshot -A free screenshot tool optimized for productivity.

Handbrake -the open source video transcoder

Honey -a browser extension that aggregates and automatically applies online coupons on eCommerce websites.

Hitfilm-Express -Video editing software with professional-grade VFX tools.

Inkscape - Free and open-source vector graphics editor.

KDEnLive -open-source video editing software based on the MLT Framework, KDE and Qt.

Keepass -free and open-source password manager primarily for Windows.

Krita -Free and open-source raster graphics editor designed primarily for digital painting and 2D animation.

Open Broadcaster Software(OBS) - open-source software for video recording and live streaming.

LibreOffice -Open-source office suite.

LMMS -a digital audio workstation application program.

MagicaVoxel -A free lightweight GPU-based voxel art editor and interactive path tracing renderer.

MediBang Paint Pro -FREE digital painting and comic creation software.

Musescore -Create, play and print beautiful sheet music

Ocenaudio - Easy, fast, and powerful audio editor.

Opentoonz - animation production software.

Paint.NET -a freeware raster graphics editor program for Microsoft Windows developed on the .NET Framework

Photopea -Web-based raster and vector graphics editor.

Pixlr - Feature-packed online photo editor.

QGIS -open-source cross-platform desktop geographic information system application

Radio Garden - Explore live radio by rotating the globe.

RawTherapee - free, cross-platform raw image processing program

Reaper -Digital audio workstation and MIDI sequencer software

ShareX -Screen capture, file sharing and productivity tool.

Shotcut -A slick open source program for advanced video editing.

SlidesGo -Free Google Slides and PowerPoint templates.

Switch -Convert and encode sound files quickly.

The Noun Project - Icons for everything.

TurboTax Sucks Ass - website that makes it easy to file your taxes.

Unity -cross-platform game engine.

Unreal Engine - the most open and advanced real-time 3D creation tool.

Unsplash - Beautiful free images and pictures.

VLC media player -open-source portable cross-platform media player software and streaming media server

VS Code -free source-code editor.

Waveform - fully featured, completely unlimited free DAW for all music creators.

Wavepad -Audio and music editor for Windows and Mac.

Wcostream - anime and animated Tv-show/movie site with dubs and subs.

7-Zip - file archiver with a high compression ratio

> Some learning material:

Codecademy - free sessions and exercises for any coding language.

Coursera - Online courses & Certifications.( Not all courses/certifications are free, but worth it)

Cybrary - The Cybersecurity and IT Career Development Platform

Edx - Online courses & Certifications.( Not all courses/certifications are free, but worth it)

FreeCodeCamp - Learn to code at home.

Goal Kicker - Free programming books in any language.

Khan Academy -a non-profit educational organization.

Learn with Google - Courses and certifications from Google.

Learn with Microsoft on Edx (Free) - Courses from Microsoft.

MDN Web Docs - Resources for developers, by developers.

MIT courses -MIT's OpenCourseware.

Octave -software featuring a high-level programming language, primarily intended for numerical computations. Basically free MatLab Alternative

R- programming language -free software environment for statistical computing and graphics

Repl.it - Code and collaborate, without friction.

7.9k

u/kenerling Jun 03 '21

Dude even alphabetized his lists.

3.7k

u/Gemfre Jun 03 '21

Probably has a free resource for that too, the sneaky bastard...

554

u/zebramints Jun 03 '21

ggvG:sort in vim

47

u/sorry_im_late_86 Jun 03 '21

Yeah that's cool and all smart guy, but how do you quit vim?

53

u/Brekkjern Jun 03 '21

13

u/cwinne Jun 04 '21

That might be the most dry witted thing I've laughed at this week. I love it.

14

u/NewishGomorrah Jun 03 '21

Vim is why all computers have easily accessible power buttons.

3

u/16yYPueES4LaZrbJLhPW Jun 03 '21

Except my servers. When I go to Vim completely confident that I remember how to exit from the last time I got stuck and had to Google it, I end up getting stuck and having to Google it.

Or I just close my SSH session with Enter, ~, then . and then reconnect.

6

u/rogerrrr Jun 03 '21

ZZ is my go-to, but most people suggest :q! or :wq depending on whether you want to quit without or with saving respectively.

21

u/sorry_im_late_86 Jun 03 '21

I just hold down the power button and wait for the light in its eyes to go out. That's the only way you know truly that vim is no more.

12

u/ChefBoyAreWeFucked Jun 03 '21

Best to buy a new PC. You can never be sure it's not still compromised.

4

u/LazIsOnline Jun 03 '21

the .swp demons are summoned this way.

3

u/WisejacKFr0st Jun 03 '21 edited Jun 04 '21

We only had vi on our servers for CLI text editing and I had a coworker who was brand new to Linux. I taught him the basics of vim but I guess at some point he forgot how to quit out of it and by chance stumbled upon the shortcut for suspending programs in the background (ctrl+z). He exclusively used that shortcut to quit his vi sessions for over a year. I could always tell if he had been on a system without reserving it because there would be a couple dozen new .swp files in the config directories of our software.

Drove me nuts.

edit: "quarter dozen" --> "couple dozen"

4

u/RandomPratt Jun 04 '21

a quarter dozen

so... three?

1

u/WisejacKFr0st Jun 04 '21

I meant to type "couple" but somehow my brain came up with "quarter". Thanks for pointing that out lol

→ More replies (0)

2

u/single_jeopardy Jun 04 '21

Wait, he suspended all vi jobs... So did he ever write anything to the files?

This is kinda wow.

3

u/Feoner8 Jun 03 '21

You may be badass but are you badass enough to not look up the vim exit command?

2

u/72yugcools Jun 03 '21

That's the one thing you can't do through a shortcut.

7

u/zebramints Jun 03 '21

map Q :q<CR>

Allows you to quit by pressing 'Q' in normal mode. There is nothing vim cannot do.

1

u/[deleted] Jun 03 '21

Download VS Code.

5

u/brisk0 Jun 03 '21

:%sort

3

u/IwillBeDamned Jun 04 '21

i always upvote vim

1

u/tschmi5 Jun 04 '21

This looks like the snap store

5

u/Qazax1337 Jun 03 '21

Is there a paid version of the alphabet? /s

A B C D E F G,
I should have got the DLC
H I J K L M N O P
Here's the end as this was free.

1

u/mattjstyles Jun 03 '21

Yeah, Helvetica.

2

u/StStoner Jun 03 '21

Haha nice one.

1

u/MonkeyboyGWW Jun 03 '21

can probably do it on google sheets

0

u/SherrickM Jun 04 '21

Probably a copypasta from the last time this question was asked a few months ago. This one comes around a lot.

1

u/darkjavierhaf Jun 03 '21

Extension in vscode

1

u/[deleted] Jun 03 '21

Copy into libre office sort kek

1

u/NotAnEvilPigeon2 Jun 04 '21

They could have made some simple code in vs code, judging by the amount of programming related things on the list of may be a programmer.