#ruby #engineering_blogs #lists #programming_blogs #software_development #tech
This list organizes hundreds of top software engineering blogs from big companies, well-known individuals, and popular technologies, all sorted for easy browsing. Following these blogs gives you access to expert advice, real-world solutions, and the latest trends in tech, helping you solve problems faster, learn new skills, and stay updated with what’s happening in the industry[1][3][5]. This saves you time and effort by pointing you to the most valuable resources, so you can focus on learning and improving your work.
https://github.com/kilimchoi/engineering-blogs
This list organizes hundreds of top software engineering blogs from big companies, well-known individuals, and popular technologies, all sorted for easy browsing. Following these blogs gives you access to expert advice, real-world solutions, and the latest trends in tech, helping you solve problems faster, learn new skills, and stay updated with what’s happening in the industry[1][3][5]. This saves you time and effort by pointing you to the most valuable resources, so you can focus on learning and improving your work.
https://github.com/kilimchoi/engineering-blogs
GitHub
GitHub - kilimchoi/engineering-blogs: A curated list of engineering blogs
A curated list of engineering blogs. Contribute to kilimchoi/engineering-blogs development by creating an account on GitHub.
#other #awesome #awesome_list #c #c_plus_plus #cpp #cpp_library #cppcon #libraries #list #lists #programming_tutorial #resources
You can access a vast, well-organized collection of C++ libraries, frameworks, and tools that cover almost every programming need—from standard libraries, GUI, networking, and machine learning to game engines, cryptography, and more. This curated list includes popular and high-quality options like Boost, Qt, OpenCV, and many specialized libraries for tasks such as asynchronous programming, audio processing, and serialization. Using these resources can save you time, improve code quality, and help you build efficient, robust applications by leveraging tested, peer-reviewed components instead of writing everything from scratch. It’s a one-stop reference to boost your C++ development productivity and capabilities.
https://github.com/fffaraz/awesome-cpp
You can access a vast, well-organized collection of C++ libraries, frameworks, and tools that cover almost every programming need—from standard libraries, GUI, networking, and machine learning to game engines, cryptography, and more. This curated list includes popular and high-quality options like Boost, Qt, OpenCV, and many specialized libraries for tasks such as asynchronous programming, audio processing, and serialization. Using these resources can save you time, improve code quality, and help you build efficient, robust applications by leveraging tested, peer-reviewed components instead of writing everything from scratch. It’s a one-stop reference to boost your C++ development productivity and capabilities.
https://github.com/fffaraz/awesome-cpp
GitHub
GitHub - fffaraz/awesome-cpp: A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired…
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. - fffaraz/awesome-cpp
#other #bluetooth #bt #coding #cybersecurity #diy #electronics #esp32 #flashing #hacker #hacking #jammer #nrf24 #programming
The ESP32-BlueJammer is a device that disrupts all wireless signals operating on the 2.4 GHz frequency, including Bluetooth, BLE, WiFi, RC drones, and many smart gadgets. It uses an ESP32 chip combined with nRF24 modules to create noise and send unnecessary packets, effectively jamming these signals within a range of over 30 meters, which can be extended with better antennas or amplifiers. This jammer is intended strictly for educational and security testing purposes to help understand and improve wireless security. It is illegal to use for malicious purposes, so it should be handled responsibly and legally[1][2][3].
https://github.com/EmenstaNougat/ESP32-BlueJammer
The ESP32-BlueJammer is a device that disrupts all wireless signals operating on the 2.4 GHz frequency, including Bluetooth, BLE, WiFi, RC drones, and many smart gadgets. It uses an ESP32 chip combined with nRF24 modules to create noise and send unnecessary packets, effectively jamming these signals within a range of over 30 meters, which can be extended with better antennas or amplifiers. This jammer is intended strictly for educational and security testing purposes to help understand and improve wireless security. It is illegal to use for malicious purposes, so it should be handled responsibly and legally[1][2][3].
https://github.com/EmenstaNougat/ESP32-BlueJammer
GitHub
GitHub - EmenstaNougat/ESP32-BlueJammer: The ESP32-BlueJammer (Bluetooth jammer, BLE jammer, WiFi jammer, RC jammer) disrupts 2.4GHz…
The ESP32-BlueJammer (Bluetooth jammer, BLE jammer, WiFi jammer, RC jammer) disrupts 2.4GHz communications. Using an ESP32 and nRF24 modules, it generates noise and unnecessary packets, causing int...
#clojure #font #ligatures #programming_ligatures
Fira Code is a free monospaced font designed for programmers that turns common multi-character symbols like "->" or "<=" into single, easy-to-read symbols called ligatures. This makes reading and understanding code faster and reduces eye strain without changing the actual code. It supports many programming editors and terminals, improving code clarity and aesthetics. You can download and install it easily, and it also offers customization options for style and character variants. Using Fira Code helps you read code more comfortably and efficiently, which can boost your productivity and reduce mistakes when programming.
https://github.com/tonsky/FiraCode
Fira Code is a free monospaced font designed for programmers that turns common multi-character symbols like "->" or "<=" into single, easy-to-read symbols called ligatures. This makes reading and understanding code faster and reduces eye strain without changing the actual code. It supports many programming editors and terminals, improving code clarity and aesthetics. You can download and install it easily, and it also offers customization options for style and character variants. Using Fira Code helps you read code more comfortably and efficiently, which can boost your productivity and reduce mistakes when programming.
https://github.com/tonsky/FiraCode
GitHub
GitHub - tonsky/FiraCode: Free monospaced font with programming ligatures
Free monospaced font with programming ligatures. Contribute to tonsky/FiraCode development by creating an account on GitHub.
#python #agent #ai #ai_coding #claude #claude_code #language_server #llms #mcp_server #programming #vibe_coding
Serena is a free, open-source toolkit that turns large language models (LLMs) into powerful coding agents able to work directly on your codebase with IDE-like precision. It uses semantic code analysis to understand code structure and symbols, enabling efficient code search and editing without reading entire files. Serena supports many programming languages and integrates flexibly with various LLMs and development environments via the Model Context Protocol (MCP). This means you can automate complex coding tasks, improve productivity, and reduce costs without subscriptions, making your coding workflow faster and smarter.
https://github.com/oraios/serena
Serena is a free, open-source toolkit that turns large language models (LLMs) into powerful coding agents able to work directly on your codebase with IDE-like precision. It uses semantic code analysis to understand code structure and symbols, enabling efficient code search and editing without reading entire files. Serena supports many programming languages and integrates flexibly with various LLMs and development environments via the Model Context Protocol (MCP). This means you can automate complex coding tasks, improve productivity, and reduce costs without subscriptions, making your coding workflow faster and smarter.
https://github.com/oraios/serena
GitHub
GitHub - oraios/serena: A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for…
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent - oraios/serena