Spritely's Goblins and How They're Gonna Steal the Futurearcades.agency/goblins.html
NEW BLOG POST!
I go into a code demo of a cool framework for capability-based asynchronous things! Spritely's Goblins is amazing. The post is the longest one yet!
🚢Worked on a relation organizing tool for my internship!
schmexy c89 code!
omg omg i love embedded systems. here’s my arduino mega and pico transmitting data over a custom protocol I designed!
Today I have a stupid ship. Voilá FizzBuzz, my favorite problem, in gForth! Forth is one of my favorite languages, as it’s stack based and I love stacks. I also am shipping a terrible python implementation of Forth! It doesnt support much, but if you make something cool message me!
FizzBuzz: replit.com/@arbee/fizzbuzz
My Forth: replit.com/@arbee/Forth
🚢Hai! I am here to ship the notification system of the future! git.sr.ht/~arcade/notification-center Is a project I have been creating to make use of my old kindle. It is a “notification aggregator” of sorts, it pulls from my mac and my mastodon and uses a custom deduplication database middleware!
🚢Oh my god, I finnaly got email working with migadu, mstmp, mbsync, and neomutt! Y'all please email at [email protected] I need to actually use this ;-;
HELLO I AM BACK WITH A 🚢 ITS COOL YALL WANNA SEE???
Introducing: Dialect! A programming language for people who want to not actually write functional :haskell: code but wanna feel like it. Wanna install the compiler? Run 💻 npm i -g dialect-lang and you can use dialup, the dialect compiler! OR visit raleighwi.se/dialect and run it in your browser :chrome:! You can write webapps with it, or just write code. It compiles down to :js: and I've built a basic stdlib. Feel free to ask questions on how to use it here :) Oh and also here's the source: github.com/l3gacyb3ta/dialect
🚢AM BACK Y'ALL AND I HAVE A TON OF STUFF LIKE THIS IM LEARNIN HASKELL
Am I mining duckcoin on the zephyrnet? Yep
I'm in love with GUN
Meet montertheme! A VS code theme inspired by macos monterey! I love the color pallet and now I can use it in my code editor! This was fun to learn about Azure DevOps and PATs, as well as the workflow for publishing extensions!
marketplace.visualstudio.com/items?itemName=l3gacyb3ta.montertheme
🚢 Micro-ship time!
My family just got a new TV, and it has Samsung TV, so we wanted to remember the channels. And me, being a hacker, over-engineered a solution! Presenting: tv.raleighwi.se, it uses Next.js, with a JSON file for info, and blocks.css for prettyness.
🚢 Large freight ship coming in! (For me)
Monis is a hyper-fast (sub 25ms for 100 pages!) lightweight Static Site Generator (SSG) written entirely in Crystal!
It supports custom jinja2 themes, as well as static files, and dynamic frontmatter (any parameters in the frontmatter get passed through to the jinja template).
It has generated it's own docs, hosted using GitHub pages. Check it out on gh: github.com/l3gacyb3ta/monis and checkout it's own docs, generated using it! raleighwi.se/monis
🚢💖For legal reasons I am not installing windows 11.
Custom SSG is working! Yay
Yay for art! I spent so long on this. Its all my favorite things
I don't know why, but now I'm gerrymandering Georgia!
Do you need a ToS? Do you not have any idea of how to write one? Well, ToSAI is here to help! ToS AI automagically generates a plausible-looking ToS using the power of RNNs! Here's a demo:
Nations for YouTube or such terms and sites or resources from Microsoft. If you are a user having your user account or responsible for any reason or no reason, logos, provided on other users on the Services and the following additional terms and the provisions of the software or our users of the Service
github.com/l3gacyb3tata/caas
CaaS is my latest project. I used it to learn api routes in nextjs! CaaS uses files I generated in python to efficently crack unsalted sha1/sha256 hashes. Image is unrelated, but hilarious
Pretty spotify card for my website, beat you to it @matthew! It's a bit finicky but it works. I have a flask api acting as an itermidiarie between spotify and my website.
Not very code-y, but I did a 80 lbs push press today which is a PR! (Personal Record, in CrossFit lingo) Here's what one of those looks like!💪I'm working on a spotify widget for my website, and so far there are some bugs...
I've made some update to my website to make myself look a bit more professional. We've got a new projects page, and hopefully I'll be added to the webring soon! Also retooled "I do computer stuff" into something more informational.
A magical extension that adds an explain button to xkcd. I made this a while ago, but though I should share it with y'all, considering this is probably the demographic for xkcd. github.com/l3gacyb3ta/xkcd-explain-button.
I was looking at the scrapbook About page, and noticed there was a widget for your streak, but not the most recent post. So I went "Well I'm a developer, I can do this!" And here it is! It's still relatively in beta, and I've got a bunch of changes planed, but it works! Feel free to contribute: github.com/l3gacyb3ta/scrapbook-widget
Made my github profile all fancy! Gotta love open source and the ability to just fork @WilliamLane’s profile.
I finaly got my blog running on hugo! After 2 and a half hours of trouble-shooting and configuring and automating it's working! I also have it running on a custom domain, so check out l3gacy.tk to see it! I'm really proud of this, so I thought I'd share it.
Learning a new language! I have fallen in love with Crystal!