Skip to content
ByteAtATime

Archives

2025 4
July 1
  • Recreating Raycast on Linux

    Published: at 10:00 AM

    I reverse-engineered Raycast's extension system and built a Linux clone that runs real Raycast extensions. Here's how I solved the hardest parts.

June 1
  • 9 Lessons From Cursor's System Prompt

    Published: at 12:00 AM

    I peeked under the hood of Cursor's API calls to see what makes it so effective, and what we can learn from it.

May 1
April 1
2024 2
November 1
  • Godot's Ease Function

    Updated: at 04:30 PM

    The ease function in Godot is, simply put, a hot mess. Let's figure it out together!

April 1
  • SHA3 vs. Keccak-256: What's the Difference?

    Published: at 05:00 PM

    While SHA3 and Keccak-256 are often used interchangeably, they are not the same. Learn the differences between SHA3 and Keccak-256 and how they are used in blockchain technology.