The real deal y0

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

help-circle
  • 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













  • Eu parliament has nothing to do with this.
    This is generally the result of cloud computing taking over and us companies having the capital to invest to basically take it over.
    Also, trump does not have control over that data, at least if its in azure.
    Azure for governmental bodies is a private cloud service separate from the general public. For eu countries these are either hosted in the country its government data centre or in germany, which is in the eu.
    This means that if trump would demand data, he cant access it without the approval of the server owner or he’d be breaking international laws.
    Source: im a developer with azure certification


  • You and i read different things. I hated how he worded them, but his arguments at greppable and understandable are valid arguments that go beyond rust and if he can read it or not or refuses to.
    Mixing languages in a part of a project brings complexity and is often a huge ass nono because it makes things unreadable and hard to manage on a large scale.
    He also argues that a c interface exists to connect 2 parts of a system. The person that changes the interface should not have to alter the users of that interface, if they do then you get intertwined dependencies, which is a huge ass red flag for developers that something has gone terrible wrong and the project is not going to scale or will be easy to change.
    So if he changes the interface, the rust team will need to fix it, specially since they are the minority.
    That also doesnt mean he can change it in whatever way without worry, it is an interface change, that needs discussions and approvals ahead of time ofc.


  • You seem to be in the loops of the linux kernel?
    If so, ive known hector from way before when we was part of f0f, or TT as they were known before, doing wii homebrew work.
    What you describe is what my experience was with him 14 years ago too. The guy is smart, he has a very good skill set and knowledge, but his communication skills were lacking back then too.
    Granted, both he and myself were still teenagers and students and we were wild, but i had always assumed he grew up a bit since then…

    What you said is spot on, and i hope he does read both of these. And if he does :
    Marcan, you might not know who i am anymore, but ffs man. Dont screw up your love for all of these by keep kicking the hornets nests. You did it with devkitpro, emudevs when the nier news dropped and with rossman too. Stop it, its for your own good.


  • You are correct. Its just that wayland is not as cut and dry of “everyone should switch to wayland, it works 100%” because thats not true.
    Ye, my comment should have been “wayland support is experimental on some distros” and not “wayland is experimental” to be more correct but hey, if people could stop shouting at me to switch to wayland because it just works, id be happy.


  • I know a few distros have switched, and i support it 1000%!
    I know ive had a few glitches in linux mint which suggests they need to fix some stuff with cinnamon in wayland still ( and a few other apps ), hence my stance towards wayland atm. I love every piece of it but imma wait a liiiitle longer. The reason i think op’s issues came from either wayland or fedora because on debian-based distros ive had no issues on my framework 16, nor on the framework 13’s that are at the office ( ubuntu, linux mint, windows )

    Edit: just gave it another go as i recently upgraded linux mint. Keyboard layout was stuck to us so altgr didnt work. Teams window could also not be double clicked to maximize and remote desktop via remmina was acting odd, like my mouse had shifted to the right. Desktop wallpaper was also shifted. Like i said, experimental on some systems :)