Details
-
SkillsJava, C, Labview,
Joined devRant on 10/15/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
-
My boss wanted to hide the web application source code from the browser dev tools, he wanted to force the clients to use an electron portal for the application and block the access from any other browser.8
-
I love it.
I'm a geek, and a nerd,
I love everything that computers,
I love electronics, physics, even mathematics,
I love thinking, solving problems, learning new things.
And programming is all of those combined, I love it with a passion.5 -
Wooohooo! I've finally bought myself an old school CRT TV. Now I can play my retro games like a human being.20
-
Anyone got any idea what hardware this is? Tempted to buy one and put openwrt on it as a credit card router... For that need to know what openwrt target I could flash.
Already found a USB step up converter to power it
https://s.click.aliexpress.com/e/...
(Yes, I know I could use an old Pi but I hope the power consumption is lower)11 -
devRant meetup in the Netherlands yesterday was awesome! Hereby a group picture we took.
Thanks for the amazing evening, people!51 -
Last year I built the platform 'Tindex'. It was an index of Tinder profiles so people could search by name, gender and age.
We scraped the Tinder profiles through a Tinder API which was discontinued not long ago, but weird enough it was still intact and one of my friends who was also working on it found out how to get api keys (somewhere in network tab at Tinder Online).
Except name, gender and age we also got 3 distances so we could calculate each users' location, then save the location each 15 minutes and put the coordinates on a map so users of Tindex could easily see the current location of a specific Tinder user.
Fun note: we also got the Spotify data of each Tinder user, so we could actually know on which time and which location a user listened to a specific Spotify track.
Later on we started building it out: A chatbot which connected to Tinder so Tindex users could automatically send a pick up line to their new matches (Was kinda buggy, sometimes it sent 3 pick up lines at ones).
Right when we started building a revenue model we stopped the entire project because a friend of ours had found out that we basically violated almost all terms.
Was a great project, learned a lot from it and actually had me thinking twice or more about online dating platforms.
Below an image of the user overview design I prototyped. The data is mock-data.51 -
Woman couldn't reach the login page of her hosting account.
After 15 minutes of debugging she found out that her Internet wasn't turned on.
This shit is the fucking reason why I drink alcohol.19