julio
juemrami.dev
julio
@juemrami.dev
I like making web-apps, ML models, and World of Warcraft addons.
Currently looking for my first junior SWE role (dm for resume)

LA born n raised
https://juemrami.dev
https://github.com/juemrami
@bigsxy on Discord
Pinned
julio @juemrami.dev · Nov 26
I dont like or want to constrain myself to any "type of" developer or label. (Frontend/Backend/SRE/Systems/etc)

I just like building with software.

And ill learn whatever languages/tech/tools needed to get something built.
today i did something ive always felt uncomfortable at the thought of even doing.

I reached out to a recruiter on linkedin 💀

I got that, "don't ask for directions", American individualism engrained in my psyche
September 19, 2025 at 1:58 AM
you think namecheap will let me negotiate for a cheaper price on my .dev domain?

Like cmon who else is gonna use it, supply and demand or something right? lol
September 17, 2025 at 12:10 AM
Reposted by julio
Fell down a rabbit hole of some old film shots 📸 #photography
September 16, 2025 at 6:29 PM
Been working on an MCP server for World of Warcraft addon development.

Has tools for API lookups on warcraft.wiki.gg and also global string translation lookups for crafting ui display strings

github.com/juemrami/wow...
GitHub - juemrami/wow-dev-mcp: An MCP server for World of Warcraft UI/Addon developers
An MCP server for World of Warcraft UI/Addon developers - juemrami/wow-dev-mcp
github.com
September 6, 2025 at 4:31 PM
im now actively using jj in repo's where i was once using git.

1000% recommended for rebase users.
September 6, 2025 at 4:29 PM
anybody else that uses Vitest/Vite dev server?

I keep having an issue with my `working_copy.lock` getting corrupt (thats how im describing it).

Causes all my jj commands to block and timeout. Have to delete the .lock file to fix.
June 30, 2025 at 3:54 AM
Content on here makes me feel like I’m on Facebook sometimes lol
June 14, 2025 at 4:41 PM
finally got a personal website live.

After making so many small random personal apps, i never took the time out to make a personal website because it always felt too self-serving... but im about desperate for a software job now a day idrc 😂

www.juemrami.dev

I might fuck around and start blog soon
Julio Ramirez - Software Engineer
Julio Ramirez's personal website showcasing projects, skills, and contact information.
www.juemrami.dev
June 12, 2025 at 11:49 PM
@aggrend.bsky.social With the recent Retail announcement of looking to heavily restricting combat addons, do you see a similar vision for the future of classic wow?
June 2, 2025 at 8:58 PM
If youre like me and you recently started learning web and your introduction to the space has been React, please check this video by @ryansolid.bsky.social out.

Its great view into the process of how your templates turn into html + js and the ways that that can occur
www.youtube.com/watch?v=0C-y...
The 3 Ways JavaScript Framework Render the DOM
YouTube video by Ryan Carniato
www.youtube.com
May 28, 2025 at 6:52 PM
Reposted by julio
Chris Lattner is the CEO and Co-Founder of Modular, the company behind the Mojo language. In this episode, he joins @kball.llc to discuss his engineering journey and his current work on AI infrastructure and Mojo.

softwareengineeringdaily.com/2025/05/22/m...
Mojo and Building a CUDA Replacement with Chris Lattner - Software Engineering Daily
Python is the dominant language for AI and data science applications, but it lacks the performance and low-level control needed to fully leverage GPU hardware. As a result, developers often rely on NV...
softwareengineeringdaily.com
May 22, 2025 at 10:43 AM
So hyped for the future for web apps
May 27, 2025 at 4:39 PM
The best part about working alone is that I can rebase my main production branch all I want.

Rebasing is no nice when you don't have a whiney rat at your back complaining about rebase conflicts.
May 26, 2025 at 8:09 PM
Trying to recreate the ios bottom sheet on my React (web not native) app.
Anybody have any tips?
Please dont suggest a library, im trying to keep dependencies low.
May 26, 2025 at 6:53 AM
Nobody talks about how annoying it is to be forced to NOT co-locate your exports because of @react.dev's Fast Refresh on @vite.dev :(
May 14, 2025 at 5:19 PM
best feature when working on anything that's not
a react "todo app"
May 10, 2025 at 5:09 PM
i was testing out @effect-ts.bsky.social today and... mf had hands.

I think im getting more of hang of it now, though.

I hit a hurdle with `map` and `flatMap` but then discovered the holy `andThen` that just made that hurdle disappear.
May 4, 2025 at 7:05 AM
twitter just banned the accounts of some Exa devs because of the actions of the Exa entity.

dogshit site.
May 2, 2025 at 4:38 PM
I was working on my react PWA today and was having issues getting the 'touchstart' & `touchmove` events to fire on iOS safari, specifically when initiating a touch during momentum scrolling.

Its an unsolved crime:
stackoverflow.com/questions/49...
touchstart event does not trigger on scrollable div if already scrolling (on iPhone)
I have met this problem when scrolling on my iPhone 6 device (tested on Safari and Chrome): Given a scrollable div, if i touch the div when it's already on inertial scrolling motion, the scrolling
stackoverflow.com
April 29, 2025 at 1:00 AM
why doesnt PWA take off?
Lack of support from mobile OS developers?

The browser seems like the perfect platform neutral environment (perfect in that every mobile phone has one)
April 28, 2025 at 5:32 PM
is there a community of first generation hispanic Americans in software engineering?

I want to know how you navigate the field (career wise) with 0 to none connections in tech. I dont have ANY family or close friends in tech that i feel comfortable reach out to for employment help.

It's been 2yrs
April 20, 2025 at 6:15 AM
It's been a while since i've touched vite and my web projects in general. Might hit them up again with cursor.

Cursor agent ended up being completely useless for WoW addon development and also working with HuggingFace python libs.
March 29, 2025 at 11:11 PM
I'm struggling to get any meaningful progress in fine-tuning (LoRA) a pretrained mBART "one-to-many" model with the HuggingFace libraries.

I'm training on bitext batches containing _shuffle_ of translation pairs from different languages (source=en, target=[es, fr, pt, de, ru, cn])
March 21, 2025 at 6:30 AM
was i not supposed to binge 4 seasons of Succession in 4 days?
March 11, 2025 at 7:23 AM