macOS in QEMU in Docker | Hacker News
Public
sickcodes/Docker-OSX: Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers. - sickcodes/Docker-OSX
GitHub - tldraw/tldraw: SDK for creating whiteboards and canvas experiences on the web.
SDK for creating whiteboards and canvas experiences on the web. - tldraw/tldraw
Lapce
Lightning-fast and Powerful Code Editor
GitHub - nvim-lua/kickstart.nvim: A launch point for your personal nvim configuration
A launch point for your personal nvim configuration - nvim-lua/kickstart.nvim
enable cross-origin resource sharing
CORS support site
#
# Wide-open CORS config for nginx
#
location / {
if ($request_method = 'OPTIONS') {
add_header 'Access-Control-Allow-Origin' '*';
add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS';
#
# Custom headers and headers various browsers *should* be OK with but aren't
#
add_header 'Access-Control-Allow-Headers' 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range';
#
# Tell client that this pre-flight info is valid for 20 days
#
add_header 'Access-Control-Max-Age' 1728000;
add_header 'Content-Type' 'text/plain; charset=utf-8';
add_header 'Content-Length' 0;
return 204;
}
if ($request_method = 'POST') {
add_header 'Access-Control-Allow-Origin' '*' always;
add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS' always;
add_header 'Access-Control-Allow-Headers' 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range' always;
add_header 'Access-Control-Expose-Headers' 'Content-Length,Content-Range' always;
}
if ($request_method = 'GET') {
add_header 'Access-Control-Allow-Origin' '*' always;
add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS' always;
add_header 'Access-Control-Allow-Headers' 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range' always;
add_header 'Access-Control-Expose-Headers' 'Content-Length,Content-Range' always;
}
}
webcamoid/akvirtualcamera: akvirtualcamera, virtual camera for Mac and Windows
akvirtualcamera, virtual camera for Mac and Windows - webcamoid/akvirtualcamera
webcamoid/akvirtualcamera: akvirtualcamera, virtual camera for Mac and Windows
akvirtualcamera, virtual camera for Mac and Windows - webcamoid/akvirtualcamera
Copying is the way design works
What exists in the space between riffing and ripping
Home · eried/flipperzero-mayhem Wiki
Perfect companion for your Flipper Zero. ESP32 with WiFi, BT/BLE, micro-SD, camera+PSRAM, flashlight and extras: NRF24/CC1101, 3V/5V sensors - eried/flipperzero-mayhem
eried/flipperzero-mayhem: Perfect companion for your Flipper Zero. ESP32 with WiFi, BT/BLE, micro-SD, camera+PSRAM, flashlight and extras: NRF24/CC1101, 3V/5V sensors
Perfect companion for your Flipper Zero. ESP32 with WiFi, BT/BLE, micro-SD, camera+PSRAM, flashlight and extras: NRF24/CC1101, 3V/5V sensors - eried/flipperzero-mayhem
Password Generator - Strong, Random Passwords | 1Password
Try out our Strong Password Generator to create strong, random, and secure passwords to keep you safe online. No need to remember them when you have 1Password.
#ShrugCon – the technical backend for an online conference – Dave’s Educational Blog
What Would It Take to Recreate Bell Labs?
For most of the 20th century, AT&T was almost entirely responsible for building and operating America’s telephone infrastructure. It manufactured the phones and electrical equipment, laid hundreds of millions of miles of wire across the country, and built and operated the switchboards and exchanges that made it possible for anyone with a phone to call anyone else.
Tracking Card - Find My
Tracking Card is remarkably slim and seamlessly integrates with Apple’s native Find My app for effortless wallet tracking. Plus, it’s fully rechargeable...
VU1 - Dynamic Analogue Dials
Moving coil dials are nothing new, they have been around since the invention of galvanometer devices in the 1800s and are more commonly associated with audio equipment in the era of analogue audio where it was used to represent volume (hence VU, Volume Unit). What makes this kind of display appealing is its mechanica
The world's best Jeopardy game maker | Buzzinga
Create and host your own custom Jeopardy games. Perfect for game nights, classrooms, corporate trainings, and social events.
CSS Grid Generator
CSS Grid Generator - a user-friendly tool designed for web developers to effortlessly create customizable CSS grids for seamless web development.
GitHub - DropbaseHQ/dropbase: Dropbase helps developers build and prototype web apps faster with AI. Dropbase is local-first and self hosted.
Dropbase helps developers build and prototype web apps faster with AI. Dropbase is local-first and self hosted. - DropbaseHQ/dropbase
GitHub - taubyte/tau: Open source distributed Platform as a Service (PaaS). A self-hosted Vercel / Netlify / Cloudflare alternative.
Open source distributed Platform as a Service (PaaS). A self-hosted Vercel / Netlify / Cloudflare alternative. - taubyte/tau
GitHub - UberGuidoZ/Flipper: Playground (and dump) of stuff I make or modify for the Flipper Zero
Playground (and dump) of stuff I make or modify for the Flipper Zero - UberGuidoZ/Flipper
Free Media Resources – Digital Knowledge Center
A Beloved Tech Blog Is Now Publishing AI Articles Under the Names of Its Old Human Staff
TUAW, a site that was shut down 10 years ago, was sold to a private equity firm, then to a company in Hong Kong, and has now stolen its old workers' identities and is running their old work through AI summarizers.
Learn Git Branching
An interactive Git visualization tool to educate and challenge!
Awesome Flipper Zero list of Resources and Tools - Awesome Flipper
A knowledgebase of awesome resources for the Flipper Zero device, including firmware, applications and more
glif - Create Website by fab1an
https://glifsite.replit.app/websites/CarefulElk.html
Retro Tube | Retro Junk
Your memory machine
Reasons to use your shell's job control
websim.ai
kasm - LinuxServer.io
Welcome to the home of the LinuxServer.io documentation!