Feed linux for devices [copy] http://www.linuxfordevices.com/rss-feeds-1.xml has loading error: cURL error 22: The requested URL returned error: 404
Feed Music Hackspace [copy] http://musichackspace.org/feed/rss/ has loading error: A feed could not be found at `https://musichackspace.org/feed/`. Empty body.
Feed SparkFun Electronics [copy] http://www.sparkfun.com/feeds/news has loading error: cURL error 22: The requested URL returned error: 405
Feed The RFID Weblog [copy] http://www.rfid-weblog.com/index.rss has loading error: cURL error 22: The requested URL returned error: 404 Not Found
OpenTitan’s Transition to Side-Channel Resilient Post-Quantum Cryptography
...
ESP32-P4-PC Open Source Hardware Board – the most comprehensive and feature-rich ESP32-P4 board on the market
Introducing the ESP32-P4-PC Open Source Hardware Board – the most comprehensive and feature-rich ESP32-P4 board on the market. Built around the powerful dual-core ESP32-P4 RISC-V SoC, this board delivers serious performance and unmatched peripheral integration for advanced embedded and IoT development. From HMI systems and industrial controllers to edge AI and vision applications — the […]
AI is destroying Open Source, and it's not even good yet
Over the weekend Ars Technica retracted an article because the AI a writer used hallucinated quotes from an open source library maintainer.
The irony here is the maintainer in question, Scott Shambaugh, was harassed by someone's AI agent over not merging its AI slop code.
It's likely the bot was running through someone's local 'agentic AI' instance (likely using OpenClaw). The guy who built OpenClaw was just hired by OpenAI to "work on bringing agents to everyone." You'll have to forgive me if I'm not enthusastic about that.
Instruction decoding in the Intel 8087 floating-point chip

In the 1980s, if you wanted your IBM PC to run faster, you could buy the Intel 8087 floating-point coprocessor chip. With this chip, CAD software, spreadsheets, flight simulators, and other programs were much speedier. The 8087 chip could add, subtract, multiply, and divide, of course, but it could also compute transcendental functions such as tangent and logarithms, as well as provide constants such as π. In total, the 8087 added 62 new instructions to the computer.
But how does a PC decide if an instruction was a floating-point instruction for the 8087 or a regular instruction for the 8086 or 8088 CPU? And how does the 8087 chip interpret instructions...
Testing Reachy Mini - Hugging Face's Pi powered robot

When I saw Jensen Huang introduce the Reachy Mini at CES, I thought it was a gimmick. His keynote showed this little robot responding to human input, turning its head to look at a TODO list on the wall, sending emails, and turning drawings into architectural renderings with motion.
HuggingFace and Pollen robotics sent me a Reachy Mini to test, and, well, at least if you're looking to replicate that setup in the keynote, it's not, as Jensen put it, "utterly trivial now."
SMT components are getting smaller — but your precision doesn’t have to
We now offer a professional range of magnifying tools designed specifically for PCB inspection and electronics work MAG-GLASSES magnifying Glasses – High magnification. Hands-free operation. Perfect for precise PCB assembly and repair. MAG-GLASS-10, MAG-GLASS-20, MAG-GLASS-30 Mini Magnifiers (×10 / ×20 / ×30). Compact, powerful, and ideal for spotting even the smallest solder joints and micro […]
Домашняя лаборатория-мастерская. Реорганизация стеклодувного рабочего места
Теория говорит, а практика подтверждает: разогреть некрупные стеклянные заготовки для формовки и соединения, можно целым рядом способов, однако, стоит стремиться к варианту огневого оснащения классическому — сетевой метан или баллонный пропан + воздушное дутьё с добавкой кислорода из баллона, или, современный «дамский» вариант — медицинского кислородного концентратора. Такая конфигурация позволяет регулировать факел в широких пределах и перекрывает все основные задачи: коптящее мягкое пламя для отжига, широкое горячее, жёсткий узкий факел, паяльная игла. Факел при этом может быть окислительным (работа со свинцовыми стёклами) или восстановительным (металлические впаи). При культурном выполнении газовых трактов и уважительном обращении с баллонами, такая система и наименее...
Знакомство с ретро-ПК. Оживляем раритетный Pentium-200

Приветствую всех!
Бывало ли у вас такое, что какой-то артефакт долгое время лежал у вас в надежде, что когда-нибудь пригодится, и наконец-таки получал своё применение? Именно такой и оказалась судьба данного компьютера.
Когда-то давно именно с этого ПК у меня и началось знакомство со старым компьютерным железом. И вот сейчас мне наконец захотелось показать этот девайс и то, на что он вообще способен.
Press F1 to continueNew Power Supply Modules for PCB Mounting in stock
We now have several new power supply modules available. All of them operate with an input voltage of 85VAC to 255VAC at 50Hz or 60Hz, thus covering worldwide mains power networks.The power ratings and output voltages are as follows: All modules have an MTBF of 10,000 hours and operate within a temperature range of -20°C […]
Making self hosted web user interface for BME280 temperature, humidity and pressure sensor for ESP32-POE, ESP32-C6-DevKit-Lipo and ESP32-C3-Devkit-Lipo with ESPUI
When building an ESP32 project controlled through a self-hosted web interface, one of the most boring and repetitive tasks is creating the user interface. Several projects aim to simplify this process. One popular option is ESP-DASH, but the open version is quite limited, and the Pro version—required for practical use—is paid. Fortunately, there are several […]