"make no mistakes" negative, unrealistic, anxiety inducing, process focused "do a breakthrough" positive, incredible, aspirational, goal oriented
skyfall
@mahadk.com
building contrail in public :) https://github.com/SkyfallWasTaken
might as well throw my hat into the ring for the #KofiPromoteChallenge if you like the work I do, support me on kofi! ko-fi.com/skyfalldev
Apple is appealing against the UK’s backdoor encryption order. The company has filed an appeal with the Investigatory Powers Tribunal, which deals with complaints about the UK intelligence services and authorities www.theverge.com/news/623977/...
Apple reportedly challenges the UK’s secretive encryption crackdown
Apple’s appeal could reportedly be heard as soon as this month.
theverge.com
apologies for getting political on the TL, but www.youtube.com/watch?v=Jehv... is really interesting
Worse Than Watergate: Thursday Night Massacre
YouTube video by LegalEagle
youtube.com
Just wrote a new blog post on how to generate OG images for @astro.build (like the one below)! skyfall.dev/posts/astro-...
How to generate OpenGraph images with Astro and Satori
Generating OpenGraph images for your Astro site is an easy way to increase click-through rates and make link previews more appealing. Here's how to set them up!
skyfall.dev
Really good mini-essay I found, think it's worth sharing here :) xcancel.com/johnrushx/st...
git-wrapped.com/profiles/Sky... The stars bit is definitely not very accurate (no way in hell I got 180 stars lol) but it's definitely a lot nicer than the githubunwrapped this year
GitHub Wrapped 2024 - Your Coding Year in Review
Like Spotify Wrapped, but for your GitHub activity! See your top languages, commit streaks, most productive days, and more in an engaging story format. Get your 2024 coding year in review now.
git-wrapped.com
this is fun! not sure about how accurate some of it is (81k stars?!) but very cool! ✨ git-wrapped.com/profiles/dan...
I built a Wakatime extension for Figma over the last two days! addons.mozilla.org/en-GB/firefo... (still waiting on the chrome web store for chrome :/) gh link: github.com/SkyfallWasTa...
WakaTime for Figma – Get this Extension for 🦊 Firefox (en-GB)
Download WakaTime for Figma for Firefox. Metrics, insights, and time tracking automatically generated from your Figma activity.
addons.mozilla.org
claude would probably have a lot more market share if they actually let you use claude sonnet and have more than 5 messages/day on the free plan
Svelte dropped this update the day after I ran into an issue with stores :D
Day 16 — `$app/state`, a modern Svelte 5 state-based replacement for SvelteKit's `$app/stores` module. No more clunky `$` prefix when reading values, just fine-grained state that works everywhere, even outside component files! 🎁 docs svelte.dev/docs/kit/$ap... 🎁 tutorial svelte.dev/tutorial/kit...
this was a harrowing read, but also one that is definitely worth your time: www.esquire.com/news-politic...
My Life As a Homeless Man in America
An extraordinary firsthand account.
esquire.com
5th person to be cured of HIV “Today, researchers announced the Dusseldorf patient still has no detectable virus in his body, even after stopping his HIV medication four years ago.”
5th person confirmed to be cured of HIV
Researchers are announcing that a 53-year-old man in Germany has been cured of HIV.
abcnews.go.com
WordPress must stop blocking WP Engine, judge rules
WordPress must stop blocking WP Engine, judge rules
A win for WP Engine.
buff.ly
the fact that gen.xyz makes you pay extra to not get doxxed by whois is something, that's for sure
.xyz Domain Names | Join Generation XYZ
.xyz is for every website, everywhere.® We offer the most flexible and affordable domain names to create choice for the next generation of internet users.
gen.xyz
turso.tech/blog/introdu... the big thing that interests me here is the async io 👀
Introducing Limbo: A complete rewrite of SQLite in Rust
we forked SQLite with the libSQL project. What would it be like if we just rewrote it?
turso.tech
This is a huge undertaking, but I'm all for competition! Let them cook! turso.tech/blog/introdu...
Introducing Limbo: A complete rewrite of SQLite in Rust
we forked SQLite with the libSQL project. What would it be like if we just rewrote it?
turso.tech
i've been trying to reverse engineer Google Find My Device, and it's been, uh, painful :/ since they use both gRPC and Protobuf, seem to be base64-ing protobuf blobs (??) within the json grpc, and I don't have a schema..
exactly! typescript has genuinely saved so much time for me - if it didn't exist, I probably would've given up web dev altogether
Everyone I know who fell in love with TS had a period of thinking it totally sucked
in a perfect world we would have a language with the type system and package manager of rust, the compile times of go, the package ecosystem of typescript and js/ts hot reloading
i forgot to add github releases to my project... which is a github release cli...
If you're signing up for the first time to Hetzner, register at coolify.io/hetzner (€20 - I receive cloud credits from this 💜) and then redeem your code (€10). How to redeem: 1. Visit console.hetzner.cloud/usage 2. Enter the code to claim your credits Enjoy!
I just completed "Mull It Over" - Day 3 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/3 my input parser is a bit... verbose so to speak, but everything else looks good!
Day 3 - Advent of Code 2024
adventofcode.com
I've completed "Red-Nosed Reports" - Day 2 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/2 The code isn't amazing and could probably be faster (around 300 microseconds rn, but I'm aiming for ~100), but it works! github.com/SkyfallWasTa...
Day 2 - Advent of Code 2024
adventofcode.com
it's update time! - completed day 1 of #adventofcode - wrote a small blog post for my new site - and got 220 visits!! - tried to learn dijkstra's algorithm - did some hackathon planning (zenithhacks.org) - added a drafts system to my blog (skyfall.dev) - fixed contact link page
I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1 I did face a bunch of silly errors because of things like forgetting to multiply or adding instead of subtracting though 🤦♂️
Day 1 - Advent of Code 2024
adventofcode.com
Well i didn't get to do anything for a bit (because busy :/) but I managed to cook up some more stuff for my personal site! - I added generated OG images! (e.g. skyfall.dev/posts/first-...) not super pretty, and they don't show up on bsky for some reason, but they do show up on twitter/discord! 🧵
How I built this blog
Lorem ipsum dolor sit amet.
skyfall.dev
going to be posting daily updates, because why not! today, I: - mostly worked on my personal website - fixed status colours (turns out tailwind jit wasn't picking up on em) - fixed my blog post layout (it wasn't the proper width before) - updated the blog post preview now live at skyfall.dev :)
going to be posting daily updates, because why not! today, I: - mostly worked on my personal website - fixed status colours (turns out tailwind jit wasn't picking up on em) - fixed my blog post layout (it wasn't the proper width before) - updated the blog post preview now live at skyfall.dev :)
Home • Mahad Kalam
Mahad Kalam (@skyfall)'s personal website. I ramble about Rust, TypeScript, web dev, and more!
skyfall.dev