• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle
  • Interesting argument. I have used both typescript and JavaScript, but I spend 99% of my time writing firmware in C, because of this I LOVE strongly typed languages, and I get kinda annoyed/paranoid when my variable COULD change type quietly so end up doing (perhaps too much) type checks etc.

    I can say with surety I hate programming in both Typescript and JavaScript, but I definitely hate Typescript less because of the typing.

    Having said that, I don’t really like the compiled javascript that comes out of the typescript compiler, because it puts some distance between the user and the code and I am all for clarity, especially when people have to go out of their way to not run this code.



  • I think you’re talking about Wake on LAN (WOL)?

    Not done this from my deck, but do this from Linux machines all the time. You can easily do this from a command line, in the pacman sources there is a package called “wol”. So could just make a bash script to run it for the MAC address you want to wake. And this talks about adding a bash script to game mode.


  • haggyg@feddit.uktoSteam Deck@lemmy.mlBetter than new!
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Interested in this, how does it fair so far? Is it comparable or better to the original? I was hoping there would be OLED screen mods at some point. Also maybe larger screen space as there’s a fairly large band around the original. I guess you don’t have any information what drivers it uses? I see it says “no driver required” so either the same as the original or another mainline Linux driver.