Details
-
SkillsPython guru
-
LocationBelgium
-
Github
Joined devRant on 9/21/2017
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
-
Customer: URGENT, we are not receiving any email. (that's actually a really urgent issue)
Turns out that customer had an invalid base64 embedded image in is signature which was causing our system to crash.
Made invalid images move to oblivion and told the customer the issue was solved :D4 -
Customer: URGENT, one sidebar is odd on that particular page on IE11
Me: *fixes the bug*
Me: New version will be available by next week
One week later
Customer: *does a negative review*
Customer: It is not working.
Me: *verify my fix is working* -> it does
Me: *verify my fix is available on his installation* -> it is
Me: Please upgrade the "Portal" module.
Customer: How do I do that ?
Me: In the list of installed modules, find "portal" and click "upgrade".
Customer: I did update the "Website" module, it is still not working.
Me: ...2 -
Debian + i3wm running on the WSL just fine :D
julien@Julien-PC
----------------
OS: Debian GNU/Linux 9.5 (stretch) on Windows 10 x86_64
Kernel: 4.4.0-17134-Microsoft
Uptime: 10 seconds
Packages: 410
Shell: bash 4.4.12
Resolution: 1920x1040
WM: i3
Terminal: xterm
CPU: Intel i5-3570 (4) @ 3.4GHz
Memory: 4025MB / 8158MB7 -
So I want to boot to no-failure mode on windows 10 to reinstall my video driver...
Start menu > Settings > Security and Update > Restore > Advanced start > Reboot now > Fix > Advanced settings > Settings (yes settings submenu after advanced settings one) > Reboot (total: 9 clicks)
Computer: *reboot*
Computer: Press F4 to boot to no failure mode
Me: *Press F4*
Computer: ...
Me: *Waits 5 seconds*
Me: *Press F4*
Computer: ...
Me: *Is confused*
...
Me: *Looks at keyboard*
Keyboard: *Is not powered*
FUCK YOU MICROSOFT !!!
*Reboot to normal mode...*
Win+R "msconfig" > Boot > Minimal > "Would you like to reboot your computer now" > Yes
*Reboot to no-failure mode*
EAT THAT PIECE OF SHIT !5 -
I have a dual boot on my portable computer, (windows + linux) I was feeling very bored and so I decided to boot on windows to play some games... Wrong idea !
1) Windows anniversary update
- took 1h to complete
- rebooted 3 times... and each time I forgot to select windows instead of debian in grub
2) Video card update
- It was using the integrated graphic card instead of dedicated GPU in games...
- It reseted all my very specific configuration (basically max perf, min quality) to factory default
3) Couldn't play any multiplayer game cause I'm on wifi and the connection sometimes drop
Not sure why I keep this windows partition :/
Before you tell, I tried wine, my games are not supported yet :(2 -
Little job story about dev server cleanup :-)
Ops 1: We are running out of disk space on <server ip>, only 14GB left
[one day later]
Chef: Guys can you take a look at the server, I see postgresql is taking 51GB
[a few minutes later]
Ops 2: otherwise we can truncate the whole database
*Dev 1, 2, 3, 4* D: !!!!!
Dev 1, 2, 3, 4: ok we are looking at it
[few seconds later]
Dev 2: I cleaned 13GB, more can be cleaned if we do a backup
Dev 3: I also cleaned a few gigs2 -
1) Webapp to choose the beer
2) Computer vision and robotic arm to get the beer
3) Motorized plate delivering the beer at our desk
Typical Belgian Hackathon :DDD4 -
Develop the IT culture of students, facilitate speech and ideas. Replace targeted narrow project by problems they need to solve by their own means.
-
wk84!!
Best: a school project with tons of cool stuff: NodeJS, Express, jwt, Jest (unittests), VueJS, pwa, Mongo, Python, OpenCV and tesseract
Worst: the teacher complaining all the time on the background colour of the website6 -
My favourite Linux distribution is Windows, it just works and has thousand of settings available !8
-
Tomorrow is the final technical review on a project we're working on with friends at school since September. The subject was not entertaining but we had a lot of fun trying stuffs (think Node, Vue, Raspberry). I've been writing my part of our final report all the week-end (security and deployment) and it is very nice to see how we managed to do something cool out of that subject !