Technology takes

From razwiki
Revision as of 14:07, 28 June 2023 by Razzi (talk | contribs) (Created page with "Here is an alphabetical list of technologies and how I feel about them. Python - solid, has some unfortunate legacy holdovers c - amazing, some of the best software I use us...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Here is an alphabetical list of technologies and how I feel about them.

Python - solid, has some unfortunate legacy holdovers

c - amazing, some of the best software I use uses this, avoids many pitfalls of c++. I don't know it well tho c++ - powerful, ppl use it for games and it's performant, and some big companies use this. But I consider it deprecated basically, better alternatives exist

macos - closed source and tries to prevent you from doing a bunch of things in user-unfriendly ways. Good for graphics stuff like the adobe suite

terminal (generic) - it's great though the

powershell - has some good ideas, like the structured data approach. Has command syntax highlighting like fish which is good