Details
-
AboutCode, design, things. And cats. Mostly cats. And teaching. But mostly cats.
-
SkillsWeb stuffs. Like. Lot of js, and... js. And also Stylus and pug, which are js too. So... js.
-
LocationLiège, Belgium
-
Website
-
Github
Joined devRant on 6/8/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Did you think there's a pmrant, where PM rants about us and dream about short deadlines, tamed developers and... I don't know, PM stuffs?!
Terrifying...5 -
At 7, I found the ZX-81 of my dad in the attic, then learn BASIC with books. I got some LOGO lessons at school, then we got internet at home around '96, and discover web programming... many years and langages later, I am freelance web developer and teach code in High School. :)
-
Always respect de YAGNI principle (You Aren't Gonna Need It). Maybe the hardest thing to follow, as beginner and after.
-
Publish your code on GitHub or any other platform, when you can. It will serve as a resume and your work can help others.
-
It seems to be the new trend : building "boxes" based on raspberry pi, including sensors to mesure any sort of thing, and sending data to a REST API.
Was contacted for a project like this, to make the backend for the project.
I ask to the client the credentials of the dev who will makes the embedded dev, to know the format of data I will receive and send to the "box", the client respond that "I don't need to know that", and, besides, they don't have any dev for this post for now, but I can begin the dev for the backend without that, not knowing data structure, and will receive all of that for half December, for a deadline in early January.
Tell the client that his project will never be done in the deadline, got ejected from the project, client is pretty sure he will find à dev who will do all the work in 2 weeks.
Fuckin' startup culture.1 -
Best part of being a (freelance) dev : working from home, being able to see my newborn son slowly growing up. Not easy to run after clients days after days, but I don't regret the silly project managers, the dumbasses from the marketing, and, gosh, I don't miss the CTOs. :)1
-
Got a strange thing today in class, as a teacher in programming. We have a lab where the computers haven't yet their final configuration ended, so the user used by the students is the administrator of the computer. And today, a student calls me and tell "sir, the password isn't the one you gave to us" (temporary the same for each machine until we fix the configuration).
Go to student's place, password incorrect with a hint "you know the code : up, up, down, down... oh, you don't know, huh? Too old! Too bad!"
Password was - off course - "konami".
But... how a student born in 1997 can think he can troll me with the konami code?!
He wasn't even born when I played on the NES as kid!
Sometimes I'd like to teach my students how to fly by tossing them by the windows...1 -
Saw today a little French YouTube video, "Me, Max, developer". With overused jokes (what mom thinks I do, what my boss, etc), and, at last, the job is vaguely explained, and the video concludes by "and, sometimes, by miracle, it works! And I feel like the savior of the world"
For me, telling that something works by miracle is a proof that you don't understand what you've done, which makes you some kind of not very reliable developer... -
student: eh, eslint is only to enforce our code to be more readable to you, you're a lazy teacher!
*sigh*2 -
teacher (me): for the next session, we will need vagrant, please use the command 'vagrant box add…' before coming to class.
student, one week later: I tried your command, but an error came 'vagrant command not found'
me: did you install vagrant?
student: no... why?
*sigh*5