UtoECat's skillset

back home

Main work

management ._. . Not really related with IT work, but my company seels stuff sometimes related to it... And i'm looking out that the requested stuff is being done here, basically. very tedious and painful thing to do at times... but it's no brainer and paid well-ish, so...

General hobby, forum help, freelance work-related, etc.

Programming languages, sorted by best to can program slowly on with a refmanual

  1. Pure C - my goat.
  2. C++ (..11-17) - annoying a bit, but can work with it when no template SFINAE type-loopholes shenanigan hells are in my way
  3. Scripting: Lua (5.1-luajit-5.4): embedding lua into the native application and writing arbitaty complicated custom logic in it
  4. Scripting: Python 3: simple backends, quick automation, etc.
  5. Scripting: Bash: quick automation of bulk of commands, can kinda read it, but prefer not to use heavily (it is buggy and non-intuitive in some cases)
  6. C#... it's a love-hate, mostly to hate, because M$ sucks as always... it's okay language with suck-ish slow-ish tooling. I can support old codebases / reversed codebase with a proper IDE no issues, except slow ass compiling times.
  7. Golang: low, medium, high load backends. Didn't used it for long so kinda tend forget the syntax a lot, but for backends it is the best thing simply by the language design, architecture and perfomance.
  8. Medium skill: postgres, sqlite. Setup, usage, and best practicies... with postgres it's a little harder 'cause it is a mess on the migration backup side so i usually just do a text-dump backups... it's more sane this way, trust me
  9. Nginx, systemd: setup once carefully a bit with a refman then don't give af level.
  10. Javascript... Oh i do NOT like javascript, especially modern one, but sometimes you need interactivity, so... I can do it... language and tooling just sucks, especially when old-browser compataility is taken in mind... You can take html and css to the same camp. Altough I'm not good at css per-se, but have a relative understanding of some very basic things...
  11. Forth. I want very hard to eventually do something with it to accustom with it better. Apart from that i am only familiar with inner-workings of the forth systems: dictionaries, segments, compiler vs. interpreter mode etc.
  12. Pascal/Delphi. Was the first programming language of mine and i have a lot of nostaligic memories about it, apart from that i hardly rememebr enything, especially considering how OLD compiler version i was using... And i forgot basically the majority of standard library functions and stuff... but in theory nothing is stoping me from speedrunning some refmans to remind myself of everything long forgotten, so...
    Just for reference of how weird and unorthodox my delphi experience was, just one name drop: KOL