Joe Czubiak
banner
jczub.bsky.social
Joe Czubiak
@jczub.bsky.social
🚧 Building: https://barnacles.app — app for developers - free and open source
🚧 Building: https://harborpatrol.app — vulnerability detection for developers
📹 https://www.youtube.com/@JoeCzubiak
🔗 https://joeczubiak.com
I finally added a download button to the Barnacles landing page. It's been available to download from the github releases page the whole time but this is makes it a lot easier.
#buildinpublic #webdev
November 18, 2025 at 11:46 PM
Added a basic onboarding page. Previously I would just start scanning for projects as soon as the app started but now I give the user a little more control. Nothing too fancy but enough for now
#buildinpublic
November 13, 2025 at 1:09 AM
I added a custom theme editor to Barnacles and did a little show and tell video with some of my thoughts #BuildInPublic #webdesign #ui
November 3, 2025 at 11:17 PM
I added the last major feature for the MVP of Barnacles. Utilities: small but useful tools for everyday development. Started with CSS color converter, Tailwind style color shades generator, and an exif viewer/eraser.
Next phase is stability and polish
#BuildInPublic #WebDevelopment #css
October 31, 2025 at 7:34 PM
I added a file explorer to projects in Barnacles. No need to open an IDE to quickly look through your project files 😁
#buildinpublic #webdev #coding
October 31, 2025 at 2:38 AM
Barnacles now let's you manage your terminal aliases. Here's a demo of the CLI listing all of your aliases for you so you don't have to remember everything 🐳
#terminal #cli #buildinpublic
October 29, 2025 at 10:37 PM
New features this week: GUI for managing terminal aliases, plus CLI command `barnacles aliases` to view them right from your terminal. No more hunting for your aliases
#buildinpublic #webdev #DevTools #Terminal
October 29, 2025 at 4:49 PM
I have 48 unique cloners on my repo but only 3 unique visitors. Why are there so many bots cloning all the repos? 🤖
#buildinpublic #webdev #github
October 29, 2025 at 12:48 AM
I've made some updates to how you run a project and other one off commands from your packages.json or composer files. When you click start, it will read and open the URL that is found in your terminal output. Next I'll integrate this with the CLI tool. #webdev #buildinpublic #vue #barnacles
October 25, 2025 at 3:31 PM
I started building a CLI companion for Barnacles so you can interact with your dev projects right from the command line. Still a WIP but there are some actions like copy your project's path, open your project in finder, etc
#webdev #buildinpublic
October 22, 2025 at 10:17 PM
I gave in to Apple and signed Barnacles with a proper certificate so that you can actually open the app after you download it. If it's not signed it gets quarantined and shows you the following dialog 🤦
#buildinpublic
October 18, 2025 at 12:21 AM
I updated the scanning internals of Barnacles. It now uses web sockets to show projects as we discover them. A toast message appears everywhere while the scanning is happening. #buildinpublic #webdev
October 16, 2025 at 10:32 PM
Added a page to view and edit your /etc/hosts file with a UI in Barnacles today 🏗️ I can't be the only one that forgets the name of this file 😅 #buildinpublic #webdev
October 13, 2025 at 11:43 PM
Whipped up a landing page for a new project I'm working on
harborpatrol.app
#buildinpublic
September 4, 2025 at 3:33 AM