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 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.
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.
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.
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.
In this case, "web’ means web browsers, not servers. Godot projects can be exported as static web pages. Sure, the storage is someone else’s linux box, but execution happens on your local device.
I might give this a try. I use Google Wallet for my various loyalty cards and whatnot, but it is actually a poor UI for it, mixing credit cards and loyalty cards in a single sideway sliding interface that takes forever to find what you want.
Others have given you a good idea, but since you appear to be using Unifi for switch and firewall, o can give you a clear answer: Don’t set vlan on the Synology. Set it as the “Native” VLAN on the switch port going to the Synology.
Synology can be vlan aware, but you don’t need it. Let the switch do the talking.
On the Synology I recommend putting it on DHCP while you test. Once it starts getting an IP in the right subnet, you can then switch it to static. Just make sure your gateway is right, putting it wrong will cause the device to not be able to reach outside its own subnet.
I don’t want to let nations off the hook for being bastards, but the technical incomlktence of both our core infrastructure and the tools that support them is also astounding.
If you have never heard of it before, I recommend checking out the wikipedia page for it, and some of the information available about its creator.
I agree. The hardware was out of date before it was released. The controls were poorly placed to make the joycon gimmick work. It was designed for little kids hands and didn’t offer a solution for adults. The steamdeck really highlighted all these problems by doing it better day one. But for the target demo of the switch, very little of that mattered, and it was a great success. I just hope the Switch 2 learns from these mistakes and doesn’t repeat them.
You are probably right that it isn’t literal. In IT I often hear “Goat farming” as meaning getting out of IT.
Draw.io has that option for PNGs as well. Pretty fantastic if you want to pass around a file anyone can view, but still be editable.
Like most people, it changes. For me it is like someone took the volume knob on the world and maxed it out for half a second. Just a blip of every sound in the room suddenly being set to 11. Sometimes it is like someone yelling in my ear, but just a grunt or a scream like they fell over.
M365 is doing away with all legacy authentication, do not be surprised if IMAP is completely unusable in the next 12 months. If you simply want to keep a copy of everything, a store and forward SMTP proxy would probably be the solution, so all email going to your domain would hit that first, then send off to M365.
Highway signage was critical. If you were traveling, you could tell which states sucked by them not having any signs pointing you back to the highway.
Firefox is open source last I checked. On Android it runs its own engine and everything. It may not be on FDroid, but that doesn’t mean it’s not open source.
I switched to Antenna pod a few month ago. It is a very solid podcast client with 2 exceptions. One is a bug that means hitting the play button on notifications only works half the time, and the other is Android Auto not allowing you to just pickup where you left off, you have to go into your queue and find the thing you were last listening to every time. Neither are a deal breaker, but both are quite annoying.
I really should sit down and see if I can help with the code, but I have zero Android programming experience. I would hope that auto play on Android Auto connect would be rather simple, but I have no clue at this point.
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.