|
In a previous project , I made an ESP32 pretend to be a USB webcam. This time, I wanted to do it properly - turn it into a real USB webcam with a real camera. I also wanted to push things a bit further - I’ve got an I2C thermal camera module - why not turn that into a USB camera? The ESP32S3 has native USB support, which means it can present itself directly as a USB device - this opens up a whole world of possibilities. For USB ....
|
|
I'm joining OpenAI to work on bringing agents to everyone. OpenClaw will move to a foundation and stay open and independent.
|
|
In a previous project , I made an ESP32 pretend to be a USB webcam. This time, I wanted to do it properly - turn it into a real USB webcam with a real camera. I also wanted to push things a bit further - I’ve got an I2C thermal camera module - why not turn that into a USB camera? The ESP32S3 has native USB support, which means it can present itself directly as a USB device - this opens up a whole world of possibilities. For USB ....
|
|
What is a Scheduler Anyways? Table of Contents 1. So What Happened? 2. Lavd 3. Erlang Schedulers 4. The Problem Last year, we had an outage that got detailed in the Linux Plumbers Conference: https://www.youtube.com/watch?v=KFItEHbFEwg , where a deployment of Lavd broke the Erlang runtime that had CPU pinning enabled. As part of this, I wanted to learn more about the interplay between these two systems. sche....
|
|
VALENTÍNSKA NOC PLNÁ ELEGANCIE V Verne Gipsy – BUDAPEŠŤ ZAŽIARILA
-
aktuality24.sk
-
3 months ago
-
slk
Exkluzívny večer vo Verne Gipsy Budapešť zažiarila v znamení lásky, noblesy a výnimočnej atmosféry. Valentínska noc v prestížnej reštaurácii Verne Gipsy sa niesla v duchu elegancie, tradície a vysokej spoločenskej úrovne.Medzi vzácnymi hosťami nechýbali osobnosti ako Šandor Štella, Bakos Kristián a Štefan Betyar, ktorí svojou prítomnosťou podčiarkli význam tohto výnimočného večera. Ich účasť dodala podujatiu Článok VALENTÍNSKA NOC PLNÁ E..
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I forked github.com/gijsdev/ublock-hide-yt-shorts, did some cleanup and added a few more filters to hide all YouTube Shorts. I will maintain this fork in the future. uBlock filter list to hide all YouTube Shorts
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I forked github.com/gijsdev/ublock-hide-yt-shorts, did some cleanup and added a few more filters to hide all YouTube Shorts. I will maintain this fork in the future. uBlock filter list to hide all YouTube Shorts
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I forked github.com/gijsdev/ublock-hide-yt-shorts, did some cleanup and added a few more filters to hide all YouTube Shorts. I will maintain this fork in the future. uBlock filter list to hide all YouTube Shorts
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I forked github.com/gijsdev/ublock-hide-yt-shorts, did some cleanup and added a few more filters to hide all YouTube Shorts. I will maintain this fork in the future. uBlock filter list to hide all YouTube Shorts
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I forked github.com/gijsdev/ublock-hide-yt-shorts, did some cleanup and added a few more filters to hide all YouTube Shorts. I will maintain this fork in the future. uBlock filter list to hide all YouTube Shorts
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I forked github.com/gijsdev/ublock-hide-yt-shorts, did some cleanup and added a few more filters to hide all YouTube Shorts. I will maintain this fork in the future. uBlock filter list to hide all YouTube Shorts
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I forked github.com/gijsdev/ublock-hide-yt-shorts, did some cleanup and added a few more filters to hide all YouTube Shorts. I will maintain this fork in the future. uBlock filter list to hide all YouTube Shorts
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I forked github.com/gijsdev/ublock-hide-yt-shorts, did some cleanup and added a few more filters to hide all YouTube Shorts. I will maintain this fork in the future. uBlock filter list to hide all YouTube Shorts
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I forked github.com/gijsdev/ublock-hide-yt-shorts, did some cleanup and added a few more filters to hide all YouTube Shorts. I will maintain this fork in the future. uBlock filter list to hide all YouTube Shorts
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I forked github.com/gijsdev/ublock-hide-yt-shorts, did some cleanup and added a few more filters to hide all YouTube Shorts. I will maintain this fork in the future. uBlock filter list to hide all YouTube Shorts
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I forked github.com/gijsdev/ublock-hide-yt-shorts, did some cleanup and added a few more filters to hide all YouTube Shorts. I will maintain this fork in the future. uBlock filter list to hide all YouTube Shorts
|
|
I use an FX Pocket Chronograph V2 to help monitor the power output of my air rifles. It's a small radar based device which hangs below the barrel and links to my phone to write readings into the FX Radar app . Although obviously quite useful while shooting, I also wanted to be able to monitor behaviour over time. For example, if the rifle's output trends down, it might suggest worn seals, whereas trending up could raise significant ....
|
What if you could take a SQL query written for PostgreSQL and transpile it to BigQuery, Snowflake, or any of 33 database dialects — entirely in the browser, with no server round...
|
What if you could take a SQL query written for PostgreSQL and transpile it to BigQuery, Snowflake, or any of 33 database dialects — entirely in the browser, with no server round...
|
One of the recent topics in Messaging App Discourse is whether it makes sense to prioritize End-to-End Encryption (E2EE) when searching for an alternative to Discord. Who’s Saying “No”? I’m going to quote 0xabad1dea here, because she is awesome and explains my “opposition” position better than anyone else: So You Want To Write An Open […]
|
|
Senior engineering practitioners from major technology companies gathered for a multi-day retreat to confront the questions that matter most as AI transforms software development. The discussions covered more than twenty topics across breakout sessions, but the most significant insights didn’t emerge from one single session. Instead, they surfaced at various intersections; we found that the same concerns kept appearing in different conversa..
|
|
Python Type Hints and Static Analysis in Production Codebases
-
andrewodendaal.com
-
3 months ago
-
eng
If you’re writing Python without type hints in 2026, you’re making life harder for everyone — including future you. I held out for a while. I liked Python’s flexibility, the duck typing, the “we’re all consenting adults here” philosophy. Then a production bug cost my team three days of debugging, and I changed my mind permanently. I’m going to walk through how I’ve adopted type hints across production codebases, the tooling that makes it ..
|
|
Started tackling (coop) multiplayer… I broke quite a bit of my input logic (have yet to understand why), but overall it does what I expect !😄 Your browser doesn't support embedded videos, but don't worry, you can download it and watch it with your favorite video player! References: Discord
|
|
Table of contents 1. Introduction 1. Introduction § In a recent change within fish shell, the shortcut to delete last words were replaced by "delete last big chunk" (I don't know exactly how it is called in this case) which is usually the default behavior on Mac OS "command" key vs "alt" key and I guess it is why it was changed like this on fish. Unfortunately, this broke everyone's habit and a standard keyboard do not even offe....
|
|
Introduction In a recent change within fish shell, the shortcut to delete last words were replaced by "delete last big chunk" (I don't know exactly how it is called in this case) which is usually the default behavior on Mac OS "command" key vs "alt" key and I guess it is why it was changed like this on fish. Unfortunately, this broke everyone's habit and a standard keyboard do not even offer the new keybinding that received the old behavior....
|
|
Started tackling (coop) multiplayer… I broke quite a bit of my input logic (have yet to understand why), but overall it does what I expect !😄 Your browser doesn't support embedded videos, but don't worry, you can download it and watch it with your favorite video player! References: Discord
|
|
Making Sense of Digital Transformation Initiatives: Seeing Past the Fuzziness
-
8thlight.com
-
3 months ago
-
eng
Digital transformation always sounds clear in an RFP or slide deck, but in practice things can get fuzzy fast. What exactly are we transforming? Is this about customers, or about ourselves? Are we reshaping workflows, or the entire business model? Without answers to these questions, projects stall, swirl, or never quite get started in the first place. As a Certified Sense-MakerTM and fuzziness connoisseur, I love helping clients make sens....
|
|
Building AI-Powered Observability with Heroku Managed Inference and Agents
-
www.heroku.com
-
3 months ago
-
eng
If you’ve ever debugged a production incident, you know the drill: IDE on one screen, Splunk on another, Sentry open in a third tab, frantically copying error messages between windows while your PagerDuty keeps buzzing. You ask “What errors spiked in the last hour?” but instead of an answer, you have to context-switch, recall complex […] The post Building AI-Powered Observability with Heroku Managed Inference and Agents appeared first o..
|
|
If you’ve been reading recent Hacker News threads, you’ve probably noticed a recurring tone: a recurring mourning for “craftsmanship” in software, for the clay-in-hands feeling of shaping code line by line. Here’s some evidence: “We mourn our craft” “I miss thinking hard” “I started programming when I was 7… the thing I loved has changed” And, of course, existential dread about “slop” eating the internet If we borrow the “five....
|
|
Discover 75+ awesome Obsidian plugins, including Dataview, Tasks, Templater, and more. Curated by a PKM expert with 1,000+ users using my Obsidian Starter Kit
|
|
One of the most common requests I've gotten from users of my little Firefox extension( https://timewasterpro.xyz ) has been more options around the categories of websites that you get returned. This required me to go through and parse the website information to attempt to put them into
|
|
Would you like to learn how to work with LLMs locally on your own computer? How do you integrate your Python projects with a local model? Christopher Trudeau is back on the show this week with another batch of PyCoder's Weekly articles and projects.
|
|
Hello! We are very pleased to inform you that we are taking the necessary steps to completely renovate our infrastructure in the United Kingdom. The current servers will be dismissed and replaced by six 10 Gbit/s servers with newer and much more powerful hardware. Each 10 Gbit/s server will be connected to a full duplex 10 Gbit/s dedicated line and port. Each new server replaces 2.5 current 1 Gbit/s servers in order to increase remarkably....
|
|
A practical workflow for using coding agents effectively in crypto projects, with concrete tools, habits, and safety practices.
|
|
A CLI RSS/Atom feed reader with OPML support, smart caching, full-text search, content extraction, broken link repair, and an interactive TUI.
|
|
A CLI RSS/Atom feed reader with OPML support, smart caching, full-text search, content extraction, broken link repair, and an interactive TUI.
|
|
After going through the topic of SRS I have to admit: it feels like a totally different game. It is incredible how much this rule set pays into the tetris experience! It definitely took a while to find a good way to implement it; but pretty happy with the outcome. Your browser doesn't support embedded videos, but don't worry, you can download it and watch it with your favorite video player! Oh, and you can now save blocks for lat..
|