Profile avatar
hugo.attal.fr
French software engineer 🇫🇷. Building Luna Park (https://luna-park.app), a visual scripting platform with Vue / Typescript 💚
27 posts 378 followers 145 following
Regular Contributor
Conversation Starter
comment in response to post
Le rebranding Eurostar, c'est vraiment une dinguerie. J'ai dû le prendre 3-4 fois dans ma vie, mais je pourrai acheter des posters, des tshirts, des chaussures et même des slips avec leur logo tellement c'est magnifique.
comment in response to post
I've been doing the exact same thing, it's a lot easier to read!
comment in response to post
Super idée 😄 ! Indiehacker amateur de fromage ici 🧀 ! Je développe une plateforme de visual scripting appelée Luna Park 🎢 ! luna-park.app (J'ai hésité à la nommer "Disneyland Paris", mais Walt était pas d'accord)
comment in response to post
Ça pourrait être l'occasion de faire petit starter-pack No-Code France 😉
comment in response to post
Merci beaucoup mec 😄 ! Yes, ça a beauuuucoup évolué, mais maintenant il y a plein de features non documentés 😅... ça fait longtemps que j'aurai dû mettre à jour ce tuto, j'espère finir de dev tous les niveaux d'ici quelques semaines 🤞
comment in response to post
I'm building a visual scripting platform 😎! I'll share my over-engineered stuff and stupid mistakes here 🥲. luna-park.app
comment in response to post
I'm building a visual scripting platform 😎! I'll share my over-engineered stuff and stupid mistakes here 🥲. luna-park.app
comment in response to post
I'm building a visual scripting platform 😎! I'll share my over-engineered stuff and stupid mistakes here 🥲. luna-park.app
comment in response to post
I'm building a visual scripting platform 😎! I'll share my over-engineered stuff and stupid mistakes here 🥲. luna-park.app
comment in response to post
I hope you'll earn some well-deserved money with this! I think it will also make people put a bit more effort into writing a good reproduction (like "I don't want to pay, I better have a perfect reproduction"). Win-win.
comment in response to post
To sum up my opinion : good software engineers will be better, bad software engineers will be worse.
comment in response to post
I hope you're right. But I've seen to many beginners relying on AI without actually understand what it did. A bit like copy/paste from Stackoverflow, but worse. Still, AI is an awesome tool to explain things and help debugging. It will help those who seek for it. (like Stackoverflow, but better)
comment in response to post
On the other hand, beginners may face a tougher path. With AI handling simple tasks, they risk relying on it too much. To grow, they’ll need discipline and focus to navigate the "desert" of being less effective than AI, until they break through.
comment in response to post
I feel like AI boosts productivity and accelerate software development for engineers. But it won’t turn a novice into an expert overnight. This is the golden age for experienced engineers, freeing them to focus on the most challenging and enjoyable aspects of the software dev.
comment in response to post
You're right, it does not solve the problem, especially for spatial or contextual influence. But I find that it helps mitigate it. It still reduces uniformity distortion from other color spaces. My niche use case was to generate uniform contrast for any hue, and it did its job fairly well.
comment in response to post
That's why I find OKLCH color space much easier to work with, since it is designed to improve perceptual uniformity on screens. developer.mozilla.org/en-US/docs/W... Here's your example with 60% perceptual lightness:
comment in response to post
And I'm pretty happy about the API, which is dead-simple 🙂. That'll help me to build the actual tutorial levels a lot faster.