oxide
PicoPico
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
oxide
-
SQLite Functions for Working with JSON
Sorry about that, it's just a shortcut for https://github.com/fcoury/oxide.
- Ask HN: What are your “scratch own itch” projects?
- Looking for paid advanced Rust tutoring
- OxideDB - Teach your PostgreSQL database how to speak MongoDB Wire Protocol.
- Show HN: OxideDB – Teach PostgreSQL Database How to Speak MongoDB Wire Protocol
- Ask HN: What Are You Working On? (August 2022)
- OxideDB – Teach PostgreSQL Database How to Speak MongoDB Wire Protocol
PicoPico
-
Alpha port of Pico-8 to 3DS
You can download the cart here (the 3dsx file). If you have homebrew launcher, give it a try! As I said before, consider this broken/alpha. Bunny, Valdi and Celeste are mostly playable
- Is anyone running pico8 on a microcontroller?
-
Ask HN: What Are You Working on This Year?
Continue implementing PICO-8 on an ESP32 platform, trying to make it into a PCB with a friend's help
https://github.com/DavidVentura/PicoPico
-
Pico-8 running on ESP32
This is a work in progress build of Pico-8, running on an ESP-32 (with 4MB PSRAM) The code is on github. There's no music support, audio kinda works. There's an SDL backend to test the implementation on PC
-
Ask HN: What Are You Working On? (August 2022)
A handheld, esp32-based implementation of the pico-8[0] console. Basics work already, sidetracked into writing a terrible Lua to C++ compiler to squeeze some extra performance out of some pathological-case games.
Lives at https://github.com/davidventura/picopico
-
Show HN: I built a handheld CHIP-8 game console to teach myself embedded systems
This looks excellent! I'll definitely try to learn a bit of what you've done
I'm making a similar project; a handheld Pico-8 console: https://github.com/DavidVentura/PicoPico/ although currently I'm stuck in the process of writing a half-working Lua-to-C++ compiler
-
Making fifty TIC-80 carts in a weekend
I saw Pico8 a while ago and really liked it! Now I'm trying to make it "real", by creating a physical console that implements the API: https://github.com/DavidVentura/PicoPico
It's heavily incomplete, but it runs "Celeste" on an ESP32. Some small games also run in the Raspberry Pico (RP2040), but it does not have enough RAM for medium-large games.
What are some alternatives?
pyroscope-rs - Pyroscope Profiler for Rust. Profile your Rust applications.
yocto-8 - A (WIP) PICO-8 cartridge runner for the Raspberry Pi Pico
rmkit - | remarkable app framework | https://rmkit.dev
FastHash
needle - A CLI tool that finds a needle (opening/intro and ending/credits) in a haystack (TV or anime episode).
GameTiger - Retro style handheld game console build using RP2040