A 3 week journey into making!
cwalker
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
alaninnovates
Check their projects out: TrigTok, Rhythm Game
somebody else
Check their project out: Escape room in slack
Neon
Check their projects out: Hacker news checker, Market , Artophage, Slack - Zeon
Mikolaj
Check their project out: GitForest
Hat Dealer
Check their project out: VoxaEngine - C++ SDL2 Voxel Engine
Lukas
Check their projects out: 40%ish split keyboard Case & Code, Update my Website!!!
manni
Check their projects out: Mannuino, My personal website, Mouse
mellina
Check their project out: Plant app
Arnav
Check their project out: Reunited - Find what you've lost
Robility
Check their project out: Pico Pad
blu
Check their projects out: My first Astro project!, dhyans.xyz
felix
Check their project out: Chronoelegy
Leo
Check their projects out: GOV.UK, but it's personal, Wise Tools
Pegoku
Check their projects out: Home Assistant Control pad, Shipfinity YSWS
Atharv
Check their project out: Space Arcade
khang200923
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
By shipping your project, you're marking it as complete and it'll enter matchmaking. However, you will NOT be able to edit it anymore.
Added rich-text support to comments using Editor JS, and squashed a bunch of bugs along the way. Currently working on reactions and the dashboard and planning to ship reactions today, and then focus on the dashboard and rich-text support for updates (w/ Active Storage) tomorrow.
Fixed a bug where the time associated with an update was incorrectly set to the total hackatime time. Also addressed that issue in Retrospect. Plus, I reduced the button border by 1px.
You’ll now get notified whenever a project you’ve stonked, followed, or both gets an update! This feature took a bit longer than expected to implement... turns out I was trying to send the DM using user.id
instead of user.slack_id
. 😅
Just a chore: Anyways, set up a job to refresh hackatime for every user every hour or so.
I just got a new feed with auto-loading infinite scroll working! It was a bit messy at first-- I ended up spending more time reading (and getting slightly sidetracked) than actually coding. But eventually, I implemented it using Pagy and Turbo Streams. Hopefully, this will boost engagement... and maybe attract more gamblers, haha. On the bright side, I also learned a lot more about the psychological aspects of doom scrolling, recommendation systems (not implemented, yet), and poker!