# JS/Web:
- Astro is a website build tool for the modern web - https://astro.build
- Ppen-source JavaScript web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more. - https://www.os-js.org
- Web app to desktop app in minutes - https://www.todesktop.com
- 15 Terrible Advice for Web Developers - https://fadamakis.com/15-terrible-advice-for-web-developers-e821e95f5d18
- Trigger functions or evaluate cron expressions in JavaScript or TypeScript. - https://github.com/Hexagon/croner
- Migrating from Puppeteer to Playwright- https://www.checklyhq.com/guides/puppeteer-to-playwright/
- Replacing an internal Node.js module with a native Rust module made a x25 perf boost - https://gal.hagever.com/posts/my-node-js-is-a-bit-rusty
- Deno vs. Bun vs. Node.js - https://dev.hexagon.56k.guru/posts/deno-vs-bun-vs-node/
# Rust:
- Experimental OS, built with rust - https://github.com/Ruddle/Fomos
# Coding:
- Learning Zig - https://www.openmymind.net/learning_zig/
# AI/ML:
- Doctor GPT - https://github.com/llSourcell/DoctorGPT
- Asking GPT-4 to draw a unicorn every day to track changes in the model. - https://gpt-unicorn.adamkdean.co.uk
- Inside the AI Porn Marketplace Where Everything and Everyone Is for Sale - https://www.404media.co/inside-the-ai-porn-marketplace-where-everything-and-everyone-is-for-sale/
# Kubernetes/Docker:
- Helm compose - https://seacrew.github.io/helm-compose/1.1/
- 10 Secrets to Improve Your Dockerfile - https://aws.plainenglish.io/10-secrets-to-improve-your-dockerfile-40ac54aa5bf2
# Cloud/CDN:
- How much would AWS cost for Amazon Prime Day - https://www.lastweekinaws.com/blog/the-amazon-prime-day-2023-aws-bill/
- Grave flaws in BGP Error handling - https://blog.benjojo.co.uk/post/bgp-path-attributes-grave-error-handling
- Terraform Hidden Gems! Secret Rotation with time_rotating - https://medium.com/cloud-native-daily/terraform-hidden-gems-secret-rotation-with-time-rotating-72ae8683ef7f
- Overkill Home Lab - "VM's and Containers I am Running" - https://blog.networkprofile.org/vms-and-containers-i-am-running-2023/
- Open-source for of Terraform - HashiCorp switched Terraform from an open source license to the Business Source License (BSL) - https://github.com/opentffoundation/opentf
- 25 Gbit/s at home, part 1 - https://boredengineer.medium.com/25-gbit-s-at-home-part-1-98ff1013e32d
# Linux/Unix:
- Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. - https://github.com/leandromoreira/linux-network-performance-parameters
- ZFS for dummies - https://ikrima.dev/dev-notes/homelab/zfs-for-dummies/
- How does linux nat a ping - https://devnonsense.com/posts/how-does-linux-nat-a-ping/
# Apple:
- Apple anti-repair tactics - https://www.youtube.com/shorts/fLEOiQdDkzk
- Apple finally put USB-C in the new iPhone, and now we know why it's limited to 23-year-old USB 2.0 speeds - https://www.pcgamer.com/apple-finally-put-usb-c-in-the-new-iphone-but-its-inexplicably-limited-to-23-year-old-usb-20-speeds/
- The iPhone 15 Pro and Pro Max are the first smartphones with Thread - https://www.theverge.com/2023/9/12/23870522/iphone-15-pro-max-thread-smartphones
- https://www.theverge.com/2023/9/14/23871781/apple-iphone-15-pro-thread-radio-bluetooth
# Software/Services:
- Online PDF tools - https://www.pdftool.org/en
- FFmpeg Explorer - https://ffmpeg.lav.io
- A minimalistic cross platform eBook reader - https://github.com/btpf/Alexandria
- An offline Windows app that helps developers in daily tasks. Similar to dev-tools app - https://devtoys.app
- Send push notifications to your phone or desktop via PUT/POST - https://github.com/binwiederhier/ntfy
# Electronics:
- 16-bit Serial Homebrew CPU - https://www.jiristepanovsky.cz/project.php?p=23cpu
- Here's What Happens When a Carpenter does Electronics - https://youtu.be/7FRhn0OVD28?si=UWSkdZJ4ZCd5L4eM
- The Rigol DHO800 might very well be a revolution in the entry level oscilloscope market. Will Rigol DHO800 replace DS1054z? - https://www.eevblog.com/2023/09/01/website-exclusive-rigol-hdo800-oscilloscope-unboxing/
- Cyberdeck Challenge in 2023 - https://hackaday.com/2023/09/07/2023-cyberdeck-challenge-the-best-decks-on-the-net/
- Wireless Communication with a Cup of Balls, Coherer Effect - https://www.youtube.com/watch?v=VMkdnj698-0
- All about usb-c: example circuits - https://hackaday.com/2023/08/07/all-about-usb-c-example-circuits/
- Cheap lcd uses usb serial - https://hackaday.com/2023/09/11/cheap-lcd-uses-usb-serial/
- A digital logic simulator - http://boolr.me
- Coin-sized Linux Computer - https://vocore.io/#store
# IT:
- The Scarcest Thing in the World - https://www.honest-broker.com/p/the-scarcest-thing-in-the-world
- A falsehood is an idea that you initially believed was true, but in reality, it is proven to be false - https://github.com/kdeldycke/awesome-falsehood
- Exploring EXIF - https://hturan.com/writing/exploring-exif
# Other:
- Unlocking Discord Nitro Features for Free - https://blog.0x7d0.dev/history/unlocking-discord-nitro-features-for-free
- Every Type of Plastic Used By LEGO - https://bricknerd.com/home/every-type-of-plastic-used-by-lego-5-20-22
- A powerful, low-profile, split ergonomic keyboard - https://www.zsa.io/voyager/
- why wired? - https://www.zsa.io/wireless/
- Making dry ice at home is just as hard as it sounds - https://hackaday.com/2023/03/10/making-dry-ice-at-home-is-just-as-hard-as-it-sounds/
# JS/Web:
- Open source platform for making universal native apps that run on Android, iOS, and the web - https://github.com/expo/expo
# Rust:
- More than you've ever wanted to know about errors in Rust - https://www.shuttle.rs/blog/2022/06/30/error-handling
- How Turborepo is porting from Go to Rust - https://vercel.com/blog/how-turborepo-is-porting-from-go-to-rust?nxtPslug=how-turborepo-is-porting-from-go-to-rust
- Rust Survey Results - https://blog.rust-lang.org/2023/08/07/Rust-Survey-2023-Results.html
# Coding:
- A multi-language debugging plugin for Vim - https://puremourning.github.io/vimspector-web/
- Assembler on Raspberry Pi - https://imomath.com/index.cgi?page=asmMain
- 3D live coding, implemented in Nim - https://github.com/dsrw/enu https://youtu.be/3l6tsKM1cY8?t=383
- Advanced Vim - https://vonheikemen.github.io/devlog/tools/using-vim-abbreviations/
- Shitcode - https://shitcode.net
# AI/ML:
- An AI personal assistant for your digital brain - https://github.com/khoj-ai/khoj
- Discover the latest tools and trends in AI - https://gpte.ai
# Kubernetes/Docker:
- Alternatives to AWS Lambdas - https://thenewstack.io/three-reasons-why-teams-move-away-from-aws-lambda/
# Cloud/CDN:
- Mess with DNS - https://messwithdns.net
- Prometheus vs. VictoriaMetrics - https://last9.io/blog/prometheus-vs-victoriametrics/
# Linux/Unix:
- Transform Your Android Device into a Linux Desktop (Termux) - https://mrs-t.medium.com/transform-your-android-device-into-a-linux-desktop-110a3d084ac6
# Apple:
- Run Llama 2 and other models on macOS - https://ollama.ai
# Windows:
- Portable program that helps you repair a Windows system, by making the process faster, easier, and more consistent - https://windows-repair-toolbox.com
# Software/Services:
- Arc v1.0 without waitlist - https://arc.net
- Open source raster and vector graphic editor - https://graphite.rs
- TOR (better?) alternative - https://nymtech.net/about/
- Tool for binary data analysis - https://codisec.com/veles/
# Electronics:
- Sound-programmable e-paper badge with USB serial programming and 125 kHz RFID emulation - https://www.crowdsupply.com/eurolan-ltd/ggtag
- Beautifully rebuilding a vr headset to add ar features - https://hackaday.com/2023/07/25/beautifully-rebuilding-a-vr-headset-to-add-ar-features/
- Magnetic gearbox - https://hackaday.com/2023/07/27/magnetic-gearbox-part-2-axial-flux-improves-performance/
- Tiny Symbolic Debugger for all Arduinos - https://hackaday.io/project/192012-eye2see-tiny-symbolic-debugger-for-all-arduinos
- Quite Universal Circuit Simulator - https://electroagenda.com/en/a-review-of-qucsstudio/
- The Ultra-Compact Powerhouse for LoRa Debugging and Connectivity - https://hackaday.io/project/192129-loshark
# IT:
- Consistent Diffusion Features for Consistent Video Editing - https://diffusion-tokenflow.github.io
- FFmpeg commands - amiaopensource.github.io/ffmprovisr/
- WarpStream instead of Kafka - https://www.warpstream.com/blog/kafka-is-dead-long-live-kafka
# Other:
- The comma 3X is custom hardware designed to live in your car, and purpose built to run openpilot - https://www.comma.ai/
# JS/Web:
- Builder Devtools is a package to help you streamline the process of getting started with Builder’s Visual Headless CMS when starting a Qwik project - https://www.builder.io/blog/builder-dev-tools
- Cracking Electron apps - https://fasterthanli.me/articles/cracking-electron-apps-open
- Using WebAssembly to turn Rust crates into fast TypeScript libraries - https://rybicki.io/blog/2023/06/27/rust-crate-into-typescript-library.html
- Implementing Wordle in the Firefox address bar - https://eieio.games/nonsense/implementing-wordle-in-the-firefox-address-bar/
# Golang:
- Zero dependency WebAssembly runtime for Go developers - https://wazero.io
# Rust:
- Comprehensive Rust - https://google.github.io/comprehensive-rust/
# Coding:
- Ipad Pro for coding? - https://technicallychallenged.substack.com/p/buying-an-ipad-pro-for-coding-was
- Private first, unified, self-hosted no code database. - https://github.com/undb-xyz/undb
- Problems of C, and how Zig addresses them - https://avestura.dev/blog/problems-of-c-and-how-zig-addresses-them
# Kubernetes/Docker:
- Wolfi is a community Linux OS designed for the container and cloud-native era, supports glibc and musl - https://github.com/wolfi-dev
- K9s provides a terminal UI to interact with your Kubernetes clusters - https://github.com/derailed/k9s
# Cloud/CDN:
- BGP tools - https://bgp.tools
- Get valid HTTPS certificates for your local network in just ten minutes! - https://www.getlocalcert.net
# Linux/Unix:
- Build Your Own Docker with Linux Namespaces, cgroups, and chroot - https://akashrajpurohit.com/blog/build-your-own-docker-with-linux-namespaces-cgroups-and-chroot-handson-guide/
# Apple:
- Advanced macOS Command-Line Tools - https://saurabhs.org/advanced-macos-commands
# Software/Services:
- Secure your network - alternative to pfsense - https://opnsense.org/
- A privacy-first, lightweight note-taking service. Easily capture and share your great thoughts. - https://github.com/usememos/memos
- Self-hosted backup solution for photos and videos on mobile device - https://immich.app
- LazyVim is a Neovim setup powered by lazy.nvim to make it easy to customize and extend your config - https://www.lazyvim.org
- Comfortably monitor your Internet traffic - https://www.sniffnet.net
# Electronics:
- New Arduino UNO R4 with a 32-bit microprocessor - https://store.arduino.cc/pages/uno-r4
- Cheap universal LED driver - https://milwaukeemakerspace.org/2023/06/cheap-universal-led-driver-culd/
- VGA on ESP32 - https://hackaday.com/2023/06/28/much-better-vga-from-an-esp32/
- Intel is quitting on its mini NUC computers - https://www.theverge.com/2023/7/11/23790956/intel-nuc-compact-pc-discontinued
- Taking mechanical keyboard sounds to the next level - https://hackaday.com/2023/07/13/taking-mechanical-keyboard-sounds-to-the-next-level/
- Expose USB activity on the fly - https://hackaday.com/2023/07/16/sleuth-untrusted-usb-communication-with-usbvalve/
- Unauthenticated RCE on a RIGOL oscilloscope - https://tortel.li/post/insecure-scope/
- Reverse Engineering a classic Thinkpad battery - https://hackaday.com/2023/07/15/reverse-engineering-a-classic-thinkpad-battery/
- Sniffing passwords from a toothbrushes - part 2 - https://hackaday.com/2023/07/18/sniffing-passwords-rickrolling-toothbrushes/
# IT:
- GPT-4 is getting worse over time - https://twitter.com/svpino/status/1681614284613099520
# Other:
- The process of making traditional Japanese clothing. A Japanese factory that produces kimono. - https://www.youtube.com/watch?v=zWJZFQHklBg
- Open-source PlayStation 3 emulator (Windows, Linux, MacOS and FreeBSD) - https://rpcs3.net
- Growing Living Rat Neurons To Play... DOOM? - https://www.youtube.com/watch?v=bEXefdbQDjw
- Company Builds Powerful 500cc ‘One-Stroke’ Engine, Immediately Installs It in a Miata - https://www.thedrive.com/news/company-builds-powerful-500cc-one-stroke-engine-immediately-installs-it-in-a-miata
# JS/Web:
- React hooks - https://usehooks.com/
- Migrating Netflix to GraphQL Safely - https://netflixtechblog.com/migrating-netflix-to-graphql-safely-8e1e4d4f1e72
- Library for building cross-platform terminal apps - https://github.com/ronilan/that-is-impossible
# Coding:
- Bits manipulation in Go - https://lemire.me/blog/2023/02/07/bit-hacking-with-go-code/
- Blazingly fast backends in zig - https://github.com/zigzap/zap
# Cloud/CDN:
- The Cuban CDN - https://blog.cloudflare.com/the-cuban-cdn/
- Introducing HTTP/3 Prioritization - https://blog.cloudflare.com/better-http-3-prioritization-for-a-faster-web/
# Linux/Unix:
- Desktop Linux Hardening - https://privsec.dev/posts/linux/desktop-linux-hardening/
# Apple:
- Blazingly Fast Docker Desktop Alternative for MacOS - https://www.showwcase.com/show/34961/orbstack-blazingly-fast-docker-desktop-alternative-for-macos
- Display a very bright white color on HDR-enabled display - https://github.com/dtinth/superwhite
# Windows:
- A graphical user interface for package managers such as Winget, Scoop, Chocolatey, Pip and NPM - http://www.marticliment.com/wingetui/
# Software/Services:
- Clipboard on steroids - https://github.com/Slackadays/Clipboard
# Electronics:
- TypeScript for Tiny IoT Devices - https://microsoft.github.io/devicescript/
- Hardware Hacking to Bypass BIOS Passwords - https://blog.cybercx.co.nz/bypassing-bios-password
- Linux distributions running on a mobile devices - https://drewdevault.com/2023/06/16/Mobile-linux-retrospective.html
- The Raspberry Pi shortage is finally coming to an end - https://www.pcworld.com/article/1939160/at-last-the-raspberry-pi-shortage-is-finally-coming-to-an-end.html
# IT:
- Is Converso safe? - https://crnkovic.dev/testing-converso/
- privateGPT - https://github.com/imartinez/privateGPT
- Shooting Through Walls: Unraveling the Code Behind Quake's Lightning Gun Bug - https://www.youtube.com/watch?v=4gNYTqn3qRc
# Other:
- How to make a QR code with Stable Diffusion - https://stable-diffusion-art.com/qr-code/
- Maps distort how we see the world - https://unchartedterritories.tomaspueyo.com/p/maps-distort-how-we-see-the-world
# JS/Web:
- Windows 11 in Svelte (kinda :D) - https://github.com/yashash-pugalia/win11-svelte
- Using Bun.js as a bundler - https://shaneosullivan.wordpress.com/2023/05/17/using-bun-js-as-a-bundler/
# Coding:
- Programing best practices - https://github.com/dereknguyen269/programing-best-practices-2023
# Kubernetes/Docker:
- Serverless open-source alternative to AWS Aurora Postgres - https://github.com/neondatabase/neon
# Cloud/CDN:
- Animated guid to HTTP Load Balancing algorithms - https://samwho.dev/load-balancing/
- Scaling up the Prime Video audio/video monitoring service and reducing costs by 90% - https://www.primevideotech.com/video-streaming/scaling-up-the-prime-video-audio-video-monitoring-service-and-reducing-costs-by-90
# Apple:
- macOS Internals - https://gist.github.com/kconner/cff08fe3e0bb857ea33b47d965b3e19f
# Software/Services:
- Command-line utility for killing processes listening on specific ports - https://github.com/jkfran/killport
- Open-Source auth provider - https://github.com/supertokens/supertokens-core
- Turn scripts into workflows and UIs in minutes - https://github.com/windmill-labs/windmill
# Electronics:
- μLA: Micro Logic Analyzer on RP2040 - https://github.com/dotcypress/ula
- Listening To Satellites with SDR - https://moh53n.medium.com/listening-to-satellites-a-journey-with-my-rtl-sdr-v3-5ba719bc68a5
- Build a robot arm out of 3D printer spares - https://arctosrobotics.com
- Beepberry is a portable computing device, with a beautiful high contrast, high resolution display, and a tactile keyboard and touchpad, it is the ultimate everyday hacking gadget - https://beepberry.sqfmi.com
- LTE Sniffer - https://github.com/SysSec-KAIST/LTESniffer
# IT:
- LogJam Attack - https://www.youtube.com/watch?v=gVtjsd00fWo
- You don't need Scrum. You just need to do Kanban right - https://lucasfcosta.com/2022/10/02/scrum-versus-kanban.html
# Other:
- How MRI machines work - https://hackaday.com/2023/05/11/a-crash-course-on-how-mri-machines-work/
# JS/Web:
- Firebase alternative with GraphQL - https://github.com/nhost/nhost
- Advanced Type Script - https://angularexperts.io/blog/advanced-typescript
- TypeScript’s Migration to Modules - https://devblogs.microsoft.com/typescript/typescripts-migration-to-modules/
- All JavaScript and TypeScript Features of the last 3 years - https://medium.com/@LinusSchlumberger/all-javascript-and-typescript-features-of-the-last-3-years-629c57e73e42
- Typescript 5.0 - https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/
- Web fingerprinting - https://www.bitestring.com/posts/2023-03-19-web-fingerprinting-is-worse-than-I-thought.html
# Golang:
- Easy Go Containers - https://github.com/ko-build/ko
# Rust:
- A dead simple notification daemon - https://blog.orhun.dev/introducing-runst/
- NextJS alternative in Rust - https://framesurge.sh/perseus/en-US/
# Coding:
- CleanCode Q&A - https://github.com/unclebob/cmuratori-discussion/blob/main/cleancodeqa.md
- Automate Your Dependency Updates - https://www.mend.io/renovate/
- JSON for Linking Data - https://json-ld.org
# Kubernetes/Docker:
- Platform for managing multi-cloud Kubernetes clusters with each nodepool in a different cloud-provider - https://github.com/berops/claudie
- Instant K8s service dependency map, right to your Grafana - https://github.com/groundcover-com/caretta
- Writing a Kubernetes Operator - https://metalbear.co/blog/writing-a-kubernetes-operator/
- Open-Source node provisioning project built for Kubernetes. - https://karpenter.sh - https://www.youtube.com/watch?v=3QsVRHVdOnM
- Awesome Kubernetes Threat Detection - https://github.com/jatrost/awesome-kubernetes-threat-detection
- Package manager powered by CUE inspired by Helm - https://github.com/stefanprodan/timoni
- Find outdated or deprecated Helm charts running in your cluster - https://github.com/FairwindsOps/nova
- Find Kubernetes resources that have been deprecated - https://github.com/FairwindsOps/pluto
- Open-Source policy engine - https://github.com/FairwindsOps/polaris
- Goldilocks is a utility that can help you identify a starting point for resource requests and limits - https://github.com/FairwindsOps/goldilocks
# Cloud/CDN:
- How discord stores trillions of messages (from Cassandra to ScyllaDB) - https://discord.com/blog/how-discord-stores-trillions-of-messages
- Mountpoint for Amazon S3 - https://github.com/awslabs/mountpoint-s3
- SCARLETEEL: Operation leveraging Terraform, Kubernetes, and AWS for data theft - https://sysdig.com/blog/cloud-breach-terraform-data-theft/
- AWS SSM Session manager client - https://github.com/xen0l/aws-gate
- Awesome Terraform - https://github.com/shuaibiyy/awesome-terraform
# Linux/Unix:
- Share your terminal over the web - https://github.com/tsl0922/ttyd
- PAM module for facial authentication (Intel RealSense camera) - https://github.com/l1na-forever/pam_sauron
- eBPF-based tool for tracing network packets in the Linux kernel with advanced filtering capabilities. - https://github.com/cilium/pwru
# Apple:
- Smooth scaling, HiDPI unlock, XDR/HDR extra brightness upscale, DDC, brightness and dimming, dummy displays, PIP etc. - https://github.com/waydabber/BetterDisplay - https://www.theregister.com/2021/12/03/apple_m1_drivers/
- Using a Mac without a network connection - https://eclecticlight.co/2023/03/14/using-a-mac-without-a-network-connection/
- App to show list of all active shortcuts of the current application - https://www.mediaatelier.com/CheatSheet/
# Software/Services:
- Discover, filter, and prioritize security risks and vulnerabilities impacting your code (supports JS and Ruby) - https://github.com/bearer/bearer
- The “Quite OK Image Format” for fast, lossless image compression - https://github.com/phoboslab/qoi
- Self-hostable Git server for the command line - https://github.com/charmbracelet/soft-serve
- Cat alternative - https://github.com/koki-develop/gat
- Upload files directly from your terminal (Maximum file size: 512.0 MiB) - https://0x0.st
- Alternative to CloudFlare remote browsers - https://github.com/dosyago/BrowserBox
# Electronics:
- Rpi pico as SPI flasher - https://hackaday.com/2023/03/06/programming-spi-flash-chips-use-your-pico/
- How accelerometers and gyroscopes works (mpu6050) - https://blog.adafruit.com/2023/03/07/the-ingenious-micro-mechanisms-inside-your-phone/
- Guitar Effects Processor - https://github.com/Quinny/GuitarEffects
- Getting passwords from Amazon Echo - https://dragon863.github.io/blog/alexa.html
- Exploring a Custom ESP32 Bootloader - https://danielmangum.com/posts/risc-v-bytes-exploring-custom-esp32-bootloader/
# IT:
- Alternatives to ChatGPT - https://github.com/nichtdax/awesome-totally-open-chatgpt
- A list of useful Prompt Engineering tools and resources for text-to-image AI generative models like Stable Diffusion, DALL·E 2 and Midjourney. - https://www.reddit.com/r/StableDiffusion/comments/xcrm4d/useful_prompt_engineering_tools_and_resources/
- Locally hosted alternative to GitHub Copilot - https://github.com/fauxpilot/fauxpilot
- How to use Alpaca-LoRA to fine-tune a model like ChatGPT - https://replicate.com/blog/fine-tune-alpaca-with-lora
- Awesome Hacking - https://github.com/Hack-with-Github/Awesome-Hacking
# Other:
- A history of Sony Design - https://www.sony.com/en/SonyInfo/design/gallery/
# JS/Web:
- Copilot for interface design - https://www.usegalileo.ai/
- NestJS: The Good, The Bad, and The Ugly - https://betterprogramming.pub/nestjs-the-good-the-bad-and-the-ugly-d51aea04f267
- 16 bit ANSI C99 x86 compiler, assembler and virtual machine written entirely in TypeScript - https://github.com/Mati365/ts-c-compiler
- Benchmarks of JavaScript Package Managers - https://pnpm.io/benchmarks
# Golang:
- Enforce a stricter format than gofmt - https://github.com/mvdan/gofumpt
- Brings monads and popular FP abstractions to Go projects - https://github.com/samber/mo
# Rust:
- Write a First Person Game in 2KB - https://grantshandy.github.io/posts/raycasting/
- Oxy - next generation proxy framework - https://blog.cloudflare.com/introducing-oxy/
# Coding:
- Example JS VS Code Setup - https://dev.to/j471n/my-vs-code-setup-971
- Cars game AI using neural networks. It was created for school project - https://github.com/Mati365/neural-cars
- The Same Game created in 8 Engines - https://www.youtube.com/watch?v=MASAqbRMnaM
# Kubernetes/Docker:
- Make Your Containers Better, Smaller, More Secure - https://github.com/slimtoolkit/slim
- Set up a cluster of thousands of nodes just in seconds (fake nodes, pods and other K8s API resources) - https://www.kubernetes.dev/blog/2023/03/01/introducing-kwok/
# Cloud/CDN:
- Catalog of AWS Customer Security Incidents - https://github.com/ramimac/aws-customer-security-incidents
# Linux/Unix:
- Tiling Wayland compositor based on wlroots - https://github.com/hyprwm/Hyprland
- Suspend-On-Idle Daemon for GNU/Linux Power Management (Rust) - https://github.com/mrmekon/circadian
# Apple:
- How to run a macbook without battery - https://portugnole.blogspot.com/2020/05/running-macbook-without-battery-lets-go.html
# Windows:
- GPU acceleration in the WSL - https://devblogs.microsoft.com/commandline/d3d12-gpu-video-acceleration-in-the-windows-subsystem-for-linux-now-available/
# Software/Services:
- Create multi-layered parallax wallpapers - https://github.com/jszczerbinsky/lwp
- A three-dimensional way to visualize your data in Grafana - https://grafana.com/blog/2023/02/24/introducing-the-xyz-chart-a-three-dimensional-way-to-visualize-your-data-in-grafana/
- Tool that can show connected IP addresses on a map - https://github.com/grantshandy/ipmap
- Universal Android Debloater GUI - https://github.com/0x192/universal-android-debloater
- Mox is a modern full-featured open source secure mail server for low-maintenance self-hosted email - https://github.com/mjl-/mox
- Query any Webpage or API - https://www.crul.com
- Tool to give your locally running HTTP(s) servers a public URL - similar to ngrok but Open Source - https://github.com/robbie-cahill/tunnelmole-client
- Online 3D Viewer (obj, 3ds, stl, 3dm, fbx etc) - https://3dviewer.net
# Electronics:
- Turning a TV set-top box into a Linux computer - https://zeus.ugent.be/blog/22-23/repurposing_ewaste/
- RP2040 DSP - Pico Audio Development Kit - https://github.com/DatanoiseTV/PicoADK-Hardware
- Battery powered, internet connected weather station with e-ink display and ESP32-C3 RISC-V MCU - https://hackaday.io/project/189632-e-ink-weather-station-pumpkin-edition
- Reverse engineering Apple’s Lighting connector - https://hackaday.com/2023/02/22/reverse-engineering-the-apple-lightning-connector/
- Attiny85 automates your smartphone - https://github.com/ES-factory/DigiCombo
- Grand Theft Auto A peek of BLE relay attack - https://rollingpwn.github.io/BLE-Relay-Aattck/
# IT:
- YouTube as Infinite Storage - https://github.com/DvorakDwarf/Infinite-Storage-Glitch
- HackerFM – AI Generated HN Podcast Now with Comments - https://hackerfm.com/episode/laura-and-zod-exploring-the-latest-news-in-tech-andceeb
# JS/Web:
- Dodatek do przeglądarki pokazujący informacje o stronie oraz użyte technologie - https://ray.st
- 21 best practices dla TypeScript - https://itnext.io/mastering-typescript-21-best-practices-for-improved-code-quality-2f7615e1fdc3
- Dev Tools tips - https://dev.to/lissy93/awesome-dev-tool-tips-32oo
- Uzywanie GPU do obliczeń w JS - https://github.com/gpujs/gpu.js
- Typescript 5.0 beta - https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/
# Rust:
- Koncepty programowania w Rust, których warto nauczyc sie na początku - https://rauljordan.com/rust-concepts-i-wish-i-learned-earlier/
- Książki o Rust - https://github.com/sger/RustBooks
# Programowanie:
- Przydatne narzędzie do pracy z kodem i wdrażaniu nowych funkcji używa OpenTelemetry oraz Jeager - https://itnext.io/sprkl-more-than-a-vscode-extension-5ee4411fe204
- The yaml document from hell - https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell
- Podstawy filozofii Unix - http://www.catb.org/~esr/writings/taoup/html/ch01s06.html
- Czy używanie C zamiast Rust nadal ma sens? - https://gavinhoward.com/2023/02/why-i-use-c-when-i-believe-in-memory-safety/
- Wyszukiwarka kodu z repozytoriów na GitHub - https://grep.app
# Kubernetes/Docker:
- Lekkie operatory k8s napisane w WebAssembly - https://www.youtube.com/watch?v=E5o81Wldshk
# Cloud/CDN:
- Generator infry (terraform) na podstawie opisu (OpenAI) - https://github.com/gofireflyio/aiac
# Linux/Unix:
- Minimalistyczny czytnik ebook na Linuxa - https://johnfactotum.github.io/foliate/
- Dystrybucja dla niezdecydowanych, która jest mixem Ubuntu, Fedory oraz Arch, można używac apt, yum oraz pacman - https://blendos.co
- Narzędzie zmuszania aplikacji do umieszczania plików i katalogów we właściwych miejscach, bez dowiązań symbolicznych! - https://github.com/queer/boxxy
# Apple:
- Czy Apple sprawdza zdjecia które mamy na dysku? - https://eclecticlight.co/2023/01/18/is-apple-checking-images-we-view-in-the-finder/
# Software/Services:
- Selfhosted personalizowany dashboard - https://noted.lol/dashy/
- Platforma do sprawdzania uptime strony, api etc - https://github.com/OneUptime/oneuptime
- Zbiór narzędzi związanych z bezpieczeństwem, bug bounty, pentest etc. - https://offsec.tools
- Grammarly dla kodu + optymalizacja - https://kodezi.com
- Prosty zaszyfrowany system plików (Windows, Linux) - https://github.com/aegistudio/enigma
- Generator unikalnych haseł - https://pashword.app
- Przeglądarka chromium w terminalu - https://github.com/fathyb/carbonyl
- System zarządzania dokumentami (OpenSource by HashiCorp) - https://www.hashicorp.com/blog/introducing-hermes-an-open-source-document-management-system
- Alternatywa dla jq, obsługuje YAML, JSON i XML - https://github.com/mikefarah/yq
- https://zrok.io
# Elektronika:
- Voltage glitching the Olimex LPC-P1343 przy użyciu FPGA iCEBreaker- https://grazfather.github.io/posts/2019-12-08-glitcher/
- Wszystko o USB-C - https://hackaday.com/2023/01/17/all-about-usb-c-high-speed-interfaces/
- Samolutujące się PCB - https://www.youtube.com/watch?v=r0csHZveVvY
- Ultraciche chłodzenie - https://www.cnx-software.com/2023/01/20/quiet-ultrathin-airjet-solid-state-active-cooling-could-replace-fans/ (https://www.froresystems.com)
- Łączność na wiele kilometrów używając bardzo wysokich częstotliwości (>100GHz) - https://techxplore.com/news/2023-01-enable-multi-kilometer-sub-terahertz-communications-extremely.html
- Porównanie ładowarek - https://www.righto.com/2012/10/a-dozen-usb-chargers-in-lab-apple-is.html
- Układy zawieszenia pokazane przy użyciu lego technic - https://hackaday.com/2023/01/25/a-simple-air-suspension-demo-with-lego-technic/
- Dump chronionej pamięci z STM32F0x przy pomocy RPi pico - https://hackaday.com/2023/02/05/need-to-dump-a-protected-stm32f0x-use-your-pico/ https://github.com/racerxdl/stm32f0-pico-dump
- Jak wygląda hardwareowy trojan - https://ryancor.medium.com/hardware-trojans-under-a-microscope-bf542acbcc29
# IT:
- Nie używaj TOTP w Managrze haseł - https://prezu.ca/post/dont-use-totp-in-bitwarden/
# Inne:
- Aplikacja do "klonowania" klucza na postawie zdjęcia - https://github.com/MaximeBeasse/KeyDecoder
- Interaktywna wizualizacja powiązanych ze sobą ludzi największych amerykańskich firm - https://theyrule.net
- Zaplanuj swoje spotkania z zabawnym akcentem! - https://timemymeeting.com
- Śledzenie ludzi przy pomocy WiFi - https://hackaday.com/2023/01/26/tracking-humans-with-wifi/
- Jak robi sie mikro wiertła - https://www.youtube.com/watch?v=G55kLhv2d_4
- Najgorzej oceniane dania na świecie ;) - https://www.tasteatlas.com/100-worst-rated-dishes-in-the-world
# JS/Web:
- Framework do tworzenia aplikacji ze stron internetowych, używa do tego już zainstalowanych przeglądarek - https://github.com/gluon-framework/gluon
- Biblioteka do wykrywania języka tekstu - https://github.com/wooorm/franc
- State of JS 2022 - https://2022.stateofjs.com/en-US/
- Lekki i prosty framework - https://alpinejs.dev
- Autotone w przeglądarce - https://github.com/alexcrist/autotone
# Golang:
- Prostszy sposób na współbieżność w Golang - https://github.com/sourcegraph/conc
# Rust:
- Generyki w Rust - https://serokell.io/blog/rust-generics
# Programowanie:
- Nowy UI w JetBrains - https://blog.levinotik.com/2023/01/09/i-tried-jetbrains-new-ui-and-i-liked-it/
# Kubernetes/Docker:
- Monitoring i troubleshooting tool do mikroserwisów - https://github.com/coroot/coroot
# Cloud/CDN:
- State of HTTP 2022 - https://blog.cloudflare.com/the-state-of-http-in-2022/
# Linux/Unix:
- Strona która próbuje wytłumaczyć komende shellową - https://explainshell.com/#
- Lista adapterów WiFi które są wspierane przez Linux Kernel - https://github.com/morrownr/USB-WiFi
- Dotfiles Management - https://mitxela.com/projects/dotfiles_management
# Apple:
- Alternatywny elastyczny, konfigurowalny i szybki menu bar dla MacOs - https://github.com/FelixKratz/SketchyBar
- Tool do zamykania aplikacji gdy zamknie się okno - https://swiftquit.com
# Windows:
- Niespójność interfejsu Windows 11 - https://ntdotdev.wordpress.com/2023/01/01/state-of-the-windows-how-many-layers-of-ui-inconsistencies-are-in-windows-11/
- "Czy Windows security to żart?" - https://github.com/jmau111-org/windows_security
- Debbuger dla Windowsa (SoftICE-like) - https://github.com/vitoplantamura/BugChecker
# Software/Services:
- Ładniejszy git diff - https://github.com/darrenburns/dunk
- Personalny dashboard w terminalu (TODO, Pogoda, Kalendarz, GitHub, Newrelic itd) - https://github.com/wtfutil/wtf
- Strona do sprawdzania w jakich witrynach istnieje dany login - https://whatsmyname.app/
- Lokalne wykonywanie zapytan SQL na plikach - https://clickhouse.com/blog/extracting-converting-querying-local-files-with-sql-clickhouse-local
- Offline Internet Archive - https://github.com/internetarchive/dweb-mirror
- Alternatywa dla Makefile - https://github.com/casey/just
- Alternatywa dla less, more, tail - https://github.com/noborus/ov
- Blazing fast grep na sterydach - https://github.com/Genivia/ugrep
- Tool do tworzenia pięknych skryptów shellowych - https://github.com/charmbracelet/gum
# Elektronika:
- FatFs is a generic FAT/exFAT filesystem module for small embedded systems - http://elm-chan.org/fsw/ff/00index_e.html
- Atak na WiFi pozwalający uzyskać informacje gdzie oraz jakie urządzenia znajdują się w domu - https://www.hackster.io/news/wi-spy-98d985364820
- WireGuard dla ESP32 - https://github.com/ciniml/WireGuard-ESP32-Arduino
- Alternatywny soft dla odkurzaczy, aby odizolować go od sieci producenta - https://github.com/Hypfer/Valetudo
- TV Box z zainstalowanym malware prosto ze sklepu - https://github.com/DesktopECHO/T95-H616-Malware
- A family of devices which fit inside your USB port! - https://tomu.im
# IT:
- Okta - skradzione kody źródłowe - https://sekurak.pl/okta-ponownie-z-incydentem-skradzione-kody-zrodlowe/
- Sprawdza twój klucz publiczny -
ssh whoami.filippo.io
- Cryptography with Passwords - https://soatok.blog/2022/12/29/what-we-do-in-the-etc-shadow-cryptography-with-passwords/
# Inne:
- Hackowanie samochodów - https://samcurry.net/web-hackers-vs-the-auto-industry/
- Kto nie chciałby mieć domeny, wizytówki, email w domenie omg.lol - https://home.omg.lol/#web-stuff
# JS/Web:
- Czysty kod w TypeScript - https://javascript.plainenglish.io/clean-code-in-typescript-a183d43f3bf0
- Silnik gier - https://github.com/melonjs/melonJS
- Tool wpinany do CI do obliczania rzeczywistego kosztu Twojego JS dla użytkowników końcowych - https://github.com/ai/size-limit
# Rust:
# Programowanie:
- Refactoring oraz wzorce projektowe - https://refactoring.guru
- Swiss-army knife for developers (Base64 encode/decode, SHA hashing, HEX editor, ZLIB compression etc) - https://webacus.dev
# Kubernetes/Docker:
- Naucz się K8s z Googlem - https://learnkubernetes.withgoogle.com
- Monitoring ruchu (Chrome Dev Tools + TCPDump + Wireshark) - https://github.com/kubeshark/kubeshark
# Cloud/CDN:
- Ciekawa alternatywa dla Terraforma/Pulumi - https://www.winglang.io/
- Regula - tool do sprawdzania IaC (Terraform, CloudFromation, K8s YAML, Azure Resource Manager) pod kątem bezpieczeństwa i zgodności - https://github.com/fugue/regula
# Apple:
- The unified package manager (brew2) - https://github.com/teaxyz/cli
- Quake na Apple Watch - https://github.com/ByteOverlord/Watch_Quake
- Drag and drop from terminal - https://blog.meain.io/2022/terminal-drag-and-drop/
- MacOS command line - https://git.herrbischoff.com/awesome-macos-command-line/about/#dark-mode
- Dirty Cow bug - uzyskaj uprawnienia roota w macOS 13.0.1 - https://worthdoingbadly.com/macdirtycow/
# Software/Services:
- NeoVim w VSCode - https://github.com/vscode-neovim/vscode-neovim
- Serwer VPN korzystający z WireGuard - https://github.com/sandialabs/wiretap
- Serwer DHCP napisany w Rust - https://github.com/bluecatengineering/dora
- Klient spotify uruchamiany jako UNIX daemon (Rust) - https://github.com/Spotifyd/spotifyd
- Bezstratne wycinanie wideo - https://mifi.no/losslesscut/
- Trenuj i wdrażaj modele online, korzystając wyłącznie z języka SQL - https://postgresml.org
- Minimalistyczna przeglądarka - https://minbrowser.org
# Elektronika:
- Kolekcja sterowników do TinyGo - https://github.com/tinygo-org/drivers
- Palarnia kawy po taniości ;) - http://esorensen.com/roast-intro/
- Asystent głosowy - https://github.com/rhasspy/rhasspy
- Jak estetycznie projektowac PCB - https://blog.adafruit.com/2022/11/24/tips-for-more-aesthetically-pleasing-pcb-designs/
- Porównanie Pi zero - https://bret.dk/pi-zero-showdown/
- Jak programować mikrokontrolery bez użycia Arduino/Cube/Keil - https://github.com/cpq/bare-metal-programming-guide
- OTA Pipeline w Github Actions dla ESP32 - https://github.com/Fishwaldo/esp_ghota
# IT:
- Podręcznik do ffmpeg - https://img.ly/blog/ultimate-guide-to-ffmpeg/
- Obsedian jako lepsza alternatywa dla Notion? - https://levelup.gitconnected.com/why-i-use-obsidian-for-note-taking-making-system-as-a-tech-writer-e208699e0011
- Budowanie VM wewnatrz ChatGPT? - https://www.engraved.blog/building-a-virtual-machine-inside/
# Inne:
- Czy Anker to bezpieczna kamera? - https://www.theverge.com/2022/11/30/23486753/anker-eufy-security-camera-cloud-private-encryption-authentication-storage
# JS/Web:
- Lekka alternatywa do Electrona - https://github.com/ImVexed/muon
- Rust-based następca Webpacka - https://vercel.com/blog/turbopack
- Detekcja twarzy w 200 linikach JS - https://nenadmarkus.com/p/picojs-intro/
- Biblioteka Reacta do budowania dashboardów - https://github.com/tremorlabs/tremor
# Golang:
- Go recipes - https://github.com/nikolaydubina/go-recipes
- Linter do sprawdzania funkcji wedlug kolejnosci alfabetycznej - https://github.com/skx/alphavet
- 100 błędów w Go i jak ich uniknąć - https://github.com/teivah/100-go-mistakes
# Rust:
- Przepisanie wydajnej wektorowej bazy danych z Python i C++ do Rust - https://www.pinecone.io/learn/rust-rewrite/
- Hard Mode Rust - https://matklad.github.io/2022/10/06/hard-mode-rust.html
- Porównanie frameworków - https://github.com/flosse/rust-web-framework-comparison
- Dlaczego Rust - https://www.rerun.io/blog/why-rust
- Nieoficjalny przewodnik po ekosystemie Rusta - https://blessed.rs/crates
# Programowanie:
- HelloWord pod mikroskopem - https://gynvael.coldwind.pl/?lang=en&id=754
- Wizualizacja JSON'a - https://github.com/AykutSarac/jsoncrack.com
- Alternatywa dla Copilot - https://replit.com/site/ghostwriter
# Kubernetes/Docker:
- Scale down k8s - https://codeberg.org/hjacobs/kube-downscaler
- Implementacja dockera w 100 linikach basha - https://github.com/p8952/bocker
- Tetragon provides eBPF-based transparent security observability combined with real-time runtime enforcement - https://github.com/cilium/tetragon
# Cloud/CDN:
- Przestań używać przesadni niskich wartości TTL w DNS - https://blog.apnic.net/2019/11/12/stop-using-ridiculously-low-dns-ttls/
# Linux/Unix:
- Jak działa WINE - https://werat.dev/blog/how-wine-works-101/
- Co to jest eBPF i jak działa - https://ebpf.io/what-is-ebpf/
- AdBlock na poziomie /etc/hosts - https://hblock.molinero.dev
# Windows:
- Alternatywny wygląd Windowsa - https://cairodesktop.com
- Tiling Window Management for Windows. - https://github.com/LGUG2Z/komorebi
# Software/Services:
- Wikipedia offline - https://library.kiwix.org/?lang=eng&category=wikipedia
- Nerfstudio provides a simple API that allows for a simplified end-to-end process of creating, training, and visualizing NeRFs. - https://docs.nerf.studio/en/latest/index.html
- Auto-Magical Suite of tools to streamline your ML workflow Experiment Manager, MLOps and Data-Management - https://github.com/allegroai/clearml
- Alternatywa dla NeoVim (Rust) - https://github.com/helix-editor/helix
- Sprawdza twój tekst pod względem stylu - Free academic style corrector for modern scientific writing - https://www.angryreviewer.com
- GUI dla gdb - https://github.com/epasveer/seer
- Narzędzie do generowania terminalowych GIF-ów z kodu - https://github.com/charmbracelet/vhs
- Znajdź wszystko, co widziałeś, powiedziałeś lub słyszałeś - https://www.rewind.ai
- Flashcards w terminalu - https://github.com/TBS1996/speki
- Sterowanie myszą za pomocą klawiatury - https://github.com/rvaiya/warpd
- Alternatywa dla Slack/Discord - https://github.com/Linen-dev/linen.dev
- Grafana Phlare – aggregating continuous profiling data - https://github.com/grafana/phlare
- A next-generation crawling and spidering framework - https://github.com/projectdiscovery/katana
- QualityScaler - image/video deeplearning upscaling for any GPU - https://github.com/Djdefrag/QualityScaler
- Portmaster is a free and open-source application firewall that does the heavy lifting for you. Restore privacy and take back control over all your computer's network activity. - https://safing.io/blog/2022/10/27/portmaster-reaches-1.0/
- Minimalistyczny fork Firefoxa - https://pulsebrowser.app
# Elektronika:
- Standard IOT Matter już oficjalnie! - https://staceyoniot.com/matter-is-now-official/
- Lista płytek FPGA - https://www.fpgadeveloper.com/comprehensive-list-of-fpga-development-boards/
- Nauka programowania ARM'a w ASM - https://armasm.com
- Oscyloskop 2ch 100Mhz na RPI - https://hackaday.io/project/188051-rpscope
- Konsola OpenSource - https://github.com/hackclub/sprig
- Lekka baza danych do STM32, ESP8266, Linux - https://github.com/armink/FlashDB
- Reverse engineering ładowarki do samochodu - https://harrisonsand.com/posts/reverse-engineering-ev-charger/
# IT:
- H4CK1NG G00GL3 - https://h4ck1ng.google/home
- Self Hosting - https://github.com/mikeroyal/Self-Hosting-Guide
- Kurs protokołu HTTP - https://fasterthanli.me/articles/the-http-crash-course-nobody-asked-for
- Przenosny serwer BitWarden na RPi - https://novamostra.com/2022/10/23/byopm/
- Docker w webassembly - http://copy.sh/v86/?profile=archlinux&c=cat%20docker.sh;./docker.sh
- Ewolucja HTTP - https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Evolution_of_HTTP
# Inne:
- Jak działa QR code - https://typefully.com/DanHollick/qr-codes-T7tLlNi
- Doom na Notepad?! - https://www.escapistmagazine.com/doom-notepad-running-60-fps-video-clip-shooter-text/
- Grubasek od Nvidia RTX 4090 - https://arstechnica.com/gadgets/2022/10/rtx-4090-review-nvidias-biggest-gpu-is-easily-its-best/
- Obudowa do PC która jest jednym wielkim radiatorem (Streacom DB4) - https://fabiensanglard.net/the_beautiful_machine/index.html
- Światłowód w domu - https://sschueller.github.io/posts/wiring-a-home-with-fiber/
- IKEA’s Crimes Against Cartography - https://www.londonreconnections.com/2022/ikeas-crimes-against-cartography/
- Boeing 787 musi byc restartowany co 51 dni aby zapobiec błędnym danym - https://www.theregister.com/2020/04/02/boeing_787_power_cycle_51_days_stale_data/
- Wikiversity - https://en.wikiversity.org/wiki/Wikiversity:Browse
- Koloryzowanie zdjęć - https://palette.fm/
- Zgrywanie płyt Audio CD - wykaz dokładności napędu optycznego - https://pilabor.com/blog/2022/10/audio-cd-ripping-hardware/
# JS/Web:
- Tauri vs Electron - https://www.levminer.com/blog/tauri-vs-electron
# Golang:
- Eksperymentalny profiler/tracker - podobny do tego w chrome - https://github.com/felixge/fgtrace
- Budowanie aplikacji desktopowych w Go - https://github.com/wailsapp/wails
# Rust:
- Przykłady algorytmów w Rust - https://github.com/TheAlgorithms/Rust
- Jak nauczyć się nowoczesnego Rusta - https://github.com/joaocarvalhoopen/How_to_learn_modern_Rust
# Kubernetes/Docker:
- Kubernetes Failure Stories - https://k8s.af
# Cloud/CDN:
- Jak działa internet - https://blog.cloudflare.com/deep-dives-how-the-internet-works/
- Tool do prostego refactoru konfiguracji Terraforma - https://github.com/minamijoyo/tfedit
# Linux/Unix:
- Wieloplatformowe narzędzie do sprawdzania/debugowania/uruchamiania shellcode - https://github.com/blue-devil/kuymak
- Linia komend dla początkujących - https://lym.readthedocs.io/en/latest/index.html
# Apple:
- Apple odrzuca aplikacje które są zbyt proste? - https://notes.alinpanaitiu.com/Dealing%20with%20App%20Store%20rejections
- Odfiltruj niechciane SMS - https://apps.apple.com/us/app/bouncer-private-sms-blocker/id1457476313
- Stable Diffusion na Maca - https://www.charl-e.com
- Oraz diffusion GUI App na M1 - https://github.com/divamgupta/diffusionbee-stable-diffusion-ui
# Windows:
- DTrace na Windowsa - https://github.com/microsoft/DTrace-on-Windows
# Software/Services:
- Blazingly fast static HTTP server - https://github.com/volution/kawipiko
- Wizualizacja JSON'a - https://jsoncrack.com
- (Tani) Websocket server, oczywiście blazing fast! - https://soketi.app
- Nowy lepszy Websocket? - https://web.dev/webtransport/
- Mapy OpenSource (Headway i OpenStreetMap) - https://about.maps.earth
- Online alternatywa do Photoshopa/Gimpa - https://www.photopea.com
- Alternatywa Audacity wersja online - https://wavvy.app/
- TUI playground for exploring jq - https://github.com/noahgorstein/jqp
- JSON viewer - https://jsonhero.io
- Git GUI w terminalu (Rust) - https://github.com/extrawurst/gitui
- A personal homeserver for everyone - https://github.com/meienberger/runtipi
- Grep dla PDF - https://pdfgrep.org
# Elektronika:
- Ożywione lego bricks - https://www.theverge.com/2022/8/20/23308217/lego-brick-computer-james-brown
- Miniaturowe baterie - https://www.nanowerk.com/spotlight/spotid=61216.php
- Interaktywny symulator obwodów elektronicznych - https://www.crumbsim.com/
- OpenSource firmware do RaspberryPi - https://github.com/librerpi/
- Efekt gitarowy bazujący na sieci neuronowej (RPi) - https://github.com/GuitarML/NeuralPi
- Historia ARM'a - https://arstechnica.com/gadgets/2022/09/a-history-of-arm-part-1-building-the-first-chip/
# IT:
- Nowy lepszy(?) DALL-E - https://thealgorithmicbridge.substack.com/p/stable-diffusion-is-the-most-important
- Rozwiązywanie nietypowego problemu z Wi-Fi - https://blog.ando.fyi/posts/diagnosing-an-unsual-wifi-issue/
- Kolizje hashy md5 - https://github.com/corkami/collisions
- Generator tła z trójkątów - https://trianglify.io
- Jak przechowywane są "wspomnienia" w sieciach neuronowych - https://www.youtube.com/watch?v=piF6D6CQxUw
- Yubikey Madness - logowanie do MacOs, ssh do serwera itd przy pomocy Yubikey - https://felixhammerl.com/2022/08/29/yubikey-madness.html
# JS/Web:
- Alternatywa dla Elektrona - oczywiście blazing fast napisana w Rust - https://millionjs.org
- Lekki zamiennik virtual DOM Reacta (<1kb) - https://tauri.app
# Golang:
- Hihg performance Go code - https://github.com/dgryski/go-perfbook
# Programowanie:
- Zbiór tooli & bibliotek & zasobów które usprawnią testowanie - https://testdev.tools
- Alternatywa dla Screen, Tmux dla deweloperów - https://zellij.dev
- Gra w całości napisana w assemblerze - https://github.com/simon-butler/bndrsntch
- Handbooks do JS, CSS, React, Python, Rust, Linux, C i duzo innych - https://thevalleyofcode.com/
# Kubernetes/Docker:
- RunOps - https://www.tryrunops.com
- select * from cloud; - https://steampipe.io
- Local cloud sandbox for development, testing, and experimentation - obsługuje ponad 60 usług AWS i deploy z cloudformation, terraform, pulimi - https://localstack.cloud/blog/2022-07-13-announcing-localstack-v1-general-availability/
- AWS breaking changes - https://github.com/SummitRoute/aws_breaking_changes
# Cloud/CDN:
- Cloud Agnostic Provider do terraforma umożliwiający wdrazanie infry do AWS, Azure - https://github.com/multycloud/multy
# Linux/Unix:
- Ssh tips and tricks - https://carlosbecker.dev/posts/ssh-tips-and-tricks/
# Apple:
- Alternatywa dla Spotlight Search - https://github.com/ospfranco/sol
- "Macos" wersja FreeBSD - https://ravynos.com
# Windows:
- Debloat Windows 10 - wywala preinstalowane aplikacje, śledzenie, cortane z search'a itd - https://github.com/Sycnex/Windows10Debloater
# Software/Services:
- Blog platform for hackers - super proste i minimalistyczne (ssh + .md) - https://prose.sh
- Alternatywa do TeamViewer - napisana w Rust - https://github.com/rustdesk/rustdesk
- Wyciaganie oraz usuwanie danych Exif z plików graficznych - https://github.com/aydinnyunus/exifLooter Hex edytor dla reverse enginerów i developerów - https://github.com/WerWolv/ImHex
- TCP proxy with variable latency - https://github.com/kffl/speedbump
- Konwerter X do Y np png do jpg, pdf do excel etc (obsługuje milion rzeczy) - https://tinywow.com
- Wyświetla output procesu (ptrace -> write syscall) - https://github.com/rapiz1/catp
- Klient discord w terminalu - https://github.com/ayntgl/discordo
- Linter do makefile - https://github.com/mrtazz/checkmake
- Tool do egzekwowania prywatności na MacOs i Windows - generuje skrypt Bash lub PowerShell na podstawie wyklikanych reguł - https://privacy.sexy
- Jira Cli - https://github.com/ankitpokhrel/jira-cli
# Elektronika:
- "Zaprojektowałem własny 16-bitowy procesor" - https://www.youtube.com/watch?v=Zt0JfmV7CyI
- Emulator STM32 zaprojektowany do symulacji drukerek 3D - https://blog.adafruit.com/2022/07/29/an-stm32-emulator-in-rust-stm32-emulation-rust-nviennot/
- Symulator Arduino, ESP32, Raspberry Pi Pico w przeglądarce - https://wokwi.com
- Jak za pomocą robota ułożyć jednokolorowe puzzle? - https://blog.adafruit.com/2022/08/13/jigzilla-the-puzzle-solving-robo/
# IT:
- Serwis do robienia dumpu Slacka w formie "wyszukiwalnej" statycznej strony - https://saveslack.com
- Redis deep dive - https://architecturenotes.co/redis/
- Hackowanie samochodu - https://programmingwithstyle.com/posts/howihackedmycar/
# Inne:
- Generator dzwięków - https://mynoise.net
- Symulator silnika samochodowego - https://hackaday.com/2022/08/11/hack-your-engine-virtually/
- Serwis który potrafi zmienic obraz 2D w model 3D - https://80.lv/articles/kaedim-a-cool-ai-for-turning-2d-images-into-3d-models/
# JS/Web:
-
Alternatywa dla Node.js i Deno - Fast (blazing?) all-in-one JavaScript runtime - https://github.com/oven-sh/bun
-
https://thenewstack.io/meet-bun-a-javascript-runtime-for-the-whole-dev-lifecycle/
-
Flash player emulator - napisane w Rust - https://ruffle.rs/demo/
-
Paterny dla Web'a - https://www.patterns.dev/
-
ES2022 - 4 nowości - https://javascript.plainenglish.io/4-best-new-es2022-features-6e73db339b21
-
A tu 8 nowości :D - https://www.infoworld.com/article/3665748/8-new-javascript-features-to-start-using-today.html
-
The Modern JavaScript Tutorial - https://javascript.info
-
Blazing fast alternatywa dla Elektrona - napisana w Rust - https://tauri.app/?ref=producthunt
-
https://thenewstack.io/meet-bun-a-javascript-runtime-for-the-whole-dev-lifecycle/
# Golang:
- Blazing fast encode/decode JSON - https://github.com/goccy/go-json
- Budowanie desktopowych aplikacji w Go (kolejna alternatywa elektrona) - https://wails.io
# Rust:
- DLL injection na przykładzie emulatora SNES - https://hackaday.com/2022/07/11/injecting-a-bit-of-rust-via-dll/
# Programowanie:
- Rozwiązanie słynnego problemu matematycznego P vs NP - https://zrzutka.pl/vmpc
- Jak działa programowanie CUDA - https://www.nvidia.com/en-us/on-demand/session/gtcspring22-s41487/
- Build your own Game, Shell, OS, DB etc. - zbiór linków - https://github.com/codecrafters-io/build-your-own-x
# Kubernetes/Docker:
- Kubernetes Global Balancer - https://github.com/k8gb-io/k8gb
- Czy napewno potrzebujesz k8s? - https://www.jeremybrown.tech/8-kubernetes-is-a-red-flag-signalling-premature-optimisation/
- Kubernetes Lab - https://www.justingarrison.com/blog/2022-07-06-cubernetes/
# Cloud/CDN:
- Wypełnij swoją testową baze prodowymi danymi (psql) - kopiowanie danych z bazy prodowej + transformacje jak np anonimizacja - https://github.com/Qovery/Replibyte
- Prosty generator haseł - A simple vaultless password manager in Go - https://github.com/cloudflare/gokey
# Linux/Unix:
- Credentials Dumper for Linux - https://github.com/citronneur/pamspy
- Przyjemne debugowanie za pomocą GDB i DDD - https://begriffs.com/posts/2022-07-17-debugging-gdb-ddd.html
# Apple:
- Analiza malware na MacOs - https://go.sentinelone.com/rs/327-MNM-087/images/reverse_mw_final_9.pdf
# Software/Services:
- Wizualizacja wideo do muzyki - https://astrofox.io
- Proste projektowanie budynków w Blender - https://hackaday.com/2022/07/21/design-cities-in-a-snap-with-buildify/
# Elektronika:
- Tani analizator stanów logicznych zbudowany na Raspberry Pico - https://github.com/gusmanb/logicanalyzer
- Zdalne odblokowanie samochodu Honda - Rolling Pwn Attack - https://rollingpwn.github.io/rolling-pwn/
- Serwer czasu z dokładnością do nanosekund - https://hackaday.com/2022/07/15/stratum-1-grandmaster-time-server-on-a-budget/
- "Jak zhakowałem mój samochód" - tworzenie custom firmware - https://programmingwithstyle.com/posts/howihackedmycarguidescreatingcustomfirmware/
- Reverse engineering 60GHz Wifi - https://hackaday.com/2022/07/21/reverse-engineering-a-phased-array-system-reveals-surprising-details/
# IT:
- Doom w Doomie (?!) - https://hackaday.com/2022/07/12/even-doom-can-now-run-doom/
- Wyodrębnianie mikrokodu Intela - https://github.com/chip-red-pill/MicrocodeDecryptor
- Awsome Selfhosted - https://github.com/awesome-selfhosted/awesome-selfhosted
- Jak działają przeglądarki - https://web.dev/howbrowserswork/
- TeamViewer instaluje czcionkę aby rozpoznawać uzytkowników przez web fingerprint - https://www.ctrl.blog/entry/teamviewer-font-privacy.html
# Inne:
- Jak z telefonu zrobic coś w stylu StreamDeck - https://hackaday.com/2022/07/18/quick-hack-the-phone-to-stream-deck-conversion/
- Jak obserwować przepływ powietrza za pomocą telefonu - https://hackaday.com/2022/07/17/observe-airflow-using-smartphone-and-background-oriented-schlieren/
# JS/Web:
- Deno na produkcji? - https://medium.com/@sdesalas/deno-js-in-production-main-takeaways-247a2fd2d198
- Npm link który działa - https://www.sbegaudeau.com/2022/05/05/yalc-the-npm-link-which-works.html
- Full stack framework dla Deno - https://deno.com/blog/fresh-is-stable
# Golang:
- Zestaw narzędzi do tworzenia web aplikacji - https://github.com/gocopper/copper
# Rust:
- Wady i zalety używania bezpiecznego języka Rust - https://obj.umiacs.umd.edu/securitypapers/Rust_as_a_Case_Study.pdf
# Programowanie:
# Kubernetes/Docker:
- Nowoczesny wdrazanie aplikacji (docker, k8s, nomad, ecs, ec2, google cloud run, azure container instance) - https://github.com/hashicorp/waypoint
# Cloud/CDN:
-
Optymalizacja TCP pod duzy ruch - https://blog.cloudflare.com/optimizing-tcp-for-high-throughput-and-low-latency/
-
Cloudfront:
-
https://blog.cloudflare.com/cloudflare-pages-build-improvements/
-
https://blog.cloudflare.com/workers-open-source-announcement/
-
https://blog.cloudflare.com/cloudflare-pages-direct-uploads/
-
https://blog.cloudflare.com/10-things-i-love-about-wrangler/
-
https://blog.cloudflare.com/zaraz-open-source-managed-components-and-webcm/
-
https://blog.cloudflare.com/announcing-pubsub-programmable-mqtt-messaging/
# Linux/Unix:
- Nvidia wypuściła sterowniki na Linuxa jako OpenSource - https://github.com/NVIDIA/open-gpu-kernel-modules
- Przewodnik wymowy w UNIX - https://ss64.com/bash/syntax-pronounce.html
# Apple:
- Alt+Tab - https://alt-tab-macos.netlify.app/
- Apple Self Service Repair - https://www.ifixit.com/News/59751/apple-self-service-repair-is-this-the-end-of-ifixit
- Macos Hacks - https://danmackinlay.name/notebook/macos_hacks.html
# Windows:
- PowerToys - 11 przydatnych funkcji jak Always on top, Color Picker, Power Rename itd - https://www.fourth-wall.co.uk/post/powertoys-11-awesome-features-microsoft-won-t-add-to-windows
# Software/Services:
- Wyszukuje zduplikowane pliki - https://github.com/pkolaczk/fclones
- Przegladarka internetowa w terminalu - https://github.com/browsh-org/browsh
# Elektronika:
- FPGA - https://hackaday.com/2022/05/09/will-mister-fool-you-into-learning-fpgas/ -> https://www.youtube.com/channel/UCyyulMfhskfuqLiyJw3GMSg/videos
- Jak dziala grayscale w wyswietlaczach monochrome - https://hackaday.com/2022/05/12/monochrome-lcd-video-hacks-galore/
- Firewall na HDMI? - https://git.cuvoodoo.info/kingkevin/board/src/branch/hdmi_firewall
- Moduł perkusji na RPi - https://news.exadrums.com
# IT:
- Wyciąganie kluczy TLS z aplikacji - http://m1el.github.io/oculus-tls-extract/
- Symbian kod źródłowy - https://github.com/SymbianSource
# Inne:
- Dlaczego kamery komputerowe nie są dobre? - https://reincubate.com/support/how-to/why-are-webcams-bad/#logitech-brio
# JS/Web:
- W obronie Single Page Application! - https://williamkennedy.ninja/javascript/2022/05/03/in-defence-of-the-single-page-application/
# Golang:
- Optymalizacja algorytmu B-Tree zmieniając interfejs na generic - https://www.scylladb.com/2022/04/27/shaving-40-off-googles-b-tree-implementation-with-go-generics/
- Golang zamiast skryptów basha? - https://github.com/bitfield/script
- Naucz się Go pisząc testy - https://quii.gitbook.io/learn-go-with-tests/
- Jak pisać skutecznie w Go - https://go.dev/doc/effective_go
# Rust:
- Build 5x szybszy przy uzyciu fleets - https://fleet.rs/
- Nowoczesny język skryptowy - https://hush-shell.github.io/foreword.html
# Kubernetes/Docker:
- Deep Dive w sieci gRPC, Kubernetes i AWS - analiza z awarii - https://www.datadoghq.com/blog/engineering/grpc-dns-and-load-balancing-incident/
# Cloud/CDN:
- Cloudflare wildcard proxy DNS od teraz darmowy - https://blog.cloudflare.com/wildcard-proxy-for-everyone/
# Linux/Unix:
- Uruchamianie programów z dowolnej architektury na Linux z QEMU i binfmt_misc - https://ownyourbits.com/2018/06/13/transparently-running-binaries-from-any-architecture-in-linux-with-qemu-and-binfmt_misc/
- Bash oneliners - https://github.com/onceupon/Bash-Oneliner
# Apple:
- Jak wyciągnąć wiadomości WhatsApp z backupu IOS - https://yasoob.me/posts/extracting-whatsapp-messages-from-ios-backup/
# Software/Services:
- The effortless CI/CD (opensource) - https://earthly.dev
- Search Engine - alternatywa dla Elasticsearch - wersja alpha - https://github.com/zinclabs/zinc
- Appka pozwalająca na dodanie reguł decydujących w jakiej przeglądarce uruchamiać określone urle - np linki z Facebooka beda uruchamiane w Chrome a z Redita w Safari - https://github.com/johnste/finicky
- Rysowanie diagramów za pomocą kodu - https://dbdiagram.io/home
- Wieloplatformowy menadżer plików oparty na wirtualnym rozproszonym systemie plików (VDFS) napisany w Rust - https://github.com/spacedriveapp/spacedrive
- TUI-based, tcpdump-inspired tool - wspiera Berkeley Packet Filter (BPF) syntax - https://github.com/c-grimshaw/gosniff
# Elektronika:
- Bieda wersja StreamDeck - https://www.thingiverse.com/thing:4186055
- Odkrywanie nowych metod zabezpieczania firmware w hulajnogach Xiaomi - https://robocoffee.de/?p=193
- Router 1Gb na Rpi 4 - https://hackaday.com/2022/04/22/meet-the-routerpi-a-compute-module-4-based-gbe-router/
- DIY 1.3 GHz FET Probe - https://hackaday.io/project/184924-diy-13-ghz-fet-probe
- Reverse engineering zabawki na 2.4Ghz - https://xakcop.com/post/re-2.4ghz/
- SDR na Rpi 5KHz-1500Mhz, który nie wymaga żadnego innego sprzętu, no może oprócz filtra zeby uniknąć zakłóceń - https://github.com/F5OEO/rpitx
- Gdzie są dostępne RPi? - https://rpilocator.com
- USB cheat sheet - https://fabiensanglard.net/usbcheat/index.html
- Najlepsze projekty na RPi - https://www.tomshardware.com/features/best-raspberry-pi-projects
- The Internet Time Machine! - https://blog.adafruit.com/2022/05/04/introducing-the-internet-time-machine/
# IT:
- Skróty klawiatury w wybranych aplikacjach - https://usethekeyboard.com
- 1000 ilustracji robotów wykonanych przez IA (DALL-E 2) - https://archive.org/details/1111101000-robots/page/102/mode/2up
- Czy serwer może obsłużyć więcej niż 65535 połączeń? - https://josephmate.github.io/2022-04-14-max-connections/
- The AI of DOOM (1993) - https://www.gamedeveloper.com/blogs/the-ai-of-doom-1993
# Inne:
- Tworzenie playlisty Spotify za pomocą Terraforma? why not :D - https://github.com/conradludgate/terraform-provider-spotify
# JS/Web:
- Alternatywa dla npm - https://pnpm.io
- Alternatywa lerny - https://turborepo.org/blog/turbo-1-2-0
- Typescript++ - Typescript ale szybki jak Rust? - https://zaplib.com/docs/blog_ts++.html
- Generator stron za pomocą Markdown - https://retype.com
- Node.js v18 - fetch i test runner (experymentalnie) - https://nodejs.org/en/blog/announcements/v18-release-announce/
- Kompilowanie kodu js do exe? - działa na MacOS, Linux i Windows - https://github.com/nexe/nexe
- Wrapper do youtube - https://github.com/LuanRT/YouTube.js
# Golang:
- Go Developer Survey 2021 - https://go.dev/blog/survey2021-results
# Programowanie:
- Vim color schemes - https://vimcolorschemes.com
- Jakich tooli używa sie przy tworzeniu gier? - https://www.youtube.com/watch?v=o6ao9-UIZIQ
# Kubernetes/Docker:
- UI do Hubble - Network, Service & Security Observability for Kubernetes - https://github.com/cilium/hubble-ui
- Docker Security Playground - https://github.com/DockerSecurityPlayground/DSP
- Reloader obserwuje ConfigMap i Secret i przy zmianach robi rolling update Pod (DeploymentConfigs, Deployments, Daemonsets Statefulsets, Rollouts) - https://github.com/stakater/Reloader
# Cloud/CDN:
- Automatyczne testy dla terraforma - https://github.com/gruntwork-io/terratest
- Cloud nuke - usuwa wszystkie resource w danym aws account - https://github.com/gruntwork-io/cloud-nuke
# Linux/Unix:
- Używanie certifikatów do ssh zamiast kluczy - https://smallstep.com/blog/use-ssh-certificates/
- Alternatywy dla konsolowych polecań linuxa (troche rozszerzony https://github.com/ibraheemdev/modern-unix) - ripgrep zamiast grep, bat zamiast cat etc. etc. - https://jvns.ca/blog/2022/04/12/a-list-of-new-ish--command-line-tools/
# Software/Services:
- Nowy, lepszy no i oczywiście BLAZING FAST terminal! - https://www.warp.dev/
- Cli do gitlaba do wyświetlania dashboard, pull requests i issues - https://github.com/dlvhdr/gh-dash
- IDE dla Rust i GoLang - https://www.zeditor.app
- The Zsh configuration framework with blazing speed and modular extensions. - https://zimfw.sh
- Tmux w Vimie - https://github.com/spywhere/tmux.nvim
- Alternatywa dla ngrok i localtunnel napisana w Rust - https://github.com/ekzhang/bore
- Diff z uwzglednieniem składni - https://github.com/Wilfred/difftastic
- Serwis do usuwania objektów z obrazków - https://www.magiceraser.io
- Fork youtube-dl z dodatkowymi ficzerami - https://github.com/yt-dlp/yt-dlp
# Elektronika:
- Jak wyświetlić obraz na i2c oled (SSD1306) przez hdmi bez dodatkowych komponentów - https://mitxela.com/projects/ddc-oled
- Jak zrobić samemu moduł TPM - https://zanechua.com/blog/diy-tpm-module
- Niesamowite animacje na attiny85 i i2c oled - https://hackaday.com/2022/04/12/mindblowing-graphics-from-an-attiny85/
- DSP na RP2040 - https://hackaday.io/project/184811-ds-pi-rp2040-audio-dsp-board
# IT:
- Jak działa DALL-E-2 - https://www.assemblyai.com/blog/how-dall-e-2-actually-works/
# JS/Web:
- WebGPU - Web API that gives you low-level, general-purpose access GPUs - https://surma.dev/things/webgpu/
- Co nowego w ECMAScript 2022 - https://dev.to/jasmin/whats-new-in-es2022-1de6
- Hackowanie JWT - https://systemweakness.com/hacking-jwt-d29f39e202d5
- Makefile zamiast package.json scripts? - https://spin.atomicobject.com/2021/03/22/makefiles-vs-package-json-scripts/
# Golang:
- Napisany w Golangu serwer Redis'a do użycia w testach jednostkowych - https://github.com/alicebob/miniredis
# Rust:
# Programowanie:
- USB - Reverse Engineering and Writing Drivers - https://www.youtube.com/watch?v=is9wVOKeIjQ
- CPU Scheduling - https://www.cs.uic.edu/~jbell/CourseNotes/OperatingSystems/6_CPU_Scheduling.html
# Kubernetes/Docker:
- CI/CD dla k8s - https://github.com/devtron-labs/devtron
- K8s Hardening od NSA - https://media.defense.gov/2021/Aug/03/2002820425/-1/-1/0/CTR_Kubernetes_Hardening_Guidance_1.1_20220315.PDF
# Cloud/CDN:
- Heroku jest zbyt ograniczone i za drogie, AWS jest zbyt skomplikowany, więc może Flightcontrol? - https://www.flightcontrol.dev
- Nowości od CloudFlare - https://blog.cloudflare.com/api-gateway/
- https://blog.cloudflare.com/friendly-bots/
- https://blog.cloudflare.com/machine-learning-mobile-traffic-bots/
- https://blog.cloudflare.com/advanced-rate-limiting/
- https://blog.cloudflare.com/packet-captures-at-edge/
- https://blog.cloudflare.com/domain-scoped-roles-early-access/
- https://blog.cloudflare.com/ssh-command-logging/
- Jak działa Proxy via HTTP - https://blog.cloudflare.com/a-primer-on-proxies/
# Linux/Unix:
- io_uring Kernel Exploit - https://www.graplsecurity.com/post/iou-ring-exploiting-the-linux-kernel
- Spectre v2 exploit - https://thehackernews.com/2022/03/new-exploit-bypasses-existing-spectre.html
- Debugowanie za pomocą GDB - https://www.sourceware.org/gdb/current/onlinedocs/gdb.html
- GDB Dashboard - https://github.com/cyrus-and/gdb-dashboard
- Backdoor dla systemu Linux korzystający z tunelu DNS - https://blog.netlab.360.com/b1txor20-use-of-dns-tunneling_en/
# Apple:
- Setup macbooka dla dewelopera - https://www.robinwieruch.de/mac-setup-web-development/
- Lekka alternatywa dla xcode - TextEdit + Xcode = CodeEdit - https://github.com/CodeEditApp/CodeEdit
- Nowy Apple Studio Display działa na iOS 15.4 i posiada 64GB pamięci, A13 Bionic chip - https://www.macrumors.com/2022/03/21/studio-display-contains-64gb-storage/
- Instalator Asahi Linux na M1 (dual boot) - https://asahilinux.org/2022/03/asahi-linux-alpha-release/
- Nowa, lepsza, jedyna słuszna alternatywa dla brew? - na ten moment nic nie działa :D - https://tea.xyz
# Windows:
- Appka/Widget do zmiany jasności i kontrastu monitorów - https://github.com/emoacht/Monitorian
# Software/Services:
- Lepsza alternatywa dla jq/yq/fx - obsługuje json, yaml, toml, xml i csv - https://github.com/TomWright/dasel
- less dla jsonow - napisane w Rust - https://jless.io/
- Node-based Image Editor - https://github.com/ttddee/Cascade
- Płatna ale czy lepsza alternatywa dla VSCode? - mac m1 native - https://nova.app
- a tu darmowa napisana w Rust - https://lapce.dev
- Platforma DNS pozwalająca na pisanie skryptów (js) coś ala lambda@edge dla DNS - https://bunny.net/blog/transforming-internet-routing-introducing-bunny-dns/
- Tworzenie muzyki - wirtualny groovebox w całości obsługiwany z klawiatury - https://github.com/kofigumbs/typebeat
- Nushell ciekawy shell napisany w Rust - https://www.nushell.sh/blog/2022-03-22-nushell_0_60.html
# Elektronika:
- Doom na rp2040 - multiplayer przez i2c dla max 4 graczy - https://kilograham.github.io/rp2040-doom/
- Reverse Engineering a Street Fighter Two Cabinet - https://wrongbaud.github.io/sf-slides/
- Jaka karta SD do RPi - https://bret.dk/best-raspberry-pi-micro-sd-cards/
# IT:
- Analiza formatu GIF - https://blog.darrien.dev/posts/you-dont-know-gif/
- Przewodnik po Vim - https://learnbyexample.github.io/vim_reference/Introduction.html
- Podglądanie ruchu https z własnego komputera przy pomocy Wireshark - https://www.trickster.dev/post/decrypting-your-own-https-traffic-with-wireshark/
# Inne:
- Half-life w przeglądarce - https://github.com/iCrazyBlaze/Xash3D-Emscripten
- Potrafisz rozróżnić deep fake? - https://detectfakes.media.mit.edu/
- Najlepsze mechaniczne klawiatury - https://www.sitepoint.com/best-mechanical-keyboards/
- Możliwości Unity - https://unity.com/demos/enemies
# JS/Web:
- Fingerprint bez użycia JS - https://noscriptfingerprint.com
- State of js 2021 - https://2021.stateofjs.com/en-US/resources/
# Golang:
- WASM w Golang - https://github.com/tetratelabs/wazero
- "Co chciałbym zobaczyć w Go 2.0" - https://www.sethvargo.com/what-id-like-to-see-in-go-2/
- Dependency Injection w Go - https://vincent.composieux.fr/article/dependency-injection-in-go-with-uber-go-fx
# Rust:
- Błędy których Rust nie wyłapuje (przyklady w js, Go i oczywiscie Rust) - https://fasterthanli.me/articles/some-mistakes-rust-doesnt-catch
- Rust Survey 2021 - https://blog.rust-lang.org/2022/02/15/Rust-Survey-2021.html
# Programowanie:
- AI - Tworzenie kodu za pomocą samego opisu słownego - https://alphacode.deepmind.com
- Jak działa algorytm sha256 - https://sha256algorithm.com
- Webhooks as a Service - https://github.com/svix/svix-webhooks
# Kubernetes/Docker:
- Autoskalowanie volumenów przy użyciu Prometheus - https://github.com/DevOps-Nirvana/Kubernetes-Volume-Autoscaler
- K8s na ps4 - https://zhekunhu.xyz/ps4-kubernetes.html
- Who can XYZ - https://github.com/aquasecurity/kubectl-who-can
- Klonowanie ruchu z k8s do lokalnego środowiska (np vscode) - https://github.com/metalbear-co/mirrord
- Wtyczka wyświetlająca alokacje zasobów (cpu, mem, gpu itp.) - https://github.com/davidB/kubectl-view-allocations
# Cloud/CDN:
- Cloudflare Zaraz - czyli jak używać Google Analitics i być zgodnym z GDPR - https://blog.cloudflare.com/keep-analytics-tracking-data-in-the-eu-cloudflare-zaraz/
- Integrowanie wewnetrznych tooli, tworzenie dashboardów, widgetów, akcji- https://github.com/ToolJet/ToolJet/
- Tu przyklad użycia ToolJect do pobierania listy kontrybutorów z GitHuba - https://blog.tooljet.com/building-a-github-contributor-leaderboard-using-tooljet/
# Linux/Unix:
- Alternatywa dla watch - https://github.com/blacknon/hwatch
- Prostsza obsługa parametrów w skryptach bashowych - https://github.com/sigoden/argc
# Apple:
# Windows:
# Software/Services:
- Wordle w terminalu (Rust) - https://crates.io/crates/cl-wordle
- Klucze ssh w 1password (beta) - https://developer.1password.com/docs/ssh/
- TaskCluster - CI od firefox - https://taskcluster.net
- Alternatywa dla Postman (open-source) - https://hoppscotch.io
- Alternatywy dla SaaS - https://github.com/RunaCapital/awesome-oss-alternatives
# Elektronika:
- "Silnik krokowy" na PCB :O - malutkie magnesy poruszające się po płytce drukowanej - https://kevinlynagh.com/pcb-stepper/
- ArduBoy - https://www.arduboy.com
- Projekty elektroniczne które są dziełami sztuki - https://twitter.com/MohitBhoite
- Pi Pico (rp2040) jako Logic analyzer (21 digital channels with up to 120 MHz capture speed, 3 ADC channels at up to 500 KHz) - https://hackaday.com/2022/03/02/need-a-logic-analyzer-use-your-pico/
- Zestaw do hardware hackingu - http://heikki.juva.lu/hardware/2021/11/12/hardwarehacking_101.html
- Miniaturowy samochód RC - Smart w skali 1/87 - https://hackaday.com/2022/03/05/miniature-motorized-rc-car-is-massively-impressive/
# IT:
- Jak działa NTP - https://sookocheff.com/post/time/how-does-ntp-work/
- Unikernels - https://github.com/seeker89/unikernels
- Opis i analiza backdora NSA znalezionego przez Chińczyków - https://niebezpiecznik.pl/post/pangulab-bvp47-nsa-backdoor/
# JS/Web:
- CSS parser, compiler i minifier napisany w Rust - https://parceljs.org/blog/parcel-css/
# Golang:
- Lekki dynamiczny, szybki i bezpiecznym język skryptowy dla Go - https://github.com/d5/tengo
- Co w binarce zajmuje miejsce - reprezentacja w postaci mapy drzewa - https://github.com/nikolaydubina/go-binsize-treemap
- Cross platform (Linux, Mac, Windows, Rpi) GUI framework dla Go - https://github.com/AllenDang/giu
- Struktury danych, biblioteka algorytmów np slice, list, stack queu etc. - jak STD w C++ - https://github.com/liyue201/gostl
- Gra napisana w Go - działa w przeglądarce - https://github.com/nikki93/raylib-5k
# Rust:
- Konwertuje kod Rust do C - https://github.com/jrvidal/lipstick/
- Poważny błąd bezpieczeństwa w Rust - pozwalał na nieautoryzowane usuwanie katalogów/plików - https://thehackernews.com/2022/01/high-severity-rust-programming-bug.html
# Programowanie:
- Live stream liczb losowych generowanych mierząc kwantowe fluktuacje próżni - https://qrng.anu.edu.au/random-binary/
- A jakby tak programować za pomocą tworzenia struktur folderów? - https://github.com/SinaKhalili/Folders.py
# Kubernetes/Docker:
- Tool do ułatwienia debugu na lokalnym srodowisku - https://marketplace.visualstudio.com/items?itemName=CodeZero.codezero
- A Deep Dive into Kubernetes External Traffic Policies - https://www.asykim.com/blog/deep-dive-into-kubernetes-external-traffic-policies
- Skalowanie k8s do 4k węzłów i 200k Pod'ów - https://medium.com/paypal-tech/scaling-kubernetes-to-over-4k-nodes-and-200k-pods-29988fad6ed
- A self-service API gateway powered by OpenAPI and Envoy - https://github.com/kubeshop/kusk-gateway/
- Maszyna x86 wirtualna w przeglądarce - https://leaningtech.com/webvm-server-less-x86-virtual-machines-in-the-browser/
# Cloud/CDN:
- Biblioteka ułatwiająca prace z AWS Lambda dla TypeScript (tracking, metrics, logging etc) - dostępne są też wersja dla Python i Java - https://github.com/awslabs/aws-lambda-powertools-typescript
# Linux/Unix:
- Szybsza alternatywa dla fail2ban - https://github.com/crowdsecurity/crowdsec
- Automatyczne zatrzymywanie (SIGSTOP) nieaktywnych procesów w X11 - https://kernc.github.io/xsuspender/
- Systemd by example - https://systemd-by-example.com
# Apple:
- Hackowanie kamery w Apple - https://www.ryanpickren.com/safari-uxss
# Windows:
# Software/Services:
- Zestaw narzędzi do tworzenia aplikacji w terminalu - np aplikacja przez ssh - https://charm.sh
- Rozproszony system śledzenia wykorzystujący OpenTelemetry i bazy ClickHouse - https://uptrace.dev/open-source/?autoplay
# Elektronika:
- Orbion The OpenSource Space Mouse - https://github.com/FaqT0tum/Orbion_Space_Mouse
- Projekt który chce ujednolicić standardy inteligentnych urządzeń (smart home) - zwiększając kompatybilność różnych producentów (apple, amazon, alexa, samsung itd) - https://github.com/project-chip/connectedhomeip
- Voltage glitching (fault injection) przy użyciu 555 - Zrzut firmware z STM8 za pomocą 555 - https://hackaday.io/project/183537-dumping-firmware-with-a-555/log/202230-the-process
- 22 latek robi własne układy scalone w garażu rodziców - https://www.wired.com/story/22-year-old-builds-chips-parents-garage/
- Zdalne granie w GTA 5 na game-boy - https://blog.adafruit.com/2022/01/23/playing-gta5-remotely-on-the-original-game-boy/
- Tool do pakowania aplikacji w Golang do obrazu karty SD dla Raspberry Pi - zwartość karty to tylko kernel, bootloader i applikacja w Go - https://github.com/gokrazy/gokrazy
- Serial Studio to wieloplatformowy, wielofunkcyjny program do wizualizacji danych z portów szeregowych (serial port), MQTT i socketów sieciowych (TCP/UDP) - https://serial-studio.github.io
- Awsome node-RED - https://github.com/naimo84/awesome-nodered
# IT:
- Rekomendacje książek dla Engineering Managers, Software Engineers, Product Managers - https://blog.pragmaticengineer.com/holiday-tech-book-recommendations/
# Inne:
- Najpopularniejsze języki na podstawie miliona wiadomosci na redit - https://towardsdatascience.com/the-most-popular-languages-on-reddit-analyzed-with-snowflake-and-a-java-udtf-4e58c8ba473c
- Jak działa GPS - https://ciechanow.ski/gps/
# JS/Web:
- Fingerprint na podstawie wiadomości hello w nawiązywaniu sesji TLS oraz jak go obejść - https://httptoolkit.tech/blog/tls-fingerprinting-node-js/
# Golang:
- Sprawdza moduły pod względem zależności (sieć, pisanie do plików, syscall etc) - https://github.com/cugu/gocap
# Rust:
- Desktop apps - alternatywa dla elektrona - https://tauri.studio/en/
- Napi - v2 zostało mocno uproszczone - https://napi.rs/blog/announce-v2
# Programowanie:
# Kubernetes/Docker:
# Cloud/CDN:
- Przyspieszenie Gitlab-ci - https://blog.nimbleways.com/let-s-make-faster-gitlab-ci-cd-pipelines/
- NPK to rozproszona platforma do łamania haseł - bazuje na AWS, w tym Cognito, DynamoDB i S3 - https://github.com/c6fc/npk
- Gruba podatność w AWS - po zgłoszeniu załatana w mniej niż 26h - https://orca.security/resources/blog/aws-cloudformation-vulnerability/
# Linux/Unix:
- Przenoszenie binarek pomiedzy różnymi linuxami - https://github.com/intoli/exodus
- Linux Namespaces - https://blog.quarkslab.com/digging-into-linux-namespaces-part-1.html
- Mastering bash - https://www.blockloop.io/mastering-bash-and-terminal/
- Linux dla paranoików - https://hackaday.com/2021/12/22/linux-for-the-paranoid-does-the-work-for-you/
# Apple:
# Windows:
# Software/Services:
- Remote Desktop P2P - Alternatywa dla TeamViewer - https://github.com/miroslavpejic85/p2p
- Ciemny motyw dla iterm, vim, vscode etc (dla 236 aplikacji) - https://draculatheme.com
- Alternatywa dla Clubhouse, Twitter Spaces - https://jam.systems/
- Alternatywa dla ImageMagick/GraphicsMagick 4-8x szybszy (golang)- https://github.com/cshum/imagor
- Tool do automatyzacji operacji na plikach metodą drag & drop - np zmiana rozdzielczosci lub zmiana nazwy itd - https://drovp.app
- Coś podobnego do toola powyżej, tyle że monitoruje katalog w poszukiwaniu zmian zamiast drag & drop - - https://fileflows.com
- Alternatywa dla JQ - mozna podawac wyrazenia w js np "cat json |fx '.filter(x => x.startsWith("a"))'" - https://github.com/antonmedv/fx
- Kontrola myszy z klawiatury - obecnie tylko na Windowsa - https://github.com/wirekang/mouseable
- Autosave dla gita - tworzy osobny branch dla zmian więc nie narusza aktualnego flow - https://github.com/nikochiko/autosaved
# Elektronika:
- Jak zrobic 8bit komputer od 0? - https://github.com/jdah/jdh-8
- Sejf na esp8266 i czasowych jednorazowych hasłach TOTP - https://www.instructables.com/Time-Based-One-Time-Password-TOTP-Smart-Safe/
# IT:
- Bramka sms na Rpi - https://blog.haschek.at/2021/raspberry-pi-sms-gateway.html
- Propozycja aby IP od 127.1.0.0 do 127.255.255.255 były publiczne - https://www.ietf.org/id/draft-schoen-intarea-unicast-127-00.html
- Gruba podatność w Grafanie - możliwość odczytywania plików z serwera, bez uwierzytelnienia - https://sekurak.pl/gruba-podatnosc-w-grafanie-trwa-masowe-exploitowanie-latajcie-asap/
- Pegasus Spyware Samples Decompiled & Recompiled - https://github.com/jonathandata1/pegasus_spyware
# JS/Web:
- W NPM można było bez autoryzacji publikować nowe wersje dowolnego pakietu! - https://sekurak.pl/krok-od-totalnego-chaosu-i-masowych-hackow-aplikacji-w-internecie-w-npm-mozna-bylo-bez-autoryzacji-publikowac-nowe-wersje-dowolnego-pakietu/
- Hypermedia as the Engine of Application State (HATEOAS) - https://htmx.org/essays/hateoas/
- Alternatywa dla NVM - automatyczne przełączanie wersji node.js - https://sirre.al/2021/02/12/volta-vs-nvm-for-managing-javascript-tooling/
# Golang:
- Komponenty frontowe w Go - https://github.com/yuriizinets/kyoto
# Rust:
- Rust w środowisku JS - https://leerob.io/blog/rust
- Nauka Rust dla Web Dewelopera - https://codeamigo.dev/lessons/preview/161 i https://vino.dev/blog/node-to-rust-day-1-rustup/
- Jak używać CUDA w Rust - https://github.com/Rust-GPU/Rust-CUDA
# Kubernetes/Docker:
- K8s cluster na Rpi - https://anthonynsimon.com/blog/kubernetes-cluster-raspberry-pi/
- UI w terminalu do Dockera i Docker-compose - https://github.com/jesseduffield/lazydocker
- eBPF-powered Cilium Service Mesh - https://cilium.io/blog/2021/12/01/cilium-service-mesh-beta
# Cloud/CDN:
- Obsługa MySql, Postgres, MongoDB Atlas i Prisma w workerach Cloudflare - https://blog.cloudflare.com/relational-database-connectors/
- https://blog.cloudflare.com/workers-adds-support-for-two-modern-data-platforms-mongodb-atlas-and-prisma/
- Stateful serverless czyli Cloudflare Durable Objects - https://blog.cloudflare.com/durable-objects-ga/
- https://blog.cloudflare.com/introducing-workers-durable-objects/
- Cloudfront services - https://blog.cloudflare.com/introducing-worker-services/
- Przeszukiwanie resource AWS w multi account - https://blog.cloudyali.io/cloudyali-launches-resource-attribute-search-for-aws-cloud
- Nowy network analyzer w AWS - https://aws.amazon.com/blogs/aws/new-amazon-vpc-network-access-analyzer/
- Nowa usługa AWS - własna prywatna siec 5G! - https://aws.amazon.com/private5g/
- Jak Netflix "rozgrzewa" cache ~14 petabajtów danych - https://netflixtechblog.medium.com/cache-warming-leveraging-ebs-for-moving-petabytes-of-data-adcf7a4a78c3
# Linux/Unix:
- Analiza crashowania kernela w stosie ipv4 - technicznie do bólu - https://blog.cloudflare.com/the-tale-of-a-single-register-value/
- Nix vs Docker - TLDR; Nix nie ma zastąpić Dockera, używa się go troche do innych celów - https://blog.replit.com/nix-vs-docker
- A może by tak mieć obrócony monitor o 22 stopnie? xD - https://sprocketfox.io/xssfox/2021/12/02/xrandr/
# Apple:
- Przechwytywanie i deszyfrowanie ruchu https w IOS - https://andydavies.me/blog/2019/12/12/capturing-and-decrypting-https-traffic-from-ios-apps/
- Minimalistyczna alternatywa dla Docker Desktop - obsługuje docker, containerd i k8s - https://github.com/abiosoft/colima
- Nie montuj Iphone'a na motocyklu - wibracje mogą uszkodzić kamerę - https://www.ifixit.com/News/55673/iphone-smartphone-motorcycle-cameras-ois-focus-damage
- Tiling Window Manager - https://github.com/koekeishiya/yabai
- Tutorial do Yabai - https://www.youtube.com/watch?v=JL1lz77YbUE
# Software/Services:
- Skaner podatności dla docker, filesystem, git - https://github.com/aquasecurity/trivy
- Opensource alternatywa dla Notion (Flutter, Rust) - https://www.appflowy.io
- Kontrola i podgląd obrazu urządzeń na Androidzie przez kabel USB lub TCP/IP - nie wymaga roota - https://github.com/Genymobile/scrcpy
- Version control system dla binarek (Rust) - https://github.com/elfshaker/elfshaker
- Prosty deploy aplikacji + obsługa multi region Postgresql (podobne do Vercel)- wspiera Node.js, Python, Go, Ruby, Deno itd- https://fly.io
- Lekka alternatywa dla Hadoop MapReduce - deploy jako AWS lambda - https://github.com/bcongdon/corral
- Dodatek do Github cli do filtrowania pull requestów - https://github.com/dlvhdr/gh-prs
- Własny domowy cloud - obsługuje synchronizowanie plików przez syncthing, photoprism, qBittorrent etc. - tak naprawde to manager konetenerów Dockerowych z ładnym UI i managerem paczek - https://github.com/IceWhaleTech/CasaOS
# Elektronika:
- Apple Self Service Repair - apple wprowadza możliwość kupna części zamiennych do iPhone i pózniej do MacBook - https://www.apple.com/newsroom/2021/11/apple-announces-self-service-repair/
- Doom na donglu bluetooth - https://next-hack.com/index.php/2021/11/13/porting-doom-to-an-nrf52840-based-usb-bluetooth-le-dongle/
- Zarządzanie esp32 z Cloud'a - niestety aplikacje trzeba pisac w ich jezyku - Toit podobnym do pythona - https://toit.io
- Więcej o języku Toit - https://blog.toit.io/the-toit-language-is-now-open-source-14bdcb1604d9
- Przechwytywanie obrazu Rigola - https://hackaday.com/2021/11/24/oscilloscope-probes-itself-to-add-video/
- Bezpieczny OTA update na esp32 - po https ze sprawdzaniem certyfikatu pośredniczącego - https://www.lab4iot.com/2021/02/21/esp32-secure-firmware-update-over-the-air-ota/
- Czy jest sens zastępować baterie super kondensatorami w naszych projektach?- https://hackaday.com/2021/12/01/supercapacitors-vs-batteries-again/
# IT:
- Router Security Vulnerabilities - https://modemly.com/m1/pulse
- Sprawdź na czym pracują developerzy - sprzęt i soft - https://uses.tech
- Jak działa DNSSEC - https://howdnssec.works/
# Inne:
- Przesyłanie audio z bardzo niskim opóźnieniem - The easiest, fastest & safest low-latency audio on the internet. - https://farplay.io
# JS/Web:
- Fingerprinting bez js - https://fingerprintjs.com/blog/disabling-javascript-wont-stop-fingerprinting/
- 21 ciekawych repozytoriów o JS - algorytmy, wtfjs, best practices, awesome itd. - https://madza.hashnode.dev/21-github-repositories-to-become-a-javascript-master
- Nowy ficzer w devtool chroma - nagrywanie i mierzenie user flow - https://developer.chrome.com/docs/devtools/recorder/?
# Golang:
- Nowosci w 1.18 - https://sebastian-holstein.de/post/2021-11-08-go-1.18-features/
# Rust:
- System76 tworzy nowy desktop w rust (podobno nie bazuje na GNOME jak ich poprzedni COSMIC) - https://www.phoronix.com/scan.php?page=news_item&px=Pop-OS-New-Rust-Desktop
# Programowanie:
- Sposób na wybranie najbardziej pasującej Ci czcionki do IDE - https://www.codingfont.com/
# Linux/Unix:
- Notch w Gnome jak w nowym maku na swoim laptopie? - to oczywiście żart - https://github.com/AlynxZhou/gnome-shell-extension-inotch
# Software/Services:
- Appka która umożliwia wycinanie elementów z otoczenia (robiąc zdjęcie) i wklejanie ich w oprogramowaniu do edycji obrazu (photoshop). - https://github.com/cyrildiagne/ar-cutpaste
- Serwer http do szybkiego developmentu/testów - jako backend mozesz miec skrypt w bash, typescript, brainfuck etc - https://github.com/jstrieb/quickserv
- Tool do symulacji różnych warunków sieciowych - obsluguje go, jave, js, rust, python, php, haskel itd - https://github.com/Shopify/toxiproxy
- DevUtils zestaw przydatnych narzedzi w jednym miejscu - testowanie regex, konwerter json <-> yaml, diff'a itd itd (płatne 25$)- https://devutils.app
- Plugin do przegladarki do automatyzacji - używa się bloków - https://chrome.google.com/webstore/detail/automa/infppggnoaenmfagbfknfkancpbljcca
- Grafana OnCall - https://grafana.com/blog/2021/11/09/announcing-grafana-oncall/
- Cli do Kafki, Rabbitmq, GCP PubSub - zapisywanie oczytywanie topicow etc - https://github.com/batchcorp/plumber
# Elektronika:
- Start Rpi w 2sekundy - https://www.furkantokac.com/rpi3-fast-boot-less-than-2-seconds/
- Czy dioda moze byc używana jako switch? - https://hackaday.com/2021/10/24/is-a-diode-a-switch/
- Kamera akustyczna - https://navat.substack.com/p/diy-acoustic-camera-using-uma-16
- Co Rpi zero 2W ma w srodku - http://electronupdate.blogspot.com/2021/11/raspberry-pi-zero-2w-what-does-silicon.html
# IT:
- Jak scrapowac strone bez bycia zablokowanym? - https://github.com/niespodd/browser-fingerprinting
- Porównanie przegladarek pod wzgledem privacy - https://privacytests.org/
- Kolokacja Rpi (w niemczech) - https://pi-colocation.com/#colocation
- code
# JS/Web:
- Anti debug app w js i wasm - https://remyhax.xyz/posts/javascript-wasm-anti-debug/
# Golang:
- Server side components w Go - https://ssceng.codes
# Rust:
- Game engine w rust - https://rg3d.rs/general/2021/08/21/0.22-feature-highlights.html
- Gra snake bootowalna na procesorze x86_64 - https://github.com/trusch/snakeos
# Programowanie:
- API tokeny - porównanie - https://fly.io/blog/api-tokens-a-tedious-survey/
# Kubernetes/Docker:
- Autoskalowanie - Kubernetes-based Event Driven Autoscaling - https://github.com/kedacore/keda
- Narzędzie do testowania k8s pod kątem bezpieczeństwa - https://github.com/armosec/kubescape
- Natychmiastowe uruchamianie podów? Cache obrazów bezposrednio na węzłach - https://github.com/senthilrch/kube-fledged
# Cloud/CDN:
- Statyczny analizator kodu (terraform, k8s, helm, kustomize, docker itd.) - https://github.com/accurics/terrascan
- Cloudflare Workers wspiera Rust'a - https://blog.cloudflare.com/workers-rust-sdk/
- Cloudflare Images dostępny dla wszystkich - https://blog.cloudflare.com/announcing-cloudflare-images/
# Linux/Unix:
- Jak używać strumieni i potoków ( bash -c '{ lsof -a -p $$ -d0,1,2 ;} <&- 2>&-' ) - https://wiki.bash-hackers.org/howto/redirection_tutorial
- Alternatywne hasło do twojego konta na Linuxie/MacOs które wykona wcześniej zdefiniowany skrypt - https://github.com/nuvious/pam-duress
# Apple:
# Windows:
- Potrzebujesz admina na lokalnej maszynie? nic trudnego podłącz mysz Razera - https://twitter.com/j0nh4t/status/1429049506021138437
# Software/Services:
- Szyfrowanie plików (Mac, Linux, Windows) - https://www.kryptor.co.uk
- Kolejna alternatywa dla Androida z naciskiem na prywatność - https://sailfishos.org
- Generator changeloga na podstawie commitow (conventional commits) (Rust) - https://github.com/orhun/git-cliff
- jq tyle ze dla html (Rust) - https://github.com/mgdm/htmlq
- SLO tracker - github.com/roshan8/slo-trackerf
- Kafka bez zookeepera (10x faster) - https://github.com/vectorizedio/redpanda
- Youtube dl GUI napisany w node.js i elektronie - https://github.com/jely2002/youtube-dl-gui
# Elektronika:
- Jak debugowac Arduino używając GDB w sumulatorze Wokwi - https://hackaday.com/2021/08/26/digging-into-an-attiny-simulator-bug-with-gdb/
- OpenSoruce alternatywa dla yubikey nano - https://tomu.im/tomu.html
- Jak dziala SPI DEEP DIVEEEE - https://hackaday.com/2021/09/16/taking-a-deep-dive-into-spi/
# IT:
- Jak działają klawiatury ekranowe w smartphonach - https://towardsdatascience.com/a-look-inside-the-bayesian-keyboard-c10c53e6d5a
- O tym jak discord przechowywuje miliardy wiadomości - migracja z mongodb na cassandre - https://blog.discord.com/how-discord-stores-billions-of-messages-7fa6ec7ee4c7
- Jak działa Google Authenticator? - https://prezu.ca/post/2021-07-30-totp-1/
- Protomail usunął z polityki prywatności zapis o przechowywaniu adresu IP klienta - https://arstechnica.com/information-technology/2021/09/privacy-focused-protonmail-provided-a-users-ip-address-to-authorities/
- Pegasus - Analiza zagrożenia oraz metody jego wykrywania - https://sekurak.pl/czym-jest-oprogramowanie-szpiegowskie-pegasus-analiza-zagrozenia-oraz-metody-jego-wykrywania/
- OWASP TOP 10 edycja 2021 - https://sekurak.pl/owasp-top-10-edycja-2021-ida-duze-zmiany/
- Dlaczego Archive.is nie dziala na dns resolverach Cloudflare? - https://jarv.is/notes/cloudflare-dns-archive-is-blocked/
# JS/Web:
- Przydatny moduł do sprawdzenia dlaczego proces node'a nadal działa - szczególnie przydatne gdy testy wiszą i nie wiemy na co czekają - https://www.npmjs.com/package/why-is-node-running
- Tool do debugu - sprawdza co w kodzie zajmuje dużo czasu CPU lub zjada pamięć - https://clinicjs.org
- Node.js Security Cheat Sheet - https://cheatsheetseries.owasp.org/cheatsheets/Nodejs_Security_Cheat_Sheet.html
- Historia oraz opis podatnosci w V8 Array.prototype.concat - https://tiszka.com/blog/CVE_2021_21225.html
# Golang:
- Rekompilacja i restart aplikacji przy zmianach kodu - jak nodemon w js -https://github.com/cosmtrek/air
- Go Security Static Analysis - https://github.com/praetorian-inc/gokart
# Rust:
- Proste w użyciu biblioteka GUI - https://github.com/emilk/egui
- Natywny klient do spotify w pełni napisany w Rust - https://github.com/jpochyla/psst
# Programowanie:
- Copilot w wersji opensource - https://pythonawesome.com/an-open-source-version-of-github-copilot/
- Programming idioms - https://programming-idioms.org
- Stack Overflow 2021 survey - https://insights.stackoverflow.com/survey/2021#overview
# Kubernetes/Docker:
- Jak polepszyć bezpieczeństwo kontenerów Dockerowych - https://blog.gitguardian.com/how-to-improve-your-docker-containers-security-cheat-sheet/
# Cloud/CDN/HTTP:
- Ataki na HTTP/2 - https://portswigger.net/research/http2
- Open Source Chaos Engineering Platform - https://github.com/litmuschaos/litmus
- HTTP/3 - po co i dlaczego - https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/
# Linux/Unix:
- Analizator logów (parse, aggregate, sum, average, min/max, percentile, sort) - https://github.com/rcoh/angle-grinder
- Wszystko co musisz wiedzieć o netcat - a ty którego netcata używasz netcat, gnu netcat, netcat openbsd a może ncat? - https://blog.ikuamike.io/posts/2021/netcat/
- Kolejny artykuł o namespaces i cgroups - https://indradhanush.github.io/blog/life-of-a-container/
# Apple:
- Darmowy wizualizator naciśniętych klawiszy - może się przydać przy robieniu tutorialu/kursu - https://github.com/keycastr/keycastr
- Odpalanie aplikacji i gier z IOS (Iphone/Ipad) na Macbook m1 - https://github.com/Letscoder/PlayCover
# Windows:
- RegExp alternatywa dla Regedit.exe - https://github.com/zodiacon/RegExp
- Apka która ułatwia wpisywanie znaków jak ō û ø ☺ ¤ ∅ « ♯ ⸘ Ⓚ ㊷ ♪ ♬ używając intyicyjnych skrótów - np ö robimy klawiszami o + ", ♥ za pomocą < + 3 - https://github.com/samhocevar/wincompose
# Software/Services:
- Personal search engine - appka która robi screenshoty co pewien czas oraz uzywa OCR do zapisania co jest na ekranie aby później można było przeszukiwać historie - https://apse.io/
- Prosta w użyciu platforma do deploy aplikacji, bazy danych, zarządzania backupami itd - https://cleavr.io
- Shazam w wersji opensource - https://github.com/SeaDve/Mousai
- System na telefony z Androidem z naciskiem na bezpieczeństwo i prywatność - https://calyxos.org
- Manager pobierania ;) - https://github.com/firedm/FireDM/blob/master/docs/user_guide.md
- Mały natywny klient dla Slack, Discord, Skype, Gmail, Twitter, Facebook i nie tylko napisany w V - https://volt-app.com
# Elektronika:
- Arduino na Adnroida - https://github.com/targist/ardui
- Rust dla mikrokontrolerów - https://github.com/rust-embedded/awesome-embedded-rust
# IT:
- Napisany od zera okienkowy system operacyjny opensource - bardziej do celów edukacyjnych niż używania ;) - https://gitlab.com/nakst/essence
- Nowa dziura na chip wifi od realteka w routerach, kamerach itd - sprawdz czy twoj sprzęt jest podatny - https://niebezpiecznik.pl/post/powazne-dziury-w-setkach-routerow-kamer-i-innym-sprzecie-iot-winny-chip-wi-fi-od-realteka/
# Inne:
- Serwis do wywalania tła z obrazka - https://www.photoroom.com/background-remover/
# JS/Web:
- Bardzo prosta strona do generowania requestu w js, node.js, curl, google script - https://www.labnol.org/apps/urlfetch.html
# Golang:
- Uruchamianie aplikacji Go w enklawach Intel® SGX bez zmian w kodzie - https://blog.edgeless.systems/how-we-built-ego-c02220360503
# Rust:
- Wizualizacja Lifetime i Borrow w rust - https://github.com/rustviz/rustviz
# Programowanie:
- Machine learning podstawy od microsoftu (kod w python) - https://github.com/microsoft/ML-For-Beginners
# Kubernetes:
- Plugin do k8s pokazujący macierz dostępów - https://github.com/corneliusweig/rakkess
- Tool do wywoływania awarii w klastrze k8s - Chaos Engineering - https://github.com/powerfulseal/powerfulseal
- Wirtualny k8s wewnatrz k8s - https://github.com/loft-sh/vcluster
# Cloud/CDN:
- Jak działa Lambda w AWS - https://www.bschaatsbergen.com/behind-the-scenes-lambda
# Linux/Unix:
- Cat z kolorowaniem składni - https://github.com/sharkdp/bat
- Zaawansowane użycie awk i sed - https://posts.specterops.io/fawk-yeah-advanced-sed-and-awk-usage-parsing-for-pentesters-3-e5727e11a8ad
- Passthrough fizycznej karty graficznej do KVM bez podłączania fizycznego monitora do karty - https://looking-glass.io/
- Czym są i jak działają Namespaces i cgroups - https://www.nginx.com/blog/what-are-namespaces-cgroups-how-do-they-work/
# Windows:
- Windows 11 na Raspberry Pi oraz na lumia 950 - https://blog.adafruit.com/2021/06/30/users-are-installing-windows-11-on-raspberry-pi-raspberrypi-windows11/
# Software/Services:
- Alternatywa dla TeamViewer i AnyDesk - https://github.com/rustdesk/rustdesk
- Serwis/aplikacja/docker/rust lib do sprawdzania czy email istnieje - bez wysyłania maila - https://github.com/reacherhq/check-if-email-exists
# Elektronika:
- Super mały hackintosh na LattePanda Alpha (coś jak rpi) - https://hackaday.com/2021/06/30/handheld-hackintosh-runs-mac-os-on-lattepanda/
- Jak testują PCB FlipperZero - https://blog.flipperzero.one/electronics-testing/
- rPI 4 jako mini serwer z UPS i OLED - https://www.cnx-software.com/2021/07/13/diy-raspberry-pi-4-mini-server-includes-ups-and-oled-information-display/
- Linux 5.0 na esp32? - https://www.cnx-software.com/2021/07/18/linux-5-0-esp32-processor/
- Web server na kalkulatorze casio? - http://fxip.as203478.net/
# IT:
- Darmowa alternatywa dla GPT-3 - https://www.p3r.one/gpt-j/
- Czy scrum z roku na rok jest coraz gorszy? A może pora z nim skończyć? - https://endscrumnow.com/
# Inne:
- Automatyczne celowanie przy pomocy przechwytywania obrazu i ML - https://arstechnica.com/gaming/2021/07/cheat-maker-brags-of-computer-vision-auto-aim-that-works-on-any-game/
# JS/Web:
- Nowy klient HTTP/1.1 - blazing fast - https://github.com/nodejs/undici
- Blazing fast GraphQL engine - graphql server + postgresql - https://github.com/hasura/graphql-engine
- Nowoczesny CSS - Minimal snippets for modern CSS layouts and components - https://smolcss.dev/
- Node.js best practices - https://github.com/lirantal/nodejs-cli-apps-best-practices
# Programowanie:
- DAAAARMOOOOO - https://freestuff.dev/
- AI - więcej niż zwykły autocomplete - https://copilot.github.com/
- Jak sprawić aby współpracownicy znienawidzili twój kod? - 5 złych praktyk pisania kodu - https://tsh.io/blog/bad-coding-practices/
# Kubernetes:
- Kubernetes History Visualization - https://github.com/salesforce/sloop
- Monitoring dla k8s - https://github.com/turbonomic/kubeturbo
- Deploy aplikacji na k8s - https://github.com/devtron-labs/devtron
# Cloud/CDN:
- Dwa toole do Reverse terraform - generuje terraforma na podstawie stanu infry -
- https://github.com/cycloidio/terracognita
- https://github.com/GoogleCloudPlatform/terraformer
- Przejęcie virtualnej maszyny w Google Cloud Platform za pomoca DHCP - https://github.com/irsl/gcp-dhcp-takeover-code-exec
# Linux/Unix:
- Moder unix - alternatywy dla standardowych komend unixowych - https://github.com/ibraheemdev/modern-unix
- Bash prompt generator - http://bashrcgenerator.com/
# Apple:
- “%p%s%s%s%s%n” nazwa sieci może wyłączyć Wi-Fi na Twoim iPhonie - https://9to5mac.com/2021/06/19/a-specific-network-name-can-completely-disable-wi-fi-on-your-iphone/
- Alternatywny sklep AppStore na iphone bez jailbreak? - https://altstore.io/
# Windows:
- Czy windows działa wolniej z każdym kolejnym update? - https://ntdotdev.wordpress.com/2021/02/21/state-of-the-windows-part-2-did-windows-10-slow-down-with-each-feature-update/
- Windows 11 - https://www.theverge.com/2021/6/24/22548428/microsoft-windows-11-android-apps-support-amazon-store
- Czy twój sprzęt jest gotowy na Windows 11? - https://github.com/rcmaehl/WhyNotWin11
# Software/Services:
- Darmowy soft do kontrolowania połączeń w systemie (linux, windows) - https://github.com/safing/portmaster/
- Brute force do URI, subdomen DNS, hostname Web serwera, otwartych bucketów S3 - https://github.com/OJ/gobuster
# Elektronika:
- Jak działa USB - https://blog.adafruit.com/2021/06/15/how-does-a-usb-keyboard-work-the-usb-protocol-explained-ben_eater/
- Bezpieczny komunikator na LoRa (zasięg około 10km) zrobiony z Nokia e63 (obudowa, wyświetlacz, klawiatura), stm h7 itd - https://github.com/TrevorAttema/OTGMessenger
# IT:
- Zbiór tematów o cyberbezpieczeństwie - https://d3fend.mitre.org/
- Sieć neuronowa nauczona gry GTA - https://www.youtube.com/watch?v=udPY5rQVoW0
- Zagraj w wypełnienie formularza - przykłady koszmarnych UX'ów - https://userinyerface.com/
# JS/Web:
- Nauka DOM Events - https://domevents.dev/
- Jakie zmiany czekają nas w React 18 - https://reactjs.org/blog/2021/06/08/the-plan-for-react-18.html
- Oraz jakie zmiany czekają nas w Next-11 - https://nextjs.org/blog/next-11
# Golang:
- GUI w go - https://gioui.org/
- Blazing fast IDE for GoLang - wspiera skróty z vima - https://codeperfect95.com/
# Rust:
- Binarka wrzucona do mema -
cargo memex exec meme.jpg
- https://github.com/mattsse/cargo-memex
# Programowanie:
# Kubernetes:
- Invaders jako dodatek do k8sLens - zabija sie oczywiscie pody - https://github.com/chenhunghan/lens-ext-invaders
- Risk assessment tool - https://github.com/octarinesec/kube-scan
- Operator do MySQL 8 - https://blog.kintone.io/entry/moco
# Cloud/CDN:
- Quick v1 dostępna w CloudFlare - https://blog.cloudflare.com/quic-version-1-is-live-on-cloudflare/
- Cloudflare dodał możliwość transformowania headerów - https://blog.cloudflare.com/transform-http-request-headers/
# Linux/Unix:
- Jak działą DNS lookup w linuxie - https://zwischenzugs.com/2018/06/08/anatomy-of-a-linux-dns-lookup-part-i/
# Apple:
- Luka w m1 pozwala na komunikację dwóch procesów bez użycia socketów, pamięci, plików tylko za pomocą rejestru procesora - https://m1racles.com/
- Airdrop na windowsa? - https://bakedbean.org.uk/posts/2021-06-airdrop-anywhere-part-4/
- Otwarta implementacja Apple Wireless Direct Link (AirDrop, Find my Devices, AirPlay etc) - https://owlink.org/
# Windows:
- Strace dla windowsa - http://www.rohitab.com/apimonitor
- Lekki menager okien - https://workspacer.org/
# Software/Services:
- Obsługa vima jako grafika - https://rawgit.com/darcyparker/1886716/raw/eab57dfe784f016085251771d65a75a471ca22d4/vimModeStateDiagram.svg
- Doom captcha - https://vivirenremoto.github.io/doomcaptcha/
- Ciekawie wyglądająca alternatywa dla postmana - https://auxl.io/
- Kontrola wersji dla grafików - https://snowtrack.io/
- Sprawdz jak dobrze chronisz sie przed trackowaniem - https://firstpartysimulator.org/
- Otwarta implementacja kontrolowania ledow na plycie glownej, grafice itd - https://openrgb.org/
# Elektronika:
- MicroFPGA - https://www.youtube.com/watch?v=ME_e06ApxJA
# IT:
- Analiza wolnego zapytania w PostgreSQL - https://iamsafts.com/posts/postgres-gin-performance/
- Najszybszy AI super komputer - https://www.hpcwire.com/2021/05/27/nersc-debuts-perlmutter-worlds-fastest-ai-supercomputer/
- Windows 2000 w WebAssembly - https://copy.sh/v86/?profile=windows2000
- Ludzie wolą odejść z pracy niż przestać pracować z domu - https://www.bloomberg.com/news/articles/2021-06-01/return-to-office-employees-are-quitting-instead-of-giving-up-work-from-home
# Inne:
- Nauka języków z pomocą netflixa? - https://languagelearningwithnetflix.com/
- Czy da się pracować na VR zamiast wielu monitorów? - https://blog.borodutch.com/i-moved-my-workspace-to-vr-heres-what-i-learnt/
- Chińskie sztuczne słońce - https://www.geekweek.pl/news/2021-06-10/chinskie-sztuczne-slonce-ustanowilo-nowy-swiatowy-rekord-utrzymania-plazmy/
- Telegazeta w przeglądarce - https://niutech.github.io/telegazeta-browser/
# JS/Web:
- Tool do tworzenia testów bez pisania kodu - https://www.spearmintjs.com/
# Programowanie:
- Alrgorytmy - implementacje w wielu językach (js, python, go, rust, swift, kotlin, haskell i sporo innych) - https://github.com/TheAlgorithms
# Cloud/CDN:
- Jak i po co używać CSRF, CORS, oraz innych nagłówków HTTP związanych z bezpieczeństwem - https://blog.vnaik.com/posts/web-attacks.html
# Linux/Unix:
- Analiza backdora RotaJakiro który przywiązuje dużą wagę do ukrywania swoich śladów - https://blog.netlab.360.com/stealth_rotajakiro_backdoor_en/
- Prosty tool do modyfikacji binarek i bibliotek ELF - https://github.com/NixOS/patchelf
- A może by tak pisać skrypty w js zamiast w bashu - zx jest bardziej dostosowany pod skrypty niz czysty node.js - https://github.com/google/zx
# Apple:
- Klient HTTP & WebSockets dla iPhone, iPad - https://www.producthunt.com/posts/cleora
- Podpisywanie aplikacji na MacOs to piekło ;) - https://www.cdfinder.de/guide/blog/apple_hell.html
- Hardening macOS - https://blog.bejarano.io/hardening-macos/
# Software/Services:
- Alternatywa opensource do DataDog, NewRelic - https://github.com/SigNoz/signoz
- Wizualny język programowania do uczenia maszynowego - https://kobra.dev/
# Elektronika:
- Wymiana pamięci NAND na żywym organiźmie - https://www.atredis.com/blog/2021/4/23/live-nand-swap
- Miernik częstotliwości do 100MHZ na attiny414 - http://www.technoblogy.com/show?20B4
- Bezprzewodowe głośniki zrobione z earbuds - https://hackaday.com/2021/05/05/a-wireless-speaker-pair-from-dead-earbuds/
- Jak złamano zabezpieczenia apple AirTag - do dumpu pamięci użyto ataku voltage glitch - https://9to5mac.com/2021/05/09/airtag-hacked-for-the-first-time-by-security-researcher-video/
- Użycie esp32 do wysylania danych przy użyciu Find My network (AirTag) - https://positive.security/blog/send-my
- Reverse Engineering nieznanego procesora - https://dmitry.gr/?r=05.Projects&proj=30.%20Reverse%20Engineering%20an%20Unknown%20Microcontroller
# IT:
- Nowy mechanizm śledzenia w chrome - https://amifloced.org/ https://web.dev/floc/
- Dlaczego request trwa az 50ms? - https://mysteries.wizardzines.com/50ms-request.html
- Ataki na WiFi WPA 2/3 - https://www.fragattacks.com/
- Cross-browser Fingerprint na podstawie zainstalowanych aplikacji (slack://, zoommtg:// itd) - https://fingerprintjs.com/blog/external-protocol-flooding/
# Inne:
- Hate tetris - faktycznie po 5 minutach czułem nienawiść - https://qntm.org/files/hatetris/hatetris.html i kod źródłowy https://github.com/qntm/hatetris
- IDE dla inżyniera - wizualizacja danych, pisanie równań itd - http://atlasengineering.io/
# JS/Web:
- Inny sposób pisania aplikacji w js - taki bardziej graficzny ;) - https://natto.dev/
- New-generation build tools - Porównanie eslint, snowpack, vite i wmr - https://css-tricks.com/comparing-the-new-generation-of-build-tools/
- Z jakich tooli skorzystać gdy tworzymy nowy projekt w Typescript - https://www.metachris.com/2021/04/starting-a-typescript-project-in-2021/
# Golang:
- Tool do testów z ładnym UI - https://github.com/smartystreets/goconvey
# Rust:
- Jak przyspieszyć czas kompilowania o 70% na Mac'u? - https://jakedeichert.com/blog/reducing-rust-incremental-compilation-times-on-macos-by-70-percent/
# Programowanie:
- Serwer HTTP napisany w asm - obsługuje wątki a binarka zajmuje 6kb - https://github.com/nemasu/asmttpd
# Kubernetes:
- Profilowanie aplikacji przy pomocy FlameGraph (wspiera Go, Java, Python i Ruby) - https://github.com/VerizonMedia/kubectl-flame
- Policy management - może weryfikować, modyfikowac i generować konfiguracje - https://github.com/kyverno/kyverno
- Koszt k8s z lini komend - https://medium.com/kubecost/hello-kubectl-cost-monitoring-kubernetes-from-the-command-line-a2147da083b7
# Cloud/CDN:
- Cloudflare dodal możliwość używania Nvidia GPU i TensorFlow do swoich workerów - https://blog.cloudflare.com/workers-ai/
- I kolejne nowości z CloudFlare -
- https://blog.cloudflare.com/cloudflare-pages-ga/
- https://blog.cloudflare.com/workers-new-custom-builds-and-improved-logging/
- https://blog.cloudflare.com/node-js-support-cloudflare-workers/
- https://blog.cloudflare.com/cloudflare-stream-now-supports-nfts/
- Gra 3d w której przeglądasz swoje resource w AWS :D - https://www.producthunt.com/posts/aws-hidden-world
- CloudFlare Tunnels w praktyce - ssh przez przegladarke do rpi - https://blog.cloudflare.com/ssh-raspberry-pi-400-cloudflare-tunnel-auditable-terminal/
# Linux/Unix:
- Linux który wyglada jak MacOs - https://blog.zorin.com/2021/04/15/introducing-zorin-os-16-test-the-beta-today/
- Dlaczego SystemD ssie tak bardzo? - generalnie cała strona dość ciekawa ;) - https://suckless.org/sucks/systemd/
- System operacyjny na którym mozna tylko pograc w tetrisa - https://github.com/jdah/tetris-os
- A jakby użyć AI do shella i zamiast pisac komendy pisac co chcesz zrobić? - https://hackaday.com/2021/04/20/ai-makes-linux-do-what-you-mean-not-what-you-say/
# Apple:
- Omijanie MacOs kwarantanny i gatekeepera - https://objective-see.com/blog/blog_0x64.html
# Software/Services:
- The Internet!!!! Proste konfigurowanie swoich sieci prywatnych (używa pod spodem WireGuard) - https://blog.tonari.no/introducing-innernet
- Tworzenie kontenerów - połączenie Makefile i Dockerfile - https://github.com/earthly/earthly
- Rozpoznawanie twarzy - 5 projektów OpenSource - https://hackernoon.com/6-best-open-source-projects-for-real-time-face-recognition-vr1w34x5
# Elektronika:
- Ile urządzeń można podłączyć do szyny I2C - https://www.bluedot.space/tutorials/how-many-devices-can-you-connect-on-i2c-bus/
- Ile elektroniki można zmieścić w biurku? Idealne biurko dla osób które lubią minimalizm - https://hackaday.com/2021/04/20/you-wont-believe-how-much-tech-is-hiding-in-this-desk/
# IT:
- Awesome of awesome filtered by awsomeness czy jakoś tak - https://github.com/sindresorhus/awesome
- Góra lodowa - ciekawostki związane z IT - https://suricrasia.online/iceberg/
- Lista zakazanych słów w google - https://developers.google.com/style/word-list
- Strony które używają webGL do generowania fingerprintu użytkownika - https://jonatron.github.io/webgl-fingerprinting/
- Transmisja danych za pomocą głosnika na płycie głównej - https://github.com/ggerganov/ggwave/tree/master/examples/r2t2
- Upsampling zdjęć - 60 razy ostrzejsze twarze - https://hackernoon.com/pulse-photo-upsampling-makes-blurry-faces-60-times-sharper-s32p32px
# JS/Web:
- DevTools - może jest coś o czym nie wiedziałeś - https://blog.asayer.io/15-devtool-secrets-for-javascript-developers
# Golang:
- Książka o go - podstawy - https://www.practical-go-lessons.com/
# Rust:
- Zebrane w jendym miejscu kursy, ksiazki, blogi, kanały YT itd o nauce Rust - https://loige.co/where-to-go-to-learn-rust-in-2021/
# Programowanie:
- Prosta biblioteka w c do pisania gier - https://www.raylib.com/index.html
- Liczenie występowania słów - benchmark Python, Go, C++, C, AWK, Forth, and Rust (tldr; grep najszybszy) - https://benhoyt.com/writings/count-words/
- Wizualizacja Regexp - https://compiler.org/reason-re-nfa/src/index.html
- Praktyczna książka o kryptografii dla developerów z przykładami w python (SHA-3, HMAC, AES, RSA itd.) - https://github.com/nakov/Practical-Cryptography-for-Developers-Book
- Sqlite to nie zabawka - znasz możliwości tej bazy? - https://antonz.org/sqlite-is-not-a-toy-database/
# Kubernetes:
- Tool do sprawdzania stanu klastra k8s - https://github.com/anthem-ai/kubernetes-state-checker
- Thanos operator - https://github.com/banzaicloud/thanos-operator
# Cloud/CDN:
- Centralne narzędzie do zarządzania dostępami i uprawnieniami w AWS na multi kontach - https://netflixtechblog.com/consoleme-a-central-control-plane-for-aws-permissions-and-access-fd09afdd60a8
- Cloudflare potrzebował przez ostatnie 11 lat potrzebował 3 requestów żeby dodać do cache url z querystringiem (optymalizacja zapisów na dysk) jednak okazało się że to nie jest potrzebne - https://blog.cloudflare.com/third-times-the-cache-no-more/
- Porównanie usług w Google Cloud, Azure i AWS - https://cloud.google.com/free/docs/aws-azure-gcp-service-comparison
- Awesome baremetal - https://github.com/alexellis/awesome-baremetal
# Linux/Unix:
- Firewall inspirowany LittleSnitch i Douane - https://github.com/harporoeder/ebpfsnitch
- Generate embedded Linux systems through cross-compilation - https://buildroot.org/
- 7-zip oficjalnie w linuxie! - https://sourceforge.net/p/sevenzip/discussion/45797/thread/cec5e63147/
# Apple:
- Generator seriali, uuid, board serial (do Hackintosh, OpenCore, Docker-OSX, OSX-KVM) - https://github.com/sickcodes/osx-serial-generator
- Dlaczego tar.xz w Python kompresuje sie 15 razy bardziej niz ten tar z MacOs (tldr; trzeba dodac opcje "tar --sort='name'") - https://superuser.com/questions/1633073/why-are-tar-xz-files-15x-smaller-when-using-pythons-tar-library-compared-to-mac
- Umieść jakikolwiek skrypt na pasku menu w macOS - https://xbarapp.com/
- Prosty i szyki hex editor - https://hextedit.app/
# Windows:
- One Commander File Manager - http://www.onecommander.com/
# Software/Services:
- Klawisze skrótów w stylu MacOs na windows i linux - https://github.com/rbreaves/kinto/
- Kafka bez zookipera - the future is now old man - https://www.confluent.io/blog/kafka-without-zookeeper-a-sneak-peek/
# Elektronika:
- Sniff Bluetooth LE, reverse engineering i napisanie aplikacji pod esp32 - https://hackaday.com/2021/03/23/a-crash-course-on-sniffing-bluetooth-low-energy/
- Automatyczne robienie zdjęć za pomocą AI i sony nex-5t (każde sony z Smart Remote Control przez WiFi) - https://there.oughta.be/a/photo-trap
# IT:
- A może by tak spróbować emacsa zamiast vima? może kiedyś... - https://blog.aaronbieber.com/2015/05/24/from-vim-to-emacs-in-fourteen-days.html
- 5 błędów które robi początkujący manager - https://ochronus.online/the-5-common-mistakes-of-new-engineering-managers/
- Samsung pokazał 512GB kości ram które są dwa razy szybsze od DDR4 - https://hothardware.com/news/samsung-512gb-ddr5-memory-2x-faster-ddr4
# JS/Web:
- Cross-platform terminal napisany w TS - https://github.com/Eugeny/terminus
- Framework w TS do Cloudflare Workers - https://github.com/lukeed/worktop
- Generowanie dokumentacji do graphql serwera - https://github.com/anvilco/spectaql#spectaql
# Golang:
- Go Survey 2020 - https://blog.golang.org/survey2020-results
# Rust:
- Dwa nowe terminale - gpu-accelerated i cross-platform no i oczywiscie napisane w rust - https://github.com/alacritty/alacritty i https://github.com/wez/wezterm
- Highly-available Distributed Fault-tolerant Runtime - https://github.com/bastion-rs/bastion/blob/master/README.md
- Użycie bastiona w lambdzie aws - https://blog.bastion.rs/2020/02/01/writing-aws-lambda-functions-with-bastion.html
# Programowanie:
- Zaawansowany vim - https://thevaluable.dev/vim-advanced/
- 10 gier do nauki programowania - https://www.geeksforgeeks.org/10-best-coding-games-to-advance-your-programming-skills/
# Kubernetes:
- Kubecost jako metryka w Prometheus - https://github.com/kubecost/cost-model/blob/develop/kubecost-exporter.md
- Lokalny klaster k8s na docker "nodes" - https://kind.sigs.k8s.io/
- Kolekcja chart'ow które możesz wykorzystać w domu (homebridge, home-assistant, calibre-web czy blocky dns blocker itd) - https://github.com/k8s-at-home/charts
- Secrets manager - https://github.com/tuenti/secrets-manager
- Chaos Monkey w k8s - https://blog.flant.com/chaos-engineering-in-kubernetes-open-source-tools/
# Cloud/CDN:
- Nagłówki http i kody odpowiedzi.. gdzie tu logika? - https://httptoolkit.tech/blog/http-wtf/
# Linux/Unix:
- Częste błędy przy konfigurowaniu nginx - https://blog.detectify.com/2020/11/10/common-nginx-misconfigurations/
- Unit testy w bashu - https://github.com/pgrange/bash_unit
- Podstawy gdb - https://opensource.com/article/21/3/debug-code-gdb
- Dlaczego conntrack nie rejestruje porzuconych pakietów SYN? - https://blog.cloudflare.com/conntrack-turns-a-blind-eye-to-dropped-syns/
# Apple:
- Sudo na Touch ID - https://davidwalsh.name/touch-sudo
- Jak spisuje sie Mac Pro po roku w studiu - https://www.lunaranimation.com/lunar-blog/2021/03/02/mac-pro-a-year-in-the-studio
- Apple planuje wypuścić nowe procesory M1X w drugim kwartale 2021 - https://www.macworld.co.uk/news/m1x-mac-3801943/
# Windows:
- Linux PAM moduł do sudo na wsl do obslugi biometrycznego logowania - https://github.com/nullpo-head/WSL-Hello-sudo
# Software/Services:
- Uczenie maszynowe bez kodu - https://lobe.ai/
- Zarządzanie wersjami narzędzi (zamiast uzywac tfswitch, nvm itd.) np.: node.js, python, go, terraform, awscli itd - https://asdf-vm.com/#/
- Narzędzie do testowania wydajności serwisów http(s) (terminal UI) - https://github.com/nakabonne/ali
- Narzędzie do zarządzania klastrem Kafki (wcześniej Kafka Manager) - https://github.com/yahoo/CMAK
# Elektronika:
- DIY mobilny monitor na usb-c - https://hackaday.com/2021/02/25/diy-usb-c-touch-monitor-is-all-polished-brass/
- FPGA tutorial - https://www.fpgatutorial.com/
- Jak projektować roboty na oneshape - https://hackaday.com/2021/02/28/onshape-to-robot-models-made-easier/
- Custom DSP firmware w Samsungu Galaxy S20 i S21 - https://www.synacktiv.com/en/publications/an-interesting-feature-in-the-samsung-dsp-driver.html
- Dekodowanie sygnalu klawiatury na PS/2 bez pomocy mikrokontrolerow - https://hackaday.com/2021/03/11/decoding-the-ps-2-keyboard-protocol-using-good-old-fashioned-hardware/
# IT:
- Jak firmy robią SRE - https://github.com/upgundecha/howtheysre
# Inne:
- Cat detector (Pandemic project) - a ty co ciekawego zrobiłeś z nudów? - https://hackaday.com/2021/03/06/is-that-a-cat-or-not/
- Animacje jak działają silniki różnego typu - http://animatedengines.com/
- Co znajduje sie w komputerze kwantowym? - https://physicstoday.scitation.org/do/10.1063/PT.6.1.20210305a/full/
- Czy Indie zbanują Crypto walute? - https://www.cnbc.com/2021/03/15/india-plans-cryptocurrency-ban-will-penalize-miners-and-traders.html
# JS/Web:
- Next Generation Frontend Tooling - https://vitejs.dev/
- Jak dobrać kolory na stronie (tło i tekst) żeby były czytelne - https://whocanuse.com/
- Identyfikacja użytkownika przy pomocy favicon - https://supercookie.me/workwise
- Blazing fast http/1.1 client (undici: 36,612 ops/sec vs http: 12,028 ops/sec) - https://github.com/nodejs/undici
- Jak używać swaggera z node.js - https://medium.com/javascript-in-plain-english/how-to-implement-and-use-swagger-in-nodejs-d0b95e765245
- Jak mockowac aws sdk v3 przy uzyciu Jest - https://blog.chriscatt.com/jest-mocking-with-aws-sdk-v3
- Tworzenie animacji/filmów za pomocą react'a - https://www.remotion.dev/
- Przykladowy film który został wygenerowany przy pomocy reacta - https://www.youtube.com/watch?v=gwlDorikqgY , source code: https://github.com/JonnyBurger/remotion-trailer
# Golang:
- Block profile - https://github.com/felixge/go-profiler-notes/blob/main/block.md
- Automatyczny reload aplikacji przy zmianie kodu (jak nodemon z node.js) - https://github.com/cosmtrek/air
- Klient git na sterydach - https://github.com/chriswalz/bit
# Rust:
- Porównanie async w rust z linux thread - https://github.com/jimblandy/context-switch
- Cookbook - https://rust-lang-nursery.github.io/rust-cookbook/intro.html
- Przykład REST api przy uzyciu actix - https://github.com/intelliconnect/rust-lang-apps
# Programowanie:
- Ciekawe przykłądy użycia ENV w różnych językach (node.js, perl, python) https://www.elttam.com/blog/env/#content
- Narzędzie pomagające w zrozumieniu kodu (c, c++, java, python) - https://github.com/CoatiSoftware/Sourcetrail
# Kubernetes:
- Kubernetes Failure Stories - https://k8s.af/
- Jak poprawnie obsługiwać połączenia od klientów - https://freecontent.manning.com/handling-client-requests-properly-with-kubernetes/
# Cloud/CDN:
# Linux/Unix:
- Tricki w zsh - https://www.twilio.com/blog/zsh-tricks-to-blow-your-mind
- Automatyczny tool do exploitow (GTFOBins) - https://github.com/liamg/traitor
# Apple:
# Windows:
# Software/Services:
- Interaktywna wersja komendy jq - https://sr.ht/~gpanders/ijq/
- Otwórz repo z githuba w VS code online - https://github1s.com/golang/go
- Opensource poczta, pliki, kalendarz, kontakty - https://github.com/skerkour/bloom
- Screenshot na sterydach - https://github.com/flameshot-org/flameshot/
- Skraczac urli z opcją "premiery" - https://urlcast.io/
- Klient spotify w ncurses - https://github.com/hrkfdn/ncspot
- Wyciąganie informacji ze stron - https://automatio.co/
# Elektronika:
- Unix na esp8266 i rpi pico - http://cowlark.com/2021-02-16-fuzix-pi-pico/
- Nie umiesz grać w bilarda? Nic nie szkodzi! zrób sobie kij który zawsze trafia - https://blog.adafruit.com/2021/02/22/automatic-pool-stick-vs-strangers/
- USB sniffer - https://www.chromium.org/chromium-os/twinkie
- Klawiatura na epaper i dynamicznym przypisaniem klawiszy - https://there.oughta.be/a/macro-keyboard
- Architektura PlayStation 2 - https://www.copetti.org/writings/consoles/playstation-2/
# IT:
- OWASP cheet sheet - https://cheatsheetseries.owasp.org/
# Inne:
- Opensource autopilot do samochodu - https://comma.ai/
# *JS/Web:
- Graficzny interfejs do zarządzania projektem js (GUI js) - https://guijs.dev/
- Race condition w node.js - https://www.nodejsdesignpatterns.com/blog/node-js-race-conditions/
- Minifiers benchmark - tldr; UglifyJS i Terser kompresja, esbuild prędkość - https://github.com/privatenumber/minification-benchmarks
- Zestaw darmowych ikon (font) - https://icons8.com/line-awesome
# *Programowanie:
- Prosty do nauki darmowy i opensource silnik 2D do gier. - https://solar2d.com/
- Jak pisać czytelny kod - http://jeremymikkola.com/posts/2021_02_02_how_to_write_readable_code.html
- AI autocomplete w IDE - juz było ale odświeżam bo wtedy obsługiwał tylko pythona a teraz juz 16 jezykow w tym js, golang - https://www.kite.com/
# *Kubernetes:
- Kubernetes klaster na 7500 węzłów - https://openai.com/blog/scaling-kubernetes-to-7500-nodes/
# *Cloud/CDN:
- Oblicz koszt infry na podstawie terraforma - https://github.com/infracost/infracost
- Cheat sheet AWS - https://tutorialsdojo.com/aws-cheat-sheets/
- Universal command line - wsparcie dla Sentry, Github, Jira, Datadog, AWS ec2 etc i kolejne w przygotowaniu- https://kloudi.tech/
# *Linux/Unix:
- Odszyfrowywanie ssh - https://blog.fox-it.com/2020/11/11/decrypting-openssh-sessions-for-fun-and-profit/
- 10 letnia podatność w sudo - https://sekurak.pl/10-letnia-podatnosc-w-sudo-kazdy-nieuprzywilejowany-uzytkownik-moze-zostac-rootem-dziala-w-domyslnych-konfiguracjach-sudo-cve-2021-3156/
- https://www.qualys.com/2021/01/26/cve-2021-3156/baron-samedit-heap-based-overflow-sudo.txt
- Jak działa TCP backlog w linuxie - http://veithen.io/2014/01/01/how-tcp-backlog-works-in-linux.html
- Tunele ssh - https://robotmoon.com/ssh-tunnels/
# *Apple:
- MacOs na Linuxie (ubuntu, debian, fedora) - https://github.com/popey/sosumi-snap
- Intel zrobil benchmark m1 vs i7 ;) - https://www.tomshardware.com/news/intel-fires-back-at-apple-m1-processors-with-benchmarks
# *Windows:
# *Software:
- Detektor anomalii na prometheus - https://github.com/AICoE/prometheus-anomaly-detector
- Ukrywanie emaila - https://relay.firefox.com/
- Tool do generowania adresów domen które wyglądają tak samo jak oryginalne (homograph attack) - https://github.com/evilsocket/ditto
- TLDR; do prawie każdego filmu po angielsku na YT - https://you-tldr.com/
# *Elektronika:
- Spory zbiór projektów klawiatur dzielonych - https://github.com/diimdeep/awesome-split-keyboards
- Kupił 200 rpi i zamierza je naprawić - https://blog.jmdawson.co.uk/i-bought-200-raspberry-pi-model-bs-and-im-going-to-fix-them-part-1/
- Reverse engineering komunikacji usb generatora Tenma 72-14110 - https://majenko.co.uk/blog/hacking-tenma-72-14110-functionarbitrary-waveform-generator-usb-protocol
# *IT:
- Sprawdź jakie są twoje szanse na merge PR - dla hashicorp/terraform wychodzi że prawdopodobieństwo merga to 92.3% w czasie 0.03 dnia (mediana) - https://merge-chance.info/
- Darkpatterns - sztuczki i praktyki które sprawiają, że klikniesz linka lub nie klikniesz unsubscribe na mailu - https://darkpatterns.org/
- Napraw błędy, dodaj feature do projektów opensource i dostań za to kasę - https://rysolv.com/issues
- "Przeczytałem i akceptuje regulamin" to największe kłamstwo w sieci - strona która próbuje to zmienić - https://tosdr.org/
- Serwis do generowania stopki w mailu - https://signature.email/
# *Inne:
- Dlaczego obraz z kamery internetowej jest marnej jakości? - https://reincubate.com/support/how-to/why-are-webcams-bad/
- Jak ukraść Tesle X w 90 sekund? - https://www.wired.com/story/tesla-model-x-hack-bluetooth/
# JS
- Kilka ciekawych tooli które mogą Cię zainteresować - https://www.sitepoint.com/javascript-tools-to-look-out-for/
- Status JS - podsumowanie roku 2020 - https://2020.stateofjs.com/en-US/
# Golang
- Biblioteka do gtk3 - https://github.com/gotk3/gotk3
# Rust
- Podstawy - zestaw wieeeelu przykładów - https://fasterthanli.me/articles/a-half-hour-to-learn-rust
- Design patterns - https://rust-unofficial.github.io/patterns/
- A gdyby napisać cURL w Rust to byłby bezpieczniejszy? - https://timmmm.github.io/curl-vulnerabilities-rust/
# Programowanie
- Dostęp do skrzynki imap przez rest api - https://github.com/andris9/imapapi
- Nadużycie libc? - The International Obfuscated C Code Contest - https://www.ioccc.org/2020/carlini/index.html
- Naucz się XYZ - pokaźny zbiór tutoriali np. oczyszczacz powietrza (arduiono), sieć neuronowa w golang, dns serwer w Rust - https://aquadzn.github.io/learn-x-by-doing-y/
- Obliczanie odległości euklidesowej w 144 wymiarach - https://blog.cloudflare.com/computing-euclidean-distance-on-144-dimensions/
# Kubernetes
- Sprawdza czy k8s jest bezpiecznie skonfigurowany - https://github.com/aquasecurity/kube-bench
# Cloud/CDN
- Porównanie cen aws regionów - https://www.concurrencylabs.com/blog/choose-your-aws-region-wisely/
- Kolejna alternatywa dla CentOS - https://almalinux.org/
# Linux/Unix
- Monitoring z pomocą GPT-3? - https://www.zebrium.com/blog/using-gpt-3-with-zebrium-for-plain-language-incident-root-cause-from-logs
- Linux inspirowany ipadem - https://www.jingos.com
# Apple
-
Wyłącza mikrofon gdy piszesz na klawiaturze - https://unclack.app/#/
-
Ubuntu na iPhone 7? a czemu nie! - https://old.reddit.com/r/linux/comments/kux9xx/success_iphone_7_with_dead_nand_netbooting/
-
tldr; littleSnitch i LuLu znów będą działać! Dzięki naciskom użytkowników udało się "przekonać" Apple do usunięcia ContentFilterExclusionList (11.2 beta 2) co pozwala monitorować i blokować cały ruch (wcześniej nie można było blokować ruchu z aplikacji applowych) - https://twitter.com/patrickwardle/status/1349488392732491776
-
Windows
-
XServer do odpalania aplikacji z linuxa na windowsie - https://opticos.github.io/gwsl/
# Software
- Monitorowanie i zarządzanie sql - wspiera PostgreSQL, MySQL, SQLite, OracleDB, MariaDB i MS-SQL - https://github.com/directus/directus
- Taby z przeglądarki jako system plików? zamknięcie okienek: rm mnt/tabs/by-title/Stack_Overflow
- Co potrafi HTTP? Dość sporo np ssh, vnc, streaming video, czaty, przesylenie plikow itd itd itd - https://dev.to/nwtgck/the-power-of-pure-http-screen-share-real-time-messaging-ssh-and-vnc-5ghc
- ls na sterydach - https://github.com/ogham/exa
# Elektronika
- Trollduino! a może wcale nie potrzebujesz arduino do niektórych projektów? - https://hackaday.io/project/176844-trollduino-v10
# IT
- Key-value store na DNS? - https://dnskv.com/
- Analiza stron www zrobiona przez webarchive - https://almanac.httparchive.org/en/2020/
- Jaki sprzęt do deep learning? raczej nie dla - https://blog.inten.to/hardware-for-deep-learning-part-4-asic-96a542fe6a81
- Kemtls - https://blog.cloudflare.com/kemtls-post-quantum-tls-without-signatures/
- Darmowa, otwarta wersja GPT-3 (prawie.. przynajmniej taki jest cel) - https://www.eleuther.ai/gpt-neo
# Inne
- Gry psx w przeglądarce (działa multiplayer) - https://psxparty.kosmi.io/
- Gra w 2020 :D - https://2020game.io/
# JS
- NodeJs best practices - https://github.com/goldbergyoni/nodebestpractices
- Pisanie strony w JSONie - https://webdatarender.com/
- Darmowe hostingi dla web developerów - https://josiasdev.best/free-hosting-services-for-web-developers
- Czy jest sens podawać google fonts z cdn'a googla zamiast swojego? - chyba już nie - https://dev.to/zwacky/time-to-say-goodbye-to-google-fonts-16dd
- 32 dodatki do chrome które mogą być interesujące dla Web developera i nie tylko - https://savio.xyz/34-must-have-chrome-extensions-for-web-developers-and-designers
# Golang
- Blackrota, mocno zaciemniony backdoor napisany w Go - analiza - https://blog.netlab.360.com/blackrota-an-obfuscated-backdoor-written-in-go-en/
- Stwórz panel admina w 10 minut - https://www.go-admin.com/
# Rust
- Ładne tabelki w terminalu - https://github.com/Nukesor/comfy-table
- Rust Survey - https://blog.rust-lang.org/2020/12/16/rust-survey-2020.html
- Moduł do autoryzacji wspierający polityki (declarative policy language called Polar) - dostępne są biblioteki do Java, Node.js, Python, Ruby i Rust - https://github.com/osohq/oso
# Programowanie
- Benchmark M1 vs i9 vs ryzen 3900X pod kątem programowania (java, js, python, golang) - https://tech.ssut.me/apple-m1-chip-benchmarks-focused-on-the-real-world-programming/
# Kubernetes
- k8s przestaje korzystać z dockera - ale nie panikuj! - https://kubernetes.io/blog/2020/12/02/dont-panic-kubernetes-and-docker/
# Cloud/CDN
- Instancje MacOs na AWS - https://aws.amazon.com/blogs/aws/new-use-mac-instances-to-build-test-macos-ios-ipados-tvos-and-watchos-apps/
# Linux/Unix
- Systemd zamiast crona? - https://dev.to/bowmanjd/schedule-jobs-with-systemd-timers-a-cron-alternative-15l8
- Przyspiesz łączenie się do hostów ssh - https://bash-prompt.net/guides/ssh-keep-socket/
- Lista debuggerów dostępna na linuxa - https://scattered-thoughts.net/writing/looking-for-debugger/
- Jeśli CentOS umiera to co? może Rocky? - https://github.com/rocky-linux/rocky
# Apple
- Jeden z ciekawszych exploitów ostatnio - https://arstechnica.com/gadgets/2020/12/iphone-zero-click-wi-fi-exploit-is-one-of-the-most-breathtaking-hacks-ever/
- Apple M1 z perspektywy dewelopera - https://steipete.com/posts/apple-silicon-m1-a-developer-perspective/
- Jak działają gry na M1 - lista - https://applesilicongames.com/
- Apple pracuje nad wersją 32 core'owa wersją procesora - https://www.theverge.com/2020/12/7/22158264/apple-32-core-processor-arm-mac-macbook-pro
- Chip zabezpieczeń T2/M1 w sprzętach apple - https://sneak.berlin/20201204/on-trusting-macintosh-hardware/
- Oraz wideo od Daniela Rakowieckiego o tym samym temacie - w skrócie - juz nie ma sprzętów bez tych zabezpieczeń - https://www.youtube.com/watch?v=4bgLKZ6dBnY
- Nowe słuchawki od apple - https://www.apple.com/newsroom/2020/12/apple-introduces-airpods-max-the-magic-of-airpods-in-a-stunning-over-ear-design/
- Prosta appka do sprawdzania stanu naładowania baterii w słuchawkach bezprzewodowych - https://github.com/jariz/Akku
- Docker na M1 - https://www.docker.com/blog/download-and-try-the-tech-preview-of-docker-desktop-for-m1/
# Software
- Pobiera cale galerie z serwisów (całkiem spora lista) - https://github.com/mikf/gallery-dl
- Zmapuj gesty twarzy na ruch myszki, klawiatury itd - https://midiblocks.com/
- Narzędzie do odpixelowanie obrazka na którym jest hasło - https://github.com/beurtschipper/Depix
- Reverse Engineering Framework - analizowanie binarek, disassembler, debugger - fork radare2 - https://rizin.re/
- Grep który działa z pdf, docx, zip, ebook itd - https://phiresky.github.io/blog/2019/rga--ripgrep-for-zip-targz-docx-odt-epub-jpg/
- Edytor HEX i disassembler arm, x86, mips, powerpc etc. - https://github.com/WerWolv/ImHex
- Tool do włączania i wyłączania zasilania na porcie usb w hubie (np do włączania i wyłączania leda na usb lub reset raspberry pi etc etc) - https://github.com/mvp/uhubctl
# Elektronika
- Czym się różni cpu 7nm od 14nm - nie tym czym myślisz ;) - https://hackaday.com/2020/12/01/extracting-a-gate-from-amd-and-intel/
- Reverse engineering smart gniazdka tp-link hs110 - https://www.softscheck.com/en/reverse-engineering-tp-link-hs110/
# IT
- Super proste tworzenie prezentacji - https://play.presenta.cc/
- Troche bardziej zaawansowane prezentacje (html) - https://revealjs.com/
- Poważny błąd w microsoft teams - https://niebezpiecznik.pl/post/powazny-blad-w-microsoft-teams/
- Wideo z konferencji EmacsConf 2020 - https://emacsconf.org/2020/talks/
- Szyfrowanie samych wartości bez kluczy w json, yaml, env, ini - https://github.com/mozilla/sops
# JS
- Biblioteka js która ułatwia integrowanie twojej frontowej appki z usługami AWS - https://github.com/aws-amplify/amplify-js
- Blaznig fast markdown parser napisany w WebAssembly - https://www.infoq.com/news/2020/10/markdown-wasm-fast-parser/
- Jak w js zrobić filtr na kamerę internetową - w przykładzie filtr typu komiks (Sketchy) - https://frontend.horse/articles/sketchy-webcam-filter-effects/
# Golang
- Upload plików z obsługą wznawiania - https://github.com/tus/tusd
- Unikernel x86 - https://github.com/icexin/eggos
# Rust
- Czy możesz wymienić django/flask/rails na rusta - yes we can! - zestaw frameworków, bibliotek i tutoriali jak to zrobić - https://www.arewewebyet.org/Od PHP do Rust - https://medium.com/swlh/from-php-to-rust-part-ii-25-differences-with-php-2074fd595c86
# Programowanie
- Publiczne API zebrane do kupy, posegregowane w kategoriach - https://rapidapi.com/
- Co jest lepsze od jsona - Porównanie yaml, xml, protobuf itd - https://wiki.alopex.li/BetterThanJson
# Kubernetes
- Tool do czyszczenia oraz raportowania problemów w k8s - - https://github.com/derailed/popeye
- nie 5 .. nie 10 ale 50 użytecznych tooli do k8s!!! - https://caylent.com/50-useful-kubernetes-tools-for-2020
# Cloud/CDN
- Nowy firewall od cloudflare - https://blog.cloudflare.com/introducing-magic-firewall/
# Linux/Unix
- Alternatywa fail2ban - napisany w Golang - https://github.com/crowdsecurity/crowdsec
- Biblia sh - https://github.com/dylanaraps/pure-sh-bible
- Biblia bash - https://github.com/dylanaraps/pure-bash-bible
# Apple
- Jeśli oglądanie filmów na Youtube zżera Ci baterie to sprawdź ten dodatek - https://github.com/alextrv/enhanced-h264ify
- Kalkulator na sterydach - https://euclid.pr1mer.tech/
# Windows
- Tool do ustawień prywatności dla windowsa - https://wpd.app/
- Optymalizacje, zwiększenie bezpieczeństwa na windows 10 - https://github.com/simeononsecurity/W10-Optimize-and-Harden
# Software
- Automatyczne alerty/akcje na podstawie zdarzeń z twitera/RSS/slack - https://github.com/Matrix86/driplane
- Fuzzy finder/ fuzzy finding/searching - https://github.com/junegunn/fzf
- AWS cli na sterydach - https://github.com/donnemartin/saws
- 10 powodów dla których warto wybrać Apache Pulsar zamiast Kafka - https://dzone.com/articles/10-reasons-to-choose-apache-pulsar-over-apache-kaf
- Przeglądarka do githuba - https://www.octotree.io/features
- Przeglądarka dla testera - https://sizzy.co/
- Przegladarka w przeglądarce w sandboxie od Cloudflare - https://blog.cloudflare.com/browser-beta/
- Darmowy vpn p2p - Opensource - https://www.freepn.org/
- Terminal recorder generujący gifa - blazing fast :D - https://github.com/sassman/t-rec-rs
- Tool cli do przetwarzania wideo - nakladka na ffmpeg - https://github.com/yuanqing/vdx
# Elektronika
- Jak działa lidar w iphone 12 pro - https://www.ifixit.com/News/45482/how-lidar-works-and-why-its-in-the-iphone-12-pro
- stm32 podróbki i klony - różnice, dobre i złe strony - https://hackaday.com/2020/10/22/stm32-clones-the-good-the-bad-and-the-ugly/
- Szczoteczka soniczna wysyla dane z gyroskopu przez bluetooth - https://blog.johannes-mittendorfer.com/artikel/2020/10/my-toothbrush-streams-gyroscope-data
# IT
- Badanie społeczności IT - https://bulldogjob.pl/it-report/2020
- Ataki DDoS - wolumen ruchu rośnie wykładniczo - https://cloud.google.com/blog/products/identity-security/identifying-and-protecting-against-the-largest-ddos-attacks
- Dodatek do firefoxa który wykrywa requesty do cdn'ow i zastępuje je lokalnymi wstrzyknięciami dbając o Twoją prywatność! ;) - https://www.localcdn.org/
- youtube-dl usunięte z githuba przez DMCA - panie świeć nad jego duszą ['] - https://github.com/ytdl-org/youtube-dl - https://github.com/github/dmca/blob/master/2020/10/2020-10-23-RIAA.md aaaa nie .. zapomniałem że w internecie nic nie ginie ... https://gitlab.com/ytdl-org/youtube-dl https://github.com/youtube-dl2/youtube-dl https://twitter.com/galacticfurball/status/1319765986791157761 itd itd itd
- Jak rozbić utwór muzyczny na poszczególne ścieżki (wokal, gitara, perkusja itd) - https://source-separation.github.io/tutorial/landing.html
- Czy naprawdę potrzebujesz uzywać VPN'a? - https://gist.github.com/joepie91/5a9909939e6ce7d09e29/#dont-use-vpn-services
# Inne
- Telefon z ekranem e-ink - https://mudita.com/products/pure/muditaos
# JS
- Alternatywa dla Vercel (zeit now) - prosty deployment appki node.js - https://www.zoop.sh/
- Async hooks z czym to sie je - https://blog.appsignal.com/2020/09/30/exploring-nodejs-async-hooks.html inny przykład https://github.com/krzys1u/nodeAsyncHooks
# Golang
- Traefik ze wsparciem pluginów - https://traefik.io/blog/houston-we-have-plugins-traefik-2-3-announcement/
- Rysowanie diagramów za pomocą Go - https://github.com/blushft/go-diagrams
# Rust
- Emacs przeportowany na Rust - https://github.com/remacs/remacs
- Rust starter kit - https://wiki.alopex.li/RustStarterKit2020
# Programowanie
- Tunelowanie ruchu do twojej lokalnej aplikacji przy użyciu Ngrok - https://blog.sabarish.tech/tunneling-using-ngrok-what-why-and-how-to
# Cloud/CDN
- Trendy, newsy, wykresy ruchu, najpopularniejsze strony, ataki ddos - https://blog.cloudflare.com/introducing-cloudflare-radar/
# Linux/Unix
- Disk Usage/Free Utility (Linux, BSD & macOS) - df na sterydach - https://github.com/muesli/duf
- Linux kernel initcalls - https://www.collabora.com/news-and-blog/blog/2020/07/14/introduction-to-linux-kernel-initcalls/
- https://www.collabora.com/news-and-blog/blog/2020/09/25/initcalls-part-2-digging-into-implementation/
- Proste aa udostępnianie katalogów pomiędzy komputerami - https://github.com/schollz/croc
- Tani NAS - https://blog.georgovassilis.com/2020/04/01/building-the-perfect-cheap-diy-nas/
- Android na na linuxie! - https://anbox.io/
# Apple
- Iphone jako Magic trackpad - https://twitter.com/hugolispector/status/1312146776053305344
# Software
- Prosty edytor map do gier 2D - https://deepnight.net/tools/led-2d-level-editor/
- Zestaw tooli do łamania sieci wifi - https://hackaday.com/2020/09/30/automated-tools-for-wifi-cracking/
- Machine learning bez pisania kodu - https://github.com/nidhaloff/igel i https://github.com/uber/ludwig
- Alternatywa dla Burp suite pro (linux, macos, windows) - https://github.com/dstotijn/hetty
- Udostępnianie ekranu - male opóźnienia duża rozdzielczość - https://github.com/screego/server
- A gdyby tak używać przeglądarki jak vima? - https://codefaster.substack.com/p/look-ma-no-mouse-vimium
# Elektronika
- Hackowanie ekspresu do kawy - https://decoded.avast.io/martinhron/the-fresh-smell-of-ransomed-coffee/
- Hackowanie routera netgear krok po kroku - https://hackaday.com/2020/10/07/hacking-a-netgear-router/
# IT
- Wyciekł kod źródłowy Windowsa XP - https://www.gizmodo.com.au/2020/09/looks-like-the-windows-xp-source-code-just-leaked-on-4chan/
- Kod źródłowy gry Amnesia The Dark Descent - OpenSource - https://github.com/FrictionalGames/AmnesiaTheDarkDescent
- Udało się skompilować windowsa xp i serwer 2003 ze źródeł które ostatnio wyciekły - https://www.bleepingcomputer.com/news/microsoft/windows-xp-and-server-2003-compiled-from-leaked-source-code/
# Inne
- Nowy serwis aws do streamowania gier (early access, only us at this time ) - https://www.amazon.com/luna/landing-page
- Wyciekł kod źródłowy Windowsa XP - https://www.gizmodo.com.au/2020/09/looks-like-the-windows-xp-source-code-just-leaked-on-4chan/
- A Ty ile potrafisz rozpoznać? - https://techadequiz.com/
- Zrób bit! - Sampler w przeglądarce - https://www.patatap.com/?play
- A czy Twoja twarz jest normalna? - https://www.hownormalami.eu/
- Basic English - http://ogden.basic-english.org/
# JS
- Wizualizacja danych podczas debugowania - https://marketplace.visualstudio.com/items?itemName=hediet.debug-visualizer#hediet
# Golang
- Dlaczego podbijanie Major wersji w go ssie ;) - https://qvault.io/2020/09/15/gos-major-version-handling-sucks-from-a-fanboy/
# Programowanie
- Lista rzeczy w które wierzą programiści które nie są prawdą - https://github.com/kdeldycke/awesome-falsehood
- Napisz aplikacje w pythonie którą odpalisz na ios, android, windows, linux, macos - https://beeware.org/
- 7 zasad jakie należy stosować żeby commit message były lepsze - https://dev.to/helderburato/patterns-for-writing-better-git-commit-messages-4ba0
- Jak poprawiać błędy w gicie nie zostawiając po nich śladu - https://medium.com/better-programming/how-to-fix-your-mistakes-in-git-and-leave-no-trace-8919d112064b
# Kubernetes
- Wireshark na k8s - https://github.com/eldadru/ksniff
# Cloud/CDN
- Cloudflare - Nowy load balancer warstwy 4 - https://blog.cloudflare.com/unimog-cloudflares-edge-load-balancer/
- Secondary DNS co to i z czym się to je - https://blog.cloudflare.com/secondary-dns-deep-dive/
- Podwodne datacenter microsoftu okazało się być sukcesem - https://hackaday.com/2020/09/17/underwater-datacenter-proves-to-be-a-success/
# Linux/Unix
- Prezentacja w czarnej konsoli? czemu nie! - https://github.com/vinayak-mehta/present
- Porównanie iptables, ipset i eBPF - tldr; iptables się nie skaluje więc lepiej nie używać przy dużej ilości ruli (powyżej 1k)- https://kinvolk.io/blog/2020/09/performance-benchmark-analysis-of-egress-filtering-on-linux/
- Jak analizować problem wydajności startowania procesów w systemd - https://opensource.com/article/20/9/systemd-startup-configuration
- Kontrolowanie chromecasta z linuxa - https://github.com/alexdelorenzo/chromecast_mpris
- Tool do wyświetlania danych wysyłanych i odbieranych po ssl ( jeśli aplikacja uzywa openssl ) - https://github.com/alessandrod/snuffy
# Apple
- Darmowy shell macos za pomocą githuba - https://github.com/fastai/fastmac/
- Edytor PDF dla macos - https://macpep.org/
- Alternatywa dla visual studio code - https://nova.app/
- Aplikacja do snipetów - https://www.producthunt.com/posts/snip-2
- 7 Aplikacji na Maca które mogą Ci się przydać - https://blog.alyssaholland.me/7-free-mac-apps-to-boost-development-productivity
# Software
- Fuzzer CRLF - https://github.com/dwisiswant0/crlfuzz
- Nowa baza klucz-wartość napisana w golang - https://www.cockroachlabs.com/blog/pebble-rocksdb-kv-store/
- Baza danych baz danych! - https://dbdb.io/
# Elektronika
- Projekt opensource do snifowania wifi i śledzenia urządzeń oparte na ESP8266 - https://qortex.cc/products/open_mac
- Panel dla motocykli Hondy - pobiera dane bezpośrednio z ECU (esp32 + ILI9341) - https://github.com/mickwheelz/Honda-Motorcycle-Dash
- Gogle VR opensource - koszt 200$ - https://www.relativty.com/
# Inne
- Atak na karty Visa - płatność bez podawania pinu - https://emvrace.github.io/
- Cyfrowe przetwarzanie sygnałów w arkuszu
- Nvidia kupiła ARM'a za 40 miliardów $ - https://www.androidpolice.com/2020/09/14/nvidia-is-reportedly-nearing-a-deal-to-purchase-arm/
- Nowe gogle VR Quest 2 - https://www.oculus.com/quest-2/
- Aplikacja do wspólnego malowania - https://aggie.io/
# JS
- Lekka alternatywa do expressa - https://dev.to/talentlessguy/meet-tinyhttp-a-0-legacy-tiny-and-fast-alternative-to-express-4m92
- React czy Svelte - gdzie który lepiej się sprawdza? - https://blog.bitsrc.io/react-vs-sveltejs-the-war-between-virtual-and-real-dom-59cbebbab9e9
- Stwórz 3D z każdego napisu, SVG, emoji lub obrazka - https://bennettfeely.com/ztext/
- Expres vs Sail vs Meteor - https://blog.bitsrc.io/expressjs-vs-sailsjs-vs-meteorjs-45806de0fc2e
# Programowanie
- Biblioteka do rysowania wykresów w c++ - https://github.com/alandefreitas/matplotplusplus
- Bcrypt - krok po kroku (przykłady w golang) - https://qvault.io/2020/08/24/bcrypt-step-by-step/
- 10 najpopularniejszych frameworków do aplikacji mobilnych - https://www.geeksforgeeks.org/top-10-mobile-application-development-frameworks-in-2020/
- Platforma do szybkiego pisania skryptów - programowanie głównie myszką :O - https://wayscript.com/
# Kubernetes
- Mysql na k8s - https://vitess.io/
# Cloud/CDN
- programista yamla - czyli workflow w google cloud - https://cloud.google.com/workflows/docs/reference/syntax
- Tracing lambdy za pomocą X Ray - https://itnext.io/a-deep-dive-into-serverless-tracing-with-aws-x-ray-lambda-5ff1821c3c70
# Linux/Unix
- Case insensitive na ext4 - https://www.collabora.com/news-and-blog/blog/2020/08/27/using-the-linux-kernel-case-insensitive-feature-in-ext4/
# Apple
- Batch image processing - https://flyingmeat.com/retrobatch/
- Przestań używać myszki i trackpada - inspirowany vim'em - https://vimacapp.com/
- Zwiększ bezpieczeństwo swojego Mac'a - https://github.com/drduh/macOS-Security-and-Privacy-Guide
- Tool do inteligentnego adaptacyjnego ustawiania jasności i kontrastu na zewnętrznym monitorze - https://lunar.fyi/
# Software
- Mercurial w gitlabie - https://heptapod.net/
- Wprowadzenie do Kafki - https://datasciencerocks.hashnode.dev/beginners-guide-to-kafka-ckejk9o4s01kf1vs145kp9sdg
# Elektronika
- Multitool dla elektronika! - https://flipperzero.one/one
- Kontroler do Forzy - https://hackaday.com/2020/09/02/hacker-driven-to-build-r-c-forza-controller/
- Tamagotchi do wifi - https://telescope.ac/petazzoni/the-hash-monster-esp32-tamagotchi-for-wifi-cracking
# IT
- Porównanie algorytmów szyfrowania RSA, DSA, ECDSA, EdDSA - tldr; nie używaj DSA ani ECDSA - https://gravitational.com/blog/comparing-ssh-keys/
- Jak rozpoznać toksyczną oferte pracy - https://medium.com/swlh/how-to-spot-toxic-software-jobs-from-their-descriptions-c53cf224417f
# Inne
- Notatnik 2.0 ;) - https://remarkable.com/#what_Is_New
- Jak efektywnie położyć kawałki banana na kanapce z masłem orzechowym? - https://www.ethanrosenthal.com/2020/08/25/optimal-peanut-butter-and-banana-sandwiches/
# JS
- Czym się różni call od apply, albo null od undefined to i inne sprawdzisz na tej stronie - https://thisthat.dev/
- Będzie nowy npm napisany w Rust - https://dev.to/cloudx/a-new-npm-is-coming-5heh
- Tool do migracji JS na TypeScript - chwalą się że zmigrowali projekt 50k lini kodu w jeden dzień - https://www.infoq.com/news/2020/08/airbnb-typescript-migration/
- Podstawy webassembly - https://evilmartians.com/chronicles/hands-on-webassembly-try-the-basics
# Golang
- Framework ORM dla modeli i pobierania danych - wspiera MySQL, PostgreSQL, SQLite i Gremlin - https://entgo.io/
- Implementacja traceroute - https://blog.kalbhor.xyz/post/implementing-traceroute-in-go/
# Rust
- Zaagregowane linki z RustConf 2020 - https://github.com/poteto/rustconf-2020
# Programowanie
- Dokumentacja offline - js, go, rust, java, i milion innych - https://zealdocs.org/
# Kubernetes
- Abstrakcja na k8s (This project is aimed at building an abstraction framework over K8s (for app deployments) in the same vein as jQuery over Javascript or Spring over servlets) - https://github.com/hyscale/hyscale
- Definiuj resource aws bezposrednio z k8s (apigateway, dynamodb, ecr, s3, sqs, sns) - projekt na baaardzo wczesnym etapie - https://github.com/aws/aws-controllers-k8s
# Cloud/CDN
- Jak polepszyć prędkość uploadu plików na http/2 - https://blog.cloudflare.com/delivering-http-2-upload-speed-improvements/
# Linux/Unix
- Analiza oficjalnego obrazu python'a (docker) - https://pythonspeed.com/articles/official-python-docker-image/
- Paragon zrobił merge request do kernela ze wsparciem NTFS ale jest za długi do review (27k lini kodu) - https://www.theregister.com/2020/08/18/paragon_tries_to_contribute_ntfs/
- Narzędzie open source do security (Security Analytics, Intrusion Detection, Log Data Analysis, File Integrity Monitoring, Vulnerability Detection, Configuration Assessment, Incident Response, Regulatory Compliance, Cloud Security, Containers Security) - https://github.com/wazuh/wazuh
# Software
- Terminal manager - kombajn do wszystkiego z milionem pluginów - https://github.com/jarun/nnn
- Cli do Kafki inspirowane kubectl i docker - https://github.com/birdayz/kaf
- Skaner podatności dla aplikacji mobilnych (google play, app store) - https://oversecured.com/
- Tool do zarządzania topic'ami w Kafka - https://segment.com/blog/easier-management-of-Kafka-topics-with-topicctl/
# Elektronika
- Analiza firmware D-Linka DIR3060 - https://github.com/0xricksanchez/dlink-decrypt
# Inne
- Cena internetu mobilnego per kraj - https://www.cable.co.uk/mobiles/worldwide-data-pricing/
# JS
- Linter do TS i JS - powstał aby zastąpić Babel, ESLint, Webpack, Prettier, Jest - https://romefrontend.dev/blog/2020/08/08/introducing-rome.html
- Krótka historia js (2006 - 2020) - https://bestofjs.org/timeline
- 8 sposobów na uruchomienie aplikacji react'owej za darmo - https://blog.logrocket.com/8-ways-to-deploy-a-react-app-for-free/
# Golang
- Programowanie mikrokontrolerów w Go - https://www.infoq.com/presentations/tiny-go/
- Konfiguracja vima jako IDE do Go i Python - https://medium.com/rahasak/vim-as-my-golang-and-python-ide-a08ac5f0fc15
- 5 najpopularniejszych frameworków - https://www.geeksforgeeks.org/top-5-golang-frameworks-in-2020/
# Rust
- Silnik gier - https://bevyengine.org/
# Programowanie
- TODO checker - sprawdza kod pod kątem TODO i tworzy/sprawdza ticket w JIRA/GITLAB/GITHUB - https://github.com/preslavmihaylov/todocheck
# Kubernetes
- Wirtualne klastry w k8s - https://loft.sh/blog/loft-v0-3-virtual-kubernetes-clusters/
- Kubernetes multi-tenant Operator - https://github.com/clastix/capsule
- Statyczna analiza definicji aplikacji - https://github.com/zegl/kube-score
- Czy potrzebujesz używać kubernetesa? - https://mbird.biz/writing/do-i-need-kubernetes.html
- Pulumi wspiera k8s - https://www.pulumi.com/blog/new-kubernetes-superpowers/
- Sprawdza uruchomione wersje obrazów oraz jakie są najnowsze i udostępnia metrykę do prometheus'a - https://github.com/jetstack/version-checker
# Cloud/CDN
- EFS na EKS (fargate) - https://aws.amazon.com/about-aws/whats-new/2020/08/amazon-ek-on-aws-fargate-now-supports-amazon-efs-file-systems/
- ACM private Cert Authority wspiera udostępnianie do innego konta! - https://aws.amazon.com/about-aws/whats-new/2020/08/aws-certificate-manager-private-certificate-authority-supports-private-ca-sharing/
# Linux/Unix
- A może by tak spróbować OpenBSD? - https://blog.lambda.cx/posts/openbsd-introduction-talk/
# Apple
- Tworzenie aplikacji bezpośrednio na ipad/iphone - https://www.pineapple.build/
- Lista skrótów klawiszowych MacOs - https://support.apple.com/en-us/HT201236
# Software
- WebUI do Kafki - https://github.com/cloudhut/kowl
- Tworzenie diagramów - kolejny tool - https://isoflow.io/
- Backupy z lini komend wspiera różne backendy np.: s3, sftp, http rest, google cloud storage etc (linux, macos, windows) - https://github.com/restic/restic
- Manager Baz danych (wspiera: Postgres, Mysql, SQLite, SQL Server i Cassandra) - https://github.com/sqlectron/sqlectron-gui
# Elektronika
- Przenośna konsola na "kartridże" (attiny85) - https://blog.adafruit.com/2020/08/01/how-to-make-an-attiny85-console/
- Najciekawsze projekty które powstały podczas kwarantanny - https://hackaday.com/2020/08/14/tech-at-home-winners-who-made-the-best-of-their-quarantine/
# IT
- Zestaw template README.md - https://github.com/kautukkundan/Awesome-Profile-README-templates
- Porady i triki SQL - https://hakibenita.com/sql-tricks-application-dba
- Luki w Zoom - https://thehackernews.com/2020/08/zoom-software-vulnerabilities.html
- Spory zestaw przykładów użycia ImageMagic - http://www.imagemagick.org/Usage/
# JS
- Śledzenie wzroku przez kamerkę - https://webgazer.cs.brown.edu/
- Porównanie paczek. Np wybierasz loggery i masz liste z porównaniem - ilość gwiazdek na github, - https://openbase.io/
- Acceleracja GPU dla JS - https://gpu.rocks/#/
- Kolejna alternatywa dla node.js ? - https://nestjs.com/
- React dla cli ? - https://github.com/vadimdemedes/ink
# Golang
- Golang czy Rust - piszemy cli tool - https://cuchi.me/posts/go-vs-rust
# Rust
- Load testing - https://lib.rs/crates/oha
- Klient StackOverflow w terminalu - https://github.com/samtay/so
# Programowanie
- Licznik lini, złożoności kodu - wspiera wiele języków - https://github.com/boyter/scc
- Jak tworzyć disselector w lua do Wiresharka - https://mika-s.github.io/wireshark/lua/dissector/2017/11/04/creating-a-wireshark-dissector-in-lua-1.html
- Jpeg co i jak - https://yasoob.me/posts/understanding-and-writing-jpeg-decoder-in-python/
# Kubernetes
- Backup konfiguracji i persisten storage w K8S - https://github.com/vmware-tanzu/velero
# Cloud/CDN
- Typescript lub Python zamiast HCL w Terraform - https://www.hashicorp.com/blog/cdk-for-terraform-enabling-python-and-typescript-support/
# Linux/Unix
- Coredump - co i jak - https://opensource.com/article/20/8/linux-dump
# Software
- Prywatna wiki - https://wiki.js.org/
- Automatyczny tool do deszyfrowania (natural language processing & artifical intelligence, along with some common sense) - https://github.com/Ciphey/Ciphey
- Wyszukuje otwarte buckety S3 powiązane z domeną - https://github.com/cr0hn/festin
# Elektronika
- Windows na RaspberryPi - https://www.worproject.ml/
- FPGA z czym to sie je - https://learn.sparkfun.com/tutorials/how-does-an-fpga-work
- Programowanie FPGA - https://learn.sparkfun.com/tutorials/programming-an-fpga
- https://learn.sparkfun.com/tutorials/external-io-and-metastability
- OpenCV Kit - https://www.kickstarter.com/projects/opencv/opencv-ai-kit
# IT
- Modele do darknet - https://github.com/dog-qiuqiu/MobileNetv2-YOLOV3
- Sztuczna inteligencja prawie zdała test Turinga - http://lacker.io/ai/2020/07/06/giving-gpt-3-a-turing-test.html
- Backend as a Service (Authentification, File converters, Search, Translation etc.) - https://baas.land/
# Inne
- Garmin kupił decryptor za 40 mln pln ;O - https://sekurak.pl/garmin-zakupil-dekryptor-dosc-szybko-po-zaszyfrowaniu-infrastruktury-cena-wywolawcza-to-wg-mediow-40-000-000-pln/
- Jak negocjować gdy ktoś zaszyfruje Twoje dane :D - https://niebezpiecznik.pl/post/negocjowanie-okupu-ransomware
# JS
- Zestaw tooli dla frontendowców którzy nie mają artystycznego talentu - https://nodesign.dev/
- Manager paczek do Deno - https://github.com/crewdevio/Trex
# Golang
- Web framework inspirowany Tornado, Sinatra i Flaskiem - https://github.com/astaxie/beego/
# Rust
- Jaki web framework wybrać? (tldr; actix-web) - https://www.lpalmieri.com/posts/2020-07-04-choosing-a-rust-web-framework-2020-edition/
- Tutorial Rust - https://tourofrust.com/
# Programowanie
- A jakby tak Pythona zamiast js'a użyć na froncie? - https://brython.info/
- Sandbox aplikacji bez dodawania ani jednej lini kodu (seccomp) - https://blog.cloudflare.com/sandboxing-in-linux-with-zero-lines-of-code/
- 10 najpopularniejszych frameworków do Machine learning - https://www.geeksforgeeks.org/top-10-machine-learning-frameworks-in-2020/
# Kubernetes
- Zarządzanie wieloma klastrami k8s - https://github.com/kubermatic/kubermatic
# Cloud/CDN
- Jak uruchomić swoja telewizje - https://blog.cloudflare.com/building-cloudflare-tv-from-scratch/
# Linux/Unix
- Terminal który wygląda jak z filmu xD - https://github.com/GitSquared/edex-ui
- Theme do zsh - mocno konfigurowalny - https://github.com/romkatv/powerlevel10k/
- Naucz się używać jq (processor JSON) - https://codefaster.substack.com/p/mastering-jq-part-1-59c
- Interaktywny grep - https://github.com/gquere/ngp2
# Software
- Redis GUI - https://github.com/diego3g/rocketredis
- Autoryzacja i autentykacja opensource - https://github.com/authelia/authelia
- Kamerka internetowa z telefonu - https://www.kinoni.com/
# IT
- Sprawdź produktywność swoich pracowników na podstawie analizy z gita :O - https://waydev.co/
- Sprawdź swoje umiejętności - HackIt - https://hack.ainfosec.com/
- Ile kosztują "usługi" w dark net - https://www.privacyaffairs.com/dark-web-price-index-2020/
# Inne
- Klasyczne programistyczne obrazy :D - https://classicprogrammerpaintings.com/
# JS
- Co i jak w html DOM - https://htmldom.dev/
# Golang
- Go+ dla data science - https://github.com/qiniu/goplus
# Programowanie
- Kolekcja TIL (Today I Learned) - https://github.com/jbranchaud/til/blob/master/README.md
- Lista zakazanych słów w twoim kodzie! - https://github.com/LDNOOBW/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words
# Kubernetes
- Budowanie obrazów dokerowych wewnątrz k8s - https://github.com/GoogleContainerTools/kaniko
- Kubernetes IDE - https://opensource.com/article/20/6/kubernetes-lens
# Cloud/CDN
- AWS - można już montować EFS w lambdzie - https://aws.amazon.com/blogs/aws/new-a-shared-file-system-for-your-lambda-functions/
# Linux/Unix
- Nie umiesz w basha? Może prościej będzie w rash ;) (yaml) - https://rash.sh/
- Sugestie komend w zsh - https://github.com/zsh-users/zsh-autosuggestions
- Tool do wykrywania DDOS - https://github.com/pavel-odintsov/fastnetmon
# Apple
- Apple przechodzi na procesory arm! - https://dailyweb.pl/wwdc-2020-komputery-mac-z-procesorami-apple-silicon/
# Software
- Lekkie IDE z supportem pluginow do VScode - https://github.com/onivim/oni2
# Elektronika
- Gry z atari na esp32 - https://hackaday.com/2020/06/09/run-your-favorite-8-bit-games-on-an-esp32/
- Wydrukowana obudowa do głośników - czy warto? - https://hackaday.com/2020/06/21/3d-printing-transmission-line-speakers/
# IT
- JetBrains survey - https://www.jetbrains.com/lp/devecosystem-2020/
# Inne
- CS w przeglądarce! - https://cs-online.club/pl/servers
- Cyberpunk - dzieje się! - https://80.lv/articles/new-cyberpunk-2077-footage-is-here
# JS
- Deep learning przy pomocy tensorflow.js - https://www.tensorflow.org/js https://heartbeat.fritz.ai/deep-learning-with-javascript-part-1-c9a83fe0f063
- Biblioteka do robienia adnotacji - https://roughnotation.com/
- 10 przydatnych "sztuczek" - https://blog.bitsrc.io/10-super-useful-tricks-for-javascript-developers-f1b76691199b
- Algorytmy i struktury danych - https://github.com/trekhleb/javascript-algorithms/blob/master/README.pl-PL.md
# Golang
- CPU L1, L2, L3 cache - jak go używać - https://medium.com/@teivah/go-and-cpu-caches-af5d32cc5592
- Ile "ważą" goroutines - https://tpaschalis.github.io/goroutines-size/
# Rust
- Dlaczego rust nie zastąpi C - https://drewdevault.com/2019/03/25/Rust-is-not-a-good-C-replacement.html#update
# Programowanie
- 10 zasad dobrego programisty - https://dzone.com/articles/10-coding-principles-every-programmer-should-learn
- 10 porad jak zostać lepszym developerem - https://dzone.com/articles/10-tips-to-become-a-better-software-engineer
- Jak obsługiwać 404 gdy np zmieniasz stronę na nowszą? - https://4042302.org/
- SEO best practices - https://9elements.com/seo-cheat-sheet/
- 8 tooli do sprawdzania kodu pod kątem security - https://dzone.com/articles/8-free-security-tools-every-developer-should-know
- Silnik gier w LUA - https://github.com/Planimeter/grid-sdk
# Cloud
- Ala Metasploit dla AWS - https://github.com/RhinoSecurityLabs/pacu
- Statyczny hosting kto najszybszy? (aws, google, cloudflare, netlify, github) - https://www.savjee.be/2020/05/benchmarking-static-website-hosting-providers/
# Kubernetes
- Plugin do k8s pozwalający na debugowanie - https://github.com/soluble-ai/kubetap
- Terminalowy GUI dla k8s - https://k9scli.io/
- Lekkie kontenery w k8s - https://cri-o.io/
- Jaki Koszt k8s? wspiera AWS, GCP i Azure - https://github.com/kubecost/cost-model
- Wyłączanie klastra według harmonogramu aby zredukować koszty - https://github.com/kubecost/cluster-turndown
# IT
- Co się dzieje gdy klikasz unsubscribe w gmail? - https://blog.leavemealone.app/how-does-the-gmail-unsubscribe-button-work/
- Stack overflow 2020 survey - https://insights.stackoverflow.com/survey/2020
- Stack overflow highlights - https://blog.adafruit.com/2020/05/28/2020-stack-overflow-developer-survey-highlights-programming-stackoverflow/
- Skaner security dla obrazów, kontenerów, repozytoriów - https://github.com/deepfence/ThreatMapper
- Pomocne Bookmarklety - https://www.ph-uhl.com/0010-Bookmarklets/
# Apple
- Wrzuć sobie cokolwiek do paska menu na macos (sporo pluginow i integracji) - https://getbitbar.com/
- Wirtualna kamera - https://github.com/johnboiles/obs-mac-virtualcam
- MacOs w dokerze (KVM) - https://github.com/sickcodes/Docker-OSX
# Software
- Minimalistyczny edytor w terminalu - https://micro-editor.github.io/
- Lokalna wikipedia w vimie? - https://github.com/vimwiki/vimwiki
- Blacklista od reklam, tracking scripts i malware - https://github.com/EnergizedProtection/block
# Other
- Nie masz daru pisania a musisz napisać Performance review kolegi? wygeneruj! ;) - https://mschmitt.org/performance/
- Jak podejmować decyzje, rozwiązywać problemy? zestaw narzędzi które mogą w tym pomóc - https://untools.co/
- Wygeneruj QR kod z dostępem do WIFI - https://wifi.dev.bdw.to/
# JS
- Inteligenty autocomplete (AI-powered) - https://www.kite.com/blog/product/kite-launches-ai-powered-javascript-completions/
- Kompilator do JS? żeby nie było tak pięknie to niestety kompilatora sciągnąć się nie da, kompilacja jest wciąż po ich stronie (Native Javascript compiler. No VM. No Bytecode. No Garbage Collector. Just native binaries.)- https://nectarjs.com/
- Pluginy do Webstorma - https://blog.jetbrains.com/webstorm/2020/05/plugins-for-webstorm-you-need-to-know-about/
- Rest API w Deno - https://medium.com/swlh/developing-with-deno-rest-api-911cfc772c7f
# Rust
- Czego nienawidzę w Rust - https://blog.yossarian.net/2020/05/20/Things-I-hate-about-rust
- Nieporozumienia i błędy związane z lifetime - https://github.com/pretzelhammer/rust-blog/blob/master/posts/common-rust-lifetime-misconceptions.md
# Cloud
- Lista serwisów AWS z jednozdaniowym opisem - https://adayinthelifeof.nl/2020/05/20/aws.html
# Kubernetes
- Chaos monkey dla k8s. Zabija losowego pod'a - https://github.com/linki/chaoskube
- 10 najczęstszych błędów podczas używania k8s - https://blog.pipetail.io/posts/2020-05-04-most-common-mistakes-k8s/
- Zewnętrzny secret manager (aws secret manager lub parameter store) w k8s - https://pl.godaddy.com/engineering/2019/04/16/kubernetes-external-secrets/
- Co k8s robi gdy wpiszesz kubectl run nginx --image=nginx --replicas=3 - https://github.com/jamiehannaford/what-happens-when-k8s
- Potrzebujesz cluster k8s do testów czy nauki? darmowy cluster - 25h w miesiącu - https://usekrucible.com/
- Pisz definicje Kubernetes'owe w Typsecript lub Pythongu - https://cdk8s.io/
# Linux/Unix
- Super "prosty" w obsłudze smartfon i do tego zgodny z filozofią Unix - https://sr.ht/~mil/Sxmo/
# IT
- A jakby tak zainstalować rootkita przy pomocy aplikacji do usuwania rootkitow... :think: - https://d4stiny.github.io/How-to-use-Trend-Micro-Rootkit-Remover-to-Install-a-Rootkit/
- Manager pakietów dla windowsa - https://devblogs.microsoft.com/commandline/windows-package-manager-preview/
- Minimalistyczny blog - https://bearblog.dev/
# Apple
- Kontroluj Night Shift z lini komend (zmiana temperatury itd) - https://www.producthunt.com/posts/nightlight-3
- Jailbreak (iOS 11.0 - 13.5) - https://unc0ver.dev/?released
# Software
- Diagram jako kod (Python) - https://diagrams.mingrammer.com/
- Visual studio w przeglądarce lub przez ssh - https://coder.com/
- Wyszukuje i poprawia bugi w kodzie (golang, python, docker, terraform) darmowe do max 3 prywatnych repozytoriów (Discover and fix bug risks, anti-patterns, performance issues, and security flaws) - https://deepsource.io/
# Elektronika
- Kamera na raspberry pi. Sensor 12.3 megapixel Sony IMX477 - https://blog.adafruit.com/2020/05/14/raspberry-pi-hq-camera-case-3dthursday-3dprinting/
- Piesek Open source DIY za około 700$ - https://hackaday.com/2020/05/12/robotic-open-source-puppy-needs-a-home/
# Other
- 3D model człowieka na podstawie jednego zdjęcia z przodu :O - https://shunsukesaito.github.io/PIFuHD/
- Symulator SpaceX - https://iss-sim.spacex.com/
- Porównanie MiniPC 2020 - https://www.tomsguide.com/us/best-mini-pcs,review-2760.html
# JS
- Nie uzywaj Date.now() do mierzenia czasów wykonania funkcji/operacji - https://dev.to/fgerschau/measuring-the-performance-of-javascript-functions-h6m
- Alternatywa dla node.js (rust + typescript) - https://deno.land/
# Golang
- Prosty w użyciu ale z wieloma ficzerami web server - https://caddyserver.com/
- Template w go - https://github.com/Masterminds/sprig#package-versions
# Kubernetes/Cloud
- Kubernetes w domowych warunkach - https://blog.quickbird.uk/domesticating-kubernetes-d49c178ebc41
- Których usług AWS unikać - https://medium.com/teamzerolabs/5-aws-services-you-should-avoid-f45111cc10cd
# Linux/Unix
- Wirtualizacja - VT-x, KVM i QEMU - https://binarydebt.wordpress.com/2018/10/14/intel-virtualisation-how-vt-x-kvm-and-qemu-work-together/
- Dystrybucje bez systemd - https://annihilatormodule.com/2020-01-18/systemd-archives
- Reset hasła root'a w redhat/centos - https://martinheinz.dev/blog/22
- Dlaczego strace nie działa(nie działał) w dockerze? - https://jvns.ca/blog/2020/04/29/why-strace-doesnt-work-in-docker/
- Pop!_OS - system operacyjny - https://pop.system76.com/
# IT
- Router z GPU - https://shader.kaist.edu/packetshader/
- Jak podejmować decyzje związane z architekturą? - https://github.com/joelparkerhenderson/architecture_decision_record
- Jak się komunikowac - https://basecamp.com/guides/how-we-communicate
- http://www.timcasasola.com/blog/writing
- Tips and tricks w github - https://github.blog/2020-04-09-github-protips-tips-tricks-hacks-and-secrets-from-lee-reilly/
- Wyklikaj sobie Robota chodzącego po stronach - https://axiom.ai/
- 16 użytecznych dodatkow do Visual studio code - https://blog.bitsrc.io/16-unique-vscode-extensions-every-developer-should-have-in-2020-c4dcdb74506a
- Manager Baz danych (wspiera: Postgres, SQLite i SQL Server) - https://www.beekeeperstudio.io/?ref=producthunt
# Apple
- Alternatywa dla Charlsa (Web Debuging Proxy) od alibaby- https://github.com/alibaba/lightproxy
- IOS 0-day sandbox escape - https://siguza.github.io/psychicpaper/ , https://wojciechregula.blog/post/stealing-your-sms-messages-with-ios-0day/
# Software
- Ze zdjęcia do modelu 3d - https://alicevision.org/#meshroom
# Elektronika
- Jak zmienić stare usb na usb c - https://blog.adafruit.com/2020/05/10/how-to-convert-your-older-devices-to-usb-type-c/
# Other
- Muzyka wygenerowana przez AI - https://openai.com/blog/jukebox/
- Wirtualny spacer po Faroe Islands :O - https://www.remote-tourism.com/
# archiwum
# JS
- Dekompilator wasm - https://v8.dev/blog/wasm-decompile
- Jak pisać moduły w rust używając napi - https://blog.logrocket.com/rust-and-node-js-a-match-made-in-heaven/
# Golang
- Golang oczami programisty Rusta - https://dzone.com/articles/early-impressions-of-go-from-a-rust-programmer
- Idiomy programistyczne - przykłady w Go, Rust, Python, c, lua, kotlin, scala, perl itd itd itd - https://www.programming-idioms.org/about#about-block-all-idioms
# Cloud
- Uruchom swoja aplikacje za darmo - lista dostępnych darmowych serwisów (hosting, backend, db) troche dziwne ze nie ma w zestawieniu CloudFlare hmm - https://medium.com/better-programming/the-zero-dollar-infrastructure-stack-7c840a8b555b
# Linux/Unix
- Wykres ilości wulgarnych słów w kernelu :D - https://www.vidarholen.net/contents/wordcount/
- Porównanie wydajności ubuntu 18.04 vs. 20.04 LTS - https://www.phoronix.com/scan.php?page=article&item=xeonr-ubu1804-2004#=9
# IT
- RAID co i jak - https://arstechnica.com/information-technology/2020/04/understanding-raid-how-performance-scales-from-one-disk-to-eight/
- Jakie ustawić headery https żeby strona była bezpieczna - https://habr.com/en/post/499342/
# Apple
- Appka rysowania na ekranie podczas prezentacji - https://apps.apple.com/us/app/presentify/id1507246666?mt=12
# Software
- Mail który działa jak kanbanowy board (inbox, need reply, waiting) - https://kanmail.io/
- Snipety dla fragmentów kodu - https://www.producthunt.com/posts/codespace
- Appka która mierzy czas ile kodujesz i robi statystyki - https://www.producthunt.com/posts/code-time-2-0
- p2p zdecentralizowany komunikator wideo - https://github.com/ianramzy/decentralized-video-chat
# Other
- Diagramy w ASCII ^_^ - http://asciiflow.com/
- Co sie stało z Lee Holloway - jednym z twórców CloudFlare - https://www.wired.com/story/lee-holloway-devastating-decline-brilliant-young-coder/
# JS
- Security Scanner bezpośrednio w VS code - https://snyk.io/blog/vuln-cost-security-scanner-vs-code/
# Rust
- DNS over wikipedia -- a czemu by nie :D - https://github.com/aaronjanse/dns-over-wikipedia
# Cloud
- Alternatywny syntax (Starlark) do terraforma - https://github.com/mcuadros/ascode
- CloudFlare przestał używać googlowego reCaptcha, teraz używa hCaptcha - https://twitter.com/muellermartin/status/1246108409486852103
- Porównanie http/2 z http/3 - https://blog.cloudflare.com/http-3-vs-http-2/
- Workery CloudFlare od niedawna wspierają COBOL... tylko po co? - https://blog.cloudflare.com/cloudflare-workers-now-support-cobol/
# Kubernetes
- product.yaml dla helmów - cała infra/helmy w jednym miejscu - https://github.com/roboll/helmfile
- Możliwe ataki w k8s - https://www.microsoft.com/security/blog/2020/04/02/attack-matrix-kubernetes/
# Linux/Unix
- Uruchamiaj appki z maca na linuxie (cos ala wine) - https://darlinghq.org/
- System napisany w całości w asemblerze - blazing fast ;) - https://kolibrios.org/en/
- VR windows manager - https://github.com/SimulaVR/Simula
- Linux documentation (man) - w innej formie ;) - https://dashdash.io/
- TLDR komend - https://tldr.sh/
- A gdyby tak spróbować użyć maszyny do pisania.... - https://hackaday.com/2020/04/15/logging-into-linux-with-a-1930s-teletype/
# IT
- Lista darmowych konferencji, szkoleń etc - https://github.com/gerryguy311/CyberProfDevelopmentCovidResources/blob/master/README.md
# JS
- Graphql gateway - https://github.com/Urigo/graphql-mesh
- Jak debugowac memory leak w js - https://www.arbazsiddiqui.me/a-practical-guide-to-memory-leaks-in-nodejs/
- Mierzenie performance za pomocą react profiler - https://blog.bitsrc.io/measure-performance-with-the-new-react-profiler-component-14d3801d232d
# Golang
- Messanger bot - https://medium.com/@Frikkylikeme/facebook-messenger-bot-a-tutorial-in-go-c2aa13b50110
- Jak pisać package w go - https://medium.com/qvault/how-to-separate-library-packages-in-go-a4a727a1e9c7
# Cloud
- Redis cross region - https://www.infoq.com/news/2020/03/aws-elasticache-global-datastore/
# Linux/Unix
- System na apokalipse (8-bitowe układy Z80, kernel 3kb)? - https://teamquest.pl/blog/1417_collapse-os
- Jak testuje się kernel linuxa - https://embeddedbits.org/how-is-the-linux-kernel-tested/
- Network security monitor - https://blog.trailofbits.com/2020/03/23/announcing-the-zeek-agent/
- Jak działają pipe w linux - https://toroid.org/unix-pipe-implementation
- Time machine na linuxa - https://rastersoft.com/programas/cronopete.html
# IT
- Dlaczego windows 95/98 #!$%@? się po 49.7 dniach ? - https://sites.google.com/site/edmarkovich2/whywindows95andwindows98wouldcrashafter49.7daysofuptime
# Software
- 10 najbardziej wpływowych (martwych) jezyków - https://www.hillelwayne.com/post/influential-dead-languages/
- Integracja tooli dla developerow od Spotify - https://github.com/spotify/backstage
- Jakie wady/problemy ma event loop - https://blog.cloudflare.com/the-problem-with-event-loops/
- Skrypty Wolfram uruchamiane z terminala - https://www.wolfram.com/wolframscript/
# Elektronika
- Sprawdź czy twoje żarówki ledowe migają esp + TSL250R - https://hackaday.com/2020/03/21/how-constant-is-your-choice-of-lights/
# JS
- Napisana w Rust super szybka ;) alternatywa do Babela - https://github.com/swc-project/swc
- Npm przechodzi na githuba - https://github.blog/2020-03-16-npm-is-joining-github/
# Golang
- Web framework - https://github.com/i-love-flamingo/flamingo
# Rust
- Spory elaborat o String, &str w Rust - https://fasterthanli.me/blog/2020/working-with-strings-in-rust/
- graphql - https://crates.io/crates/wundergraph
- Rust w pół godziny - https://fasterthanli.me/blog/2020/a-half-hour-to-learn-rust/
- Ownership w Rust .. co i jak - https://www.geekabyte.io/2020/02/rust-ownership-rules.html
# Cloud
- Cloudflare zmienia procesory na amd EPYC zyskując - 36% więcej obsłużonego ruchu przy niższej cenie niz intel - https://blog.cloudflare.com/technical-details-of-why-cloudflare-chose-amd-epyc-for-gen-x-servers/
- A tu porównanie z ARM'em - TLDR: mniejsze zużycie prądu, słaby performance w aplikacjach napisanych w GOlang, porównywalny w c i luaJIT - https://blog.cloudflare.com/arm-takes-wing/
- A tu wlaczenie szyfrowania RAM w procesorach EPYC i wydajność - https://blog.cloudflare.com/securing-memory-at-epyc-scale/
- Jak w CloudFroncie pracują zdalnie - https://blog.cloudflare.com/how-cloudflare-keeps-employees-productive-from-any-location/
# Linux/Unix
- Czy warto przejść na wireguard ? - https://blog.ipfire.org/post/why-not-wireguard
- Cross platformowy make napisany w lua - https://xmake.io/#/getting_started
- A tu zwykły make - tutorial - https://swcarpentry.github.io/make-novice/
# IT
- Jak sprawdzić czy kod uruchomiony jest na wirtualnym środowisku (w kontekście malware) - https://evasions.checkpoint.com/
- InboxSdk napisz w js rozszezenie do gmaila - https://www.inboxsdk.com/
- Stateless password manager :O - https://lesspass.com/#/
# Apple
# Software
- Cross platformowa (ios/macos/windows/linux/android/MCU) biblioteka do robienia GUI, dużo przykładów i dziwnie znajome logo ;) - https://github.com/idea4good/GuiLite
# Elektronika
- Nowy ESP32-S2 (highly secure Wi-Fi) i ESP32-C czyli wersje uproszczoną - https://blog.adafruit.com/2020/02/29/esp32-s2-socs-modules-and-dev-boards-go-into-mass-production/ i datasheet https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf
# Other
- Nowa dziura (hardware) na wifi wpa2 :O - https://www.eset.com/int/kr00k/
- Cloudfront i nowy procesor amd EPYC - https://blog.cloudflare.com/gen-x-performance-tuning/
# JS
- Bundler minifier napisany w go - https://github.com/evanw/esbuild
- Naucz się p5.js robiac fraktale - https://medium.com/better-programming/learning-p5-js-by-making-fractals-cbdcac5c651e
- Jak V8 optymalizuje funkcje w js - https://itnext.io/v8-function-optimization-2a9c0ececf5e
- Przeciążanie operatorów w JS - https://github.com/tc39/proposal-operator-overloading
- Dev tool do obsługi monorepo - https://github.com/nrwl/nx
- Biblioteka equest przestaje być wspierana, alternatywy - https://github.com/request/request/issues/3143
- Quiz z JS - https://dev.to/lydiahallie/interactive-javascript-quiz-1-1flc
# Golang
- Linterryyyyyy - https://github.com/golangci/awesome-go-linters
- Sabotaż! Dirty hacks w Go - https://github.com/cristaloleg/sabotage
- Operatory porównania oraz metody DeepEqual,Equal,EqualFold - https://medium.com/golangspec/equality-in-golang-ff44da79b7f1
# Rust
- The Battle for Rust Knowlage supermacy - sprawdź swoją wiedzę z Rust! - https://rustbattle.net/battle/straight-finch-8-e4f4
# Cloud
- Istio vs Linkerd vs Consul Connect - https://logz.io/blog/istio-linkerd-envoy-comparison-service-meshes/
- Baza wiedzy - Kubernetes (Introduction, Managing, Deploying Apps/Services, Logging/Monitoring, Storage, Security, Playgrounds/Sanboxes) - https://logz.io/blog/resources-learn-kubernetes/
# Linux/Unix
- Baza wiedzy o Bash (Basics, beginners mistakes, debugging, tutorials etc) - https://wiki.bash-hackers.org/
- Wireguard vs Openvpn https://medium.com/@hkdb/wireguard-vs-openvpn-910c3558184c
- Jak zmniejszyc obraz dockerowy - https://www.ardanlabs.com/blog/2020/02/docker-images-part1-reducing-image-size.html
# IT
- Nie używaj float do operacji na pieniądzach - https://husobee.github.io/money/float/2016/09/23/never-use-floats-for-currency.html
- Models, Operations, Views and Events (MOVE) zamiast MVP - https://cirw.in/blog/time-to-move-on
# Apple
- Iphone 11 pro przekracza norme promieniowania dwukrotnie - https://www.popularmechanics.com/technology/gadgets/a30857609/iphone-11-pro-radiation/
# Software
- Cli do githuba (tworzenie MR, zarzadzanie issue etc) https://github.blog/2020-02-12-supercharge-your-command-line-experience-github-cli-is-now-in-beta/
- Fork bomb w 14 jezykach - https://en.wikipedia.org/wiki/Fork_bomb
# Elektronika
- Brązowy kolor nie istnieje :O - https://blog.adafruit.com/2020/02/15/why-you-cant-make-brown-with-a-neopixel/
- Ergonomiczna klawiatura gamingowa (druk 3d + andruino)- https://www.billiam.org/2019/05/29/sherbet-an-ergonomic-keypad
- password manager za pomoca M5StickC dongle (esp32) - https://hackaday.io/project/169969-passstrong
# Other
- Serwerownie wytwarzają tyle samo dwutlenku węgla co linie lotnicze - https://thenextweb.com/syndication/2020/02/15/data-centers-generate-the-same-amount-of-carbon-emissions-as-global-airlines/
- Nie można uruchomić Dockera i Razer Synapse w tym samym momencie na windowsie .. powód jest dość śmieszny ;) - https://twitter.com/Foone/status/1229641258370355200
# JS
- Wątki w js - https://itnext.io/how-js-becomes-multi-threaded-d54000d2daa0
- Sprawdza wielkość paczki/prędkość pobierania pod kątem end-usera (Time limit, Size, Loading time, Running time, Total Time) - https://github.com/ai/size-limit
# Golang
- Web framework inspirowany Express.js - https://github.com/gofiber/fiber
# Rust
- Cross-platform Text Expander napisany w Rust - https://espanso.org/
# Cloud
-
Awesome AWS - https://github.com/donnemartin/awesome-aws
-
Linux/Unix
-
Bezpieczne bash skrypty - https://sipb.mit.edu/doc/safe-shell/
# IT
- Reverse Engineering routera TP-Link Archer C7 - https://embeddedbits.org/reverse-engineering-router-firmware-with-binwalk/
# Apple
- Bardzo mocny hackintosh - lista części - https://infinitediaries.net/my-2020-hackintosh-hardware-spec/
# Software
- Szybki Search Engine napisany w c++ wspiera typo-tolerant - https://github.com/typesense/typesense
# Elektronika
- Przepełnienie bufora w stosie ZigBee CVE-2020-6007 :O - https://niebezpiecznik.pl/post/zarowka-gasnie-lub-dziwnie-mruga-to-moze-byc-atak-na-twoja-siec/
- ekstremalna rekonstrukcja/odnawianie urządzeń (wiertarki, boombox) - https://blog.adafruit.com/2020/02/11/extreme-restorations-for-seriously-dirty-rusty-broken-tools/
# Other
- Eksperyment spadającej kropli smoły - długoterminowy eksperyment trwa od 1927 jedna kropla na kilka lat - https://en.wikipedia.org/wiki/Pitch_drop_experiment
- mają dowód na istnienie backdoora w huawei .. mają ale nie pokażą XD - https://sekurak.pl/usa-mamy-dowod-ze-huawei-ma-backdoora-dajacego-dostep-do-sieci-telco-na-calym-swiecie/
- Chrome 80 dwa razy wolniejszy od 79 :O - https://github.com/krausest/js-framework-benchmark/issues/683#issuecomment-583113382
# node.js/web
- https://dev.to/arcanis/introducing-yarn-2-4eh1 - Yarn 2!
- https://github.com/artf/grapesjs - wyklikaj sobie template html
- https://levelup.gitconnected.com/anonymous-web-scrapping-with-node-js-tor-apify-and-cheerio-3b36ec6a45dc - web scrapper z użyciem puppeteer, cheerio i sieci tor
- https://blog.soshace.com/advanced-node-js-a-hands-on-guide-to-event-loop-child-process-and-worker-threads-in-node-js/ - node.js wyjaśnienie i przykłady event loop i child proces i worker threads
- https://underjord.io/lumen-elixir-in-the-browser.html - Elixir & Erlang w przegladarce przy użyciu WebAssembly (z rust) (tylko po co? ;) )
# golang
- https://medium.com/@glentiki/creating-automated-multi-platform-golang-executable-binary-releases-with-xgo-and-github-actions-8877f7b72740 - automatyczny build aplikacji w go na wiele platform
# Cloud/Kubernetes/CI/CD
- https://resource-types.concourse-ci.org/ - katalog resource dla Concourse CI
# AWS
- https://medium.com/@techinscribed/authenticated-serverless-websockets-using-api-gateway-golang-lambda-6e661216638 - authentykacja przy użyciu gateway api, lambdy (golang), dynamoDB i front RxJS + Redux-Observables
# Other
-
https://medium.com/@copyconstruct/best-of-2019-in-tech-talks-bac697c3ee13 - 30 IT tech talk best of 2019
-
https://densitylabs.io/blog/5-useful-tricks-you-didn't-know-for-git - 5 użytecznych komend git'a (ładniejszy diff, status itd.)
-
https://www.notion.so/How-to-do-Code-Reviews-1c33cbf7597a4d61aeb3905b86844baf - jak robić code review
-
https://github.com/gothinkster/realworld - przykład stworzenia klonu medium.com z użyciem większości dostępnych technologi np front react/redux + backend node/express lub front riot.js v3 + backend Akka Http (można używać dowolnych bo wszystkie mają wspólne api) - artykuł na medium https://medium.com/@ericsimons/introducing-realworld-6016654d36b5
-
https://itnext.io/writing-custom-git-hooks-with-nodejs-2d53732865aa - Git Hook w node.js
-
https://tiny-helpers.dev/ - zestaw jednofunkcyjnych narzędzi np base64 encode, regex online, crontab guru dla web developerów
-
https://stackoverflow.blog/2020/01/20/what-is-rust-and-why-is-it-so-popular/ - dlaczego Rust jest popularny
-
https://words.steveklabnik.com/a-sad-day-for-rust - actix-web framework martwy(unsafe)!
-
https://aws.amazon.com/sumerian/ - tworzenie swiata 3d za pomocą przegladarki - nowa usluga aws
-
https://maxleiter.com/X11/ - X11 na ipad (wymagany jailbreak)
-
https://www.applearchive.org/ - nieoficjalne archiwum Apple - można przejrzeć co kiedy zostało wypuszczone na rynek (hardware i software)
-
https://thenextweb.com/syndication/2020/01/19/airpods-can-damage-your-hearing-heres-how-apple-could-prevent-it/ - jak nie zepsuć sobie słuchu
-
https://hindenburgresearch.com/opera-phantom-of-the-turnaround/ - co się stało z opera po wykupieniu przez chinczykow
-
https://realorfake3d.com/ - lista filmów która została zrobiona w 3d i tych "udawanych" - 3d dodane w postprodukcji