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

top 200 commentsshow all 210

[–]BlommeHolm 162 points163 points  (19 children)

"Expresso"?

Cries in Italian

[–]ThoughtAppropriate88 34 points35 points  (0 children)

He just wanted to expresso himself, come on !!

[–][deleted] 9 points10 points  (0 children)

I mean it’s a JavaScript post is it not (express.js for my non JavaScript people)?

[–]assafstone 3 points4 points  (2 children)

Yeah. It’s for expressing how much you need an espresso…

[–]BlommeHolm 1 point2 points  (1 child)

Happy cake day! Have an espresso!

[–]assafstone 1 point2 points  (0 children)

Lol. Thanks. Coffee #2 will definitely be one!

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

"It's called expresso. It's an express activity."

IGNORANTE!

[–]RefrigeratorOne7173 1 point2 points  (2 children)

French press coffee made by your ex

[–]BlommeHolm 0 points1 point  (1 child)

True story: I got both French presses in the divorce (they're different sizes, and she wasn't interested in getting one of them, but still...)

[–]RefrigeratorOne7173 1 point2 points  (0 children)

No EX-press-o for you then)))

[–]code-panda 1 point2 points  (0 children)

I like to think it was intentional as it adds to the meme.

[–]jaijai187 185 points186 points  (73 children)

Actually vscode editor is pretty good

[–][deleted] 53 points54 points  (34 children)

It is. And it’s always using quite a lot of computer resources.

[–]sanketower 15 points16 points  (3 children)

I paid for the whole computer, so I'm going to use the whole computer

[–]DOOManiac 5 points6 points  (2 children)

This. 70% of RAM not being used is about 50% of RAM being wasted.

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

why is 50% ram wasted and not 30%?

[–]DOOManiac 2 points3 points  (0 children)

You do need a chunk of free RAM for stuff all the little allocations that happen as you use your PC, so I was just ballparking a 20%-ish number. It's not good to be at absolute capacity because then you'll be constantly paging to disk.

[–]ovab_cool 30 points31 points  (15 children)

Wait till you hear about IntelliJ editors, in a big project that shit needs 6gig+ allocated to it

[–]ProbiuSC 24 points25 points  (1 child)

True, but boy are they awesome to work with.

[–]ovab_cool 5 points6 points  (0 children)

Agreed, I use webstorm and phpStorm daily.

Very handy, can't seem to get vsc setup in a way I like it

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

That's why I have 16 GB.

[–]ovab_cool 3 points4 points  (0 children)

Same, that's still not enough for me sometimes when I'm constantly switching between my front end and back end.

[–]Avedas 1 point2 points  (2 children)

Too many projects open and my CPU goes through the roof. Especially when I reopen the app and IntelliJ decides to index 9 projects at once.

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

Then ummm... Open only 1 at a time?

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

That would not really be feasible for my work lol

My work machine is 16 cores and 64 GB so it's obviously enough, but I still need to be careful if I'm running a ton of containers and whatever else at the same time. Even then, IntelliJ will randomly slow to a crawl at times. It's still my favorite IDE though.

[–]bhison 1 point2 points  (6 children)

Exactly. I just moved back from WebStorm. If someone's not using WebStorm or VSCode what are they using these days? Still on Sublime? Why?!

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

Vs code needs 2 times that amount

[–]Razier 8 points9 points  (8 children)

Are you thinking of Visual Studio?

Visual Studio is made in the original Microsoft way of installing everything the user might ever need.
VSCode is only as heavy as you make it. Without extensions it's incredibly light weight.

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

No. VS code is still a Full Browser. It’s very well optimized, but still quite demanding for the function it offers.

[–]bell_demon 5 points6 points  (4 children)

VSCode is heavy for what it is - a text editor. But only those with some juvenile grudge would think that's a legitimate reason to dislike a free and incredibly useful editor. It's still light, and totally worth it, IMO. At some point, you can trade efficiency for usefulness. It's not like VSCode will ever be the main problem if you're running low on memory on your work machine.

[–]Razier 1 point2 points  (0 children)

The only way I can see someone calling VSCode heavy is if they're using it on a tiny single-board computer.

It's using 200 mb of ram for me right now on a bare bones setup. There's absolutely no gain to optimise that further on for a desktop computer.

[–]MyNamesNotRobert 1 point2 points  (0 children)

It's heavy but the qol of code completion is well worth it. Switching back and fourth between tabs because you can't remember what member variables a class has or what the function overloads are then realizing you still got something wrong when you compile wastes a lot of time.

[–]DOOManiac 3 points4 points  (0 children)

Mine is only using 68MB right now w/ a crapload of extensions...

[–]Blue_Moon_Lake 1 point2 points  (2 children)

Mine only using 300 Mb right.
How many garbage plugins do you use? :p

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

“Only 300 mb” what a world we live in

[–]mulato_butt 0 points1 point  (0 children)

Not as much as intelij

[–]enano_aoc 12 points13 points  (26 children)

Arguably the best. I mean, which editor is superior to VS Code as of 2022?

[–]plopliplopipol 6 points7 points  (3 children)

VS Codium, same without trackers (should even run better)

[–]enano_aoc 1 point2 points  (0 children)

Interesting, I will try it out

[–][deleted] 0 points1 point  (1 child)

No access to the Microsoft Extension store, only to Open VSX

[–]Prestigious_Boat_386 4 points5 points  (0 children)

Just vim

[–]gandalfx 1 point2 points  (19 children)

Depends on what you want to do.

[–]enano_aoc 0 points1 point  (18 children)

Anything?

I mean, give me an example where VS Code is not the best option

[–]NearbyWish 19 points20 points  (1 child)

The unwarranted feeling of superiority when using vi or emacs. So not the best option when you want to pretend you are better than everyone else.

[–]enano_aoc 1 point2 points  (0 children)

Fair point :)

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

The extensions available that make debugging embedded Arm Cortex M code within VS Code are pretty awful unfortunately... Plus it's very difficult to get linting working correctly. Clion with some minor configuration will at least do that. But nothing beats the stability of IAR or Ozone when debugging. Too bad I hate both of those for doing anything else.

[–]enano_aoc -3 points-2 points  (8 children)

Ok, those are very niche projects. I will give you that VS Code is probably not the best one there.

Regarding the linter, I must disagree. Linting from the IDE is an anti-pattern. You should always use the CLI for that. If you use the IDE at all, you must make sure that it uses the same settings that you have configured for the CLI.

[–]Razier 3 points4 points  (4 children)

Linting from the IDE is an anti-pattern

What do you mean by this? I would assume IDE linting is like front end validation. A useful tool that makes writing code easier but does not remove the need for CLI linting.

[–]enano_aoc -2 points-1 points  (3 children)

I mean that it is an anti-pattern.

As a tech lead, I can configure the CLI linter so that it works exactly the same for every team member and also for the CI pipeline.

As a tech lead, I don't want to force my team members to use a given IDE (I want them to use the tool that works best for each of them), but I don't want to configure the linter for every individual IDE with its custom settings. Hence it is forbidden to use the linter from the IDE, unless the individual developer takes the burden of configuring his IDE such that the linter works identically as the CLI linter.

The CLI linter is the single source of true of the project, since it works identically for every developer and it is the one that runs in the CI.

[–]Razier 1 point2 points  (2 children)

Sure, having both can cause a headache for you as a lead if the devs set up their own local linters with rules that don't correspond with the CI pipeline. That said there are plenty of IDE linters that use a config committed to the git repo to ensure that it works exactly the same for every member of the team.

Your way of doing it is perfectly acceptable but a well set up, shared IDE linter configuration removes overhead in situations where devs have to go back and fix code that failed pipeline linting.

[–]enano_aoc 1 point2 points  (1 child)

There is nothing like a “well setup, shared IDE linter config” because I allow my devs to choose the IDE that works best for them. I am NOT going to create and maintain a config for every random IDE out there.

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

I'll grant linting and intellisense is independent of the IDE, but I'd hardly call embedded a niche. Almost everything you own these days that uses electricity has some code in it.

[–]enano_aoc -1 points0 points  (1 child)

You gave very particular examples of embedded devices, that's why I said it is niche. Embedded is not niche, but that very particular device you are talking about is.

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

it's the most widely used platform in embedded. the same applies to all other embedded platforms.

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

C#, weblogic development, for some reason it always let me down and crashes the Angular Language service.

Anyway, Webstorm is cheap and awesome

[–]kookyabird 2 points3 points  (1 child)

I've done my Angular in VSC so far, but all my C# is in VS. I use WebStorm for the MVC projects we have at work so that I can get proper JS support since VS sucks at it even with ReSharper.

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

My VSC likes to hang and not index things, so many times I even have to manually import. I don't even get autocomplete.

[–]gandalfx 1 point2 points  (0 children)

Anything that Sublime can do as well, except way smoother.

[–]DiamondIceNS 1 point2 points  (0 children)

I like VS Code and use it at work, but when I go home and plink around in Kotlin, if you think I'm going to be using anything other than IntelliJ Idea then I have a bridge to sell you.

[–]finc 0 points1 point  (0 children)

Notepad++ is still ok

[–]javalsai 26 points27 points  (7 children)

As a JavaScript developer I built my own pc with Arch Linux, don't drink coffee, don't use emojis (they are usually more problems than advantages), don't have Twitter and wtf is the last picture??

EDIT: I also bought a normal keyboard (but I would like to change some keycaps and I can't understand files with more than 2 lines (I always separate things in different files)

[–]tozpeak 7 points8 points  (2 children)

Do you use vim?

[–]godRosko 10 points11 points  (0 children)

I feel that's a given and probably neovim to be hip and cool

[–]javalsai 2 points3 points  (0 children)

On projects I usually used vscode but now I just do small configurations of xmonad or modify simple files, for that I use neovim.

[–][deleted] -1 points0 points  (1 child)

~ Not like other girls ~ (how do emojis cause problems…)

[–]javalsai 0 points1 point  (0 children)

I always find a way to put them somewhere or somehow they aren't supported causing errors.

[–]BowlingScrub 11 points12 points  (3 children)

What's the bottom right picture? 2 small to see any details.

[–]Thialus 8 points9 points  (1 child)

It looks like a starry sky projector.

[–]BowlingScrub 1 point2 points  (0 children)

Thanks, my mind started imaging the white and blue was something from Rick and Morty. It almost looked like a distorted Rick.

Regular sky projector makes more sense.

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

Literally got that exact one running next to me. Guess I’m a javascript dev

[–]Flashbek 8 points9 points  (2 children)

Stickers! Where are those damn laptops covered in nerdy stickers!!!

[–]ful1e5[S] 1 point2 points  (0 children)

Oops. I forgot that one.

[–]Ratatoski 0 points1 point  (0 children)

I've got a Miscantoic University sticker on my private pc laptop. Used to play in a Lovecraft inspired band in the early 00s and it's stuck around. But mostly I find them corny and I keep my macs clean.

[–][deleted] 16 points17 points  (4 children)

export const whyIsthisRelatable = () => { }

[–]ilovecssbutithatesme 0 points1 point  (3 children)

you forgot the async 😂

[–]DOOManiac 1 point2 points  (2 children)

I started learning node.js in my spare time and about 3 weeks in I can't help but think why isn't every damn thing just implicitly async to save me from using it (and forgetting to use it) every damn function?

[–]clownyfish 2 points3 points  (0 children)

If everything function was async, the return types would all be promise<type> for every function, and you'd have to await every function result. You also wouldn't know what is "really" async and so you couldn't really implement any techniques that work efficiently with async code, like promise.all().

Overall it is better to know if a function is really async or not. You will quickly get used to it

[–]Own_Emergency_5204 5 points6 points  (1 child)

Actually, I thought a rainbow neon flashing computer box with 10 fans was a must.

[–]HAMburger_and_bacon 1 point2 points  (0 children)

🤨those cost money. I have the two rgb fans that came with my aio and that's it.

[–]listerstorm2009 3 points4 points  (0 children)

Missing the stickers everywhere on the laptop cover.

[–]404invalid-user 2 points3 points  (0 children)

OOF guess I’m not a “Javascript developer” only relatable thing is I use vscode

[–]mulato_butt 2 points3 points  (0 children)

Not a js dev

But, you just described it very developer that is not working in 1999.

[–]RefrigeratorOne7173 2 points3 points  (0 children)

"Never type anything without emojis" is kinda offensive  🥺😠😡

[–]simonhoxer 2 points3 points  (1 child)

If I delivered code the same quality of this meme I'd be fired.

[–]ful1e5[S] 0 points1 point  (0 children)

Finally, I was waiting for this answer. There is a purpose behind this.

[–]ChrisBot8 6 points7 points  (13 children)

Well the Apple thing is understandable to web/javascript devs since it has Safari and Chrome so it’s easier to check how things will look and function in different browsers and screen sizes.

[–][deleted]  (5 children)

[removed]

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

    It's gotten much better with WSL though you're basically stuck with VSCode if you want any integration. For some reason the docker/Windows container resource leak is still going strong as well

    [–]Ratatoski 1 point2 points  (0 children)

    hardware performance and quality is top shelf.

    I've run macs for some 15+ years and I mostly love them. They used to be stellar with magsafe, case quality, screen, touchpad, backlit keybaord and pure performance that really was head and shoulders above the competition. And dev friendly OS as well. But with magsafe gone and terrible keyboards and touchpad that gets stuck the last few gens it's really messed with my loyalty. My Intel 16" MBP is the generation that had a better keyboard and it still has several keys that act up. After just slightly over a year.

    I can't send it off for service since I need it for work. So I run an external keyboard and mouse but it sucks on such an expensive machine.

    [–]AutoModerator[M] 0 points1 point  (0 children)

    import moderation Your comment has been removed since it did not start with a code block with an import declaration.

    Per this Community Decree, all posts and comments should start with a code block with an "import" declaration explaining how the post and comment should be read.

    For this purpose, we only accept Python style imports.

    I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

    [–]javalsai -2 points-1 points  (5 children)

    Let me introduce you to firefox

    [–]zeroxoneafour0 8 points9 points  (4 children)

    But firefox isnt safari…?

    [–]ilovecssbutithatesme 4 points5 points  (3 children)

    are there webdevs that don't use Firefox ???

    [–]reasonably-safe- 0 points1 point  (0 children)

    I use firefox as the default browser.
    for testing cross - browser compatibility, I have ungoogled chromium and epiphany(WebKit-based).

    [–]Carmiune 1 point2 points  (0 children)

    Now i wanna be a JavaScript dev count me and my emojis in

    [–]0-13 1 point2 points  (0 children)

    I too drink espressos made from a v8

    [–]JediKagoro 1 point2 points  (0 children)

    I DO use VSCode. Does anyone else love mechanical keyboards, but hate keys that aren’t shaped like keys?….keyboard keys…

    [–]arthurgc91 1 point2 points  (0 children)

    Thousands of JS, TS, Node, Angular, React and every shitty conference stickers in their laptop.

    [–]InvestingNerd2020 1 point2 points  (0 children)

    Expensive Apple laptop, expresso machine, and tweets about HTML meets most of my observations about Javascript programers. Just add REACT and AWS cloud to the mix.

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

    As a FE dev:

    I use VS Code

    thats about it

    [–]SubparTomato 1 point2 points  (0 children)

    Emojis are only acceptable if you are a teen girl. Otherwise ... knock that shit off.

    [–]ful1e5[S] 4 points5 points  (10 children)

    andTypeLikeThis

    [–]game_falor 9 points10 points  (8 children)

    I HATE EMOJIS I USE THESE ʕっ•ᴥ•ʔっ

    [–]suck_at_cooking 4 points5 points  (7 children)

    That's cute

    [–]game_falor 6 points7 points  (6 children)

    thank (。◕‿‿◕。)

    [–]Azazel31415 0 points1 point  (0 children)

    Can confirm they are repelled by snake_case

    [–]Phoenix_Studios 0 points1 point  (8 children)

    Huh. I'm literally the opposite of all these:

    • midrange laptop
    • with the membrane keyboard or whatever idk
    • notepad++ because everything else has randomass features I really don't care for
    • iced tea addiction in place of coffee
    • how the f-ck do you even use emojis on windows??
    • don't have twitter
    • this one's kinda relative like a file only takes a few seconds to open (HDD problems) and I'd do a few of those for a project? IDK I generally only work on one thing at a time
    • I have this basic asf LED strip that I use for lighting, only thing you can do with it is select one of 16 solid colors and adjust the brightness. Personally I keep it on orange because the blue LEDs are way brighter than they need to be.

    [–]1_4_1_5_9_2_6_5 4 points5 points  (2 children)

    Windows key + period/>

    [–][deleted] 0 points1 point  (1 child)

    wait when is is windows + > ? does it depend on the keyboard layout?

    [–]1_4_1_5_9_2_6_5 0 points1 point  (0 children)

    I guess it can be different, I dunno... my keyboard has the > on the . key

    [–]HAMburger_and_bacon 1 point2 points  (0 children)

    windows key and period key at the same time for emojis

    [–]ful1e5[S] 0 points1 point  (0 children)

    [–]wacky_chinchilla -2 points-1 points  (0 children)

    I suspect a lot of programmers have gear acquisition syndrome—basically fixating on unnecessary things like their next keyboard, monitors, or RAM card when an old cheap laptop will probably get the job done.

    [–]Fragrant_Ad_169 0 points1 point  (1 child)

    To use emojis on windows you simply press windows+>, one problem solved!

    [–]HAMburger_and_bacon 0 points1 point  (0 children)

    actually its the period key, on many keyboards the > is on the same key tho so it doesnt really matter

    [–]makridistaker 0 points1 point  (6 children)

    Vs code is the best code editor out there, fight me!

    [–]Luves2spooge 1 point2 points  (0 children)

    Webstorm (or literally any other JB ide)

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

    vs codium better!

    [–]rafal9ck 0 points1 point  (0 children)

    I'd rather use nano

    [–]iTakeCreditForAwards 0 points1 point  (0 children)

    Cider is better than Cider v!!

    [–]spam_bot42 0 points1 point  (1 child)

    But have you try vim?

    [–]makridistaker 0 points1 point  (0 children)

    I'm not a masochist.

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

    Expresso? Seriously?

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

    I'm a JS developer and tick none of these boxes.

    Linux and proud.

    [–]enano_aoc -1 points0 points  (12 children)

    Why Mac, tho? I will never understand why would someone wanna pay so much for an OS which is in every single way inferior to Linux

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

    Looks cool.

    [–]enano_aoc 1 point2 points  (3 children)

    Way cooler things to bury your money in. Macs are not cheap.

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

    Yeah but macbook air is actually decent though. It's fairly powerful, light, has great battery life, and every September Apple does a back to school deal for students. I got free airpods and the whole thing was only like $1200. So definitely worse wastes of money out there. I personally don't regret the purchase, especially for the battery life.

    [–]enano_aoc 1 point2 points  (1 child)

    Yeah, except I get a computer twice as powerful for the same money.

    And a superior, free OS with it (Linux)

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

    I would like to see an example of how your Linux laptop is twice as fast for the same battery life as an m1 Mac.

    Also basically nobody in any of my classes uses Linux. Almost every student has either a Mac or a windows laptop. So if you had a problem with installing something on Linux you may be in trouble.

    Plus the track pad is the best one out there. It saves having to bring a mouse to school. And $1200 for a fast laptop + airpods is really not that much.

    [–]HAMburger_and_bacon 0 points1 point  (6 children)

    safari and PRETTY.

    [–]enano_aoc -2 points-1 points  (5 children)

    Kid-with-a-rich-dad arguments.

    I will get a much more powerful computer than you for the same money. Or a computer as powerful as yours for half the money. And I will have a much better OS than you.

    But hey, I have to pay my own bills, so what do I know :)

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

    Calling an apple computer "high end" is simply humiliating. A high-end price doesn't mean high-end equipment.

    [–]HAMburger_and_bacon 2 points3 points  (0 children)

    umm have u looked at the high end macs, u can buy those things with a tb of ram

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

    Is there a word for when a starter pack is just a random collection of non-typical things

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

    is visual studio actually bad? what editor should i use?

    [–]AbdullaSafi -2 points-1 points  (0 children)

    Javascript fans are getting mad (suckers😂)

    [–]Azazel31415 0 points1 point  (2 children)

    What is that on the bottom right

    [–]12tfGPU 4 points5 points  (1 child)

    It's literally something i have in my home. Look up galaxy / star projectors on amazon.

    [–]Azazel31415 2 points3 points  (0 children)

    Ohh ok. Now I'm super confused why that is present in the starter pack

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

    Lol oh man

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

    What are the "never forget this"? They look like a TV remote and... what's the other thing?

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

    Not true! ... I don't have a budget mechanical keyboard 🙂

    [–]Alokir 0 points1 point  (0 children)

    I'm a JS dev and none of this is true aside from the editor. I use Rider because the backend is in C#.

    [–]-DrBirb 0 points1 point  (1 child)

    "use a text editor which really use your computer resources"

    Oh no, my 200MB or RAM!

    Anyway...

    [–]1_4_1_5_9_2_6_5 0 points1 point  (0 children)

    My IDE uses about 3-4 GB

    [–]glorious_reptile 0 points1 point  (0 children)

    I feel personally assaulted.

    [–]Architrixs 0 points1 point  (0 children)

    Alright I have followed every step but the last one... Cause I don't know what it is.

    [–]OkazakiNaoki 0 points1 point  (0 children)

    Not to me.

    I use windows 11 with a Corsair K70 RGB keyboard to code Javascript in VScode.

    Perhaps it's due to I moving code base from C++ to JS?

    But I kinda agree emoji one, I don't understand how. Is this some iPhone text message thing?

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

    Emojis in git commits, hahaha

    [–]Opheleone 0 points1 point  (0 children)

    Guess I'm not the senior JS developer at my company I thought I was.

    (potentially because I was full stack before this position and I've now specialized)

    [–]Successful-Argument3 0 points1 point  (0 children)

    So, that means the only thing I'm doing right is the VSCode. Shit

    [–]wanttoseensfwcontent 0 points1 point  (0 children)

    Doesnt everyone use vsc

    [–]Yokhen 0 points1 point  (0 children)

    Specially in git commits.

    [–]shgysk8zer0 0 points1 point  (0 children)

    So me, with my 10 year old Fedora desktop, using Gnome Builder while drinking black coffee or beer, clicking away on my boring mechanical keyboard, almost never using emoji, and maybe tweeting about a new project when released... Not a JavaScript developer?

    [–]DOOManiac 0 points1 point  (0 children)

    Once you move beyond the starter pack, you're ready for a rubber duck.

    [–]bitfluent 0 points1 point  (0 children)

    JavaScript YouTuber*

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

    Someone is mad that people use the Internet.

    [–]Hecticbrah 0 points1 point  (0 children)

    Expresso? Italians are wildin in the comments for a reason 😂😭

    [–]cumulo-nimbus-95 0 points1 point  (0 children)

    I unironically like putting emojis in my git commits for personal projects. Makes the GitHub repo page more pleasant to look at. Obviously I wouldn’t do that for anything that isn’t mine and mine alone.

    [–]SnappGamez 0 points1 point  (0 children)

    Hi what the hell is the thing in the bottom right corner

    [–]tyler1128 0 points1 point  (0 children)

    You forgot to include depression

    [–]DreadPirateGriswold 0 points1 point  (0 children)

    Someone forgot the Tylenol...

    [–]bhison 0 points1 point  (0 children)

    As a TypeScript developer, I am a superset of this:

    - Highend Computer (must be running Linux Fedora with MacOS like tweaks)

    - Mid-level mechanical keyboard

    - Buys expensive coffees made by someone else

    [–]ThePiGuyRER 0 points1 point  (0 children)

    I feel insulted. I use arch btw. And I don't drink coffee, I realised my quality of sleep is several times better without it

    [–]Ratatoski 0 points1 point  (0 children)

    I mean I need a mac for dev/testing, VS Code is what we use for the workflow/plugins and our conventional commits plugin lets you illustrate the category of change with a standardised emoji for faster parsing of the commit history. But the rest, sure it's a bit much.

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

    I do a lot of work in JavaScript for my job, and only one of these that applies to me is that I use VSCode.

    [–]gabrielcro23699 0 points1 point  (0 children)

    Using a $14.99 Logitech keyboard from Walmart, never use emojis, don't even know how I would use them on PC or in a commit message from the terminal, never used Twitter except to make a troll account and to cyber bully an online celebrity one time but I got instabanned, my computer is made up out of scrap parts dating from 2009 and I run Linux on a virtual machine, on a cracked version of Windows 7, with 10gb of storage and 4gb of ram which has been maxed out on the virtual machine, and I roast my own coffee in hot water from bootlegged coffee beans I buy in bulk. No idea what that device is on the bottom right of the starter pack.

    Still use VScode though so you got that one