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
Pinned
I'm building a free app for developers (me).
It's really just an app to make my life easier. I can run projects without opening an IDE or terminal. I can find all of my projects without clicking through finder. And a bunch of other helpful utilities. #buildinpublic #webded
github.com/jcz530/barna...
GitHub - jcz530/barnacles: An desktop app for web developers
An desktop app for web developers. Contribute to jcz530/barnacles development by creating an account on GitHub.
github.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
I added a new readme to Barnacles, it's a little more end user focused with screenshots and features. I moved the developer guide to a new file. #buildinpublic #webdev
github.com/jcz530/barna...
GitHub - jcz530/barnacles: A desktop app for web developers
A desktop app for web developers. Contribute to jcz530/barnacles development by creating an account on GitHub.
github.com
November 17, 2025 at 11:59 PM
I've always believe the last 10% of a project is 90% of the work. AI has not fixed this
November 17, 2025 at 11:11 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
If you're adding a cursor style to an element with Tailwind, would you write
`hover:cursor-pointer`
or just
`cursor-pointer`
because it's implied that you're hovering if the pointer is over the element?
#tailwind #webdevelopment #webdesign
November 1, 2025 at 7:52 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
This might be my favorite terminal alias I've added `reload` -> `exec zsh -l`
Gives you a fresh shell without having to source your config. It's easy to remember when you've made changes to your configs
October 28, 2025 at 2:15 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
I'm building a free app for developers (me).
It's really just an app to make my life easier. I can run projects without opening an IDE or terminal. I can find all of my projects without clicking through finder. And a bunch of other helpful utilities. #buildinpublic #webded
github.com/jcz530/barna...
GitHub - jcz530/barnacles: An desktop app for web developers
An desktop app for web developers. Contribute to jcz530/barnacles development by creating an account on GitHub.
github.com
October 11, 2025 at 4:01 PM
Whipped up a landing page for a new project I'm working on
harborpatrol.app
#buildinpublic
September 4, 2025 at 3:33 AM