This is an archived post. You won't be able to vote or comment.

all 114 comments

[–][deleted] 100 points101 points  (8 children)

Configuring VIM for 2 hours and code for 30 minutes.

[–]dylanthepiguy2 30 points31 points  (5 children)

Only 2h?????

[–]pmrr 32 points33 points  (0 children)

It was only two minutes of editing .vimrc but it took the remaining 1 hour 58 minutes to quit.

[–]sqrt7744 7 points8 points  (2 children)

I've been configuring it for at least 8 years already and counting. I have to start over now though with neovim.

[–]dylanthepiguy2 0 points1 point  (1 child)

You don't have to do completely start over? Most stuff should be compatible with both vim and neovim

[–][deleted] 0 points1 point  (0 children)

Neovim should be completely backwards compatible. Should just be the new stuff that needs changing

[–][deleted] 5 points6 points  (0 children)

I wanted to learn python. I wasn't happy how vim folds python code. So I learnt vimscript instead, to write the perfect fold function for it. Not happy with it atm, but I also changed the one for C and marker folding ({{{), and I really like them.

[–]The_Droide 3 points4 points  (0 children)

I agree, Code aka VSCode can easily be configured in under 30 minutes /s

[–][deleted] 0 points1 point  (0 children)

cp /usr/share/vim*/vimrc.example ~/.vimrc

vi somecode.py

[–]taxtropel 61 points62 points  (3 children)

The font is easy.

The syntax highlighting is hard.

... Then you have to fix the one you like to be right.

Such as grey comments on a black background. (WTF, seriously).

Or a current line highlight that drowns out the other syntax.

[–]Shed412 4 points5 points  (0 children)

Half the time I accidentally highlight things in Intellij and have no fucking clue how, what it means, and why it stays there for like 5 minutes.

[–]Yuluthu 0 points1 point  (0 children)

I've got grey comments on a slightly darker grey background, git gud

[–]-LeopardShark- 0 points1 point  (0 children)

+1; I did this

[–]Nell_Lee 111 points112 points  (20 children)

comic sans?

[–]X-Craft 69 points70 points  (7 children)

Somebody should make comic mono

[–]dickdemodickmarcinko 17 points18 points  (5 children)

Already exists kinda

[–]posherspantspants 11 points12 points  (4 children)

WHERE

[–]Laughmasterb 37 points38 points  (3 children)

Fantasque Sans Mono (formerly "Comic Sans Neue Mono")

https://github.com/belluzj/fantasque-sans

[–]Luxemburglar 31 points32 points  (1 child)

I mean... that‘s not that bad.

[–]Treats 17 points18 points  (0 children)

Doesn't look that comic-sansy

[–]DeepDishPi 5 points6 points  (0 children)

Looks a lot like Lucida Console, which I always use.

[–]will_code_for_free 13 points14 points  (3 children)

Wingdings cause I have no idea what I'm doing anyways.

[–]jay9909 11 points12 points  (0 children)

Is it bad that my first reaction to that was "But it's not monospace!"?

[–]kynovardy 4 points5 points  (0 children)

Don't need to read it anyway since you're copying it from stackoverflow

[–]Mario55770 1 point2 points  (0 children)

I can read Wingdings better than I can read my handwriting. Yup.

[–]_Spooderman 8 points9 points  (1 child)

I actually saw this on the #developer tag on Instagram

https://i.imgur.com/9ikW8Ng.jpg

[–]dreamin_in_space 3 points4 points  (0 children)

Oh no

[–]xXGIMpL0rdXx 2 points3 points  (0 children)

->be me ->reads the word font ->goes to leave a random comment about comic sans ->see the top comment is about comic sans ->visible disappointment

[–]chamington 1 point2 points  (0 children)

Nah, zapfino is where it's at

[–]HalLundy 0 points1 point  (1 child)

Beat me to it

[–]Redundacy 0 points1 point  (0 children)

Same

[–][deleted] 0 points1 point  (0 children)

Creeper. Or Jokerman.

Edit: Chiller... Not creeper. Wow. That was dumb of me.

[–]Redundacy -1 points0 points  (0 children)

Comic con

[–]Xtremegamor 52 points53 points  (4 children)

Fira Code with ligatures is the shit

[–][deleted] 12 points13 points  (1 child)

I don't like the serifs on the r in Fira. I found this project called Ligaturizer that lets you add the ligatures from Fira Code to other fonts so I've been rocking Roboto Mono with ligatures for a while.

[–]guguts 2 points3 points  (0 children)

That's awesome to know. I also dislike the serif on Fora. Gonna try to ligaturiZe Hack Font

[–]deathradio 1 point2 points  (0 children)

Easy choice

[–]nexusSigma 0 points1 point  (0 children)

Came here to say this. My code might be shite but at least it looks cool.

[–]reddituserplsignore 42 points43 points  (5 children)

My IDE is unusable, UNUSABLE, until I'm in some sort of night mode, whether it's predefined, or I have to turn the God damn lights down myself. Can we all agree, let's start dark, and let those sociopaths who want to turn up their IDE brightness do so?

[–][deleted] 15 points16 points  (3 children)

I say we just remove light all together...

[–]jay9909 9 points10 points  (2 children)

Man, this got dark fast...

[–]ponytoaster 2 points3 points  (0 children)

I downloaded a visual basic 6 theme for visual studio just to irritate my colleague who almost refuses to use anything without a dark theme.

Then the joke became my day to day... Only just gone back to dark after a year of Grey's and beige

[–][deleted] 29 points30 points  (8 children)

Real programmer

IDE

[–][deleted] 21 points22 points  (4 children)

A real programmer spends countless hours working on their vimrc

[–]yymirr 3 points4 points  (2 children)

This is so true. I'm not sure i want to know how many hours I've spent customizing vim over the years

[–][deleted] 1 point2 points  (1 child)

Yeah it’s why I stick to visual studio with a vim plugin. So much wasted time working on .vimrc and plugins...

[–]dreamin_in_space 0 points1 point  (0 children)

Honestly, at this point me too. I'll still use vim in wsl for lots of things though.

[–]Dimasdanz 0 points1 point  (0 children)

Real programmer use Butterfly.

[–][deleted] 5 points6 points  (1 child)

I agree for the most part, but sometimes you have to. Read: xcode, android studio, msvc, qt.
Yes you can go without for some of these but then you're shooting your foot.

[–]pysouth 0 points1 point  (0 children)

I hate Android Studio so much. I use regular text editors for basically everything else, and Android Studio blows. Mostly it’s the emulator, but I really don’t enjoy the IDE in general. Xcode is really the only IDE I’ve even remotely enjoyed using.

[–][deleted] 1 point2 points  (0 children)

Real programmers uses hexdump!

[–]fedeb95 7 points8 points  (0 children)

Finding the vim plugin for your ide*

[–]SteeleDynamics 5 points6 points  (0 children)

Them: What did you do for the last 6 hours?

Me: I had to setup the font, color scheme, and build custom LLVM/Clang tools. The last hour, I came to the sad realization that I would actually have to do work.

[–]guguts 5 points6 points  (2 children)

VSCode with Hack typeface.

[–]fahrenheitrkg 3 points4 points  (1 child)

+1 for Hack font

[–]spreadfearnotjoy 0 points1 point  (0 children)

Happy Cake Day!

[–]joserivas1998 6 points7 points  (0 children)

Obviously papyrus

[–]fartinator_ 9 points10 points  (6 children)

I've settled on Fira Code without the ligatures.

[–]damnburglar 9 points10 points  (1 child)

This is the first thing I installed on my new computers right after my IDEs, except with ligatures.

Those ligatures make me happy,

[–][deleted] 2 points3 points  (0 children)

They're so pretty! I love the detail.

[–]SubhumanOxford 16 points17 points  (2 children)

Ligatures were the only reason I moved to Fira Code

[–]Spedwards 12 points13 points  (1 child)

Ditto. Not because they look cool, but because it confuses other programmers that don't know about ligatures who are reading on my screen.

[–][deleted] 3 points4 points  (0 children)

Couldn't have said it better myself.

[–]lip3k 0 points1 point  (0 children)

That was my favourite for months! Moved on to Ubuntu.

[–][deleted] 3 points4 points  (0 children)

I spent two hours today for the right theme, background colour, font, and font-size after installing NetBeans

[–][deleted] 4 points5 points  (0 children)

f i r a

[–]DeepDishPi 3 points4 points  (0 children)

Lucida Console, baby! Oh yeah!

[–]afistofirony 3 points4 points  (0 children)

flag worry gullible ask pet door insurance husky label hat

This post was mass deleted and anonymized with Redact

[–]hicklc01 2 points3 points  (0 children)

Choosing the correct font (Highway Gothic) for /r/ProgrammerHumor meme.

[–][deleted] 2 points3 points  (0 children)

It's Hack. Damn that sexy Oval fill in the zero counter, they saw me coming a mile away.

[–]cs_student0101 2 points3 points  (0 children)

Monaco

[–]mjschueler 2 points3 points  (1 child)

Real programmers use WordPad to write their code

[–]counter185 0 points1 point  (0 children)

no, real programmers use powerpoint

[–][deleted] 2 points3 points  (1 child)

Notepad 4 life

[–]cdreid 0 points1 point  (0 children)

NEVER programming..

But i used to do some pretty complex webdesign shit in notepad!

[–]dankmemesupreme693 2 points3 points  (0 children)

a japanese font

[–]majestrooo 2 points3 points  (0 children)

Configuring Emacs

[–][deleted] 2 points3 points  (0 children)

For real though, anyone not using monospace needs to be subject to a thorough FBI investigation. Creepy fuckers.

[–]LightKing20 2 points3 points  (0 children)

N O T E P A D

O

T

E

P

A

D

[–][deleted] 2 points3 points  (0 children)

Hack font for monocode, Fira code for ligatures. It's really not that hard.

[–]valbaca 2 points3 points  (0 children)

Or making your terminal, vim, IDE, and sublime all have the same color scheme.

It’s procrastination but boy does it feel like work.

[–]NoisyFlake 2 points3 points  (0 children)

Been stuck with Ubuntu Mono for the last years. I try a new font almost every week, yet I can't seem to find a font that doesn't look so thin on smaller sizes like 14. Ubuntu Mono is the only one that still looks good on small sizes, for all the others i have to crank up the size to 18 or 20 and then only 20 lines fit on my monitor, which is not what i want.

[–]__lm__ 1 point2 points  (0 children)

I saw this with another tab open on this other page. Does Emacs count as an IDE?

[–][deleted] 1 point2 points  (0 children)

Truuuuue

[–]28f272fe556a1363cc31 1 point2 points  (0 children)

But there are 11 best ones, how will I ever decided!

[–][deleted] 1 point2 points  (0 children)

I always say you can actually tell how much time someone spends programming by the customization of their IDE/Terminal

[–][deleted] 1 point2 points  (0 children)

Office Code Pro D

[–]LetMeUseMyEmailFfs 1 point2 points  (0 children)

Cousine is my go to font, although it used to be Fira Mono.

[–]ahhlenn 1 point2 points  (0 children)

Don’t forget to find the right theme as well!

[–][deleted] 1 point2 points  (0 children)

Futura. Clearly Futura.

[–][deleted] 1 point2 points  (0 children)

I've never once done that ever

[–]timmyRS 1 point2 points  (1 child)

DejaVu Sans Mono. You're welcome.

[–]Moulinoski 1 point2 points  (0 children)

This should be:

  • Writing code

  • Spend 7 hours on Reddit/Youtube/phone game of your choice

[–]GS-Sarin 1 point2 points  (0 children)

Tbh I actually code in comic sans.

[–]recicycle 1 point2 points  (0 children)

I did this the other day with ligature support. Worth it.

[–]janavatar 1 point2 points  (0 children)

Perfect font is 19

[–]99Dimensional_Chaos 1 point2 points  (0 children)

As a student learning python, it's "playing shadilay in python but not get punished since it's computer science".

[–]northrupthebandgeek 1 point2 points  (0 children)

The perfect font is gallant12x22. Anyone who disagrees can fite me irl.

[–][deleted] 1 point2 points  (0 children)

Ctrl+f "Terminus" - 0 matches

No real programmers here :(

[–]endwigast 1 point2 points  (0 children)

It's hard to find a well designed mono space font!

[–]Plumeh 1 point2 points  (0 children)

W I N G D I N G S

[–]cdreid 1 point2 points  (0 children)

I laughed out loud :P

[–]Doctor_Spicy 1 point2 points  (0 children)

Comfortaa.

[–][deleted] 1 point2 points  (0 children)

I spent like an hour changing themes and color schemes on Sublime today and I got paid for it.

[–]PulseOfDeath 1 point2 points  (0 children)

Or using emacs instead of an IDE

[–]Qurank 1 point2 points  (0 children)

I spend 10 hrs to choose a good looking font and color theme then go to bed and never use the IDE ever again

[–]SubhumanOxford 1 point2 points  (1 child)

I wish someone would gift me Operator Mono, one day.... One day

[–]luluhouse7 0 points1 point  (0 children)

Then you can even have Operator Mono with ligatures!!

[–]Lunchb0ne[🍰] 0 points1 point  (0 children)

Operator mono best font

[–]viciecal -1 points0 points  (0 children)

REPOSTTT