Details
-
AboutNull
-
SkillsC#, Python, JS…
Joined devRant on 3/6/2018
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
-
The three body problem in work place: having 3 directors, each in charge of different area. It is a real chaos when there is a proposal need to be passed by all three.
-
I am anxious about the phones audio not playing through the headphones, but through to the speaker, when connecting in public. Even when the Bluetooth icon shows connected.
I have to remove the headphones and check, every time.
It is only me ?6 -
The way we keep running the code, when we mess around with the code and try to find a solution, has so much in common with machine learning1
-
Spended 30 minutes try to answer a question on stackoverflow, the question deleted just before I posting the answer5
-
Just one more layer of wrappers.
I thought CSS supposed to style the document , but now I need to change the document to get styled properly -
Just discovered a public API that support perpage parameter.
Immediately try 99999
And……… it works!
Getting everything in one go!
Good dev on the other side -
Today, I saw a table mean to store tags designed horizontally, each column store a tag with value 1 or 0. 🤦🏻♂️
-
Talking to my angry girlfriend is the hardest debugging process.
I can't even find out what went wrong44 -
I set up a Linux server on a Rock 64 which connected with a external hard drive at home. Now I can download torrent and run crawlers anywhere from my phone.
-
I got send to Shanghai with only 2 days of notice, because the Chinese team fuckup a project that's not even mine, and the deadline is coming soon.
Though, I enjoyed the local food2 -
I am excited about Websocket getting more popular. I just completed a project using it. It is so good for sending market data to the front.
-
Spending the morning adding a feature. Only discover that it can be satisfy with current features, when I finished it. I think I will call it a hidden feature now.
-
I love Json format. It is so simple, powerful, easy to read and all that good stuffs. There is only one thing I wish Json could support, that's commenting.13
-
a few years back in uni, programming my first game in Unity. I spend days and nights on it, for both playing and programming it.
-
Tested on local work perfectly,
Push to production
Restart service
CPU went up to 100%, process alive but all services down.
Panic.
Try to think of what would be the cause.
With no hope, i restarted the service again.
Everything works as expected.
I still dont know what happened. :/7