cezar's Avatar

cezar

@cezar.is.bsky.social

Software developer at a health startup in Vienna, Austria. Used to do board adjacent water sports in warmer climates:) MTB, skiing & apnea diving now. I keep bees and take care of aquascapes.

45 Followers  |  186 Following  |  17 Posts  |  Joined: 28.07.2023  |  1.675

Latest posts by cezar.is on Bluesky

Itโ€™s quarter past ten at night. Letโ€™s quickly watch a good movie. Get The Brutalist. Itโ€™s 3h21min long. Sleep is overrated :)

15.04.2025 20:25 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
React April Meetup, Tue, Apr 8, 2025, 6:30 PM | Meetup **=== Talks ===** **React.use(Compiler) - Can we finally forget about dependency arrays?** *by Max Zauner* [https://zaunermax.at/](https://zaunermax.at/) **Building a mul

๐Ÿ“ข React Vienna Meetup in April:

๐Ÿ—“๏ธ April 8rd, 18:30 CEST
๐Ÿ“Eversports, Jakov-Lind-StraรŸe 13, 5th Floor, 1020 ยท Vienna
๐Ÿ’ฌ React.use(Compiler) - Can we finally forget about dependency arrays? by Max Zauner
๐Ÿ’ฌ Building a multi-domain SSO with FusionAuth and NextJs: Challenges and learnings by @cezar.is

27.03.2025 10:45 โ€” ๐Ÿ‘ 11    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 2

Your dignity honors the bravery of the Ukrainian people.

Be strong, be brave, be fearless.
You are never alone, dear President Zelenskyy.

We will continue working with you for a just and lasting peace.

28.02.2025 21:06 โ€” ๐Ÿ‘ 74263    ๐Ÿ” 14860    ๐Ÿ’ฌ 1643    ๐Ÿ“Œ 709

Same here. Was in bed at 9pm.

20.12.2024 07:51 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Such an honest, little fireplace talk. So grateful to be able to share in. From 3ยฐ water temperatures in Vienna, have a wonderful day Sunil! PS: that fireplace sure looks like it makes tasty food

12.12.2024 07:51 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@leerob.com thanks for all your work! your dedication to the nextjs community is truly inspiring. i checked your docker docs and I have one question: the HOSTNAME="0.0.0.0" results in request.url origin to be 0.0.0.0:3000 in middleware and api routes. vercel resolves ok to APP_URL. is there a fix?

09.12.2024 13:25 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

This looks very good. What brand is it?

09.12.2024 06:14 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Tea. Pre qing ming.

27.11.2024 07:48 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Bonsai are also nice.

23.11.2024 08:16 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Austrian Airlines last post on twitter

Austrian Airlines last post on twitter

A strike of genius and i love them even more for it. Well done @austrian.com. Now get this handle!

22.11.2024 21:47 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Really happy to hear! Welcome to the neighbourhood :)

19.11.2024 22:24 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I used to wakeboard on that river every single day that i could. God, you threw me back to those times with a photo :)

14.11.2024 06:36 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Today is @cloudflare.social day youโ€˜all!!! Thanks for all you do!

11.11.2024 19:26 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Been hacking with fusionauthโ€™s api for the better half of a year. I love the api. I have built a centralised authentication gateway with it, now working on a oauth and openid ร  la google workspaces. Anyone else working on this?

08.10.2024 19:07 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

It makes sense to me the way you have it. Just for clarity

07.10.2024 05:59 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I formulated the question wrong. The const inside closures could be lets. From a purely lexical semantic it makes sense to me. But there are some that argue we could use let alone.

07.10.2024 05:58 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Hey Dan, curious about the let & const usage in this file. Is there intentionality in it or just relaxed writing?

06.10.2024 17:13 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Tesla promised a vision where electric cars would be made affordable to all. Have the shareholders changed everything? They are now making 3 a premium option.

23.09.2023 17:38 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

hey Dan, congrats on your new adventure. you joining the team is a huge confidence boost for me into the future of bsky.

27.08.2023 19:38 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@cezar.is is following 18 prominent accounts