The real deal y0

  • 0 Posts
  • 112 Comments
Joined 2 years ago
cake
Cake day: July 16th, 2023

help-circle






  • This is awesome and is how i feel about my current relationship. We are only a few months in but it just feels right. We both have asd and adhd and she has a few extras. We both take meds to help manage it but we just… Understand each other.

    Obviously it can fail, but we sure hope it doesnt.

    Imo, a relationship with a mental disorder needs an understanding of the disorders of both parties. Both people having asd is kinda what i needed in my life as we understand eachother and our own quirks and know what helps or how to deal with them




  • Even today i find it important as the knowledge of how things work is vanishing and many just accept it works. But how will we build upon an idea if everyone forgets how it works?
    There is also the idea within software that layers of bodgework upon one another creates overcomplex and unstable software. Thats everything but software you want to ship.
    I understand you dont want all hobby work to reach professional levels, specially if youre trying something new! Thats ok!

    Its just once you reach a certain level things have to change to make it not suck, dont build on that :')
    Also one of the reasons i dont like retroarch.
    But i will accept they fill a need that is very much wanted and needed by people and there isnt really anything like it




  • So its called rider and is made by jetbrains :p Its cross platform, does ui’s better than vscode, handles starting web, razor and .net projects out of the box. Has plugins too! :p

    No, the only thing imo visual studio has over vscode ( and i use both in my life ) is that visual studio deals with .net projects waaaay better than vscode. Asp api, blazor, wpf, maui, … These are all project types vscode needs some kind of manual config for. Let alone that vscode doesnt do ui previews out of the box while visual studio can.
    Visual studio also has a way better intellisense than vscode.

    With all of that said, vscode is my go to for general web (js, php,html,…) And c/c++ projects