product engineer – code / ship / repeat

Florianópolis, Brazil
A silly thing but have you ever wondered what's the difference between a terminal and a shell? I think both terms can be confusing for beginners I loved this answer from Stack Overflow, in which they compare terminal as a browser and shell as JavaScript
1
3
18
It's cool how I always learn something when configuring development environments of new MacBooks
5
O Brazil tem sim vários defeitos e viver na Europa proporciona facilidade em diversos aspectos do dia dia Mesmo levando isso em consideração, o que pesou na decisão de voltar foi meu amor por Florianópolis ❤️ Quero viver bem lá, junto com a minha familia e amigos
10
1
122
I was able to realize tradeoffs and things that are important for my mental and physical wellbeing in which I miss from Brazil
7
I think more people will ask about this 👇 Why I decided to move back to Brazil? It was mostly based on my vision of future and long term goals Personally I came to EU not to seek for better life conditions, but to have new experiences regarding culture and career +
1
24
So I'm really grateful for everything, the decision of moving abroad to work for @ReaktorNow was a really important piece of my life ❤️
7
One trip that I'll never forget: When we traveled to Italy to visit the client's office I got to know Milan for the first time, we had the best time ever and our relationship as a team became even closer 🇮🇹 That's me in front of Duomo 😅
1
8
I've grown personally and also in terms of career There were internal trainings that allowed me to improve some skills beyond tech, get to know more about project management, team building, and communication +
1
3
This is my last week working at @ReaktorNow 🥹 Moving to EU was a huge decision, a rollercoaster of emotions, but I was blessed to be part of a company in which I got to know coworkers that became friends and gave me support along my journey here +
3
65
Laura Beatris retweeted
So so cool... applies the new @​media (hover: hover) feature to all `hover:*` Tailwind classes 🤌💋 No more annoying sticky hover state after tapping a link on mobile! MDN: developer.mozilla.org/en-US/… caniuse: caniuse.com/mdn-css_at-rules…
10
38
321
I can't wait to try out LiveView Native with IOS 🥰 github.com/liveviewnative/io…
3
"Peace of mind from prototype to production" The GitHub description of @elixirphoenix is 100% accurate
5
I've also applied pagination, so now it's possible to load on a specific page laurabeatris.com/learning-jo…
My learning journal updates will be automatically published on my Twitter account! 📰 I've built an API route on my Next.js app that receives a webhook event from @Hygraphcom and takes a screenshot of a page by using @microlinkhq screenshot API
1
2
Along the way, I realized that using Puppeteer for screenshot automation was introducing too much boilerplate and issues with serverless functions size I ended up using a browser as a service API and miniming the number of dependencies that I had introduced previously
1
2
My learning journal updates will be automatically published on my Twitter account! 📰 I've built an API route on my Next.js app that receives a webhook event from @Hygraphcom and takes a screenshot of a page by using @microlinkhq screenshot API
📝 Learning Journal, September 11, 2022: laurabeatris.com/learning-jo…
1
1
4
📝 Learning Journal, September 11, 2022: laurabeatris.com/learning-jo…
8
📝 Learning Journal, September 11, 2022: laurabeatris.com/learning-jo…
1
This might be the only blocker in order to me to finish the automated learning journal updates from my portfolio
1
Hypraph is calling my serverless API route many times for one webhook event My assumption from looking at the logs is that the serverless function is not resolving correctly and thus the request is being retried
1
2