Minimize Jow Forums and post what you're working on at 2 AM

Minimize Jow Forums and post what you're working on at 2 AM

Attached: Screenshot from 2018-10-15 02-12-21.png (1920x1080, 217K)

Other urls found in this thread:

strawpoll.me/16604780
gitlab.com/cppit/jucipp
twitter.com/NSFWRedditVideo

Only retards use Visual Studio.

Attached: Screenshot from 2018-10-15 20-15-44.png (3840x2160, 749K)

Attached: 2018-10-15-161523_1366x768_scrot.png (1366x768, 237K)

well atom is good too but I can't get debugging to work well with C++

What'd you use, retard?

Why not just return (..)||..||(..) indtead of 8 ifs? This is some top notch pajeet code.

Attached: Screenshot from 2018-10-15 05-39-30.png (1366x768, 106K)

Emacs.

have sex

What'd you use, retard?

Do you think only people who use malware like ViStu can have sex? Dumb pajeet.

I don't program, I've ascended to a management position where I tell slaves like you what to do.

>ViStu
nobody says this

sure you do kid
thats why you write posts like that on an anime forum lmao

I just did, mother fucker.

This
But we can already conclude OP is a newbie from the fact he uses ubuntu

The only thing that gets accomplished in non-IDE editors is fizzbuzz scripts.

Like the GCC?

pretty sure stallman used emacs, which is an IDE

No it's a text editor.

>needs IDE to program for him, can't imagine anyone doing it themselves

Attached: NPCbrainlet.jpg (645x729, 42K)

its an ide
it has integrated text editor, gdb interface, tagging system (to jump throughout the project), shell & automated "make" invocations etc.

and thats just the default setup, with additionally installed packages it ascends from an IDE into an OS

It's still a text editor. Just ask rms. Your definition of IDE does not stand.

vim

Attached: file.png (738x476, 266K)

>It's still a text editor. Just ask rms. Your definition of IDE does not stand.
it has everything other IDEs do and more, so it makes no sense for them to be IDEs but emacs not being one - you could say emacs is more IDE than your common IDEs

i dont care what rms says

He's right and you're wrong. Emacs could be called an OS, but it's a text editor.

emerge cryptsetup

Both the major text editors can do more than IDE's, the man difference is that IDE's are more brainlet friendly.

>I've ascended to a management position where I tell slaves like you what to do.
What's the point of LARPing on the internet?

autocompletion, debug and refactoring features are useful for any competent dev on this planet.
I don't understand the appeal of doing everything by hand when you have powerful tools AND a neat gui to use them efficiently.
Call me when your barely working vim install can do advanced refactoring, manage shitload of branches and manage libraries versions with a simple yet powerful interface.
I don't want to imagine the nightmare if one day you want to start writing android applications, good luck building them without android studio.

Emacs vs ViM, sir?

Is the Visual Studio thing for linux Botnet?

Attached: 1539544558964.png (1125x1200, 874K)

Auto completion can be installed for vim but it's unnecessary unless you don't know what you're doing and don't read the documentation. Debugging is gdb 's job. Refactoring is something you only have to do if you wrote it wrong the first time but vim can definitely do that. And I'm pretty sure everything else you're blabbering about is git's job.

why the fuck would i be working on something and browsing Jow Forums? i'm not a masochist

>Emacs could be called an OS, but it's a text editor.
just what do you think IDE is, retard?

>I need to share everything I do because I constantly seek external validation.
Zoomer mentality

Attached: 1536162535211.jpg (680x907, 82K)

>ubuntu
>chrome
might as well go back to win10

quoted for truth. nothing but a lan vnc session in sight right now.

except for waiting for a reply re: un-brainlet'ing my thinkpad.

Attached: whole-lot-of-nothing.jpg (6784x1080, 3.19M)

not Jow Forums related

Attached: brain.gif (800x1017, 209K)

A text editor for retards.

i see
you have no idea what the fuck you are talking about
we are done then

Someone uses IDE...

>noone actually posts anything except the first few posts
Arguing about which text editor is best doesn't count as working retards.

>working on TicTacToe
ok kid

>Auto completion can be installed for vim but it's unnecessary unless you don't know what you're doing and don't read the documentation
irrelevant.
autocompletion is typing :
int m then ctrl + space and it writes int main(int argc, char *argv(]) {
or when you write Sysout then crtrl + enter and it writes System.out.println(
or public static void then ctrl + enter and it writes public static void main(String[] args) {
autogenerated try-catch and automatic annotations with spring or junit is godtier.
This is useful when you have complex signature or when you use legacy code without doc.
>Debugging is gdb 's job.
Yes it is.
But having a memory grid wher you can follow in realtime memory is really good and useful.
OR following registesr like you can do with ddd for C/asm programs.
Having advanced stack/heap trace when you can follow whatever the fuck your """smart""" pointer is doing is godtier.
>Refactoring is something you only have to do if you wrote it wrong
Wrong.
swapping hot and cold paths in a if-then tree is useful or changing it to switch case.
If you really were experience you'd know that early optimization is in 99% cases a waste of time later.
So you write specific code then maybe, later, if you need generic data structures, you can change you generic type in literally two right clic with an IDE.
>And I'm pretty sure everything else you're blabbering about is git's job.
yes and if you don't understand how useful it is to have graphics and drawings of you git-CI/CD infrastructure you never managed anything big in your life.

I bet you hate slack too, right? Because muh IRC is better amirite?
trello is shit because you have your brain to remember your ticket amirite ?
Either you're full of shit or you're just undergraduate in both cases you're in no position to debate if an IDE is useful or not.

If you ever have this many ifs in a row, just know, that you are bad at programming and there is ALWAYS a better way to do it.

>all those if statements not joined by ||
This has to be a fucking joke

yes, i use emacs

something you know nothing about, kid

xD we've got a jokster on our hands

Attached: copyshot.png (5760x1080, 2.68M)

Why are you using the dark theme?

>anime background
opinion discarded

DLL part of another project

Attached: Untitled.png (1366x736, 125K)

how do you like programming in a proportional font?

Fonts dont matter as long as i can read it.

Install gentoo and nvim/vim

Attached: screenshot.png (2560x1440, 582K)

tfw too stupid for vim

Attached: Screenshot from 2018-10-15 14-37-40.png (1934x1061, 179K)

Attached: sdffsd.png (1600x900, 391K)

>Emacs is an IDE
>Emacs is a text editor
>Emacs is an OS
Actually, Emacs is a virtual Lisp machine. It can be anything and everything by design.

whaddup, programming newfag here.

Attached: Screenshot from 2018-10-15 08-59-06.png (1920x1200, 181K)

>anime background
>making your perfectly usable and amazing desktop look like macos
>default colorscheme for vim
>word wrap enabled
>python
2/10 would not bang

um, source?

shoujo ramune

not op but i have used multiple different distros over the last few years, mostly parabola, arch and manjaro and after some while i realized that i don't actually have to care about this shit. Im working with ubuntu for half a year now and I couldn't be happier, great compatibility, the linux feeling and not having to worry about a total breakdown. Why shouldn't i use ubuntu if i don't care about the bloat?

how else are you going to show off you're e-peen on a chinese basket weaving forum if you don't use the most esoteric distros?

i finished what I was working on

Attached: 20181015_084155.jpg (2016x1512, 518K)

Guys any IDE for JS,HTML,CSS that will do a preview ? has to be free

emacs

>if i don't care about the bloat
You can do a minimal Ubuntu installation as well.

Not like we have to live the emacs and vim meme. I use visual studio code for coding and sublime for viewing.

yes i did an ubuntu netinst but many consider this to be too bloat as well. I just live with it, it's the 21st century, im pretty sure most of us don't have to worry about performance that much.

I ascended to another level of existence, i don't need validation from Jow Forums anymore

vs code with some plugins. There are multiple live preview plugins which for example open it in a browser and reload it after every save

it looks like it is stuck in the 90s so no
thank you

>atom is good too
>dude 2% cpu to blink the cursor
>dude half a gig with nothing open
>dude atom

Attached: poulpe.png (1920x1080, 1.39M)

Attached: Screenshot_20181015_170124.png (1600x900, 147K)

looks like its not going to end well for ben

See
or

what font is it anyway

strawpoll.me/16604780

jucipp
gitlab.com/cppit/jucipp

>poll for text editor
>answer with IDE

Attached: brainless wojak.jpg (221x250, 5K)

I like the productivity.

Attached: copyshot.png (502x491, 146K)

The one true editor.

Attached: 1200px-Geany_logo.svg.png (1200x1200, 251K)

arigatou

Learning react after being out of the webdev game for most of the past decade, all this new javascript memery is such a headfuck. I quite like VS Code though.

Attached: react.png (1920x1040, 159K)

An IDE is also a text editor. If not, would you include Vim and Emacs in the poll?

Your i3 colors suck ass and you should feel bad

That's Visual Studio Code, not Visual Studio, you dumb nigger. Also: "s/Visual Studio/Ubuntu"

Well I didnt chose them to please you ^^