u/Machinehum
Most Remote Places in Basel
Does anyone know of very remote places in or around Basel, only requirement is no people. I need a place to dispose of some "yard trimmings".
...
Just kidding I bought a small TinyWhoop (65mm) drone and wanna fly it without disturbing people. I very much know the drone rules and am not planning on following them.
Looking for a game to play with my wife
I haven't played games since I was young, but now my wife is stuck inside being pregnant and you can only watch so much TV. We really enjoyed playing BOTW, Stardew Valley and Harvest moon (GC) together. I don't have a switch/GC anymore so it's just PC, and lower performance. Indie 2D stuff is ideal, I play with a XBOX controller from couch.
Oh and by "together" I mean I play she watches and provides input and tells me what to do, it sounds strange but for some reason we both enjoyed it quite a bit.
Requirements
- Should have lots of things she can provide input to, like Stardew, what to buy, where to plant stuff. I think BOTW was just quite nice visually, but she would also tell me where to go and help with the puzzle shrines.
- No violence, Stardew caves and Zelda comic violence okay but nothing beyond.
- Should have a decent little story that is enjoyable to watch.
- Compatible with XBOX controller
Thanks!
Antenna suggestions for HDZero goggles 2?
I didn't realize they wouldn't come with antennas, now I'm wondering what are the most generic antennas for these guys. Something for a noob, I guess I'm looking for "range" ... lol
2x https://www.speeddrones.nl/orqa-rhcp-sma-long-range-patch-antenna.html?id=321952403
and 2x https://www.speeddrones.nl/foxxeer-lollipop-stubby-v4-rhcp-1stuk-162741909.html
?Maybe
They need to be available on www.speeddrones.nl because I gotta get some other stuff there
How much of the TinyWhoop kit transfers to a 5" ?
I'm fully aware none of the actual drone parts will, but the peripherals? ie goggles and controller?
I want to get into FPV with the final goal of 5", but Tinywhoop seems like a really good starting point.
I would like to invest in a nice headset and controller, but I want to make sure that transfers to 5" later on.
I'm considering this drone with this controller
Does anyone have a suggestion for goggles that will serve me for the long run?
Another goal I have is I'm looking for something that's open schematic and I can flash with Betaflight or other open source software. So drone suggestions are appreciated on that front.
GBC Emulator Support to be merged into Flipper BlackhatOS soon :)
Looking for some caps
0402 4.7uF, anything over 6V is great.
​
I can pickup and chuck you a beer.
Looking for a pair of dress pants
Khakis or Chinos
​
What's a good spot? I will also accept Weil am Rhine but only if they're decent quality
Open source RP2350 HAT I build for the RPI
My Privacy Focused USB Drive
Just here to share a project I'm working on. It's a 100% open source (hardware, firmware, mechanical, etc) USB drive with a hidden security feature.
When you plug it in, it appears as a normal 8GB USB drive. Only if you create a file called "unlock.txt" with the contents "password:addyourpasswordhere" will it unlock and show the remainder of the drive. Everything in this second section of the disk is now AES256 encrypted in place, using a custom KDF + your password.
I'll answer some questions before people ask them :)
Q: Isn't this just Vercrypt? A: No, a normal drive setup with veracrypt will show up as jumbled data. This is pretty obviously encrypted media. If you enter your duress password, there will still be another xMB of jumbled data.
Q: Isn't entering your password into a plain text file insecure. A: My drive doesn't allow this write to actually happen to the memory
Q: Why did you use a SD card A: Because AI made EMMC cards like 80$ for a 32GB. It takes two seconds for me to spin another board with EMMC in the future.
Anyways feel free to ask any more questions about the project :) !