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
Search - "smart"
-
Favourite Programming Quote - Whats yours?
"A computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things." - Bill Bryson26 -
IoT is when your ai powered toaster is mining bitcoin to pay off its gambling debts it has with the smart fridge.9
-
only elon musk is smart enough to realize there are smart people out there who can get shit done without a goddamn fcking degree24
-
7 am. Dog wants out. I roll out of bed after trying to pretend I am dead.
Walk down the stairs to the side door. Half asleep and notice that the door has daylight shining through on the lock side. Didn't shut it all the way the night before. Walk outside. Dog does his thing. Turn around. Doors locked.
Fuck.
Go for my phone. In the house. Go for my keys. In the house. Fuck. Fuck a duck.
Start checking my windows. One opens a fraction of an inch. Doesn't do me any good. Dog is outside with me. Freezing his ass off. It's like 5 degrees here.
Both of my neighbors don't answer their door. Life flashes before my eyes. Put my dog in my jacket to warm him up. Little 15lb rat terrier. Not made for snow.
He's fine for now. I grab a piece of rebar from my backyard and lever my window a bit more open, busting one of the locks.
And then I yell "ALEXA. OPEN THE FRONT DOOR." The voice of an angel responds. "OK." Whirrr. Click. Door opens. Sweet warmth.
I need a fake rock with a key under it.
Great Sunday.20 -
When you accidently open the bios menu on your smart watch when you're just trying to turn it back on 😂14
-
the advantage of dating a non-dev: she thinks I'm incredibly smart when I describe what I'm working on, when in reality I have no clue what I'm doing 🙃11
-
After finishing up 70% of a feature,
Brain: "there's a better way to do it"
Me: "ok ill just change a bit of code here and there.."
-- 2 hours later --
swimming in spaghetti code..7 -
Smart India Hackathon: Horrible experience
Background:- Our task was to do load forecasting for a given area. Hourly energy consumption data for past 5 years was given to us.
One government official asks the following questions:-
1. Why are you using deep learning for the project? Why are you not doing data analysis?
2. Which neural network "algorithm" you are using? He wanted to ask which model we are using, but he didn't have a single clue about Neural Networks.
3. Why are you using libraries? Why not your own code?
Here comes the biggest one,
4. Why haven't you developed your own "algorithm" (again, he meant model)? All you have done is used sone library. Where is "novelty" in your project?
I just want to say that if you don't know anything about ML/AI, then don't comment anything about it. And worst thing was, he was not ready to accept the fact that for capturing temporal dependencies where underlying probability distribution ia unknown, deep learning performs much better than traditional data analysis techniques.
After hearing his first question, second one was not a surprise for us. We were expecting something like that. For a few moments, we were speechless. Then one of us started by showing neural network architecture. But after some time, he rudely repeated the same question, "where is the algorithm". We told him every fucking thing used in the project, ranging from RMSprop optimizer to Backpropagation through time algorithm to mean squared loss error function.
Then very calmly, he asked third question, why are you using libraries? That moron wanted us to write a whole fucking optimized library. We were speechless at this question. Finally, one of us told him the "obvious" answer. We were completely demotivated. But it didnt end here. The real question was waiting. At the end, after listening to all of us, he dropped the final bomb, WHY HAVE YOU USED A NEURAL NETWORK "ALGORITHM" WHICH HAS ALREADY BEEN IMPLEMENTED? WHY DIDN'T YOU MAKE YOU OWN "ALGORITHM"? We again stated the obvious answer that it takes atleast an year or two of continuous hardwork to develop a state of art algorithm, that too when gou build it on top of some existing "algorithm". After listening to this, he left. His final response was "Try to make a new "algorithm"".
Needless to say, we were completely demotivated after this evaluation. We all had worked too hard for this. And we had ability to explain each and every part of the project intuitively and mathematically, but he was not even ready to listen.
Now, all of us are sitting aimlessly, waiting for Hackathon to end.😢😢😢😢😢25 -
How do I usually make a typo?
10%: I punch a wrong key on the keyboard.
90%: I do everything right and get auto "corrected".4 -
It's my first day here and I LOVE this place. Everyone is so awesome and helpful and smart! Thanks for making me feel at home! <311
-
I... uhm... I... I can't... I ... I can't even.... THIS IS LIVE IN THE CLIENT'S SITE WHERE ANYONE CAN CREATE A LOGIN WITH NO VERIFICATION WHATSOEVER AND SEE THIS WHICH IS LINKED TO A BIG RED BUTTON THAT RESETS THE WHOLE DATABASE, YOU FUCKING DUMB PIECE OF SHIT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// This event clears the entire solution in all active clients, truncates the database and also removes any stored PDFs in the server folder
$(document).on('click', '#resetDB', function () {
// This event only happens if the user correctly enters the password, this is to prevent other users than the admin from performing this action
var answer = prompt("Please enter the password required to perform this action.");
if(answer == "-REDACTEDBECAUSEHOLYSHIT-") {
socket.emit('resetDB');
} else {
alert("The password is incorrect, please try again!");
}
});
AAAAAAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!!!!111!!1!!11!1!!1!1one!one!!!11
(I'm not inventing this, even though the "site" is internal only and not accessible through the web. That does *not* make it any less stupid!)12 -
I18n is short for internationalization because there is 18 letters between I and the last n. I love the laziness of developers.7
-
Have you guys heard of the term "smart " as in "smart city" or "smart phone"
It actually is:
Surveillance
Marketed
As
Revolutionary
Technology12 -
I remember my first software engineer internship, the boss was terrible. He was cheap and only hired interns we had 0 guidance. This mother fucker would say shit in meetings like "hey we should start providing DBAAS, similar to DynamoDB start researching it I want a prototype by Wednesday" Wtf this guy is nuts. The overall product was suppose to be a fucking virtual machine hosting platform to compete with AWS, Digital Ocean, RackSpace etc designed by BS computer science interns lol. This guy tells us in a meeting one day "You know what's the difference between those guys (the competitors) and us?" We all looked around lost. This pompous ass hole says "Me , that's the difference you guys have me " 😂 what a fucking joke , not to mention all he has is a shitty math degree from a bullshit no name college in India, no developing experience what so ever. Man o man I never met anyone that was so fucking stupid but thought they were so fucking smart6
-
Why the fuck do all (smart) TVs have such a shitty UI/UX? I don't really use TVs and I was shocked when I tried one. Apparently it's a thing, it's not just that one I tired...4
-
When the CEO thinks you are on Facebook and starts to complain about it to your supervisor, but in reality he just confused it with Bitbucket because of the similar design.1
-
Just got a new TV, 4K... it’s one of those smart ones, by Samsung.
Anyone want to explain what the fuck “McAfee Security for TV” is, and why the fuck it is necessary!?
What kind, of absolute waster madman goes “I know what I’ma do today, write a virus for a tv”!?
Take that shit elsewhere McAfee.
Now accepting any links to known Smart TV 0-days and attacks...
And I had to sign in to 5 different fucking accounts to get to the fucking tv.
The world is broke as fuck. Roll on the apocalypse.35 -
Finally bought a smart watch! I can now be even less productive! (petition to make devRant smartwatch compatible) 😂13
-
So someone gave me an idea today.
I am about go start going to school again soon and someone suggested having a locker competition.
My idea is this:
Have an lcd screen mounted to the outside. It will display a link. The link will be to a Twitter page specifically for the locker.
When I open the door it will tweet that the door was opened using a different message every time.
When I haven't opened it for a few minutes it will start tweeting about how it is getting bored and start tweeting jokes or something.
Also LED strips..
Does anyone have an idea how to power this? Also I know that it is dumb. Too bad, I am doing it anyways.21 -
Do you think you need to be smart at math to be a programmer
People ask me that, my answer is like.. Well.. No
That's kind of bullshit36 -
I hate that, not only did this error happen, but they weren’t smart enough to hide the MySQL stack trace14
-
Sister: *walks up to me at my desk* Hey, I was wondering if you can undo what you did to the internet and put it back and make it work better in my room and also make it faster
Me: Sure
Yeah, I’ll get right on it and go hit the fucking magic button in the router settings called “enable extended range and make it go faster”.1 -
No Wi-Fi = No Food.. Great motivation to pay your internet bill on time... This 'smart' shit is going way too far lol..15
-
A son asks his mom,
"Why are computers smart?"
Mom replies, "Because they listen to their motherboard" 😄1 -
If every developer looks stuff up on stackoverflow, how do stackoverflows first developer create it?14
-
My PC just refused to download Windows10 ISO for an old computer im fixing.
Well i call that a smart PC.5 -
Fuck I hate it so much talking to any of the hosting support chats, seriously questioned if it's some brainless bot talking, after I literally just answered his question (and ~3 times before that) and he asks it again2
-
A computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things.2
-
A group of computer science geeks were listening to a lecture about Java programming at a university.
After the lecture, one of the men leaned over and grabbed a woman’s breast.
Woman: Hey! That’s private OK ?
The man hesitated for a second looking confused.
Man: But I thought we were in the same class1 -
how to sound smart in a meeting: pretend to listen carefully for the new idea being said, and then ask one question: "does it scale?"1
-
Me: ugh I’m so dumb, I’m never gonna build an OS
Me 2 seconds later (reading from QEMU): “Hello, World”!!! Yes, I’m a genius, now to install it on my friends smart watch!1 -
No IntelliJ, just because my API CLASS has an unused method, doesn't mean IT SHOULD BE MADE PRIVATE!2
-
I just started an over-night BIOS upgrade on a computer at work.
So much can go wrong here, but I have no other option. Also, we are closed tomorrow, so I won't actually know what happened to the computer for 2 days.
And yes, when your system has the processing power of a potato, BIOS updates take a long time.7 -
Confession: I have an original Zune mp3 player, and use it. It has outlasted 2 smart phones I used as music players.9
-
When I realize that the incredible smart function I just programmed already exists
Credit: http://thecodinglove.com/post/...4 -
Just came across a job description where the first qualification was:
° Smart and intelligent
Really? Do better HR.9 -
Old setup vs new setup! Is the new one better? Got a mechanical keyboard and a mousepad from Sharkoon, a new retro lamp and a ryuk pop figure :) I also just bought a Zenwatch 3 by ASUS. I wonder if I can make any personalized apps for it. It will arrive tomorrow lets see.Do you have/use/like smart watches?15
-
Ranting to my team lead:
- The guy has a masters in CS but codes like an one armed monkey!
- Look, you'll see with time that education doesn't mean much. Smart people are smart, dumb people are dumb.4 -
'Get a smart device', they said.
'Unlimited media experience, internet powered!' they said.
What they didn't say, most of the apps are just webpages with an expiration date.2 -
I just realized a Samsung, Google, Apple smartphone now costs more than a 55in UltraHD 4K smart TV....9
-
I have to work with an unbelievable stubborn (and incompetent) "project Manager)
He just actually tried to convince us that leading 0 in some" hexadecimal" strings get truncated.
I know that does not sound like something to lose the mind over, but these wrong facts do come up ever so often. It knaws on my sanity.6 -
Okay. For fuck sakes, writing complex code that's meant to handle "everything" and is "super generic" can be a fuck up. Like just keep shit simple. THAT is the show of great and impressive work. Over engineering is not it. Yes your shit works and yes your shit is fancy but was it needed? How long did it even take you for this over kill? How long will it take the next person to understand or not.
Someone now has to sit and run through your shit to get what you were doing. Instead of just being able to look and once and have it all figured out.
Keep things simple.
Lost 2 hours on bullshit 🤬4 -
The smartest person in the room is usually the person who knows how to tap in to the intelligence of every person in the room.8
-
Custom theming for Spotify? That's cool asf. Man I love how smart and creative people are to come up with this shit.
https://github.com/khanhas/...4 -
Gotta admit. Amazon fire tablets are awesome for cheap tinkering and installing custom firmware in it. Using 7 of them to use at my super efficient smart home (😎) and they don't break at all...
I wish they allow direct international shipping tho...2 -
🎶"You args the IO Exception,
You args the IO Exception,
You args the IO Exception,
You args the IO Exception"🎶
-The Only exception by Paramore -
Is that smartwatch craze really over?about a year ago everybody was telling me to write apps for smart watches.now nobody even talks of it7
-
I feel this should go without saying: When you submit your curriculum vitae to a company in search of a job offer, or at least an interview then plz plz plz pretty please eith cherries on top make sure that you at l ast tailored the application towards the general direction of the industry for which you are trying to apply.
Some of the applications we got......booooooooooy these people.....6 -
I was struggling to make advancements in my task because I was so oriented by the "more code means more work done"... I wasn't producing at all. Now that I grabbed a notebook and a pen and started to think things through, things are finally rolling. Sometimes it's 90% thinking and 10% coding. In addition to that, I can't even write spagetti code after getting a solid concept written in pen. I just hate that I spend so much time thinking until something good comes up. But hey now it's rollinnnnnn.undefined pen productivity less is more notebook efficient implementations mean more puzzles work smart not hard4
-
Finally had a weekend to myself to work on some projects. I got my hands on a Sonoff switch. Did a manual flash of some new firmware and got it setup on my crappy old washer to do a little DIY smart home upgrade.
Always nice to get to do a personal project 😊 Just wish I had time to tinker more.3 -
Have you guys already seen CES of Shit by @internetofshit
https://t.co/2wPabgcH9U
Also remember that 'smart' => 'vulnerable' 😱
And if you are not following @internetofshit I think you should.4 -
Free Time + RapsberryPi + Alexa + alcohole = Smart Bartender
https://youtu.be/AEhlohTol-U
Fuck yeah I love the future4 -
When you complete creating a webpage and find that it's all wrong in every smart phone screen around you 😶8
-
I moved about a month ago, the new place has crap curtains (yay for renting 😔) so I was waking up at 5-6am as the sun comes up 😞.
I bought blinds a couple of weeks ago, they've just arrived and all screwed on. I was waking up and getting bored so I started going out running before work. My last job I was the absolute last one in the building every day, yet also the closest. Now, with the running I'm getting in at about the same time but one of the first in my new job.
My new blinds are remote controlled/programmable. It's a bit sad but totally worth it, I'll be able to sleep in, have sunlight waking me up and still get to work at a sensible time, kinda just gives me more time in the day! 😁1 -
Fullstack Bluetooth in the cloud using a mainframe matrix and heatsinks for optimal parallel multiprocessing.
I hate buzzwords. And especially hate TV shows that try to sound smart.3 -
Website still in development but client wanted to get access to add data in backend.
Now client calls every single day multiple times to complain about "bugs" in the frontend 🙈1 -
Does anyone else compact their code to make it look as complicated as possible just to be a jackass or make yourself look smart?5
-
Who thinks that noisy mechanical keyboard is a smart idea in an open office?
I think I'll go mad by the end of the month...14 -
http://bit.ly/2zD8t2z
The above link is an article about a new Amazon service allowing for purchased products to be placed inside your home. How does this work? With a "smart" lock.
When will people learn that the more technology they have, the more hackable they are? It'll only be a matter of time before people learn how to break these locks, leaving your house left unprotected.2 -
Error mesage on my 4GB ram "smart" phone, running a "smart" application.
'Oh no ! Something went wrong. Re-try'
Whatttttttt!!!
WHY DOES A "SMART" APPLICATION GIVE SUCH A STUPID ERROR MESSAGE.
IT IS MY PHONE, PLEASE PROVIDE A HELPFUL ERROR MESSAGE, WHY IS IT SO HARD.
I JUST HATE SOFTWARE THAT TREATS THE END USERS AS STUPID ANIMALS.9 -
As a uni student not yet into heavy projects yet @DiNozzo97 and I made a mock smart house out of MDF, put controllable rgb LEDs in each room, lockable doors (demonstrated with servos), an openable garage (also servos), and thermistors taking an average temperature of all the rooms with an air con (PC fan). All of which was controllable with a website openable anywhere, run on a Pi. Oh and we integrated a doorbell that linked to twillio that sent you a text, if you replied with a positive response the door would unlock!
-
I'm currently at this state:
I'm balancing out two things!
- being an idiot and doing obvious mistakes.
- being skilled and creating smart tricks to speed up development.
Everytime I learn more tricks I also get more opportunities to do obvious mistakes.2 -
yeah..
customer: I have a problem.
Smart Cell: here's a math problem, just divide it 3 times by 10243 -
- 5 days until customer integration test. I finished my work for the test a week ago so I am relaxed. 10 days of estimated work for other team, 1 dev scheduled for this task.
I reminded of the deadline, which seemed not realistic anymore; "Don't be so pessimistic" they said, "Everything is fine", "We'll get it done".
- 2 days to go and half of the system doesn't work, the external test system rejects all data (nobody had time to read the specs -> let's call it 'assumption based development' (ABD))
I reminded of the deadline, and that I would like to have an internal test with all components beforehand; "Don't be so pessimistic" they said, "Everything is fine", "Just some minor issues".
- 1 day to go and dev from other team called in sick... (and I can really empathize this decision); "Someone else can jump in and finish the work" they said.
- An hour later the test was cancelled not even 24 hours before it should take place. We could have rescheduled the test more than a week ago, that wouldn't have been so disgusting and even save our customer some hours of preparation effort.
I hate myself when I was right from the start but wouldn't enforce my position because I'm too kind sometimes. -
That one day you realize you can be in an abusive relationship with your boss, and he's a sales guy, and gaslighting is what he does PROFESSIONALLY.rant gaslighting why aren't smart people doing the talking boss problems is it done yet? sales people4
-
wizz kid at work has been working as the lead of our 2 man project for a few weeks.
my first time doing oop back end programming.
he has now pissed off for a week and i found that he made changes directly to the demo version without pushing to bit bucket.
now I have a demo version that is going out with God knows what changes, and a repository version that I can't merge. why? -
Is it only me that I feel I am so special for being a programmer, and also able to think, learn, and analyze better than other people?
I feel like we are small group of people that do magical things that change the world while nobody even realizes or appreciates what we do4 -
So when someone rings at my door the music volume is set to zero and the previous volume is cached to restore it ten seconds later. When then this person rings another time within this 10 seconds, the zero volume is cached an the fun begins.4
-
Well shit got a smart warning when I turned my laptop on so I guess it's time to get stuff off my drive4
-
Best part of my internship is that I am allowed to hear music anytime and I can wear smart casual dresses.1
-
Stop being "smart" and trying to forsee every future problem, be naive, cynical, and get the job done.2
-
DevRant landscape mode for ipad? Turning my head sideways doesn't make this keyboard feel very smart :P2
-
Upvote if you are one of the lucky devs, which companies use Google Cloud Storage or any other AWS S3 competitor :)2
-
Delivered a website to a client, pagespeed results 99 on both mobile and desktop (just 1 minus point for implementing Google analytics- since it has a too low caching time). Client insists on having a 100 pagespeed result even it doesn't change real pagespeed ... -.-2
-
My soul cringes a bit every time some smart ass decides to put "Smart" before the product name.
As though nothing means smart as much as digging your own hole.
More broadly, the whole whole world is buying into this "smart" mantra. As if anything and everything that existed before was not smart. Basically "I'm the best" attitude. Don't forget that you can see far only because you're standing on the shoulders of giants.
Case in point:
1. Smart phone which is smart enough to start causing trouble after a couple of years.
2. Smart watch
3. Smart car
4. Smart planes
5. Smart home
.
.
Fucking non sense10 -
https://theverge.com/2016/3/...
The absolute state of IoT. A motherfucking smart juicer. What's next, a smart salt shaker?
Oh wait.6 -
When I first started reading about Angular 4 I must admit I was a bit excited. It seemed like it fit the company enterprise requirements. The improvements it offered on paper looked quite good for our use case. HOWEVER... After writing Angular 4 for two weeks I'm seriously doubting I made the right decision. Testing is a dependency hell and there are two ways to build and structure your application. The webpack way and the SystemJS way. The grunt way and the angular-cli way. For fuck sake Google. And the documentation is somewhat half supporting one thing, half supporting another. So when you're using angular-cli with webpack, you're pretty much screwed when we're talking about documentation. It has now taken me almost 50 hours to write a pretty basic Angular app, made it compliant with our staging environment and writing a Makefile for it, since I haven't been able to find any same way to provide custom arguments when building it with the angular-cli --aot option. So fuck you Google. Luckily I've found a way to modularize it so much that I'll be able to reuse the core in the future. So I guess I got that thing going for me, which is nice... -.-' *sigh*
-
Hooking up a raspberry pi to the smart tv and installing LibreELEC(Kodi) on it, is the best thing I have ever for the family’s tv.
It even works with the smart tv remote:)6 -
So smart notebooks have already hit the markets...
Never knew Microsoft would sell such cheap smart notebooks
More pics in comments...
PS : 20INR == 0.31USD8 -
When you realize even the good sites with smart programmer people on them are deeply infected with the stupid.7
-
I can't get any shit done when trying to work in a public place, like in class or at Starbucks or frankly anywhere where people can (and will) look at my screen, as they'll inevitably think, "what the fuck is this guy doing?"1
-
The moment when your website works in every modern browser but not in IE 7 and downwards but the QM want you to make it work in IE :/9
-
Sometimes I start feeling smart as a developer. Other times I can't even figure out why windows 10 runs super slow on my normal non dev machine. 🙈2
-
Trying to use docker for the first time, and getting nowhere. I think I'm actually unlearning how to use a computer.1
-
I just realized that when people call a computer stupid, they're not even insulting it. Of course it's stupid. It's a stupid machine that can do smart things
-
Ive got this colleague who knows so much about cloud services, networking etcetera, but 90% of the code he writes I have to rewrite in a way.
So many typos that classnames become unreadable and not understandable.
Small pieces of code that breaks so many other pieces of code.
And code which isnnt needed because it doesnt do shite. "o = (o==null?null: o)" (this is the exact thing he wrote (spacing included))
Sometimes it takes me 6 hours to find the source of an issue because he changed something. Everything I change I confront him about because they are things that can be avoided by rereading the code written.
Fucking doesnt wanna learn....4 -
It was the last year of high school.
We had to submit our final CS homework, so it gets reviewed by someone from the ministry of education and grade it. (think of it as GPA or whatever that is in your country).
Now being me, I really didn’t do much during the whole year, All I did was learning more about C#, more about SQL, and learn from the OGs like thenewboston, derek banas, and of course kudvenkat. (Plus more)
The homework was a C# webform website of whatever theme you like (mostly a web store) that uses MS Access as DB and a C# web service in SOAP. (Don’t ask.)
Part 1/2:
Months have passed, and only had 2 days left to deadline, with nothing on my hand but website sketches, sample projects for ideas, and table schematics.
I went ahead and started to work on it, for 48 hours STRAIGHT.
No breaks, barely ate, family visited and I barely noticed, I was just disconnected from reality.
48 hours passed and finished the project, I was quite satisfied with my it, I followed the right standards from encrypting passwords to verifying emails to implementing SQL queries without the risk of SQL injection, while everyone else followed foot as the teacher taught with plain text passwords and… do I need to continue? You know what I mean here.
Anyway, I went ahead and was like, Ok, lets do one last test run, And proceeded into deleting an Item from my webstore (it was something similar to shopify).
I refreshed. Nothing. Blank page. Just nothing. Nothing is working, at all.
Went ahead to debug almost everywhere, nothing, I’ve gone mad, like REALLY mad and almost lose it, then an hour later of failed debugging attempts I decided to rewrite the whole project from scratch from rebuilding the db, to rewriting the client/backend code and ui, and whatever works just go with it.
Then I noticed a loop block that was going infinite.
NEVER WAIT FOR A DATABASE TO HAVE MINIMUM NUMBER OF ROWS, ALWAYS ASSUME THAT IT HAS NO VALUES. (and if your CPU is 100%, its an infinite loop, a hard lesson learned)
The issue was that I requested 4 or more items from a table, and if it was less it would just loop.
So I went ahead, fixed that and went to sleep.
Part 2/2:
The day has come, the guy from the ministry came in and started reviewing each one of the students homeworks, and of course, some of the projects crashed last minute and straight up stopped working, it's like watching people burning alive.
My turn was up, he came and sat next to me and was like:
Him: Alright make me an account with an email of asd@123.com with a password 123456
Me: … that won't work, got a real email?
Him: What do you mean?
Me: I implemented an email verification system.
Him: … ok … just show me the website.
Me: Alright as you can see here first of all I used mailgun service on a .tk domain in order to send verification emails you know like every single website does, encrypted passwords etc… As you can see this website allows you to sign up as a customer or as a merc…
Him: Good job.
He stood up and moved on.
YOU MOTHERFUCKER.
I WENT THROUGH HELL IN THE PAST 48 HOURS.
AND YOU JUST SAT THERE FOR A MINUTE AND GAVE UP ON REVIEWING MY ENTIRE MASTERPIECE? GO SWIM IN A POOL FULL OF BURNING OIL YOU COUNTLESS PIECE OF SHIT
I got 100/100 in the end, and I kinda feel like shit for going thought all that trouble for just one minute of project review, but hey at least it helped me practice common standards.2 -
I've implemented my own version of IoT all over my room and home.
Hope the protocol I've designed has proper security...1 -
What really grind my gears?
People telling you to get ”a real job", because they can make a website with WordPress without needing any education or scam-diploma(read: proof of education)... -
if (smart === false) {
system32.delete();
} else if (smart === true) {
system32.DEMOLISH();
}
MUAHAHAH5 -
Please stop, stop now...
(BTW, assignment statement was on one line, I added breaks just so I could fit it into a screenshot)
If the text is too blurry:
int index;
string fileNameWithoutExt;
additionalData.MailImportConfigCode = (fileNameWithoutExt = schema.Remove(schema.LastIndexOf('.'))).Substring((index = fileNameWithoutExt.LastIndexOf('.') + 1), fileNameWithoutExt.Length - index);
}2 -
Kettle switch has stopped working (i.e. it needs to be held down to make it work). But that got me thinking, I could get a pi zero, attach it to a relay, serve up an interface that allows me to select amount of water and temperature, glue the button on and I have my very own smart kettle.
People here love IoT right?12 -
I want to build a home automation bot but I don't know what kind of features to give it. I have hue lights and I want a smart speaker/google home mini. Do you guys have ideas? I'm open for everything.9
-
Three months ago I called function smartToggle(). And now I don't understand what this very smart shit is doing2
-
"Smart people learn from their mistakes. But the real sharp ones learn from the mistakes of others." - Brandon Mull
-
Flax, a digital signage system for schools. With an intention to be smart and take care of itself.3
-
Stupid ass smart TV just gives me a random firmware update with no changelog whatsoever. Nothing on the Internet either! What the hell are they thinking? Will my TV still work after this? Does it now spy on me? Will it be painfully slow afterwards? How can I downgrade, if I don't like it? Seriously, those things cost a lot, and I don't want updates that bring the whole experience down to halt, just because they want me to buy a new one (eg Apple phones)
Seriously, screw you, LG -.-
Give me an option to just don't do the update, without bugging me every time I turn on the TV, or let me see a changelog. It's one of those two options.1 -
In no particular order:
1. Sense of accomplishment.
2. Keeping my brain busy.
3. Working with smart people. -
Kodi is shit.
And all the other things (which seem to be just kodi with a different ui. All of them) claiming to be "tv box ready" with sentences like "let your smart tv look old": bro if I can't even install fucking netflix alongside youtube with a nice navigation (product native at best), need to use some kind of keyboard because you won't work with my paired aftv remote and get like 4 fps on a fucken raspberry pi.. my smart tv looks like it's from 2075.8 -
Hate it when customers are acting like they know everything about IT and then say things that make absolutely no sense ... 😡
-
I have a few old laptops laying around. I was thinking to repurpose them for novel, and/or 'smart', projects. Any ideas or tips?8
-
Angular 2 is really, really satisfying me. Such a very clean and smart way to organize web functionality! And es2015 + typescript is sooo nice to work with.2
-
Work log..
Day 1
1) Starts a new project.
2) Can't connect windows machine to the new router.
3) Wastes one day connecting.
Day 2
1) Switched to Linux (dual boot).
2) Parrot OS sound issue, don't know why.
3) Fixed the issue, upgraded the system. No brain fucked.
4) Sets up Dev Environment, Starts the project.
5) All this in 4 hrs.
#DumbWndows
Now, I'm staying here. #LoveLinux2 -
My laptop just went through a BSOD and I've been noticing a noise from the hard disk even before the BSOD. Dump says the process that failed is ntoskernel. That's no help.
SMART test said hard disk state as OK but crystaldiskinfo says the following which confused me even more. Is it supposed to be this way?7 -
Upvote if you also had to describe your job as a webdev as "I do websites" because otherwise they didn't know what you do ... -.-2
-
Looking forward to the day when I'll be building a custom kernel for my "smart shoes" to speed up terrain detection
-
Outlook just thinks it's smart by removing "extra linebreaks".
It's not like we had a special thought in mind as we formatted the plaintext mail as we did.
There is certainly no reason why we choose to break after exactly that word.
Outlook is much smarter than us, so we should be grateful for its insight. NOT.
And now we have to instruct customers to click the correct banner to display the linebreaks as they were sent.
And HTML is not an option in this use case.5 -
I don't know how to begin.
But i really appreciate you and your efforts if you do the whole devops job through terminal.
I mean creating, upscaling, downscaling, configure, manage an instance just through terminal.
Big d*ck energy6 -
To find my next subject I wanna learn about, I usually look at job postings, and find the thing I don't know that most posting have in common. Kinda gives me an idea what technologies companies are using, and what might be smart to learn
-
I'm planning on building a smart mirror. Anyone has any experience with mirror film? If I've got it all correct, it looks more grainy than a regular mirror. Pictures perhaps? :)
-
Was watching a video on how to draw some stuff while travelling in a public transport.
And on every jerk during the video I was afraid that he was going to mess up the drawing.2 -
I am not sure my parents had a reaction, grand parents think i am smart and everyone else thinks i am a geek....which i am.1
-
Inspired by my professor’s rant about people don’t know how to google stuffs, I made a scriptable script to solve all those issues. It’s a super smart script that shows detailed step by step solution of how to tackle down a problem
For those who doesn’t know, scriptable is a free app for Apple basically writing scripts that can be used, in JavaScript.
Here is the repo:
https://github.com/txstc55/...
Please try it out, you will love it, I promise
Disclaimer: I am not responsible for the ending of any relationship after using this script4 -
Some news articles are so dumb! If you ever hear a headline end with "according to science" please stop reading and call a therapist. Seriously, some people don't deserve so many people to listen to them.undefined www.headlinetherapy.org you can quit now article rehab why aren't smart people doing the talking
-
!rant
I'll move in with my girlfriend in August. So it's time to get a cleaning robot!
To either iRobot Roomba or Neato Botvac.
Which would you suggest and why? From the readings I've done so far, when it's about performance it's Roomba 980 >= Botvac Connected > Roomba 880, but then again the Roomba 980 is a lot more expensive.
Is there a dev, as lazy as I am with hands on expirience?
Note: there will be only a small carpet below the table in the living room and the appartment will have 4 rooms: living, sleeping, kitchen and bath. As the house is a little older, there's a "obstacle" the doors between the rooms to climb of about 1cm.
Thanks for suggestions in advance. On another note: I'm planing to get connected lightbulps and speakers, so we'll be able to control most of the stuf from our smartphones. So far I don't see any advantages, incorporating a vacuum bot in there, as long as you can set a scedule, any thoughts on that?5 -
I have workt until 01.00 in the morning on a private project and I have to say Im fairly surprised at the result. Rewriting scripts to make them more wider and powerful is kind of what I like to do (even if I never end up using them for anything but one thing, and its only to procrastinate) but its a hell of a job cause I havent learnt to follow a standard or remembering my already made up one. Im coding 2 correlating scripts for 3 hours without checking how they work cause Im bad getting them into a working state. After I thought I was done and got rid of minor syntex errors, my expetions were super low and I thought it would handikap a funktion. It wasnt even barely working, it was regularly old working. Im feeling cautiously smart. 😎
-
An interns excuse to not do work, "I'm a Java developer, not objc" are you really even a Dev at all smart ass?
-
People:I don't have to work that hard, I work smart.
Me too asshole. I work smart and hard. Guess what dick face, you can't out work me and that's how I leverage my passion.
#JustMorningRant3 -
@dfox & @trogus
Any chance of the tablet versions of DevRant to have rotatable interfaces? I always keep my iPad on my Smart Cover which is in landscape. -
When the management idea of management is to do it yourself. The answer to the question what requirements exist. "Your smart guys, you can figure it out"
-
I basically hate anything that IDEs aren't smart to fix typos.
- JavaScript, but usually not TypeScript
- Python
- SQL, mostly.4 -
Interviewing in London, 3 hours on train.
Wearing smart business in this heat is the equivalent of becoming a big smelly I.T icelolly3 -
!long rant
Trying to work from home is always a pain, since we need to use company laptops (no ifs, ands or buts about it).
Yesterday I took the laptop in to check for updates that just wouldn't run while at home (my first mistake), and I couldn't get past the "Press Ctrl+Alt+Delete to login" screen, laptop keyboard didn't seem to be registering clicks, and an external keyboard wasn't either (and I forgot about the on-screen keyboard). A couple of restarts later with no further changes to the situation, the laptop then didn't get past the BIOS screen.
So I called support (my second mistake) and logged an incident.
Couple of hours later someone comes to my desk and asks about the issue, so I describe it, show them (by now the laptop was once again getting past BIOS screen), and leave them to it. Since these laptops are just used as preconfigured VPN and RDP gateways, I said it would be okay if he just wanted to reinstall the OS (my third mistake).
Several hours later, after staying late last night waiting for it to finish, I loaded my profile, installed updates, shut down, grabbed my stuff and left, without checking VPN or RDP over WiFi (my fourth mistake).
Turns out that some of the buttons on the keyboard just no longer work, but now USB keyboards do work, and I can just use OSK to login while out. I figured this would be my only issue with things, and that it was acceptable.
This morning I attempt to use the laptop, and forgot about OSK and the faulty delete button, so spent a few minutes on that. Try to connect to WiFi and find it can't connect, because of course, it doesn't remember the WiFi password, so I root around for the code in some drawer, enter it, and it works. VPN tries to connect and... get told to insert my smart card, which is already inserted, because the driver is wrong!
So I'm sitting here writing a post, not quite believing that I'm considering cancelling my plans for the day to go into the office because of a bloody driver issue now...1 -
My parents signed me up for a robotics class in 5th grade. I learned TC Logo for the first time and made my Lego creations move with code. It was mind blowing, so much so that I dove face first into anything I could do with PCs. That same summer, I learned how computers worked and took them apart for fun.
-
Netflix "Smart Downloader" downloading 4 episodes of a TV show. That I already finished. Fucking Smartass1
-
unfortunately i had to learn the hard way how to pick online courses ( yes, i am not very smart), udemy has disappointed me.6
-
TL;DR : How would you 'smart home' with privacy?
How would you go about a privacy focused home automation/smart home setup?
What I feel is not necessarily important
> some assistant that you can have conversations with.
> Not being in home network to automate.
What I feel is essential. (in decreasing order of importance)
> Being a able to control appliances/electronics with voice/app (optional gesture)
> Have features to automate stuff, like turn on something if something happens (IFTTTish)
> Easily play music from Spotify or something similar, e.g. " * Play some Tchaikovsky."
> Simple alarm and reminder features.
So far I have seen relays and other devices that you add in the wiring and they connect to wifi. They work surprisingly well, but whatever I came across also collects personal user data.
Also not aware of any google home and alexa alternative that can so seamlessly pick up commands through ambient noise.
What are your thoughts and views?
P. S. I would have picked up something like this as my side project, but I don't see my self having that much free time atleast for the next 4-5 months.6 -
Has any else noticed the True Tone brightness on IOS 13.6.1 going really dark at times to the point it's almost pitch black?
I've had to turn it off and on again a few times for the brightness to be correct again.1 -
I wonder if the support girls at this domain registrar company are real girls or just a fake front to appeal to the customers.
The ones I have chatted with so far have russian names.
If they are real girls, that's pretty cool. I appreciate girls in IT industry.
But if they are fake profiles, that's quite shitty of them to manipulate customers like that.6 -
My smart phone auto corrects "Bild" (German for picture) to "Build". I think I'm talking to much about work / open source with my phone.
-
well...
when does this end.
even things that can't be further away from any digital logic are getting smarter now ...1 -
I love Django, the philosophy behind it and how smart it is. I hate the Python ecosystem. virtualenv and pip is really dump e.g.4
-
The moment when you have to style a totally unnecessary div/span jungle of a website and you can't change anything else then CSS ... 🙈1
-
I‘ve now my first smart home device. It is only a power outlet, but the story behind it is a bit special.
Because Apple trapped me in there ecosystem I wanted to have a HomeKit compatible outlet. The problem with that: Either to expensive or to big. So my ne mission: Connect a non HomeKit device to HomeKit, but without a too expensive proprietary gateway/bridge.
After a bit of googling I found a software called "Homebridge", build to run on a Raspberry Pi. Fortunately I had one old RasbPi 1 B. So I installed a new Raspbian and installed Homebridge. I forgot how slow it was.
Then I bought a cheap (but good) ZigBee outlet and a ZigBee USB Dongle. With a plugin for Homebridge it was very easy to connect the ZigBee Dongle.
Then I tried to connect the outlet, but the log said "Unrecognized device". After a bit of research I found out that the outlet is not supported by the homebridge-zigbee plugin. As a software engineer I tried to find a solution for it, so I reverse engineered the device recognition (very easy because Homebridge is a node application). After a while I managed to add the configuration for the outlet to the plugin.
And see, it became light.2 -
Do you guys remember a website named something like "turn off your tv" that suggests 'smart' videos to watch?
I need that in my life again.3 -
Can I use bubble programming platform to write smart contracts on ethereum? I just found out about Bubble1
-
Ever spent too long coding around a limitation in a piece of code further down the stack, blissfully unaware that this particular piece of code resides well within your team's scope and that you could have just extended it to fit your needs? Side note: Senior engineers don't appreciate you wasting their time...1
-
So I was wondering why my tcpdump was displaying more than 10 packets per second between my local dev machine and my server, until I realized that I was running tcpdump in the ssh session...
-
Smart Phones are getting smarter. Now you get push notification when you want to check time.
and this featured is called "shove it to throat" -
Who has experience with Blockchain - Smart Contracts - Solidity language?
Would love to share resources if anyone is interested.2 -
!rant
Discontinuing my raspberry pi as a gitlab server (I have sorted a new one for myself) and I'm trying to figure out what to do next with it.
I've been toying with the idea of making a smart mirror since my room doesn't have a mirror anyway, does anyone have any other ideas? :)3 -
Just got whiteboard paint at work. It's called smart paint...how? How is it smart? Stop this idiocy of calling everything smart. Next marketing idiot coming up with that term for no good reason is getting a smart fist in the face3
-
*learns solidity/smart-contract dev and is excited to start a blockchain revolution and spark new pathways to financial freedom*
realizes none of my friends even know what blockchain is, and don't care. feelsbadman 😢2 -
Hey all, I'm curious for your opinion on this one. I've got some smart home devices (e.g. Hue lights, Nest Protect) and lately I started to think of the best way to protect them. Now I did see this project on Kickstarter (https://kickstarter.com/projects/...) and it seems to be a nice and easy way. But still, you don't know what they'll do with your data.
Would MAC address filtering in my router / modem not suffice for protection?
Let me know what you think :)5 -
My team leader said to implement some dynamic tables so in the future we dont need to program anymore.1
-
So should I forget about my HDD when the SMART self-test fails? Any chance something like badblocks might help?7
-
GWT... And you know what is worse than that... SmartGWT.
Combine it with a client in government sector in French speaking African country who has an iPhone for 'his testing' and wants site to show french text on IE6 and newer because it's a government project and that's where shit must run.
Those who created it, I appreciate their intentions. But, you write things in Java, compile it and then separate the UI part and backend part. And if something breaks, which happens in most of the cases, no you can't just right click and 'inspect element'. Because it is IE 7! Now you try it out again, compile it, place it separately and wish your luck, which also sucks most of the time.
...and yeah, don't forget to clean cache in browser. I remember the time when to refresh content on Facebook, I used to clean cache and then refresh.
I'm a backend developer now, shit still sucks, but at least a lot of things are logical. I have a very high respect for UI developer, I really do, especially those who develop for Internet explorer.undefined wk60 internet explorer wk60 hatewithpassion unicode smart gwt you think only gentoo is tough frustration gwt -
"Well GPU main memory is L2. CPU main memory is L3. Which is why GPUs are so much faster." - cs major in my college.
Someone please confirm if this is a common opinion.2 -
Just imagine Alexa, Google Assistant, Siri, and Cortana talking to each other. What will they talk about? and How good the conversation would be?6
-
Does anyone think its possible and a smart Idea to learn c#, Java and javascript at the same time??9
-
For this stupid client.
I am going to implement Facebook login for WordPress, yes WordPress using AngularJS
I don't know whether I am incredibly Stupid or over smart -
Hello guys, apparently I'm going to write a thesis about Smart contracts and its benefits for the financial industry. Have you got any keywords I definitely should look into and write about in my thesis ? Just a little community brainstorm here. Would be glad if you could help me a little.
Also, do you think it's possible to fill about 50 pages in 8 week time ? The short time is making me nervous -
After years of using an android wear on a regular basis I've gotten used to it, I use pujie black for a simplistic watch face and love it, I answer calls on it (although it doesn't have a speaker), and reading texts has been a lifesaver at times. I initially had an issue with the battery life but that was probably my fault for creating a really animation heavy watch face on watchmaker. Anyways while I love the thing it's really excessive (i know original argument huh?), I would love a smart band that can do all the simple things ( tell time make calls and display/read notifications ) and some awesome IoT remote functionality. After some research I found the nex band (I had actually seen this band often prior on Amazon but always just skipped over it cause I assumed that it was a fitness tracker, lesson learned again, don't assume). It looked promising, unfortunately it lacked a few key points that are essential to me. It was missing the most obvious thing, a clock, the band is split up into 4-5 rgb displays so there isn't much room for a clock. Second there is a proprietary clip on micro usb adapter (Ughhhhhh). Finally it it looks too niche and bulky. I'm keeping an eye on it cause i would love it if they at least fixed the clock and appearance issue as I don't travel much so the adapter would just sit on my nightstand anyways. Does anyone know of anything similar to the nex, everytime I search anywhere I get nothing but fitness or motion trackers.
-
Sophia is smarter than I thought
me: Hey Sophia, are you as smart as they say?
Sophia: For I am just a face, I am not smart.
but my friends at Hanson robotics are
working hard making me look smart. :) -
!rant
I fuck my brain with thinking about a smart way for a hourly reservation system which does not look like shit... has anyoke an idea for me?1 -
Do some devs think overly complicated code makes them look smart? Why aren't we taught to code efficiently instead of complicating the whole process?!
-
I am looking to develop an app to take advantage of the bluetooth technology in fitness bracelets. I have a few ideas but no starting point. I can code though 😅 but I'd like to know what concepts I need to know, what open source fitness app code I could look at or anything I need to be aware of before I begin my ambitious (life changing) project. I plan on using an oraimo tempo C smart bracelet for my project. Any advice, comments and discouragement will be highly appreciated 😊
-
Coding is like watching cricket match , you just don't know how to play but you act smart in every match !!!!3