Andrea Fomera
banner
afomera.dev
Andrea Fomera
@afomera.dev
Senior Software Engineer • 🏳️‍🌈 she/her • making RubyEnv.app
Building a little something to help me get a handle on my domain situation.

I've uncovered a problem with them. I have too many.
November 8, 2025 at 4:32 AM
If you're curious, ~$10 for the coding of this app with AI assistance.

That's not bad!
November 7, 2025 at 6:02 AM
Codin' up a little thing to help me handle my Git notifications.
November 7, 2025 at 2:15 AM
@hanamirb.org provides the ability to reuse param validations/definitions across actions.

In each action class you can define `params` blocks, but you can also make those into reusable classes that can be shared (and tested!) if you have a common set of params that need to be used!

#HanamiTips
October 14, 2025 at 9:01 PM
What fresh spam is this? I got an invite from someone I'd never heard from... brand new GitHub account.

lol
October 14, 2025 at 8:39 PM
was having a good night until this popped up.

😅 I swear my code isn't that bad!
October 12, 2025 at 3:28 AM
sheesh Hanami is fast!

I haven't needed my tricks to make things feel even faster yet!
October 11, 2025 at 3:28 AM
Starting a new series called: #HanamiTips

You can implement your own logging behavior for @hanamirb.org by overriding the config.logger.logger_constructor in your app.rb file.

This one records the logs to stdout AND a log file and rotates logs daily or at 1mb in size.
October 10, 2025 at 11:59 PM
this ain't your regular old @hanamirb.org, it's hanami-omakase, but oh does it feel so right for me.
October 2, 2025 at 6:34 AM
we're not in Kansas anymore toto.

lotta work to do! but it's a start 😎

(you'd never believe the journey I've been on to make this work today. Very educational... and the scenic route taken for sure)
September 29, 2025 at 5:36 AM
welcome to the thunderdome

current status:
September 28, 2025 at 2:19 AM
current status, on step 2.
September 24, 2025 at 6:00 PM
guess I should update my work laptop to macOS 15 now.
September 15, 2025 at 10:27 PM
installed reactionview and herb to @forked.sh locally and it worked like a charm. awesome work @marcoroth.dev!!
September 6, 2025 at 5:44 PM
when I first posted this, forked.sh was not really functional, but I can say I've brought it to life and it reached a new point tonight, managing issues from itself. I laid the foundation for pull requests, but will have to work on the git-service repo to add support to manage git repos better first
August 19, 2025 at 3:00 AM
dropped in marksmith by @avohq.io for forked.sh and it worked like a charm! Just needed a stimulus controller to watch the system prefs for light / dark mode!
August 18, 2025 at 7:16 PM
some improvements to the file viewing system for forked, now it'll show the tree on the left side too

not bad, it's feeling decent and almost usable!
August 18, 2025 at 3:16 PM
took a bit to get file browsing + viewing working tonight. not bad progress for a weekend

also have commit details + commit list working. I think it'll be time for issues + pull requests soon enough!
August 17, 2025 at 9:38 PM
working on speccing out what an api & doc site for forked.sh would look like. would start with basic web hooks and expand out later.
August 17, 2025 at 8:03 PM
thank you! I'm quite pleased with how it's turning out design wise. This is the latest iteration so far
August 16, 2025 at 7:55 AM
woo! the git repo storage / parsing part is working!

solid work for 24 hours total, spun up the app + git service, app has user auth, orgs, repos, ssh keys, and a git integration with the git service.

git service uses terraform / ansible to deploy / provision itself and integrates with rails
August 16, 2025 at 5:01 AM
I'll say!
August 16, 2025 at 4:39 AM
couple things I need to redo to fix some things, but like I cloned + pushed commits to my own git repo hosting!

now I need to ensure my rails platform will be able to read the git repos and run operations
August 16, 2025 at 2:05 AM
party-parrot.png getting closer to making this thing a reality.
August 16, 2025 at 1:34 AM
basic profiles working, up next: git repo hosting!
August 16, 2025 at 12:10 AM