HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jsomau

no profile record

comments

jsomau
·letzten Monat·discuss
Thanks for checking it out!
jsomau
·letzten Monat·discuss
Thank you - it's encouraging to get this feedback! Please let me know if you've got feedback or something you'd like to see.
jsomau
·letzten Monat·discuss
A small thing I've been building as an antidote to doomscrolling. Open a new tab and see a public domain artwork from a real museum: https://toregard.art

Mostly I wanted more art and colour in my workday - something to look at, learn through and draw inspiration from in the moments between meetings and code. You can create an account to save your favourites and curate your own gallery. Just released collections that you can make public.

Art from: The Metropolitan Museum of Art. Art Institute of Chicago. Rijksmuseum. Cleveland Museum of Art.
jsomau
·vor 3 Monaten·discuss
Neon, the Vercel recommended database storage integration, doesn't use the sensitive option for the environment variables it manages including the database connection string/password and need to be rotated then deleted and manually set up as sensitive.
jsomau
·vor 3 Monaten·discuss
I built a cooking timer that solves the mental arithmetic of roasting multiple things at once. Pick chicken legs, sweet potato, green beans, etc and it'll give you a simple plan telling you when to put things in, flip them and take them out. Trying to eat more veggies and home cooking so this has helped me a lot!

https://www.roastrack.app/
jsomau
·vor 3 Jahren·discuss
Adobe Podcast | https://podcast.adobe.com | New York City, Bay Area, Remote | Full Time

The Adobe Podcast team is looking for a Senior Software Engineer with a passion for creating great product experiences. Be part of a tightly knit team developing cutting edge innovations in the world of audio on the web and help define the future of this medium as it takes over the world.

Senior Software Engineer, Web Audio Products & Services: https://careers.adobe.com/us/en/job/R138749/Senior-Software-...
jsomau
·vor 3 Jahren·discuss
Self plug but I used WebGL and the texture technique to build: https://www.doorsofdelirium.com/

Click on Random a few times to get a flavour. Uses the GOL concept as a brush to spawn cells combined with some fun shader techniques to colour.
jsomau
·vor 3 Jahren·discuss
I like Carlin. I like the joke. The problem is we're taking a huge number of species with us. That is after all what makes Earth special compared to any other barren rock.
jsomau
·vor 4 Jahren·discuss
Adding to this:

> By the time I'm down in the weeds I've forgotten what I'm doing, what the purpose of the actual API call is.

If I can craft tests up front in terms of the higher level goals then when I finish a subcomponent or get distracted by something else the higher level test is there for me to fall back on to figure out what to do next.