Software Engineer, Linux Enthusiast, OpenRGB Developer, and Gamer

Lemmy.world Profile: https://lemmy.world/u/CalcProgrammer1

  • 0 Posts
  • 223 Comments
Joined 3 years ago
cake
Cake day: June 9th, 2021

help-circle

  • Installing postmarketOS on it to turn it into a full fledged pocket PC. It now runs all your favorite Linux-compatible desktop applications except for those that don’t have ARM64 versions, and even then emulation layers can fix this. It’s not 100% as I haven’t been able to get Steam working (it starts but errors out before the login screen) though I have seen some people have success on other distros so maybe it’s a pmOS/Alpine/musl specific issue even though I was using distrobox with Debian to actually run it.



  • I don’t use AliExpress often but for the commodities you want to stock your workshop with, it’s often cheaper per unit with cheap shipping so if you want to order a bunch of something it’s usually the way to go. Pre-COVID, clone Arduino Nanos were like $2 each on eBay but now they’re like $5 at minimum. On AliExpress you can still ocasionally get them cheaper. I needed a bunch of them for a project and had exhausted my pre-COVID stash so I got a bunch on AliExpress and they work fine. For the less common stuff I’d not waste the time and just get it from somewhere with faster shipping. eBay often has free shipping on stuff while Amazon needs a $35 minimum if you don’t have Prime, though I do make use of the free Prime trials and stock up when I get the offer.





  • I like having a gaming laptop as it’s easier to grab and go to game at friends’ places. Sometimes I do like to bring my desktop and set up for a good old fashioned LAN party, but other times I want something quick. I also like having a laptop for working on projects on the go, connecting to devices for projects without having to relocate my desktop, etc. Traditional smartphones are too limited for most work and are only good for web browsing and communication tasks. Linux phones are too experimental to rely on but are getting better and better. I have done quite a bit of coding on my Linux phones but their use there is still somewhat limited. I also have a Steam Deck and it is better for gaming on the couch, on the go, or in bed, but it’s not really suitable for keyboard and mouse FPS gaming and it’s not convenient to do work (such as programming) on without external peripherals.






  • Dating apps are garbage these days but I am an indoor person. Tinder can be viable for real relationships. I met my girlfriend on there and we’re a perfect match. I had in my profile that I was a gamer and played Overwatch and within 10 minutes of chatting we were playing online and in voice chat. She messaged me first. Now we’re spending most nights and weekends together. Unfortunately what I did was pay the stupid troll toll that Tinder takes to have unlimited swipes and then just swipe right on literally everyone. Women tend to be more choosy on online dating than men, and having both parties have to choose each other is just another layer of shit to get through before having a conversation. It’s shitty but that’s how modern dating apps operate. The apps of 10 years ago were so much better than this shitty instagram picture first RNG powered gacha game bullshit we have today but you can still find truly amazing relationships with them.





  • It would be nice if the major controller APIs used for feeding input into games had native gyro support. I think that’s the biggest limitation with gyro on the Steam Deck - you almost always have to use it to emulate some other input method (mouse or joystick). Almost certalnly because most games use Microsoft’s XInput and that’s based around the Xbox controller and its lack of gyro. I know there was a gyro server to feed Steam Deck raw gyro data directly into Yuzu and it made the gyro parts of BotW playable, but the interface used didn’t seem like much of a standard outside a few emulators.



  • In college I was on the robotics team. We used several different controllers to drive various robots. I made a little tank steering robot that was remote controlled from a PC with an Xbox 360 controller. I later rebuilt it to use a Raspberry Pi and added a pan/tilt mount for the camera controlled from the controller’s D-pad. We also used a Wiimote to control our competition robot, using the accelerometer for steering which was pretty cool. This was in like 2010 when motion controls were still a relatively new and cool thing.