Запускаем эмуляцию «Ну, погоди!» в Linux на слабом железе

У меня уже были статьи, посвящённые эмуляции «Ну, погоди!». Цель этой статьи — рассказать, с чем я столкнулся при переносе моего эмулятора на Linux, и почему вообще я не воспользовался готовым решением. Статья может послужить туториалом для тех, кто хочет начать разбираться в библиотеке SDL2.

https://habr.com/ru/companies/ruvds/articles/1011342/

#linux #эмуляция_игр #SDL2 #разработка_игр #c #ретроигры #raspberrypi #ну_погоди #embeded #ruvds_статьи

Запускаем эмуляцию «Ну, погоди!» в Linux на слабом железе

У меня уже были статьи, посвящённые эмуляции «Ну, погоди!». Цель этой статьи — рассказать, с чем я столкнулся при переносе моего эмулятора на Linux, и почему вообще я не воспользовался готовым...

Хабр

I got humbled by my bachelor's thesis trying to communicate over UART with HAL, it's strangely not as easy as I thought it would be... 🥲

If anybody has tips on how to approach an ORE (overrun) error on an #stm32f407 chip with DMA and idle line detection I'm all ears.

#programing #embeded

Building up to Nerves w/Frank Hunleth

March 25, 2026, 7:30:00 PM EDT - GMT-4 - Silver Spring Library, 20910, Silver Spring, United States

https://mobilizon.us/events/753b9863-b3f8-44c0-aa48-2bcfb5724bdf

Surprisingly there isn't actually a good networkd single plane of glass cli. So I wrote one. https://codeberg.org/aenertia/rxnm #libreelec #rocknix #linux #networking #embeded #aarch64 #systemd
rxnm

RXNM is a lightweight, modular CLI wrapper for systemd-networkd and iwd, optimized for low-power ARM devices (specifically RK3326/RK3566 handhelds) but compatible with general Linux environments.

Codeberg.org
Do you have Pico(RP2040) or Pico(RP2350)? #embeded #pico #raspberrypi

So you bought yourself a Raspberry Pi, now what? You download Raspberry Pi Imager of course, the imaging utility by Raspberry Pi.

Install Raspberry Pi Imager on a computer with an SD card reader (or usb port 🤓), plug-in your microSD card and install Raspberry Pi OS then go wild.

I have a post on how to install it on Arch Linux, you can have a look to get started.
Blog: https://fshng.xyz/posts/howto-rpi-imager-arch

#archlinux #raspberrypi #rpi #embeded #singleboard #pi #linux #fshng

How To: Raspberry PI Imager

I want more raspberries.

For S#!ts ‘n’ Giggles
Lesson 65: ARM-32 Course 1 (Part 25 – Hacking SUB) - This tutorial will discuss hacking the SUB instruction. #Embeded #ReverseEngineering https://github.com/mytechnotalent/Reverse-Engineering
GitHub - mytechnotalent/Reverse-Engineering: A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.

A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures. - mytechnotalent/Reverse-Engineering

GitHub

Embedded SQL с группировкой запросов: элегантный подход к управлению SQL в Go

Хотелось бы сразу сделать небольшой дисклеймер. Это не супер-экспертная статья. Скажем так - это мой инсайд о том, как еще можно работать с SQL запросами в Go проекте. В этой статье я расскажу о том как удобно хранить запросы в embeded sql файлах. Решение о котором я буду писать - лишь один из инструментов в арсенале разработчика, а не универсальное решение призванное вылечить все болезни. Надеюсь тебе это будет полезно.

https://habr.com/ru/articles/978974/

#go #sql #embeded

Embedded SQL с группировкой запросов: элегантный подход к управлению SQL в Go

Хотелось бы сразу сделать небольшой дисклеймер. Это не супер-экспертная статья. Скажем так - это мой инсайд о том, как еще можно работать с SQL запросами в Go проекте. В этой статье я расскажу о том...

Хабр
Une petite suite en "Cheh" mineur, un.e des salarié.e.s "agricoles" va aussi se barrer mais cette fois ci la personne a réussi à négocier un bout de terrain à Damasio en échange de bien se taire sur les dessous de zeste. 4/n
#embeded

Here I was thinking the KISS protocol support was going to be hard ✨

Actually this flew together, mostly bc @meph already did all the hard stuff on KISS handling.

So just check which output mode we're in and yeet the data at the BLE data KISS port.

#amateurradio #wardriving #ble #embeded #esp32 #devlog #MeshTNC