Skip to content

Design preview Β· no backend

Boondoggles UI

[Landing]

Everything below renders the real components with hardcoded data. Once Supabase is wired, the same components draw from the database. Buttons that hit the server (reactions, comments, submit) will error β€” they need the DB to be live.

Buttons & chips

Project cards (feed)

Empty state

No projects yet

The board is empty. Be the first to drop a boondoggle.

Group cards

Project detail bits

About

loglog is a terminal-native log viewer I've been building on weekends.

It does three things well:

  • Merged tail β€” pipe two log files and step through them in lockstep.
  • Timestamp jumps β€” g 14:32 and you're there.
  • Regex filters β€” composable, with named saved filters.

Built with Rust + the ratatui crate. The whole thing weighs ~2 MB on disk.

"Honestly the only thing I miss when I'm SSH'd into a server without it." β€” me, this morning

loglog tail server.log
loglog merge server.log nginx.log

Repository

mira/loglog

A terminal log viewer with merged tail and step-through.

β˜… 184
Rustmainpush Β· today
# loglog A terminal-native viewer for messy log files. Merge two streams, jump by timestamp, filter by regex, and never `tail -f | grep` again. Built in Rust with a TUI you can drive entirely from the keyboard.

React

Anyone in a shared group can react. (Clicks here will error until the DB is wired.)

Stats

47

clicks

88

viewers

Who clicked

Who viewed