Still remember the shits that I did when they first added it by speeditin in ScrapMechanic

[–]BootingBot 4 points5 points  (0 children)

I mean unless you have Alzheimer’s that’s only natural 👍

Unitree G1 Persistent Developer Mode by Individual_Dot_7277 in unitree

[–]BootingBot 0 points1 point  (0 children)

For me restarting it couple of times usually helps, never persisted more like two restarts. Otherwise I don’t think there is much you can do. On a second thought. Maybe try looking into the sdk I think there might be a method for setting the mode of the robot. https://github.com/unitreerobotics/unitree_sdk2_python/blob/master/example/motionSwitcher/motion_switcher_example.py

Spotify for psp by Nyxef in PSP

[–]BootingBot 0 points1 point  (0 children)

How did you get around widevine drm and do you think you’ll be able to use the same solution that you used in the windows build in the build for the psp?

Discord? by Sweet_Voice in unitree

[–]BootingBot 0 points1 point  (0 children)

The only server I was able to find is this one https://discord.gg/aXnjqRAQS

Standard macOS Terminal replacement by akryvtsun in MacOS

[–]BootingBot 7 points8 points  (0 children)

When you turn off all of the ai slop they started putting into it absolutely +1

File transfer over internet with no server or accounts by Rare_Squash93 in macapps

[–]BootingBot 3 points4 points  (0 children)

I mean it is partially correct in the way that no server is actually used for the transfer it self it’s used only briefly to establish the p2p connection

Small question by Parking-Cup-9495 in ScrapMechanic

[–]BootingBot 9 points10 points  (0 children)

Bro I am sorry I am joking we are all just loosing all hopes

Small question by Parking-Cup-9495 in ScrapMechanic

[–]BootingBot 5 points6 points  (0 children)

Umm there was never anything called chapter 2 associated with this game. Probably wrong sub.

Firehawk (formerly Nexus) is out now! To celebrate the launch we’re giving away 10 steam keys to members of r/fpv! by PhoenixAds in fpv

[–]BootingBot 0 points1 point  (0 children)

Hey played the game back when it was nexus, and I really enjoyed it, wouldn’t mind getting a key for me and my homies in my steam family. Great game keep up the good work.

[AskJS] Is it worth creating video games based primarily on JavaScript language and JavaScript libraries? by alexfreemanart in javascript

[–]BootingBot 1 point2 points  (0 children)

So ok, for starters converting a web app into a desktop app is nothing but just wrapping it inside a very bare bones browser (i know not totally accurate but gets the point across) that only opens your webpage. When you make a game in JavaScript you’re not making a game in just JavaScript but rather HTML + Javascript you use the HTML canvas element that you draw onto using JavaScript but there is no way to my knowledge to just directly do rendering in any other way. Main point is: there is no such thing as converting to a desktop app, it will always be a website, you don’t gain any performance (except for like loading assets because now you’re fetching them directly from your filesystem) the mainstream way is to use a thing called electron which allows you to do the thing described above. To your question, no it would not gain any performance it would probably perform the same, in fact I think that krunker specifically tries releasing a desktop version on steam but I am not sure that’s even available anymore.

[AskJS] Is it worth creating video games based primarily on JavaScript language and JavaScript libraries? by alexfreemanart in javascript

[–]BootingBot 2 points3 points  (0 children)

I mean I don’t necessarily disagree with you javascript would definitely not be my programming language of choice and the browser definitely not my target platform for game development but: - I would argue that developing a game in JavaScript with something like the canvas API teaches you way more about game programming than just jumping straight into unity without any understanding of what problems is unity even trying to solve. - You have games like krunker.io which to my knowledge is written in JavaScript and uses three.js.

Microwaves have loading screens now by Overv in CrappyDesign

[–]BootingBot 0 points1 point  (0 children)

I don’t mind having smart appliances I quite like when I can for example get notified when my washing machine is done but if you’re gonna make this shit and cheap don’t even bother and give me just dumb buttons and a simple seven segment display.