No kidding. A nice ambiance.
No kidding. A nice ambiance.
It took me months of using Godot to realize that was there. It is really well buried. I came over from Unity and was distressed at the lack of feedback of the game while debugging, then I realized the “Remote” and “Local” tabs. It isn’t quite as good as getting visual feedback in the debug window, but it at least lets me watch values and reset positions of objects.
That’s an improvement for sure, but in case you all didn’t know, when you are testing your game, you can switch back to the editor and change the tab on the scene node browser to see the live scene and edit it.
PID tuning is an art.
You should learn a little geography. NC is a very wide state. Most of it hasn’t been prone to hurricanes. The coast gets hit every few years with a decent one, but it’s been over 30 years since one came anywhere close to that far inland with more than the power of a heavy storm.
I agree with those that say Inkscape, it’s where I’ve designed all my logos. However, I’ve been tempted to try using FreeCAD to do it lately. I’m not sure if it can export as SVG, but the thought of have a proper parametric tool for designing logos sounds up my ally. I tend to try to treat Inkscape like one, by liberal use of construction lines, but at the end of the day, it really doesn’t like being that precise.
I’ve experience it a few times in VR. For a few fleeting seconds, my world is the world being projected onto my eyes. It rarely lasts long, but it is mind bending.
I’ve been using and reasonably satisfied with A.R.M. https://github.com/automatic-ripping-machine/automatic-ripping-machine
It uses MakeMKV and Handbrake, but streamlines the whole process.
I really should be able to use fan speed as an input. “Block intake to pickup”.
This wouldn’t be a tool for wireshark. It could be a tool for the browser dev tools though. With it you can see every time a website tries to make a connection out, what data is submitted, and what the response is. Unfortunately, if you don’t understand how http works, it might be all Greek.
Disney climbed the ladder of public domain and then pulled the ladder up behind themselves.
It took me a second to understand your picture, because for some reason, which I have just now realized, I always pictured the left on the right side of the drawn graph, and the right on the left. I have no idea why my mind drew the spectrum that way, but I had literally never questioned it until I saw your picture and thought it was backwards and realized I am the one who was backwards.
As a LightBurn user and license holder, this is annoying, but I could see this being a good thing in the long run. Right now, there is very little opensource alternative to LightBurn. As of today, there is a much stronger incentive to make it happen. I’m hopeful this spurs on a modern tool in the open source community that works as an alternative. What LightBurn might have done is save them selves some support overhead and created competition. We’ll see how that works out for them.
Meshtastic is a great one. People are making all kinds of software for it. I saw someone developing a BBS for it. For those who want a summary: Meshtastic is a very low bandwidth radio system for creating mesh networks. The speed of data transfer is similar to the modems of the 80s, so you aren’t transferring anything but text. But the range is good and the hardware is cheap, and it is completely stand alone. It can normally pair with something like a phone for ease of access, but has its own dedicated device for a radio.
Effectively, the other option is passwords, and people are really, really, bad at passwords. Password managers help, but then you just need to compromise the password manager. Strong SSO, backed by hardware, at least makes the attack need to be either physical, or running on a hardware approved by the company. When you mix that with strong execution protections, an EDR, and general policy enforcement and compliance checking, you get protection that beats the pants off 30 different passwords to 30 different sites, or more realistically, 3 passwords to 30 different sites.
I hadn’t heard of that. Thanks. Just marked up my neighborhood. This a real clever and simple way to get casual users to contribute.
The modern direction is actually going the other way. Tying identity to hardware, preventing access on unapproved or uncompliant hardware. It has the advantage of allowing biometrics or things like simple pins. In an ideal world, SSO would ensure that every single account, across the many vendors, have these protections, although we are far from a perfect world.
Its a classic republican tactic to claim the government is useless and needs to be replaced, then cut funding so the government can’t do its job, then use that as proof that they were right to cut funding.
On Steamdeck, I haven’t tried multiple controllers, but with one, it has been rather seamless for both the PS5 and the Stadia controller. They are both Bluetooth, and when I turn them on they just work. That said, the original SteamDeck(which is what I have) doesn’t support CEC or Bluetooth waking, so the Switch wins out on automatically turning on and switching my TV’s input. The OLED SteamDeck is supposed to fix that, but I’m not paying for a replacement until this one dies or a SteamDeck 2 comes along.
I recommend starting with basic YouTube tutorials, then do a game jam. The great thing about game jams is that it is zero pressure. The only goal is to try to make something playable. It doesn’t have to be grand in scale, you don’t have to write perfect code to make change and growth easier. Just slap something together in 48/72 hours or 2 weeks, depending on the jam, then move on.