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 - "simple"
-
GF: I'm unable to undo my zip, help
Me: ctrl Z
GF: what!
Me: what? Oh.
(She left me the week after :'| )14 -
"What took you so long to do it? It looks simple."
"It looks simple because I spent time making it simple."10 -
Found this site today and want to share it. Algorithms explained Ikea style.
https://idea-instructions.com11 -
Whenever you figure out an incredibly simple solution to make your code work after being frustrated by it for hours on end.3
-
This is a thing I love about my job. You can solve something really easily for someone through simple instructions or a simple guide and those people praise you into heaven and are so thankful.
How something so simple can make someone's day, that makes my day.4 -
All major browsers render this simple 'square' differently
https://twitter.com/Martijn_Cuppens...11 -
Protip: appending ", dammit" to your Google searches tells their NLP algorithms that you need more relevant results6
-
why in 2019, are browsers so fucking inconsistant.
im not even doing anything stupidly complicated.
simple UL List conataining links and background colors on the LI's....
and yet, every single browser is different, or in IE's case completly lost the plot.rant design in 2019 why cant we just do things the same even simple is complicated browsers front end sucks ass22 -
So guys i really need your help. My girlfriend started getting phone calls at odd hours, so I got suspicious and started tracking her phone. Then I found out that she has been going to this guys house at wears hours, then once when I was tracking her my computer froze, so what could it be? How do I fix my computer14
-
Imagine yourself exploring Medium, looking for some new awesome tools to try out.
You accidentally find the new, promising programming language. It called Blow. It promises itself to be “idiomatic”, “minimalistic”, “simple” and “handsome”. And it also compiles to Electron. You decide to give it a try.
It has its own package manager, simple and idiomatic – every package is “blow add” away. But it’s only three packages available: the “blowsay”, just like “cowsay”, the “this”, printing The Blow Manifesto and “blue”, which is simplistic, simple and minimalistic idiomatic handsome functional frontend framework built with simplicity in mind.
You want to build a todo app, so you type “blow add blue” and press enter.
Following Medium articles written by some guy wearing Ray-Bans, you managed to finally put a todo app together, after seven hours of straight up coding and fighting that simple and idiomatic syntax, trying to make it do what you need. Alright, it’s time to build it.
It has built-in task runner named “job”.
So you type “blow job todo”.
You spending three hours more doing “blow job this”, “blow job that”, trying to blow job everything you see. You’re tired and mad at those damn blow job hipsters created that. You literally suck at programming in that.
Everything falls apart. Things doesn’t work. And after another “ENOENT 0() 0x628 NOT_SUPPORTED”, you give up, admitting that you’ve really sucked at this.6 -
If there is SMTP (Simple mail transfer protocol), is there also HMTP (Hard mail transfer protocol)?6
-
I wrote a piece of code. A logic. My senior changed it. And.. I am glad she did.
My descriptive variables and her conditional breakup of logic made up for a very beautiful piece of code. Simple and elegant. So much so that it makes total sense without any need of a comment.
Never thought I would be loving a 5-lines code piece this much.
This is one of those days when collaboration happens for the betterment.
Simply. Beautiful.4 -
Not sure if posted before, but I found this useful tool, good enough to leave simple 'to do' directly on the server
https://github.com/klaussinani/...11 -
* login tutorial *
Alright, everything looks good and secure and all
"and now to keep the user logged in..."
Aww ye, this is just what I needed
"we set logged in to \"true\" in a cookie and add another cookie with the users name"2 -
PM: Can you give me an estimate for this clearly simple task?
Dev: Agreed, it is a simple task. 10 hours.
PM: ??
Dev: 2 hours to implement, 8 hours to discover the GOD FOR SAKEN ISSUE THAT ALWAYS COMES UP ON THESE SEEMINGLY SIMPLE TASKS!! WTF!!! WHY DOES THIS HAPPEN EVERY TIME????1 -
Some developers get over-excited about using dependency injection and make further maintenance a nightmare.5
-
The number of product people who want software to be built in an 'intuitive and simple manner' when they cannot even explain the problem domain in a intuitive and simple manner is quite incredible.9
-
God damn fucking shit.
Now I know again why I don't do apps.
This is a app as simple as can be:
Enter a link, click a button, do a http request, download a file.
BUT FUCKING HELL WHY ARE YOU SO FUCKING RETARDED ANDROID?!
I'm not familiar with java but i don't care why is this so freaking unintiutiv to get shit done? Why are there thousands of ways and none works or atleast at a easy way? Make an object for this, make an object for that...
THIS IS RETARDED.
In PHP a simple "file_get_contents" would do the job. I were even down for some curl shenanigans if it were an easy implementation. BUT GOD DAMN.
URL url = new URL("http://fuckinghardcoded.com")
Oh no can't compile because that MIGHT be an invalid URL. Ok try catch this or just tell the rest of the Programm to watch out for this bad boy cause he might throw a MalformedURLException.
Ditch that and try volley. Everything is document except how to fire that queue! Does it do that by itself? Do I really have to do an override to a function while declaring? CMON ON I'M A WEBDEV IS THIS TRYING TO DO A FUCKING CALLBACK AND IS THIS TRYING TO BE AN ANONYMOUS FUNCTION??? Why is this so frustrating and confusing? I'm also mad at myself this is dropdead simple shit but I can't get it to work. Fuck this, fuck java , fuck android and fuck myself10 -
So some student complained that the busses are to full in the morning (they are filled with students).
Student: "why don't they drive more busses?"
Me: "because that would raise prices of busses since more drivers and fuel is needed. It's simple economics"
Student: "Public transit already is way to expensive, they can easily drive more busses and trains for that"
Me: "public transit is already way to expensive.... Oh look! An iPhone, MacBook, AirPods, Apple Watch, Dr Martins and other overpriced shit you have with you now!"2 -
I was about to use the Duolingo but I think it triggered me to hard. 2 mistakes in a row.
1. I have Portuguese origins and they used the Brazilian flag
2. I was born in Luxemburg and they just used our flag for The Netherlands (I know they're pretty similar but cmooooon)15 -
!dev but still rant
So I'm a photocopier technician by day, alcoholic coder by night. Just spent 3 fucking hours trying to diagnose a black line on print outs, checked drums, dev units, toner cartridges, fusing unit, everything...
Called up one of the guys I work with and they said to come back with some samples to try and pin it down...
I turn around to leave and remember I didn't check the transfer belt and lo and behold it isn't cleaning and is smearing the paper...
3 fucking hours to work out such a simple error, I've had program breaking bugs diagnosed and fixed by then... ugh -.- -
So I decided to commit to a big project. Since I want every user to have some default avatar before I implement file system, so I wrote a simple avatar generator:
https://txstc55.github.io/simple-av...
Feel free to generate some avatars!32 -
Client: Help me to build a really simple website. The deadline is next week.
Me: Okay!
<a href="https://www.wix.com">Simple Site</a>
Done! And you are welcome4 -
This fucking call is still going, and this asshat who should know how to do SIMPLE FUCKING COMMANDS LIKE MV AND CP is having a hell of a time and I'm about ready to throw my arm at him because I ok hurt like hell and hopefully knock some sense into his brain.4
-
I fucking hate it when customer changes things in the last minute.
"It's a small change", they say. "It shouldn't take you too long", they say.
You know what? Fuck you.6 -
Got a simple task
Decided to refactor some related shit so I don't have duplicated code
Get loads of problems with the shit I'm trying to refactor, now I'm late with the simple task13 -
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 -
Im 17 and Im studying IT in Norway. I started learning to program when I was 9 years old (web design) and then later moved onto Object oriented programming. Now in some classes we do web design, I can watch Netflix in programming classes6
-
Honestly ...
Am I a simple man ?
I had a small convetsation with a stranger and he suddenly called me "a simple man".
That made me wonder for 3 days and i thought i can ask U .
U can see my prev posts and share your thoughts with me .12 -
I should totally design a fully-automated restaurant.
It wouldn't even be that difficult. 😕
Burgers and fries? Simple!
Pasta? Simple.
Sandwiches? Boringg.
Salad? No way.
Automated food prep is best idea.10 -
Kids after making a simple calculator project school projectjoke/meme it python computer life of programmer memes jokes/meme programmingmemes meme cs coding school9
-
Spent 10 minutes trying to work out why my code didn’t work only to find I’m uploading it to the wrong site!
-
- - Hey buddy, can you create a simple App for me to publish on the Play store?
- let me see first what features you need
- - **Spending 20 minutes talking about so many features and out of the box design**
- that's it?
- - yes that is it, it'svery simple I know it !
- so you think it's simple huh? so fo it yourself !...4 -
I have 6 years of programming experience, so I'm the go-to guy at my college when someone's Python code doesn't work. The amount of unfathomably obvious problems I've fixed for people makes me wonder if some of my classmates are incapable of reading.2
-
I have been a software engineer for about 14 years now, in the beginning, I thought to be smart meant writing methods that do everything and more. however as I matured in the industry, I learned. keep it simple. 1 method 1 responsibility. One should trail my code and never have to find themselves where they were before in the journey. a journey should have one purpose and not pivot (context disclaimer here) as it goes. good programming is simple programming, its a story not a case of multiple endings.3
-
Developers who think complex code is good.
"Oh, lookie here, I can swizzle methods and inject dependencies in the runtime!"
"Although we have no valid use case, let's use dependency injection and follow the commandory stateor patterns because I watched a video."
Just because you learn something new that looks cool does not make it practical, you tosser.1 -
All I want in life is to sit at a desk, drink hot coco or energy drinks, program and slowly become insane, because my code won't work2
-
I hate when theres simple problems I cant solve. Legit pisses me off. I cant even program a simple number sorting algorithm. 🤬9
-
Bug requires 2 developers, full-time for 4 days to trace, debug, scratch heads, analyse logs. Third developer helping occasionally. Finally identify fix. Fix is 2 lines. D'oh.3
-
It's a real nice feeling when you figure out the answer to your own stackoverflow question as you're typing it out.
Not gonna make myself look like an idiot this time! No-sir-ee.4 -
Yesterday, I put the final touches on a massive system using hundreds of classes, with thousands of lines of code, all easily maintained because of the way I used abstract classes, and coding to an interface, stubs, etc. And all instantiated with a near english fluent api. With detailed logging and even contacts me when there's problems, result of a year's work. I felt like a genius
Today, this fucking simple contact form that won't do what I want it to for the past 4 hours...1 -
What do you think about my project (Simple Windows keylogger)? https://github.com/xxczaki/logger
Language: C# :)3 -
Lately my sister's sound wasn't working. So i came over to see, whats wrong. Her boyfriend was also there, who claims to be a programmer himself, so i asked myself why he hasn't already solved the issue. But instead of asking, i just got on her computer and looked around.
First, i checked the audio jack, which was plugged in normally. There's a little wheel on the table, controlling the volume. There was a little light on it, shining. I assumed, it had to be a software problem and got into Windows' Audio Manager. Everything was okay. I spent the next 10 minutes checking EVERYTHING, even tried a restart (obviously changed nothing, but you never know ;D ). Drivers, Audio Settings, everything was okay.
Desperately I leant back in the chair and shot some looks around. Turns out, the plug wasn't plugged in. *facepalm*
The little light, shining on the wheel, seems to get its power through the audio jack.
It's always the simplest thing.3 -
The feeling when you didn't spot what the error was here:
int x = 0;
int y = 0;
for ( ; y < rows; y++) {
for ( ; x < cols; x++) {
//Dafuq, only does one line?!
}
}10 -
Online tutorials and universities hate me for this simple trick making you learn webdev quickly.
There are 4 simple steps that will make you learn webdev quickly
Transfer me 20 bitcoins to find out this secret method to learn webdev quickly2 -
I feel stupid to ask this here
I am getting this error in flask
view didn't return a valid response error. The function either returned None or ended without a return statement.11 -
After 30 minutes of trying to figure out why a guid is empty, I realize it's because it is initialized, but not assigned.
I'm not ready for Monday. -
!Rant
To Coders suffering from back pain, try this.
Worked for me so i'm sharing it. The demonstration starts at 3:25.
https://youtube.com/watch/...1 -
Developed a very simple REST api with pure php. Eventually "api/users/" worked but "api/users" was 301 moved!!.. it was a big problem1
-
"The thing I want to change is very simple.."
Day starts off great again by manager saying the above - which is already problem with her limited technical knowledge - and then she proceeds by wanting to change multiple properties of a primary key in our live db.
I really hope my interviews go well this week and I can leave this place soon.. -
Boss: I'm not seeing the fix for the simple text change issue
Me: (who cares about little design details which said boss really likes about me) That simple text change is a long line of text and breaks on all screen sizes besides your big ass monitor, so I asked for a designers opinion, which I finally got today.
My bad for caring just a little bit... -
At the time, I'm working on a simple RAT, for leaning purpose, written I'm Go.
Now simple command-execution work's and I want to implement an encrypted connection between the client and the C&C-Server.
I know Go has some kind of TLS in its standard library, but is it really usable, or would it be easier to just implement my own simple encryption-module with some RSA and AES? -
Sharing my learnings to the community
“Reactive Streams are so simple” https://codeburst.io/reactive-strea...
Codebase is here. https://github.com/mohanramphp/...1 -
Got a pretty epic message yesterday:
"Hi, I just had a friend on phone and we got a rather "simple" idea for a website.
Just a user ID and a password users would pay for. Then they would get access to their videos.
We are willing to pay 350 bucks for a working version and up to 680 depending on the result at the end of the project.
Know anyone that could be interested? Or would you be?
Have a good night. "
Solid.5 -
Probably one of the sweetest bugfixes is when you can solve random application freezes by rearranging the operands in the if() condition :)
if (isCondition1() && isCondition2()) {...} // freezes the app
if (isCondition2() && isCondition1()) {...} // works just fine6 -
I tried to install a simple Python package today for a simple 10 line program and spent over an hour installing dependencies and reading documentation.1
-
Golang, I love you to death.
But I will have you know that unsuccessfully scouring the web for why my json config file wasn't being read into the struct followed by almost two hours of messing around with every little thing... And I discover that the fucking problem was my struct member names needed their first letters to be uppercase. Ridiculous.
Gotta love spending forever overthinking. The solution is often too simple!4 -
Is it just me, or do Adobe products just get progressively harder to use? I'm thoroughly frustrated with trying to figure out how to do simple things like annotating screenshots in Photoshop, like I used to do several versions ago. All these damn options and non-intuitive names for things and crap scattered all over the UI. I just want to draw a friggin arrow and wrap red text in a nice box with a white background!!!
-
But, it's a simple reason. Why would you leave the company for such a simple reason?
Because, that's very telling of the Company's attitude, when you know it's a simple reason and still refuse to fix it. -
Today I found out something called Alpine.js. And I absolutely love it. It is really easy and simple to make apps with it. A simple to-do list app that I done just now is a HTML file with only 30 lines.2
-
> [PM from a totally different project / team comments on already-closed 10-line PR] How about we [add a totally new feature involving several engineer-weeks to patch over a fixable bug in another part of the system] instead?
> [me] we can talk about that, but it's nontrivial and we should scope any work relating to it to be sure we're doing the right thing
> [him] [starts private email chain] this should be simple. Why isn't this as simple as that other change?
> [me] [explains why]
> [him] I think it should be simple. We'll talk about it offline tomorrow and maybe you can do it next week.13 -
I was planning a long rant about how AWS is so noob-unfriendly, but honestly I'm just tired after trying in vain to deploy a simple Django app on EBS with a simple RDS SQL db. Seven hours of not being able to deploy a simple Django app ffs 😭😭😭😭😭1
-
It is sign of great programmer if he can solve complex problem in a simple way. Solving simple problem in complex way is sign of being jerk, not a goob programmer.
-
A simple Extension to inject Download button on Instagram.
Project Type
Existing open source project
Summary
A simple Extension to inject Download button on Instagram.
Tech Stack
Almighty JS
URL
https://github.com/aashutoshrathi/... -
¡Rant
I am a simple man, i see code in comment
I ++ it.
Me= simple;
While (On.Devrant) {
Cin>>code;// Cin as seen (through eyes)
I++; // that i increment it { got the joke?}
}2 -
Exercise do the pyramid of * and I looked up how to do it but so many people are able to do it without looking it up I dont know why shit to do with nested for loops makes me feel so dumb.
I know it's not a big deal to not know how to do every single thing but I'm always even stuck on the smallest exercises that apparently more people can do than not. Like how am I supposed to have thought about that or figured that out. How am I supposed to learn all this shit. Like for example just look up a list of basic exercises and I cant do any of them. I'm not good at this and its stressing me out because how will I get better or hell even a job if I cant solve these simple problems? How am I supposed to get better at solving these simple problems? I cant just keep looking at the fucking solution because that wont stick or teach me anything
Most stupid thing to rant about by far4 -
I have to develop a simple Rest API in python. Any suggestions how to make it possible. I was thinking in traditional direction to setup Django. However, I think there must be a simple way to do this.
thanks.4 -
Coworker 1 asked if there was a website where he can learn more about Formstack.
Coworker 2 said no.
Coworker 1 asked him then what about formstack itself? Is their website helpful? Do they have a help section?
Coworker 2: "Well there’s not really a websiiiiiite for help, but their main website has a page for help.”
Coworker 1: “can you send me a link?”
Coworker 2: "no. I mean I can, but I mean they don’t really have a help website, but just help on their website.”
Coworker 1: "WTF!"2 -
Be me.
Read corpo spam.
"It's good to KISS at work"
WTF.
Keep it short and simple.
WTF**2
It's "keep it simple, stupid"
"Keep is shot and simple" would be KIS-AS5 -
How long do you think it would take to write a simple data-oriented 3D - Game Engine with c++ and Vulkan?
Simple in a sense of graphically low performing. And all that alone?3 -
My current idol is ScriptingObject : simple, lightweight, does job well without over complicate things (cuz simple is underrated) and leads independent life.
-
Some programming languages are sold because of being simple and straightforward. That could be true, but sometimes simple things as
1 + 1 = 2
becomes something we need to read a 600-page book in order to do so. :)5 -
Today I tried to call a Python module I developed from PostGreSql. Well after a whole day spent on that, fuck you PSQL!
-
Been coding for over 5 years and today I'm going into a college exam about simple GUI with Windows Forms and simple class structures.. This will be so hard
-
on an interview the interviewer said that there's a question on the test that seems simple but actually has a more sophisticated solution. and all i thought of and wrote was a simple solution. hmm1
-
I want to dive into Flutter and need a simple app idea that I can start with. I want to learn while working on a useful project. Any suggestions?
PS: I built a calculator and a simple chart app few weeks ago and loved flutter. -
What are some things you do(apart from the popularly discussed, todos, writing etc.) to make complex requirements simple(not easy, simple)?10
-
There should be no debate about
statically typed vs dynamic,
functional vs imperative,
single vs multi namespace
(lisp-1 vs lisp-2),
or anything like that:
it always boils down to
simple vs complex,
where
simple is the unquestioned winner.2 -
Me: I want to deploy a simple WCF Service in a Docker container on Windows Server....
Docker Whale: nah bro....
Me: but but but you have been working with Windows for about a year this should be a simple simple task
Docker Whale: here let me your IP address every time so you can't ping locally or guess what I'm going to next. -
So apparently in MySQL, 0 doesn’t always equal 0, sometimes it can be 1, or 2, or 3...
what the actual fuck?!?!5 -
Is there any simple documentation editor that allows html export? I found this template: http://surjithctly.github.io/docume... and could of course just write myself something, but is there anything out there that produces such similar/simple docs?2
-
I'm trying to improve my email setup once again and need your advice. My idea is as follows:
- 2-5 users
- 1 (sub)domain per user with a catchall
- users need to be able to also send from <any>@<subdomain>.<domain>
- costs up to 1€ per user (without domain)
- provider & server not hosted in five eyes and reasonably privacy friendly
- supports standard protocols (IMAP, SMTP)
- reliable
- does not depend on me to manage it daily/weekly
- Billing/Payment for all accounts/domains at once would be nice-to-have, but not necessary
I registered a domain with wint.global the other day and I actually managed to get this to work, but unfortunately their hosting has been very underwhelming.. the server was unreachable for a few minutes yesterday not only once, but roughly once an hour, and I'd really rather be able to actually receive (and retrieve) my mail. Also their Plesk is quite slow. To be fair for their price it's more like I pay for the domain and get the hosting for free, but I digress..
I am also considering self hosting, but realistically that means running it on a VPS and keeping at secure and patched, which I'd rather outsource to a company who can afford someone to regularly read CVEs and keep things running. I don't really want to worry about maintaining servers when I'm on holiday for example and while an unpatched game server is an acceptable risk, I'd rather keep my email server on good shape.
So in the end the question is: Which provider can fulfill my email dreams?
My research so far:
1. Tutanota doesn't offer standard protocols. I get their reasons but that also makes me depended on their service/software, which I wouldn't like. Multiple domains only on the business plans.
2.With Migadu I could easily hit their limits of incoming mails if someone signs up for too many newsletters and I can't (and don't want to) micromanage that.
3. Strato: Unclear whether I can create mails for subdomains. Also I don't like the company for multiple reasons. However I can access a domains hosted there and could try...
4. united-domains: Unclear whether I can create mails for subdomains.
5. posteo: No custom domains allowed.
I'm getting tired.. *sigh*21 -
I come from a simple html, css background with a bit knowledge in php and some simple cms.
Decided to use a modern cms to learn something new... -
Something as simple as changing the color on a pie chart in visual studio frustrates me!!!!!!
why cant it be as simple as color = color.black!!!!4 -
Worst part of being a dev is the word 'simple'.. used in the sentence by non devs, " I just have a couple of simple features"...
-
When you've been handling multiple production defects and software PMR tickets for the last couple of months and the morning of a new sprint your JIRA/SCRUM/Kanban/task/whatever board is empty under your name. Feels good man.
-
For the first time had a frustrating day at my new job yesterday.
Been solving relatively complex issues with ease past week but spent half day on fixing glorified true/false problem that I think should be simple, still not solved.
How come complex is simple and simple is difficult?
Rant over.3 -
We have a C++ for embedded systems training at work this week.
References are a good thing but after looking for the reason why one object has no reference to the other for half of an hour just to realise that my member wasn't a reference so that i got an copy gave me the urge to use pointers instead. But unfortunately we'd to use a reference in this simple exercise which cost me a lot of time because that damn reference.2 -
"Making the simple complicated is commonplace; making the complicated simple, awesomely simple, that’s creativity." - Charles Mingus
-
So I'm trying to learn Rust and I want to do like a simple project with it but I have no clue what..
Any ideas?4 -
std::cout from C++.
Why? Because I use it all the time, can't live without it.
Sometimes the most important pieces of code is the simplest. -
"Premature optimization is the root of all evil" - he quoted Donal Kunth words. Though it's not the worst advice. From then, coding became simple on achieving the task.
-
Can you recommend me some simple php+mysql based backend framework in order to build a simple rest api (with login, signup, scope data) ?7
-
Question:
I want to develop a simple reminders service. People will go online and set a reminder and the service will send an email when the reminder is schedule.
I want to use the simplest stack I can. It will be very simple so I don't want anything complex.
So I need a DB backend, a server to host the web interface so people can set up the reminders, and a background process that send out the emails.
People set up reminders, they are stored in the DB and the process read the reminders every X amount of time and send the emails scheduled in that particular time.
I was thinking about using Firebase (only tried it once in a small chat app for practice). A small web interface stored in a server (which? idk. Heroku, AWS?). And a deamon scheduled to run every half an hour (running where? idk. I have a spare laptop that I can use as server for this purpose or Heroku or any other).
What services (free, or at least free at the beginning) would you use in order to save time and money.
PS: I know Python and Java. But I've worked with PHP (and HTML+CSS). I know next to nothing about JS.11