最强战队 |三维视觉、SLAM方向全球顶尖实验室汇总 – 知乎
在此,我们为大家汇总了全球顶级的三维视觉、SLAM方向的研究机构,并对他们主要的研究成果做了简单汇总 Source: 最强战队 |三维视觉、SLAM方向全球顶尖实验室汇总 – 知乎 State of the art SLAM, in 2019.
SwiftUI Layout System | Alexander Grebenyuk
Everything about SwiftUI is new. And the layout system is no exception. SwiftUI no longer uses Auto Layout, gone all of the cruft introduced over the years. SwiftUI has a completely new layout system designed from the ground up to make it easy to write adaptive cross-platform apps. Source: SwiftUI Layout System | Alexander Grebenyuk
Semiconductors | Panasonic Industrial Devices
Available Panasonic Semiconductor products include X-GaN™ Power Devices, Microcontrollers, NFC Tags, LED Driver ICs, Diodes, MOSFETs, Photo Detectors, Laser Diodes, Image Sensors, Radio Frequency Devices, Power Devices and more. Source: Semiconductors | Panasonic Industrial Devices
Pwnagotchi – Deep Reinforcement Learning instrumenting bettercap for WiFi pwning. :: Introduction
Pwnagotchi is an A2C-based “AI” powered by bettercap that learns from its surrounding WiFi environment in order to maximize the crackable WPA key material it captures (either through passive sniffing or by performing deauthentication and association attacks). This material is collected on disk as PCAP files containing any form of crackable handshake supported by hashcat, […]
Running Raspbian from USB Devices : Made Easy – Raspberry Pi Forums
The easiest and most reliable way to run Raspbian on a USB device is to leave an SD card containing Raspbian in place, but use it only for starting Raspbian that is residing on a USB device. While setting up such a configuration is not rocket science, it can be confusing to a newcomer or […]
Garmin launches emergency Autoland – FLYER
Garmin says that, in the event of an emergency, Autoland will control and land the aircraft without human intervention. The Autoland system determines the most optimal airport and runway, taking into account factors such as weather, terrain, obstacles and aircraft performance statistics. Source: Garmin launches emergency Autoland – FLYER Mind = blown!
SNESPi/Super-NESPi-Case
Source: SNESPi/Super-NESPi-Case Retropie case NES Raspberry Pi Case with graceful shutdown switch.
Device Identifiers and Fingerprinting on iOS – NSHipster
Consider the unnamed monster from the film It Follows: a formless, supernatural being that relentlessly pursues its victims anywhere on the planet. Sounds a bit like the state of ad tech in 2019, no? Source: Device Identifiers and Fingerprinting on iOS – NSHipster
netson/ubuntu-unattended: Script to create unattended Ubuntu ISO
This simple script will create an unattended Ubuntu ISO from start to finish. It will ask you a few questions once, and embed your answers into a remastered ISO file for you to use over and over again. Source: netson/ubuntu-unattended: Script to create unattended Ubuntu ISO
Multiarch docker builds
So let’s look at the new features in docker desktop, QEMU comes with a tool set binfmt_misc to run and build binaries of any supported architecture via emulation. In our case we want arm support, and specifically the arm64 version to run on the A1 instances. The tool chain will however support builds for, arm/v6, […]