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 - "written"
-
I find it amazing how she was able to write all that code by hand, without any tools to assist her. I don't even want to think about the enormous amount of time she spend debugging that.27
-
“Any application that can be written in JavaScript, will eventually be written in JavaScript.” — Jeff Atwood
Fast-forward 20 years, a plane crashes, they find and open the black box and in the flight logs they can see the cause clearly: ”undefined is not a function”.13 -
How my C programs may as well be written:
#include<stdio.h>
int main() {
printf("Segmentation fault\n");
return 0;
}6 -
"We bought the source code for this tremendous app that does blah blah blah "
"Cool, in which language is written?"
"Cobol"4 -
Atwood's Law: any application that can be written in JavaScript, will eventually be written in JavaScript.3
-
I've written a lot of bad code, seen a lot, but attached is the most recent 'worst' I've seen.
What makes the situation worse/funny is:
1. The developer's code comment.
2. Check-in passed a code review.
3. The 'legacy code' was written last week.29 -
A simple, open source Neo4j client written in PHP - help craft project decisions and develop as a team10
-
Gotta love how straightforward the installation guide for Elixir is written for windows
(I'll choose the second one though)2 -
devMag - A regularly published digital devRant magazine with tech articles written by users, user interviews, etc22
-
Difference between machine learning and AI:
If it is written in Python, it's probably machine learning
If it is written in PowerPoint, it's probably AI2 -
I made a program that dispenses coins in 345 lines. It tells you if the coin tray is in place, and if it didn't dispense enough coins it will tell you how many successfully dispensed. It also has ACK\NAK communication. It's written in C for a specialized microcontroller.
I have written code that talks to 4 devices, but this is the only one I have written the code for. In 2 years it has never had a bug, and always responds quickly and correctly via RS 232. -
Refactoring and writing tests for code that was code written by intern and is on production about one year
-
Scaling a badly-written code which is not designed to scale.
Ended up re-writing the entire shit from scratch.4 -
Python:
* looks nice when written
* painful to write nicely
Perl:
* looks horribly when written
* easy to write
C/C++:
* looks cryptic when written, hard to follow
* difficult to write
Java:
* looks somewhat nice if written well
* easy to write
Shell:
* looks crippled
* a breeze to write
it's like nice'n'easy doesn't even exist..24 -
People on stackoverflow are really just the worst. Ok whatever, you have 20 years of experience more than me, and you've written code in dozens of languages. Doesn't grant you being a dick to me and downvote my answer just because it could've been written in 1 line instead of 5.12
-
"We want a fully responsive web application.
Also, it must look identical to the old one written in VB6"3 -
1h into learning Haskell and I haven't written a single hello world example yet
Change feels good
I already love it12 -
writing an assembler for my compiler, Manticore.
Currently working on writing a hand written parser and parse tree node system.7 -
These little mascots are protecting my server and ensuring only the cleanest of code is written 😂16
-
Rappers: "Yo dawg check out my mixtape!"
Programmers: "Hey have written this super cool JSON library..." -
“Written in pure React”
What’s impure react then? React with angular? Or with jquery?
For fuck's sake11 -
A call with a recruiter:
Recruiter: you have written web apps (in this language) but not software?
Me: ...2 -
It isn't written in English but I trust you will understand the most important wordjoke/meme head hunters recruiters head hunter machine learning ml ninja job board recruiter blockchain5
-
Seeing anything serious written in cpp with in line assembly, that level of witchcraft fascinates me2
-
I was learning something and my girlfriend saw "Hello world" written on my screen and she got mad at me because I should've written "Hello [her-name]" instead... PMS is a hell of a drug12
-
What's worse than a written test? A written test for web programming! Seriously, how do they expect us to write CSS for a full fledged page when even they know that it's just wololo magix4
-
The other week, our coffee machine broke. No code was written.
Today, coffee machine broke. No code written.
Think I found the secret ingredient to writing code!2 -
I wrote a todo list program, which also is my first self written api. Currently load testing. Server is ok.6
-
Meeting yesterday:
Senior E: "Man, every time I do code review I thought this is the stupidest code ever written - then I look at the author, oh wait it's me"
Me: "Well, the perfect code is the code never gets written"
SE: "Casting appreciative look with a nod" -
This is quite possibly the best thing ever written. (Pay attention to the licence)
https://github.com/mattdiamond/...6 -
Any software written for "academic" purposes.
Also computers. Developers' life would be much easier if they didn't exist.3 -
Somehow my brain assumes that code is high performance code when its all written in lowercase... :D5
-
Anything that's written in Java at my current company.
It's a mess, inefficient and appears to be written by monkeys...
And somehow the ppl that wrote this stuff were senior developers....3 -
Yeah - I've never written a lick of Java or Ruby, but just keep on showing me those jobs, StackOverflow.
-
>Advanced code optimization class
>Professor : Your midterm exam will be written on paper....with no code.
>Me: ?????????????3 -
Just started reading this. Great for learning some History and I just love the style it's written in. One can really feel how it was written by real admins. So much cynicism3
-
That feeling of betrayal when you finally find a proper, well written and well formatted article/tutorial about a framework (or anything you are learning), only to find out it is "Part 1" and no other parts were ever written...
-
When you're asked to edit some code you've never written... Feels like Alice in Wonderland... completely lost...
-
It's hard training fresh grads at work when their minds are already full of themselves. Code written for production is always different from those written for projects.5
-
"Some of the best code is written in the early hours of the morning, mid-coffee binge. " ~ Abraham Lincoln2
-
I haven't started yet, but I will start with a small and simple operating system for microcontrollers written in C++.5
-
One of my professors made us submit Hand Written codes. I mean writing, compiling, executing on the machine, and then writing by hand on paper to submit.
It was so irritating.2 -
Assigned to completely new project. Whole day researched and now give report how many lines of code written.3
-
One developer got a code and had to add new feature so he writes new function in similar way that arleady written one. Pass the code to next guy.
Next guy: why did u write this function like that?
First guy: Coz one was arleady written that way
N: but it was written wrong
F: ...so now 2 are written wrong (no he will not fix it 😂😂)1 -
There are two kinds of programmers — those who have written compilers and those who haven't.
— Terry A. Davis10 -
When a project manager has 'fixes' written on paper and wants to sit with you while you make them.1
-
I started with C#at the age of 12, it was way too complicated and I learned Lua for Computer craft instead. Next I learned Ruby for RPG Maker and finally Javascript for web Dev stuff.
Now comfortable enought with Javascript but put off by its quirks I learned Java for compiling faulty minecraft mods, but I only fully learned it in school.
At the same time I learned python and quite liked it for scripting, but ultimately it was not a good match for my projects.
Disapointed with Java I returned to C# and liked it quite a lot, but started learning C++. After touching my first Microcontroller I learned C and I've stuck with it as my favorite language.
Along the way I picked up Kotlin, in case I need to do some Java shit. Much better.
But how did I come to an understanding of programming. Well I got better after each time I got a layer deeper until I hit silicon.
I had tinkered with electronics since I was 15 so I just had to study some boolean mathematics in school and some vintage computers architecture and instruction sets and...
Then I finally understood how that shit I wrote in Lua way back when was actually executed by my hardware.
Allways dig deeper and you'll find enlightenment eventually. -
Pretty much your life when you have the misfortune of debugging labview 'code' written by an electrical engineer4
-
I envy all those developers with clean codebases and consistent coding standards and nice architecture.
I'm fixing bugs and optimize code in someone else written project. which looks like spaghetti. with naming conventions like "a", "bbb", "zA" comments written in unknown language and off course the deadline was yesterday.4 -
Reading Python code written by Java programmers. I have no words to describe the horror. CamelCase everywhere...undefined fuck java why are there so many files have you ever heard of mixins? why do you write java in python who told you to put everything inside classes2
-
What if we reinvented javascript written in javascript? Would that be js.js? Xd
Sorry for this one...3 -
Your code is:
⭕️ Comprehensive
⭕️ Well Written
⭕️ <!-- Informative -->
Check none.
Walking into another devs code. -
I’ve written at least a dozen bad reviews about my current company on sites like Quora and Glassdoor.4
-
A movie star in a upcoming blockchain buster, "The last echo", written in php, based on a true story.
-
Does anyone of you know a good website where I can learn about open-source licenses?
I've written a small terminal-based passwords-manager in Go want to open-source it and some of the libraries I've written for it.4 -
Not a part of the test, but the test itself.
Imagine having to write in a language you don't really know with a pen and paper.
Glad I didn't get the job there because holy moly was that a pain in the ass.1 -
Trigger Warning (2 of them):
Minecraft is the only redeeming piece of software ever written in Java script.7 -
Do you know JavaScript ? Can you remember that == should be written like -eq ?
GREAT! You now know powershell.1 -
Ignore every single comment that had been passionately written into the code.
Probably thought "if compilers can, why can't I?". -
Tell me to work with the most critical feature of the project. So critical if not done right people can die! While working on it I find many poorly written requirements, I notify the leads about this. The whole thing is re-scoped and the feature is completed. I expected to become a senior after this but unfortunately only find out they put the blame on me for poorly written requirements that other people had written which I corrected... fml1
-
Code Written few months ago: Hello, I have a bug inside me.
Me: Do I know you?
Don't ask me to maintain code written in the past2 -
What retarded way of writing a json feed is this? what the fuck!
Each product in the feed is translatable, but instead of creating a new object in the feed with the translated content, there's an additional field pointing to a language code (this applies to all translateable fields).
Then each translatable field is appended the number which matches the number appended to the language field containing the desired language code.
In addition to that, the keys doesn't have any sensible meaning, but appearently they abide by som obscure "GS1 / GDSN" standard.
So for each "distinct" field I have to look up the definition of that key
If just the language code and the actual value keys was grouped together.. but no, the feed is ordered by the number after the 'D'.
Yeah for being stuck with something that looks like infinite scrolling, because one product object is fucking gigantic.
FUCKING INSANE MANIAC PIECE OF TRASH.
@#%!#€&7 -
I'm writing a special (fictional) story and I'll post it next as soon as it's done (in an hour or so). I've written articles before, but this will be my first ever try at a (very short) fictional story 😅
Any feedback is welcome.
Stay tuned.
😊
PS
Have you ever written fiction?15 -
Managment decided to rewrite one of ours web service(that is currently written in java by interns) in delphi.5
-
Always I see black screen while developers written code. what is that? a specific language or environment?10
-
When there is no way to test the code you have written.... I cannot help but stress my arse off...4
-
Every time I'm asked to fix an application written in Visual Basic I think a part of me dies inside5
-
"not boolean" statement can be written as "(boolean+(-1))**2". Pls comment a better alternative lmao17
-
I think it should be an unspoken rule that if you make an IOT coffee machine the core framework should be written in Java and any plugins or integrations should be written in JavaScript... you know so future generations arnt confused as fuck.9
-
The most difficult esoteric programming language is not Brainfuck. It is Malbolge:
"It took two years for the first Malbolge program to appear. The author himself has never written a Malbolge program. The first program ["Hello World"] was not written by a human being; it was generated by a beam search algorithm (...)"
(https://en.wikipedia.org/wiki/...)
So basically it took a brutforce try-and-error approach to write "Hello World". Absolutely crazy! Imagine malware written like that 🤖5 -
A developer in my team just implemented a new design from a screenshot. Because the copy of the app isn't written in his native language he had written the copy from the screenshot letter by letter.
I told him I was really impressed with his work (almost no errors!), but to me it was unacceptable that he should have to go through all this trouble. I also told him that next time he could ask me to write down the copy for him (it's written in my native language).
So I'm curious: who else here is programming for apps that aren't written in your own language, and what are the challenges you face? Also: how can I help the developers in my team with this? -
How to handle the "I know better than you but haven't written a line of code in years" - SW-architect?4
-
Recruiter:
I've got an exciting new job opportunity for you!
[...]
The web applications were written by the current CEO [...]6 -
Something similar needs to be written below, "Windows is updating... this will take a FEW minutes".
Any ideas? 😝 -
Me and some friends are working on creating a food recipe app and webapp. Currently in Norwegian, but would it be worth the trouble of translating all content and the app itself?
Backend written in PHP/MySQL with Laravel and app written with Ionic Framework v1.4 -
Today I got new project to estimate.
It's written on python... for windows XP... and code mostly written on Dutch 0_01 -
fryer app written in Python on raspberry pi and arudino through touch LCD prototype can controller and tell temperature
-
My current side project. I’m doing a POC to upskill in functional programming. A Java/Dropwizard web service calling onto business logic written in Clojure. The bit im excited about is an HTML engine im writing in Clojure. So instead of inter-mixing raw HTML with code, my views will be written entirely in Clojure
-
According to product owner, solution is modern and cutting-edge because it is written in .NET
For her it doesn't matter that application is written in ASP.NET 2.0 with VB here and there.3 -
Why do I always have to refactor bad written code ? Is this some kind of karma ?
Undocumented, written by a senior but looks like it was a junior, no unit tests, variables with meaningless names, duplicated code and every possible thing you can find in that kind of code.3 -
On interview, ask: "Does this company participate in open source projects/has a few?". If no, run away. If yes, it's a pretty big chance to get a nice job. (don't know if this works)7
-
When we had to do our first html5 exam at school... On paper... Written in CAPS... #trowback #horror #worstteacherever2
-
!(rant)
https://github.com/MaximilianJugend...
what diya think about my self-written Compiler? Also my first GITHUB-commit :) -
When you are desperate to get your hand written notes from client to digital format.Quick hack. Bluetooth is the way!3
-
it’s not “i am stupid” written on your forehead, it’s “i came from this guy’s forehead” written on your stupid comments6
-
I was hired to work on an Android application written in java. Spent three months working on a project written in C++ instead. Needless to say I had no prior experience with C++ at that time.
-
A Python-Brainfuck compiler written in Python. In future it will be a separate language, but for now I use directly Python even for the language.
All written in Python, without external library.
His name is MurPy, at the moment it has variables, if, comparisons, else.
Now I'm working on a multiple subroutine support2 -
Skein: noun - a type of access modifier, allowing a property to be read internally or externally, but only written to *externally*. See "orwell" for opposite access modifier.
hermit (noun) - an access modifier specifying a property may only be written or read internally.
Gopher (noun) - an access modifier not to be confused with a groundhog.
Blackhole (noun) - can be written to, can never be read. See dev/null for details.
In other news I wrote the basis for a cms in lua.
Because I hate the cloud. -
When you rebuild the whole product and instead of using state-of-the-art technologies, almost everything is written by ourselves or old technologies.
JSF instead of REST + vue.js or similar
Self written DB-access instead of Spring/Hibernate
No Jenkins etc, instead write scripts to build it....
It's time for a job change I think2 -
Oh man I sure do love having three separate code generators in one project with some additional hand written versions of the data containers so that every time the system engineers decide we need to change something about a data structure I have to update 1-3 hand written mapping functions. (Kill me please)4
-
Though of the day - "All together" is written seperately and "separately" is written all together.(hypocrisy in silence)4
-
Nothing scarier than running code you blindly written (compile only) in production for the first time and it just works6
-
Does anybody know a good free software (open source) basic programming language written in python? Preferebly on github😉3
-
Found next to a TypeScript definition set of 16 overloads, written for all combinations of 4 bivariants.1
-
When your designer thinks the app you're building is a website halfway through the project. "It's written in JavaScript right?"
-
Golang is like Erlang
Noone ever heard of them and likely one project justifying their existence was written13 -
LMaoooo Just went in pub and toilet door literally written "BULLSHIT CORNER" With route 66 at the top. Thats me
-
compareTo(Obj obj) !!
For me !
Most of the custom classes are written with a distinction on defining this method. -
Does anyone written Associate Android Developer exam?
Or anyone aware about that, is it worthy for Android Development career?? -
Shitty code. Nothing makes me avoid coding more than seeing bad written obfuscated hard to debug code...
Look a fly. -
Have some thoughts about the origin of the word. Probably the whole thing is some badly written legacy code?
-
Wk52
AI developer.
Even AI needs to be written, you know. It'll be the next internet or smartphone.1 -
what is cuttoff required to get join in accenture , is 60% is enough
is python 3 is available in accenture written test as becoz i have written mock test for accemture in conduira online where there is only option for python2.7 but not
python 3.73 -
I know you are an administrative assistant but come on, you can read that it's written JavaScript not Java.
-
Have anyone ever regreted on any code/structure written that you find hard to eliminate it as the system grows bigger
-
Any idea of any online tutorials(video, written) that explains using react,NodeJs along with redux4