I didn’t use any API account (opensubtutle was still free and open to public).
These days, *arr setup (according to trash guide) and Plex pass automatically get me the subtitles.
I have a 5 USD per month VPS on Vultr.com
Monaspace AUR-packaged fonts do not registered as monospace font in ArchLinux.
Though Konsole can be configured to use the font, Kitty does not recognize it. Manual install in macOS works for Kitty.
I like Neon and Argon variants of Monaspace.
My favorite was PragmataPro (not free) but it has different glyphs from Nerd Fonts. Similar ones are Iosevka, Victor, Mplus 1 code. Now new favorite is JetbrainsMono NF.
SF code, Fira Code are also in the favorite list.
Lab mono, fragment Mono are nice and planning to try them.
Generally I like condense (but not too condesed) round fonts.
In addition to seek medical opinion, it will not hurt you to learn about the learning.
Learning How to Learn: Powerful mental tools to help you master tough subjects
Check networking.
In theory vm network should be configured to be bridge (I do not remember the exact wording)
Here is the similar problem to yours. (And solution)
https://communities.vmware.com/t5/VMware-Workstation-Pro/Access-VM-from-External-Source/td-p/2716366
Check out MXRoute.
You need to be a technical enough to manage domains and panel management (but not as involved as self-hosting).
They have decent support documents and responsive support.
They frequently have promotion for lifetime, multi domains, multi accounts (limited only by 10GB in storage size) email hosting.
I got mine in 2021 with 125 USD (one time payment). Hosted my work and family emails. During the period I only have 1 issue related to spam fighting and resolved with 1 day. With previous hosting price, MXRoute is already more cost effective after 1 year.
There are more expensive but easier RJ45 head (like 3 pieces design). Some design requires tailored made crimper and such crimpers are more expensive.
Edit: for example https://www.amazon.com/3-Piece-Shielded-Connector-Modular-Network/dp/B071GXNGD3
Don’t rely too much on chatgpt before you understand the basic concept.
You should also read the books. E.g. pick axe book(i.e. programming with ruby). You could also find the recommended books in your CS50 course. Also ask your online course buddies and instructors for help.
If you only have exp in html, css and js, don’t regard yourself as you are already familiar with programming. Learn as a beginner. Go back to the earliest topics you have trouble with. Try to get the concept and work your ways to the situation where you feel overwhelmed.
Good luck!
You should check your naming setting. Here is the resource on it
https://trash-guides.info/Sonarr/Sonarr-recommended-naming-scheme/
The Single Sign-On Multi-Factor portal for web apps
https://github.com/imartinez/privateGPT
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
Recently change node+npm+esbuild to bun runtime+package management+bundling and happy with the result.
The project is a static site built with middleman, tailwind, postcss and some frontend libraries.
It was simpler to work with for me. Node is way faster than ruby and so node speed was never an issue for me. But bun install is noticeably faster even for a small project.
In my experience. ORM has its limitations.
You can only depend on ORM upto a point. Beyond that you have to go use Arel (relationship algebra in Ruby), execute prepared SQL statement, trigger and functions.
I use ORM for concise, easier to read and maintainable code. e.g. joining three or more tables in SQL is cumbersum and verbose. Writing related multiple query is too time consuming, etc.
I learnt from relational algebra, SQL, ORM to vendor specific SQL.
I remembered wrong that immich has comment feature.
My thoughts of train was
What came to my mind missed your bullet points. Happy hunting.