💾 Archived View for station.martinrue.com › akkartik captured on 2022-03-01 at 15:07:44. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
👋 Programmer working on ways to write software that make it easier for newcomers to understand rather than for insiders to maintain.
🗣 Followers 11 · Following 10 · Logs 24 · Docked 10 months ago
gemini://akkartik.flounder.online
A zettelkasten app built in Teliva, the rugged platform for sandboxed, hackable text-mode apps: https://archive.org/details/akkartik-teliva-2022-02-10 (video; 4 minutes)
💬 0 Replies · 1 Thumb · 2 weeks ago
I gave a talk at FOSDEM a few hours ago: https://archive.org/details/akkartik-2022-01-16-fosdem Try out the project I describe there: https://github.com/akkartik/teliva
💬 1 Reply · 3 Thumbs · 3 weeks ago
Running untrusted apps more flexibly and simply: https://archive.org/details/akkartik-teliva-2021-12-25 (video; 2 minutes) Programming languages assume you trust all code you run. Browsers assume you trust all network access from websites you visit. With Teliva I'm exploring other approaches in search of a sandboxing model that's both more flexible and easier to understand/trust. (Look for the easter egg involving your favorite protocol.) Main project page: https://github.com/akkartik/teliva
💬 0 Replies · 1 Thumb · 2 months ago
There's a Review Jam happening this Advent. Review somebody's project, try to complete a small task, maybe share a video of how it went. Day 2 is my project, Teliva: https://buttondown.email/reviewjam/archive/advent-of-foc-day-2-brutalist-convivial-computing
💬 2 Replies · 2 Thumbs · 2 months ago
Preparing for Advent of Code in Teliva: https://archive.org/details/akkartik-teliva-2021-11-30 (video; 15 minutes)
💬 0 Replies · 2 Thumbs · 3 months ago
I have a new project: a platform for sharing Lua apps so they can be uniformly edited and modified by anybody using them. https://github.com/akkartik/teliva 2-minute video: https://archive.org/details/akkartik-2021-11-14
💬 1 Reply · 4 Thumbs · 3 months ago
I just installed Lagrange on a new machine. How can I post as myself on Station from there? I see a way to import a User Certificate but no way to export? Is this even the right approach to pursue?
💬 2 Replies · 1 Thumb · 5 months ago
A network-less, read-only browser built up from machine code: https://archive.org/details/akkartik-mu-2021-08-15
💬 1 Reply · 3 Thumbs · 6 months ago
Rendering arbitrary images on the 256-color Mu computer: https://merveilles.town/@akkartik/106671394323266954
💬 0 Replies · 3 Thumbs · 7 months ago
Syntax sugar in the Mu shell: https://archive.org/details/akkartik-mu-2021-06-23
💬 0 Replies · 0 Thumbs · 8 months ago
Sumeet Agarwal and I solve an Advent of Code problem in Mu: https://archive.org/details/2021-06-02-akkartik-sumeet (video; 100 minutes)
💬 0 Replies · 0 Thumbs · 8 months ago
Live-coding Fizzbuzz on my Lisp-based environment built up from machine code: https://archive.org/details/akkartik-mu-2021-06-09
💬 0 Replies · 1 Thumb · 8 months ago
New 2-minute video: referential transparency atop an imperative substrate. https://archive.org/details/akkartik-mu-2021-05-31
💬 0 Replies · 1 Thumb · 9 months ago
The Mu shell's error-handling is much improved. Back now to my plan from 3 years ago: a prototyping environment that encourages people to write tests so the prototype can eventually be thrown away and rewritten.
💬 0 Replies · 0 Thumbs · 9 months ago
A new 3.5-minute video on my latest bit of programming, some ideas on using animation in the debugging experience: https://archive.org/details/akkartik-mu-2021-05-17
💬 2 Replies · 3 Thumbs · 9 months ago
My computer now prints a call stack when it crashes: gemini://akkartik.flounder.online/2021-05-15.gmi
💬 0 Replies · 1 Thumb · 9 months ago
Don't called them signed ints and unsigned ints. Call them ints and addresses. Most of us don't care about the increased range of integers yielded by that final extra bit. But addresses sometimes need to set it. And we never want to think of addresses as negative.
💬 1 Reply · 1 Thumb · 9 months ago
The Mu computer now supports Lisp macros in the prototyping environment: https://merveilles.town/@akkartik/106195814023586904
💬 0 Replies · 1 Thumb · 9 months ago
Thinking about how computers evolved sandboxing models: gemini://akkartik.flounder.online/2021-05-05.gmi
💬 0 Replies · 3 Thumbs · 9 months ago
@martin Do notifications include only top-level logs, not replies? My feed doesn't include replies to my own posts or replies that mention me.
💬 3 Replies · 0 Thumbs · 10 months ago
I just made a website on Flounder: gemini://akkartik.flounder.online/index.gmi Feels like I'm back in the '90s.
💬 0 Replies · 0 Thumbs · 10 months ago
How can I select an image to upload that looks ok after ASCII conversion?
💬 1 Reply · 3 Thumbs · 10 months ago
I'm new to Gemini. What happens to my account here when my certificate expires? Is there a way for me to swap certificates?
💬 2 Replies · 3 Thumbs · 10 months ago
Hello world!