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
i thought my app was broken lol. Was waiting for content to load like an idiot
September 19, 2025 at 2:02 AM
hardly expect anything to come of it, but my desperation for a job definitely made me feel like less of a prude for reaching out with the only intention being using this person as a ladder to get where i wanna go.

I kinda hate that for me ngl.
September 19, 2025 at 2:00 AM
No matter what evidence comes out it will be selectively picked apart, they will play the plausible deniability game at every contention all whilst extrapolating the the nth degree, any evidence in support of their pre-existing narratives.
September 17, 2025 at 12:03 AM
right wing propaganda machine gonna propagandize.

Honestly i dont even know wtf is supposed to be done when the entirety the MAGA electorate is willing to believe whatever theyre told so long as it justifies the narrative that they want so badly to be true.
September 17, 2025 at 12:00 AM
So RSC don’t generate any static html + reactive hole? I thought it was similar to islands arch
June 14, 2025 at 4:33 PM
what ive found the most confusing is not being sure if i should think of react as a server first or client first.

Like should i be thinking of living on the server and interacting with the client?
Or, should i be living on the client interacting with the server?
June 6, 2025 at 9:29 PM
I always explain it to people as a "most likely next word" generator.

Its like when youd type gibberish on your phone by always accept the next suggested word in your autosuggest. But on crack and with the entire internet in its recent memory.
June 2, 2025 at 9:04 PM
I know there's a long the time until these changes actually make it to retail and then again the time until those retail client changes trickle down to classic.

I'm interested in your opinion considering these addons have started to appear in classic as the avg player has evolved since 2004 & 2019
June 2, 2025 at 9:01 PM
oh so the actual number of symbol/graphemes changes between upper/lower case?
May 28, 2025 at 5:56 PM
To answer “how could you map a lowercase string to its uppercase variant CONSIDERING that the byte size of the characters might change between upper/lower”

You basically just look for the utf8 “start” bytes in each sequence and line them up that way
May 28, 2025 at 4:08 PM
May 28, 2025 at 3:59 PM
Just keep doing what you’re doing but check the first byte only.

UTF8 will tell you based on the first byte if characters is multi-byte, and also how many bytes that char(codepoint) requires.
May 28, 2025 at 3:57 PM
@syntax.fm @wesbos.com pretty please?
May 27, 2025 at 7:20 PM
Cheers on the release.
I'm bullish on how this is how state should be managed in client apps going forward.
May 27, 2025 at 7:19 PM