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 - "ugly"
-
Programming in a tree. I usually climb up here and read, but I decided to code, and I didn't drop my laptop :D
I covered the screen with my hand because my code's ugly, and I don't want anyone to see it lol.144 -
Why are the fastest laptops always considered "gaming" laptops and look like fucking alien spaceships? 😩
They're ugly as fuck45 -
so, my college has a very ugly looking login page for the college wifi. and I was bored so i thought let's change it a bit with a little JavaScript and tamper monkey i made this.. now i just keep on looking at the login page21
-
"If it's not broken, don't fix it"
Follow that and you will be blessed with lots of ugly, duct-taped, hacky and unoptimized code -_-11 -
QA just asked me, why does the website look so ugly and no CSS is working on Internet Explorer
I'm lucky I'm not the web dev lol
*I laughed*
*IE laughed*
*Windows laughed*9 -
Manager: Why are you always refactoring?
Me: Refactoring keeps the codebase's entropy in check :)
Manager: mind blown!!3 -
Yesterday I said: "My code was nice and well organized but then I started to do the things the customer wanted. Now it's horrible and ugly."3
-
Today I checked out a Repo on Github to help a friend.
Holy shit is this code crap!
Basically one single method contains the whole logic.
637 LINES OF PURE AND UTTER DOGSHIT.
SIXHUNDREDTHIRTYSEVEN LINES!
ONE SINGLE UGLY METHOD.
If I have enough time and energy, I will probably create a PR in 2021.
Some people... wtf.
(not my friend's code, he just uses the program)
(Edit: I had to remove the rant and censor names in the image)25 -
Creating a personal website:
Step 1: Have 20mins of inspiration.
Step 2: Spend a day writing css and js
Step 3: Realize it sucks because (ugly || bad responsive design || not enough content)
Step 4 Experience no inspiration what so ever for next week
Step 5: Repeat11 -
Dude chaining in JavaScript is so fucking ugly but so trendy.
thing.doStuff().doThing().then().doMoreStuff().orDont()
Like fuck off with that.25 -
There are two main versions of Python.
When you want to have it work with both of them, things can get really ugly. :(6 -
Maturity is when you make your avatar look like you.
But even then my avatar looks far better than real me.
* sobs in corner *16 -
I just got told on a video meeting that I am far too pretty to be a developer.
To be fair, I am well aware of this, most devs I have met on the wild are some ugly ass motherfuckers.
I is a pretty ass mfker.41 -
Telling someone you don't like the way they format their code is like... Telling them their girlfriend is ugly.4
-
Pretty sure someone already posted it here, but I don't have the patience to check. Just want to share it.
Source: https://towardsdatascience.com/five...1 -
My son has started learning javascript at school, but he is complaining that all the $ signs are ugly! Yep, they're teaching the kids with jquery.
I don't know whether to laugh or cry 😱😱😱7 -
Trying to reverse engineer an API.
Who on fucking earth thought it would be a good idea to let the response be JSON but.... THE VALUE OF THE MAIN INFORMATION THING/KEY PLAIN (UGLY AS HELL) HTML WITH EVEN GOOGLE TAGS BULLSHIT...
WHY?! THIS HURTS.
EHVIENZJVYENWBFFJSJZ 💀12 -
I'm working on my author website and I really suck at designing. So, can you give me your opinions? I can take honesty, even if it's harsh.
So, ugly or decent? What do you think?52 -
FUCK PHP!!!
We were trying to go live with a big online shop, it is connected through a crappy API to SAP.
PHP keeps outputting fucking errors because our intern doesn't fucking know how to properly write PHP.
YEAH, JUST FUCKING RETURN A WHOLE DIFFERENT TYPE OF DATA IF THE FUNCTION HAS AN ERROR.
Oh and using fucking strtr( ... ) to insert stuff in a string is REALLY FUCKING 1337...
And when you think the whole fuckery has reached the summit, just look at how HE FUCKING CREATED THE UGLY EMAIL TEMPLATE:
$content .= "UGLY HTML ABOMINATION";
$content .= "MORE UGLY HTML";
$content .= "HTML WITH SPELLING ERRORS";
$content .= "<table>";
$content .= "TEARS OF TIM BERNERS LEE";
$content .= "<table>HE FOGOT THE FUCKING '/'";
and dozens more of these lines...
and the whole piece for ALL 3 FUCKING LANGUAGES...
Thanks for writing the fucking backend stuff, it is better to rewrite the whole piece.19 -
I always wanted to have comments in JSON files, but I just discovered a really good alternative:
{
"//": "This is a comment",
"somekey": "somevalue"
}
Looks kinda ugly but it works! No need for special unconventional parsers and shit.29 -
She: I hate you.
He: I don't care.
She: You are stupid.
He: I don't care.
She: You are ugly.
He: I don't care.
She: Linux is shit.
He: You are f**king dead b*tch.20 -
Is php beautiful, or ugly?
Here's my php. The beautiful, and the ugly.
*nervously presses submit*16 -
The code im writing is so ugly that i am tempted to pay for github pro, just so i can hide it from society :D
I never thought that not coding for six months could do this much damage9 -
The biggest annoyance in Java for me is the absence of "real" properties. Writing getters and setters everywhere is ugly, you are generating them anyways.7
-
I have an unpopular opinion. I think laptop stickers are ugly in general. They make a cacophony of brand names and colors on an otherwise sleek device! Why!21
-
If your language supports private member variables
And it's not part of the language style guide
DONT START PRIVATE MEMBERS WITH AN UNDERSCORE.
Shit is ugly as fuck.17 -
I think I am the only person on the universe that doesn't like stickers on laptops.
1 or 2 could be fine, but more than that is just ugly for me.5 -
OMG ever since I started to love Haskell, all nonfunctional languages look ugly, I am getting worse at writing procedural code!3
-
Finally made my laptop a dedicated linux machine, time to start working on a theme then to start on OS development until Gamemaker comes to linux! :-P14
-
Well, fuck.
source: https://amdflaws.com
https://wired.com/story/...
Really ugly to release it a day after telling AMD about it10 -
My place of work just put on the World Cup live stream. I'm not even a huge fan but it looks nicer than my current code, so I'll live in denial for a bit2
-
The description of my company should be, "where 9 people can make a baby in 1 month, but it is going to be one ugly fuck"2
-
The new Android 8 Smileys are extremely ugly. The ones before weren't that great but not that bad...11
-
After 1h of work, research, one ugly hack and 2 unexplained laptop power outages i made it. I shrunk down my docker container from 800MB to astonishingly small... 500MB...
In my defense: the python libraries take up 300MB of space.5 -
Over 7 years writing software, through good, bad and ugly.
I still wake up feeling like an impostor most of the days.
Impostor syndrome on fleek.4 -
I'd tend to say Matlab :
- you don't learn to write good code
- if you start by learning Matlab, you tend to be stuck in Matlab
- it's heavy and ugly and expensive
- arrays start at 18 -
I am a terrible designer. When i say terrible i mean my designs for website somehow always manage to look like an ugly piece of shit.
Halp?20 -
At first, there are some ugly dust particles on my screen.
Second, that battery life would be nice..4 -
PSA.
I have established "Depressed Lonely Maggot" Club. Our symbol will be an ugly crying maggot.
You are invited :310 -
I was once requested to update a website and the requirements were that it "must be flash based...and use our company's color scheme."
I saw the current site and critiqued the color before knowing that the color was the company's signature and had to be there. The colors were a pukish yellow like someone pissed all over the site and that color was everywhere. I said that site looked like something from 1998 and flash was not the way to go.
They wouldn't hear any of that. No need to mention I didn't take that job. -
The boss made us to set a shitty background (pattern) to the website we are working on right now but it looks ugly as hell. I tried to change his mind several times but no, he fucking loves that background.7
-
When a senior developer changes your impeccable code and pushes their ugly indented lines with bad naming scheme without review.
-
So I'm a perfectionist, especially when with code, smells, solid, design patterns, naming conventions, etc and I be have this co-worker that blackmails me every time he doesn't want to do something saying "I don't know it so my code is gonna be ugly".6
-
Just redid a small work script in Golang to test it out.
Honestly, speed matters little for what it is, the original was in Python.
By heavens Golang is one ugly ass looking language.
I like using it tho, its easy to understand and performant for networking, file io and shit like that.
But man....shit is ugly to look at from a distance.
I do think that most langs look ugly af tho, so shit is allright.
Syntactic whitespace is still shit btw.12 -
Am I the only backend developer around here who doesn't enjoy building UIs and tries to get it done ASAP just to go back to backend code?
my App's UI looks ugly as shit because of this.9 -
Oh look a new chrome update!
*Installs update*
I regret everything!!!!
Come on Google I love material design but fuck me is the new update ugly... Besides the new tab page.7 -
Elasticsearch queries are FUCKING ugly
Elasticsearch documentation is FUCKING bare-minimum.
Kibana only shows data when it FUCKING feels like it.
Elastic stack is FUCKING annoying me12 -
God, the iPhone 11 pro's triple cameras ARE SO UGLY. OnePlus 7 has three back cameras and it's not ugly, so it can be done! It's just so, so fucking ugly. It looks like where you might plug in a high voltage power cable or something. And of course it still has a notch. That's two design failures in one expensive phone. No thanks!
(From owner of iPad Pro - not an Apple hater!)3 -
Regarding my last rant:
I have all my 3 Raspberrys set up for seti@home now, reporting to twitter and my own "surveillance" system for them.
The system is still ugly, the code is ugly but that's getting improved next!4 -
Knockout JS.
I am not sure if the library itself is so bad or the code which I was working on was ugly. But since then I avoid anything that is related to knockout js.10 -
Just received the code for a WP site that needs a redesign... The guy who owns it outsourced the job to some indian folks who filled it with at shitton of plugins, and now it's both ugly as hell and a bitch to work with...
FML.6 -
Man! I love refactoring! 👨🏻💻😍
Only saved about 20 lines but it went from ugly string manipulation to beautiful JavaScript objects!6 -
Went for a job interview today, and learned something very important about myself...
...that I should be permanently banned from writing code on whiteboards, for any reason. I have never seen such ugly code in my entire life. Ugh...5 -
When I see a space after opening bracket but none prior to the closing one... *fugly*
void func( int x);
/me hates! Do it one way or the other pleez!1 -
Let's invent a new coding paradigm. Its goal is to make code as it naturally really should be: Ugly af
See the current list of rules in the description14 -
One thing you learn after a few years in IT and some languages is that there is no problem with most languages.
BUT
Ugly code is ugly code! Has half of the devs I have been working with never heard of a style guide? Is it so long of a read that they just skip it.
I have flashback of variables being called "a", "b", "c" and/or methods being called "method_alfa" in production code.
In my opinion, repeatedly sh*ting all over a style guide is a reason for getting fired.1 -
Is it only me or does Unity really force people to write ugly code?
Sometimes I think to my self : " just go and write your god damn own fuckin engine"
But then I sit back and realize that I'd never finish a game that way.
Love & Hate Unity !3 -
"Hey I wanted to show you a first version. We got the code working, all the data is coming in and being sorted properly!"
Boss: "it's ugly though, I can't show anyone that".
"....but it works!"
:(2 -
I think javascript is a great language, but it has some really ugly parts.
For some reason, it really annoys me that JS developers are ok with things like
if (typeof something === "undefined")
I mean, comparing strings like that!3 -
"Ohhhh, I would love to try Android, but it is sooooo ugly..."
How to deal with an apple fanboy saying something like this every time I mention that apple could done better(their software or hardware)
???17 -
I do not understand why everyone is so fanatic about stickers. Went to a conference one day and about 90% of all laptops had stickers and ich only wanted to free every of this small beautiful creatures from this ugly pieces of shit.7
-
There are many operating systems out there but android is like windows for phones and it's getting ugly very fast.2
-
Typical code life?
1. Write rough comments
2. Write more detailed comments
3. Write pseudo code
4. Write semi-working but definitely ugly code
5. Write working but very ugly code
6. Refactor the code to be nicer, check for patterns, bottlenecks and other bits and pieces
7. Push to git the "final" code
8. After few months blame whoever wrote the code
9. Refactor all the things!
---
This happened in my career more than once and still - it seems like the best option out there to get things done. What do you guys think? Should something be added/removed from this? Is this over-complicated or what?2 -
Me: *Joins the dark side*
Me: Arrrrrrgh! So ugly!
Later...
Me: *Joins the dark side again and uses devRant for 5'*
Me: Mmm... that's actually better, no way I'm going back3 -
I am now using my DevRant avatar for all my online profiles. No more ugly professional/fun pictures of me around the internet.1
-
Having to write Swift and Kotlin for a while at work and now switching back to working on web technologies (for a different job), I would say JavaScript is ugly.4
-
The good: use the hardware watchdog in your application control flow.
The bad: don't use a watchdog.
The ugly: trigger the watchdog from a fucking timer interrupt.3 -
Just leaving this ugly piece of crap here.
I know these kinds of stuff are not welcome here, sorry anyways. But am I sorry if it's insulting? Of course not. Those who really feel the insult in this shit are listed below.10 -
Recently I've started thinking about how we are always told "No you can't do that" to everything. That feels like a theme in our industry.
I've also been thinking about how often people say well done to each other, or just comment that something is good in a pull request. Everything is always focused on bugs and mistakes - not good bits.
The first point conflicts with the idea that when using languages and frameworks you should follow their philosophy or you're gonna have a bad time - but in all other instances you mostly don't have wrong answers, just answers that can be better so a lot of stuff is opinion based.
I've decided to change my ways and focus just as much on good stuff as bad when I review code and to make sure I'm focusing just as much, if not more, when people do something good.
I think I do a good job, but I don't think I've been told I'm doing a good job or that anything specific is good more than a couple times in the last year - mostly in mandatory reviews. What about you?2 -
Recently started using js without semicolons...
Personal opinion but I think semicolons do make the code look ugly14 -
Deepin's new appearance is Godawfully ugly.
Plus it has issues now reading password. Plus I can't fucking opt out of their "user experience program" for any fucking reason.
Great! Just fucking great!
Where do I migrate to from here? 😡😠😡39 -
Refactoring a method of a 5 year old system. Probably one of the ugliest code I have ever seen. This is just a little piece of the ugliness6
-
Separation of concerns is a beautiful thing.
JSX is fucking ugly. Fuck that shit. I hate JSX with a passion.
Here is one. Did you know that the digestive system works really hard to digest the food eaten?
How about we blend all the food before consuming it? Take a blender and add a cup of coffee, add some salad, add a piece of cake, a few slices of pizza, hot sauce and for good measure add some juice, or whatever-you-eat-for-lunch.
After all, all that food is going to get mixed anyway. This is more efficient!
No? Why not? Because it's ugly, highly unappetizing, disgusting even, and it takes away the pleasure of eating, the enjoyment of a good meal.
That in a nutshell is JSX: mashing up everything together under the pretext of efficiency.
Web development not only is an art, but above all must be enjoyable to those who devote their lives to it. And ugly ain't gonna cut it.11 -
Tl;Dr: I think react is ugly.
Just cloned a developer git for a certain API and I was going through the application code to get a feel around. I literally said out loud "eww" when I saw the code for the views. Nothing about the pros and cons of the framework, I just think it's hideous. Thoughts from react developers welcome8 -
Forcing to use OOP on golang is like use basketball shoes on the right foot and ballerina shoes on the left foot
Ugly -
Google's new Material design, with more curvy elements with broad borders, woth cocky font ...... is UGLY as FUCK
12 year kid at work10 -
Before update:
WhatsApp: Opens in literally one second
After Update:
Takes few seconds because of that brand new splashscreen -_-
And it looks ugly too ...7 -
In love with Laravel events, listeners and mailables. What a beautiful way of doing this. Can't say how much I love this framework. <3
Can't wait to implement redis and queues. Am excited to try this for the first time. Share exp. if you have, pls.4 -
PHPStorm is soo good! I like the integrated VCS, DB and Terminal (except the ugly cursor block). Also I like the powerful code autocompletion + material theme
But I will not ditch VS Code :)6 -
I'm shopping with my wife and all the POS systems are ugly and inefficient.
It provoques to sell them a new software5 -
Fucking MikTex.
Apparently this software got stuck somewhere back in the nineties. Got a fresh installation to make sure issues were not arising from outdated hardware - still connection errors, API errors, horrible, unresponsive and ugly UI, what a broken piece of ****.7 -
I think I'm a good developer. I have pretty decent debugging skills, including pulling apart disassembled x86 and other architecture code.
I'm fascinated by how things work.
But almost everything is catered for by a library. Or has already been done.
I find it enjoyable to create a library or program myself, but get disheartened when I find some library or program that is written seemingly very well, compared to my own code. And then I start to think I'm not a good developer after all.
Sort of relates to my previous rant about repeatedly rewriting code.
Applies to me doing programming as a hobby but probably affects my code at work as well... I just can't help but think my code is probably awful compared to what someone else might write.
...then I see incredibly ugly, messy, badly written code by other people and I feel better...
I suppose it is like an artist who sees amazing works but cannot paint to that standard, but is well beyond drawing stick figures with crayons.
Sounds like a trivial problem but it probably impedes my progress with a lot of things.3 -
I fell on the floor with my laptop in the company provided laptop sleeve inside a laptop bag. Now it has a ugly bend at the end. Can anything be done about this?17
-
> Seeing ugly code and annotating to find out who the hell wrote that.
> Seeing your own name.
> Going back to what you were doing...3 -
My first dev project outside of school work was an android application I made for my then-girlfriend to track time between contractions and count kicks during her pregnancy. It was horrifically ugly but it was my first android app and it worked!10
-
random girl: words can't describe how ugly you look
me: words can't describe how beautiful you look
random girl: blushes :)
me: but numbers can...
me: 2/103 -
Scala's default Seq is MUTABLE. Why the fuck do I want mutability in my functional scala code!?
Now I have to riddle my code with imports to scala.collection.immutable.Seq which looks just ugly.
Gosh dangit.3 -
Well... Justy trying to migrate from Android to JavaScript development... Everything seems to be ugly in this world of functions... I really can't understand why JS is so popular, It is totally incapable language.10
-
When refactoring legacy code and your colleague committed this a week ago... As punishment we made him listen to "You're too fat to fly" all day long.
-
I really fucking hate adding Exceptions into code. It's so fucking ugly and I feel miserable sometimes by using because I have to. I'm weird.4
-
Stopping myself from always proclaiming how things "should have been done in the first place" - as if I never implemented anything the wrong way.
Too much focus on hinsight is an ugly thing. -
Andy sucks at coding. I have to fix his crap all the time. He still doesn't know what a variable is. He's also ugly and smells bad.3
-
Fuck eclipse....
Ugly, Heavy, Shitty, won't select tomcat 8.5 from its shitty server's list.....
Back to my lovely simple text editor and terminal... I can rely on them always.4 -
I'm incredibly ticked off by decision of using backticks ´ to define template strings on es6...
template strings are nice , but backticks are irritating ugly and unreadable3 -
for everyone like me hating the new chrome tabs style "touchable" that firefox dropped a few versions ago:
chrome://flags/#top-chrome-md
set it to "Normal" and you're back to "Normal" e.g. good looking. you're welcome ;) -
Why do front end developers like to write their HTML/Component markup like this:
<div
id="test"
class="test"
>
Test
</div>
That lone > bracket absolutely irks me! Looks ugly! I prefer the Android style:
<div
id="test"
class="test">
<span>Test</span>
</div>
👌clean27 -
I know a lot of people disagree with modern art, but fuck me, at least we got away from this ugly shit.7
-
JSrant
Is there no other uglier way to create a constructor in JavaScript apart from using parameters for the properties?
Some of my entity has like a dozen properties (+_+)12 -
Doesn't it bother anyone else that replies arrive as 2 notifications? Mention + one more comment on a rant you commented on.
It's no big deal but it's ugly.5 -
😂 PHPStorm's integrated terminal sucks! Doesn't play well with other oh-my-zsh themes so I just use the default theme.
Plus the ugly block cursor in the integrated terminal which cannot be edited. LOL! 😂6 -
>Be a dedicated server owner
>Fuck up and have an issue you do not know how to solve
>Ask us for help
Huh... Okay, fine
>Machine has apt repos from 4 different system releases
>Nope.elf
Some folk should never decide to admin a machine on their own :|4 -
Literally came across the third line of code and made this meme.
To top it off, the if statement looked like this:
if ([that ugly code])
{ //it is
...
}
This is coding at its finest....2 -
I just spent way way too long trying to get my Bootstrap navbar to not be a giant ugly grey block.
And somehow I've set my website to shrink on mobile devices, so all that fussing over a hamburger menu... bloody pointless.
#growingpains21 -
I think I've officially changed everything over on my dev rant profile. I love all the options for the avatars. I wish changing myself in real life were this easy.
-
Writing ugly code should be a capital offence. And oh, I should be the sole judge of what is an ugly code or not.
No, this punishment won’t apply to me, thanks for asking.5 -
I like many things the rust language does but my god sometimes it looks just horrendously ugly and is awful to read23
-
Cincom VisualWorks
The only IDE for Smalltalk-80 and it's ugly and instable as fuck.
You can accidently break the program's code while using it, effectively ruining your day. -
At the company I work they just updated confluence to a version with new UI. The new blue tone for the navbar is just FUCKING UGLY!
Don‘t seem to be able to change the theme of it anymore either...
Soooo I made a firefox plugin to fix it xD
Cuz why not.
And I learn‘t how to create firefox addons^^ -
When you build an eloquent mobile navigation and people on top tell you to put three ugly buttons that don't relate at the top.
-
One day my jetbrains student license will expire and i will have to go back to the world of ugly, no auto fill editors ;_;7
-
So I got an offer to do part time on a project that was mismanaged for two years.
After hearing the comments about how ugly the code base was.
I took it. So now I'll have something to rant here. 🤣7 -
My god, I just had to use a very ugly hack involving HTML generation via string concatenation, passing a function as a parameter and closures.
Now I appreciate languages that achieve such things naturally even more.2 -
I never thought I'd reach a point where I use High Contrast theme for development O_O
Was always a user of dark theme, but now VS Code is on High Contrast and it is comfortable af but ugly af also :\6 -
Why some single letter variable names looks ugly to me, for example: c, i and j (and even k) are the most used (mostly in for loops) but does not look ugly.. why?
Ugly
for (int a = 0; a < 10; ++a)
Not ugly
for (int i = 0; i < 10; ++i)24 -
C++ overloaded operators are so cringe. They think they're being so clever with their pipes and the path concatenation being a "/" character but you're just making one of the most ugly languages on the market even uglier. Fuck C++ and its operator overloading fetish.20
-
How do you learn to design the UI for mobile app? I don't have problem with business logics but my app is hella ugly 😂7
-
The good: dotnet core RTM
The bad: my previous shitty work place, their shitty product, the very shitty TL that had no fucking idea how to lead or manage the team
The ugly: the shit storm I dropped on TL, group leader, CEO/CTO when I left... -
"A surprise to be sure, but a welcome one" -- chancellor Palpatine
(And now he knows my real ugly face 😭😭)1 -
I love writing my styles with Stylus but I really hate Every second I have to work with CoffeeScript or Jade. The purpose is great, but it's so ugly and really splits the community doing more damage than good from my perspective. So ugly!3
-
One of our developer told that my code is ugly to our project manager. And my response was 'I know right! By the way your code also sucks. Fair enough.'1
-
!Rant
Java devs, here is an ugly but handy REPL web frontend for you. JShell FTW!
http://137.74.64.141/jshell-fronten...
Please note this uses Websockets, so not guaranteed to work on all browsers7 -
Man it is retarded how VS re-aligns your precompile statements to the BEGINNING OF THE FUCKING LINE EVERY TIME YOU ADD A NEW ONE.
Why does it do that in the first place, it looks ugly when it’s not in-line with the code, fucking stop it. -
My parents gave me a old laptop and I would play games like Adibou (Good times)
And my first exposure to Linux (or GNU/Linux, call it how you want), was my father’s ubuntu server (with gui) and I found it ugly -
People like to argue what language is better, saner, safer, etc. The problem with these arguments is it all boils down to what the programmer does with it.
I said before, languages are our tools. A shoddy carpenter can build a rickety house even with the best tools.
Golang has been introduced as a rather nice language, with many people agreeing that it's solid. That said, Golang still does not prevent evil, ugly code.
The source for the image below is available here: https://play.golang.org/p/...6 -
YO FUCK THE GNOME DM
I WANTED A PRETTY DM WITH XFCE AS MY DESKTOP
I installed arch all the way finally <3
but seriously, why dosen't gnome dm give you the choice? i want something good looking; sddm is kinda ugly, lxdm is ugly, lightdm ain't even working, and gdm i obviously have issues with. any sughestions? does kdm still work / does it work separately? i know SLiM is deprecated. thanks in advance
With Love,
-the kid who just finally installed vanilla arch on his own and just wants a goddamn nice looking display manager that lets him choose his desktop enviro4 -
SOOO last monday I got a new MS Office and Outlook in my office. It's ugly as fuck and not as functionable as the old one we got here, and I cannot install Thunderbird or so...
But at least NIGHT THEME WUUUU -
Read this somewhere—
“C# is not just an improvement over Java, it’s an improvement over all previous languages. And the C# team has done an excellent job of introducing new features without making the API ugly. C++ fails at this, as does Java.”3 -
The feeling after you refactor 4000+ lines of ugly legacy code into 2000 lines of code placed in a framework ...these 4000 lines also all one document
-
When you spend weeks working on a new codebase in Python and you have to jump into the legacy PHP one to fix something nasty3
-
Imagine if socket.io's website is ugly. Having a beautiful image helps a lot, too. When I hear socket.io, I would immediately think of that clean and aesthetically pleasing site.5
-
This is the most crazy, ugly, beautiful, stupid, and genius thing I’ve seen all year:
https://chasewilson.dev/blog/...4 -
C#: The fact that T[,] (multi dimensional arrays) implement IEnumerable, but not IEnumerable<T>.
But one dimensional arrays do.
But you can still foreach over them.
What in the actual hell?
Now I have to write something ugly like
var bruh = values.Cast<float>();23 -
i fall in love with every software that have a purpose but an ugly UI and do the job well, devrant for example, how about you ?22
-
For me, PHPStorm's mini-map is ugly. Nothing compared to VS Code and Sublime Text.
I will uninstall it now.4 -
"...researchers have delved into "the dark side" of inviting rubber ducks and other flexible plastic toys into our tubs. "
https://medicalxpress.com/news/...
Be careful playing around with you devDucks xD1 -
Today I saw how the frontend devs on my team write Vue components + TypeScript. It's bad and it further proves that Vue=bad. Not even TypeScript can save it from being bad. Function defineComponent is ugly5
-
Fuck all those special snowflake npm packages who each implement their own incomprehensible documents format and even make an ugly ass website full of lies for it.
Next to JavaScript, this is the biggest reason why I hate frontend development with a passion.2 -
I'm just going to come out and say it.
I have enough CPU/RAM to spare that any benefit I could get over using Rust instead of a higher level language is far outweighed by how ugly the syntax is.6 -
Anyone elses weekend getting super fucked because of the new iOS update?
I am sitting here late at night working because they just decided to screw with their filesystem because of their ugly new camera...2 -
What keyboard do you use/recommend for use with Termux on Android? I use Hacker's Keyboard but the layout it's ugly.6
-
Stop restyling confluence and bitbucket taking more space in an ugly fashion. Don't fix what ain't broken. **#*#*#1
-
Sure, boss.. All charts will be changed to 3d so that your clients can spend a Fuck ton of ink printing that report page.. That's become fucking ugly cause of your stupid nonsense. Why the Fuck should 3d plotted charts be more readable? 😤1
-
Just realized that it’s been a long time since I had to deal with collections that contain values of different types and that ugly type checks that come with it when you need to do something with the values.
Sum types are really a blessing. -
I need to use the ugly Windows to create a dammit dynamic pdf file because the Adobesoftware isnt avaiable for Macintosh...
#FirstWorldProblems16 -
You know that feeling you get when there is a bug in Prod and to identify the cause, you setup your dev environment with the exact same codebase as Prod. But the bug won't show it's ugly little mug in devo...
Yeah, Fucks me up too... -_-2 -
I am very close to being a violent psychopath from "Always code as if the person who ends up maintaining your code is a violent psychopath who knows where you live."
Foreach within a foreach with counters and a check if the counters match in the inner foreach and in that case do something.... And that's not even the worst part of the code I have to modify ever so slightly... Fml3 -
boss: Yeah we really love our minimal white website, but our logo needs primary yellow stars around it. We think it looks great.
me: -_-1 -
Oh you got to love devs...
One dev will say one thing and swear by it...
Another dev will say the opposite... And swear by it
🙄😨 -
can you guys look at the design of my app?
https://play.google.com/apps/...
kinda ugly imo.
also please fuck around and find bugs.
thanks!
ps it's my first flutter app8 -
I just got Jenkins all setup locally, setup the first pipeline, get docker working with it, setup the build step, setup the test step and more.
In under an hour.
Not too bad for the first attempt.
The hardest part was figuring out the GitHub credentials.
———
Actually, the hardest part was keeping an eye on the dude in the booth next to me who has delusions of grandeur and likely other mental illnesses.
Had to keep an eye on him while he was pointing around the room (usually at me) and saying shit like...
“Ugly, ugly, all of you are fucking ugly”
“Fuck you, fuck you too!”
I’m sitting over here thinking...
“Bud, you got 3 teeth, you smell like shit and your rambling to yourself... fuck you you ugly piece of dog shit! Let me do my work I peace.”4 -
What were your survial strategies in school to keep other students/teachers from thinking your hacking something?
Mine was this (pretty ugly but worked):8 -
How can I get started in open source? I tried forking a repository and do a bug fix, but their code base was ugly as hell and makes me unsure about what open source projects to contribute to.6
-
That moment when your laptop is empty and ugly and your trying to get stickers. Well... here im am asking for likes to get those awesome devrant stickers! 😃1
-
Those semi-ugly contraptions you hide away underneath an "abstraction layer" in the hope that no-one stumbles upon them...2
-
Sure, languages with automatic conversion to truthy and falsy values can be a pain in the ass, but in languages without that feature you need to use foo != true to see whether foo is either false or null. How fucking ugly is that?9
-
I fucking hate the black matte finish!
I mean, it's nice and elegant, but for things that will be used, it sucks, they get this ugly glossy wear that makes them look dirty.
Do you guys have a laptop with this issue? Does it annoys you?6 -
I've recently launched a node js package fast-freeze. It makes an object read only by converting it into series of functions. Though it is faster but looks ugly to use. Eg giveMe("server")("port").
Any suggestion to make it less ugly?3 -
"Please ad this feature to the tool" spend the next 30 mins removing the comparisons from ugly (something == true) and (somethingElse == false) statements.
-
Why don't new devrant users have an actual logo of devrant as a profile picture instead of that ugly puke-green background?3
-
Today I swallowed my prestige and fixed three tickets with ugly solutions instead of going for the underlying mess. I don't know how I feel about it.3
-
Feels good to be able to clean up code! Just changed an ugly 5-line while loop into a clean 2-line do-while. Now I just need the rest of my program to work 😂
-
So this second hand laptop I got (Asus Transformer 3 Pro) had too many scratches at the back...
I'm not really a sticker guy, but I thought I'd give it a try.
Wow that looks ugly.4 -
In university we have to code using ruby. It's likely the most useless and ugly piece of shit programming language I have ever seen (apart from VB). Why can't we use something useful like python?6
-
I wanted to fix ugly unittests of parser's function that uses some shitty workaround instead of intended unittest.mock.mock_open, but it turns out mock_open cannot mock different content for each file. Cause you know, noone needs it anyway.
-
I'm currently working front end at my company, and am applying for a backend internship within the same company.
Would it be in appropriate for me to comment a block of code with
# I know there has to be a better way to do this but I haven't found it yet
In my code challenge for the application?
Basically I found a clumsy and ugly solution but I want them to know *i know* it's clumsy and ugly and if I had more time I would come up with something better6 -
Somebody write more and more ugly / incomprehensible lines of code for 1-2 beautiful line.
But the bug is always in ugly code.
I hate these programmers, I hate these programs!1 -
Wrote a perl script to spam group sms to my friends, in perl. Also - web scrapers.
Ugly AF stuff. never heard of strict, or warn when I did it.....
really fun times! -
What's the one non-tech thing that you feel 95% of people disagree with you on? Mine is: I think that piercings and tattoos are ugly. What's yours?10
-
Now arguing with the ceo of startup I’m part of that we can use the ugly generator for avatar, and he said we should use the duck generator, and I said the duck has virtually no personality, but he said it fits the simplicity design flow
Man15 -
Sometimes non-dev people give the look like they could do the same shit in half the time and you purposefully made the UI ugly (UI wasn't provided and I m no designer).. can anybody suggest some polite ways to tell them to FUCK OFF!!2
-
I have published my app, it is stable and functional. Design is simple but not ugly. I do not have much downloads. What can I do to make users to try it?4
-
TFRecordDataset is probably the ugliest thing I've seen in a forever. Who the fuck is responsible for this ugly ass?2
-
Why the fuck we still can't remove or restyle the ugly [browse] button in <input type="file"> in a clean way ?1
-
I do mobile. I've dealt with Android XML, windows XAML, iOS auto-layout.
Flutter is some new hot shit in mobile.
But for fucks sake, I bet they couldn't make more ugly UI creation way. I'm trying for a month already to go there and touch it with a stick at least.1 -
Random rant: the real ugly thing about dark themed apps is that you can't for the life of you find the taskbar so that you may drag the fucking thing around. (not a light theme guy btw)2
-
My schools, university, and my previous company all use a profile picture with an ugly logo in LinkedIn that says something like "50 years.." or "80 years of..".
./. Ya'll make my LinkedIn profile look ugly. Why don't you use that classic emblem logo back?! -
That font in the new Gmail theme is fucking ugly and makes me blind
Wish we could use something else at work :\
I'm not a fan of mail apps but I guess it is time to use one after that update....6 -
Maybe, the one who popularised that you shouldn't include a photo in your resume was ugly and he/she hated everyone.1
-
Why the GMail API docs and example were sucks, thats totally not cool! Yeah I need your API right now, but wtf is this docs, its so fcuking ugly. Even my swagger generated docs much better than this... Arrrrghh!2
-
tried to frustratingly google "how to make rust code not ugly", ended up here: https://github.com/koute/stdweb/...
nevermind
inb4 I redesign everything for the 6th time10 -
Do you have any images/memes for `bus factor == 1` situations ? Any devopsreactions ?
Strikes at me too many times nowadays :)
Not this one with yellow bus :D It's ugly -
every time I encounter code that's not rust I get jealous because it's so much easier to understand what it's doing lol
but it's also ugly tbf4 -
When your business network monitoring tool is so ugly that it's disgusting to say it was a person who did it.
-
Because writing code in latex is ugly, had to make a website to auto generate styled code for me:
https://txstc55.github.io/code-to-l...
Here’s a preview of a piece of code, in pdf, not an image18 -
When the company you just started working with is using a Perl based ticket system which is missing most of the functions they want you to implement but won't replace the system so you gotta learn how to Perl...1
-
Talk about big pop-ups....
I left as soon as I that screenshot btw. Go suck ma dick if you want me to accept your ugly terms -
Get out of my Fucking mind you fucking ugly negative fucking thoughts i will fcckkkl youu across ur goddamn fckin pusys mother fu kers GET OUUTTTTTTT3
-
Pick one:
> Awesome username but ugly real name.
> Ugly username but awesome real name.
🤔
(examples are welcome) -
WinUI looks nice and performs really well, I'm not a Windows fan but that's definitely a hidden Microsoft gem. It's a same which Microsoft was really late to the desktop development game and kept providing ugly frameworks until few years ago otherwise we could had a nice ecosystem on desktop apps on Windows as we have on macOS instead of tons of ugly and slow Electron based apps.3
-
This is very annoying. Even more annoying because everything appears to be working great other than this ugly malformed error message:
-
There are two kinds of art and leisure: Apollonian and Dionysian. Apollo was the god of light, knowledge and other such things. Dionysus was the god of wine and ritual madness. In a nutshell, the beauty of the stars in the sky is Apollonian, and the beauty of nice juicy ass is Dionysian.
My info landscape was too damn Dionysian lately. I don’t even use TikTok or Instagram. I mean music I listened to, like aggressive dumb rap, bad slang, swearing… Wherever you look, there are Cardi B’s and Kim K’s, with their ugly eyelashes, ugly makeup, ugly inflated lips, ugly voice, ugly things they say. Watching the dumbest shit ever on YouTube. The louder you scream, the funnier the joke. Also, the number one content is some people tearing down some other people: penguinz0 destroying someone again, debunk channels, drama…
Dionysian things can be attractive and comfortable, because they speak to our animal part. In a way, Dionysian is natural. But not everything that is natural is good.
I gave my info landscape an Apollonian cleansing. Unsubscribed from a lot of debunking channels. Changed the way I speak, adjusted my vocabulary. Deleted a lot of music from my library. Went from 6ix9ine to Pink Floyd, Sting and Dire Straits.
It all started two weeks ago. I feel… different, but not necessarily better. Time will tell.3 -
finally got kivy doing something. app does not function and is ugly but at least i have multiple language support. yay, it's something.
-
"Whether we like it or not, our legacy as designers is ugly. We’re largely responsible for fueling a culture of consumption." - Eric Karjaluoto2
-
My solution to transfering files over the same network.
Zip required folders
sudo service apache2 start
Finally: http://my-ugly-io/2 -
I just got the new ARM-based macbook. I was shocked that the menu bar is sooo fucking high now, and that there is a gap between the menubar and the maximized app.
How can this be? Are they totally nuts over there at Apple? I bet Steve would fire the responsible person immediately.
Is it really that hard to be somewhat pixel-perfect?
This looks so out of place and disgusting. It literally hurts my eyes.9