pete starred richcannings/picocalc-ssh-client

@pete pete starred richcannings/picocalc-ssh-client · December 4, 2025 12:43

SSH terminal for PicoCalc with prettier terminal emulation

Rust 6 Updated Dec 1


pete starred sigil-03/cardputer-meshtastic-client

@pete pete starred sigil-03/cardputer-meshtastic-client · December 4, 2025 12:43

cursed meshtastic client for the M5 Cardputer. this is really just the environment - client hasn't been written.

Python 3 Updated Feb 5


pete starred nonik0/CardputerLoRaChat

@pete pete starred nonik0/CardputerLoRaChat · December 4, 2025 12:43

C++ 103 Updated Dec 3, 2024


Update build-fluoride.sh because I might only have Linux while on the road.

Update build-fluoride.sh because I might only have Linux while on the road.
  • [DH] build-fluoride.sh

Make `9 mk linux` work on Linux.

Make `9 mk linux` work on Linux.
  • [DH] mkfile

Add a comment.

Add a comment.
  • [DH] bigmoney.go

Implement "untag"

Implement "untag"
  • [DH] interp.go

Add `emojigrep` and `emojiurl`.

Add `emojigrep` and `emojiurl`.
  • [DH] bigmoney.go
  • [DH] interp.go
  • [DH] pltypes.go

Update authors for the bug fix.

Update authors for the bug fix.
.w
  • [DH] doc/authors

The number represents percentage of the way to 1.0 now.

The number represents percentage of the way to 1.0 now.
  • [DH] fedibbs.go

suya..

suya..
  • [DH] interp.go

Allow CreatedAt to be empty

Allow CreatedAt to be empty

This fixes an issue where timelines cannot be viewed when one of the posts in the timeline has an empty/invalid timestamp. This fix is taken from bloat commit 3c221cd3746820fada38e8cc03e45184ebcecabd
  • [DH] pltypes.go

Small fix to post display.

Small fix to post display.
  • [DH] pltypes.go

Add follow/block/mute and stuff.

Add follow/block/mute and stuff.
  • [DH] interp.go
  • [DH] pltypes.go

Add help for follow/unfollow/etc.

Add help for follow/unfollow/etc.
  • [DH] interp.go

Eliminate a surprising result.

Eliminate a surprising result.
  • [DH] bigmoney.go

Fix a bug with search results!

Fix a bug with search results!
  • [DH] bigmoney.go
  • [DH] pltypes.go

Make thread navigation actually work.

Make thread navigation actually work.

Before, if it wasn't in the cache, you just couldn't see it.
This usually worked because statuses arrive in the cache before you refer to them,
*usually*, and I figured I'd just ignore that, because my mind was rebelling
against constructing a URL.

Also cache the source post of a repost.
  • [DH] bigmoney.go
  • [DH] fedibbs.go

I typed two spaces between "l" and an ID. Fuck that.

I typed two spaces between "l" and an ID.  Fuck that.
  • [DH] interp.go

Add "version" command.

Add "version" command.
  • [DH] interp.go

I mean, at least Pleroma has a reason.

I mean, at least Pleroma has a reason.
  • [DH] pltypes.go