ProgrammerHumor

tooLargeToRun

tooLargeToRun
https://i.redd.it/l6o6lune20ef1.png
Reddit

Discussion

sammy-taylor
:js::elixir-vertical_4::cp:

Haven’t seen Brackets mentioned in a while

2 days ago
big_guyforyou
:py:

join the python master race, my brother. brackets? where we're going, we don't need brackets.

2 days ago
forsehorse
:c:

What about Python's strange brother Bython?

2 days ago
Meistermagier
:cs::py::jla:

Why you remind me of that nightmare.

2 days ago
yaktoma2007

Jython

2 days ago
Meistermagier
:cs::py::jla:

Thats just Python running JVM which is nto great not terrible.

2 days ago
Ill-Car-769
:py::msl:

Does it supports python libraries?

2 days ago
Meistermagier
:cs::py::jla:

Considering its literally just a Python Interpreter Running on the JVM it should work. But Jython is currently only released for Python 2 and considering that has been that way for many years now we might never get a Jython for Python 3.

1 day ago
Ill-Car-769
:py::msl:

Ok got

1 day ago
Phobbyd
:js:

JScript

2 days ago
RiceBroad4552
:s:

Maybe that is because it's dead?

Just learned, they have some fork now, called Phoenix.

2 days ago
mealet

And Notepad++ 🫡

2 days ago
UltraGaren

Try building an .apk on Unity for the first time

2 days ago
Moe_Baker
:cs::unity::ts:

One of the reasons I still appreciate mono builds for development, they take like 8x less times than IL2CPP

2 days ago
Striking-Jaguar-9993 OP
:js:

Totally can relate 🫨🫨

2 days ago
sanjxz54

With internal video transcoding, it took like 9 hours...

2 days ago
ThatRandomGamerYT
:cp:

Compiling for WebGL on Unity is worse imo. Desktop and Android builds don't use as much of my CPU as WebGL does. It sometimes takes 90% of my cpu to compile it for ages. And I have a Ryzen 7600x so it's not even that old

2 days ago
Electrical_Lemon_179

First time I used android studio, my laptop ran out of ram and it gave me a blue screen 💀 I ain't even kidding lol. My laptop lagged too 😭😭😭

2 days ago
ScudsCorp

Resharper + visual studio on a large project and watch that ram usage climb

2 days ago
Devatator_
:cs:

Apparently that's just how resharper is on Visual Studio. Wondering how the fuck they managed that?

2 days ago
ImpluseThrowAway

It's probably doing a lot of recursion. I wonder how they managed that?

2 days ago
Mordret10

It's probably doing a lot of recursion. I wonder how they managed that?

2 days ago
lovecMC
:c::cp:

It's probably doing a lot of recursion. I wonder how they managed that?

1 day ago
bolorundurowb

It's probably doing a lot of recursion. I wonder how they managed that?

20 hours ago
AdorablSillyDisorder

Given what it does, it probably compiles entire solution into AST, then builds dependency/relation graph over it (including external libraries) with metadata and then puts all of it into search tables. Essentially: with R# you pay with RAM usage for runtime performance of indexing, and since RAM usage is mostly irrelevant until you run out, it's good tradeoff.

11 hours ago
danielcw189
:c:

What did the bluescreen say?

2 days ago
Electrical_Lemon_179

I don't remember, it shut down so fast but I think it's the standard blue screen message

2 days ago
RiceBroad4552
:s:

Blue screen, LOL

r/linuxmasterrace

2 days ago
Mars_Bear2552
:cp:

hate to break it to you, but linux DRM just added a new BSOD screen for kernel parnics

2 days ago
killallspringboard

I've met the blue screen twice. Big ass QR code that you have to go far away from your monitor to scan

1 day ago
Mars_Bear2552
:cp:

unfortunately i have not. not a good enough kernel hacker to get panics. it looks pretty funny though.

1 day ago
EinSatzMitX
:rust:

Have you ever looked at the requirements for building the Android OS? I never realized my PC was this bad.

2 days ago
Philipp4
:py::p::js::msl::j:

God damn! For those who don’t wanna look it up, 400GB storage, 64GB ram are the minimum. Compile time is 6hrs on a 6 core machine and 40 minutes on a 72 core machine (for full builds, not incremental)

2 days ago
QuardanterGaming
:j:

Is this /s

2 days ago
EinSatzMitX
:rust:

No, thats the actual requirements

2 days ago
nicejs2
:ts: :lua: :c: :cs:

Chromium walks in

21 hours ago
kevin7254

Yup that is about right. (I work with AOSP). We have 24 cores and full build takes about 4-5h. Won’t even compile with less than 64GB RAM. It fucking sucks lol

1 day ago
HexFyber
:ts:

At least now im justified when i require a better pc

2 days ago
EkoChamberKryptonite

Tbf that's for people who work with AOSP which is not most of the engineers out there.

1 day ago
WhipRealGood

Visual studio loads relatively quickly for me? Maybe it’s because i’m at work and time seems to work differently there.

2 days ago
kobriks

Performance in VS has improved a lot over the years, as long as you're not using resharper.

2 days ago
Devatator_
:cs:

It loads in less than a minute on my laptop. Even faster on my PC

2 days ago
cs_office
:cs::cp::lua::bash:

It loads in like, 2 seconds for me? Loading a project takes a bit longer, but a decently sized solution with about 20 projects is about 5 seconds. Now my work laptop, with the mandated AV that bogs the system down, that takes like 30 seconds

1 day ago
EmergencySomewhere59
:cs:

It’s pretty slow in general for me, but I am developing an enterprise application.

2 days ago
Martinedo

Visual studio more hungry than xcode? In which universe?

2 days ago
oupablo

My favorite part about xcode is how I don't even use it but every time MacOS is updated, I have to install an Xcode CLI update for git to work.

2 days ago
RiceBroad4552
:s:

XCode started tiny, just a better text editor. But XCode got now fatter than M$ Visual Studio? Wow!

Apple is really delivering. Not only the most bloated and buggy OS, now also the most bloated IDE? (As VS is even fatter than the IntelliJ monster.)

2 days ago
MyDogHalen

MacOS / iOS way less bloated and buggy than Windows/Linux/Android - Xcode does suck though

2 days ago
MedicalSouth2690

XCode is way heavier than Visual Studio

2 days ago
marcodave
:j:

Have you youngsters ever tried to build a .swf file from Flex+Actionscript ? With Flex Studio (proprietary fork of Eclipse) ?

2 days ago
Yages

Yes. I even have the books and install cds still. And the memories, dear god.

2 days ago
RiceBroad4552
:s:

But from today's standpoint Eclipse is really lean compared to the other IDEs. It starts even faster than VSC. (Not that I would recommend Eclipse, it's quite dated. But other IDEs got much more bloated.)

2 days ago
Specialist_Dust2089

Wow the swf took me back, haven’t heard that in a long time.

Still looking back with fond memories to flash though

2 days ago
messierCobalt_

meanwhile neovim

2 days ago
DingleDangleTangle

That’s me running away from it

2 days ago
MID2462

We code in notepad like real men

2 days ago
kimochiiii_

Only the first time?

Gradle build in the corner:

2 days ago
BorderKeeper

I am C# dev and recently did some work on our backend which is all Java on a Mac. Man compared to .nuget artifact repo we use, the .m2 artifactory or whatever you use takes AGES to fetch all the packages. First build takes no joke like 5 minutes.

2 days ago
notaure_

I don't think we use the same Xcode and Visual studio...

2 days ago
PaSy4

Atom needs a JS node server in the background worth a few gigs — move to the right. Lightweight are notepad++ and terminal with compiler running. On Apple you can get the same lightweight Text-Wrangler/BB edit with terminal. Linux doesn't even need an OS GUI installed, text vim/nano and terminal compiler but switching between screens and copy paste is a bit tricky. If you go with linux os gui, Gedit (Gnome) or Kate(KDE) are nicely windowed and lightweight. There are also fancy IDEs on Linux.

2 days ago
Fxavierho

Meanwhile my devcontainer:

2 days ago
Yages

Accurate.

2 days ago
Mars_Bear2552
:cp:

unless you run your containers natively. then it isnt

2 days ago
ThePinkBunnyEmpire
:py:

pycharm after a few minutes for no discernible reason:

2 days ago
kishaloy

meanwhile neovim floating in the skies

2 days ago
ShAped_Ink
:c: :cp: :j: :ts: :js:

Where on this scale do Jetbrains IDEs stand?

2 days ago
EmergencySomewhere59
:cs:

That’s actually a good questions, perhaps I need to try out Rider and see if it’s any better. But also I don’t know if I can stomach paying out of pocket for an IDE I almost exclusively use for work.

2 days ago
ShAped_Ink
:c: :cp: :j: :ts: :js:

Yeah, suck that not all their IDEs have Community editions. I thankfully can use them for free because of being a student, but idk what I'll do once I leave school, I guess I'll just have to switch back to VS code

2 days ago
EmergencySomewhere59
:cs:

Honestly speaking, VSCode and Visual Studio are by no means bad so I think you’ll be fine.

I just looked at the JetBrains site and it looks like they offer a 40% discount to former student license holders so you have that option too.

Wish I could tell you if it’s worth it though, but frankly I haven’t felt the need to switch, which speaks to how fit for purpose Microsoft’s offerings are.

2 days ago
vishals1197

Have you tried running Xcode ?

2 days ago
whatssenguntoagoblin

I feel like XCode is way heavier than VSCode

2 days ago
RGud_metalhead

Visual Studio used to be quite heavy comparing to a lot of software... Like 10+ years ago, if we comparing to other software from that time. But nowadays it's pretty snappy.

2 days ago
myaaa_tan

Once in a while my emulator will eat through my 32 gigs when i booted it up from a saved state, cold booting was the only fix for it.

2 days ago
YourShowerHead

node_modules too heavy to fit in this image

2 days ago
AndreasMelone

I have never had issues with android studio lol, even my laptop was okay with it

2 days ago
kevin7254

Can’t be that big of a project then. Or you don’t need emulator. Pretty much guaranteed to lag if you build + have emulator running and your PC is not insane

1 day ago
cs_office
:cs::cp::lua::bash:

Visual Studio loads faster than VS Code for me

1 day ago
MikeTangoRom3o

I find Visual Studio Code quite responsive for such amounts of functionality embedded inside.

2 days ago
Former_Walk_5000

Where is the TIA Portal? The heaviest Software on planet Earth

2 days ago
Ishmanian

It's such a shame what they've done to visual studio since I used it as an IDE/to debug in the early 2000's.

Crazy that something which was performant and responsive on machines of that time, now brings monster chips like ryzen X3Ds to their knees just initializing.

2 days ago
IllogicalLogistician

Eclipse nobody?

2 days ago
DR-BrightClone2
:cs:

That's why i write android code on paper

2 days ago
washtubs

Vim, neovim, and emacs users seething from being etcetera'd away.

2 days ago
Newbosterone

Old farts remembering when the labels would have been “nano, vi, xemacs, emacs”

1 day ago
diydsp

Yoohoo, STM32CubeIDE would like to join this thread (after a brief sw update)

2 days ago
Better_Ad_3004

As far as I can remember, Atom was very slow.

1 day ago
Medyki

Atom, I miss you 😔

1 day ago
AfterbirthNachos

fuck. xcode.

1 day ago
loopey33

I work in faang and android devs are required to get the beefiest MacBooks to build fast

1 day ago
EkoChamberKryptonite

I don't know what Android Studio y'all are using but then 16GB RAM should be enough for good build time on most apps tbh.

1 day ago
Planyy

I written Xcode not XCode.

1 day ago
Praetor64

where my vim boys at? flat as earth!

19 hours ago
beginnerchess1

weird to see VS code SLOWER than Visual Studio 2022 on my machine (literally)

17 hours ago
GitPushedMySanity

Why is this so true, i have a hp ryzen 5 8/512 gb ssd with two operating systems windows and linux both don’t have much stuff just mostly program files and some docs, but oh my god idk why but whenever i try to run big data programs or run pytorch or numpy like stuff or go for analysis patterns or just open more than 4 tabs at a time visual studio hangs like crazyyyyy, like it disrupts my productivity so fucking much, i’m honestly thinking if its due to the linux distro i use which is debian planning to switch to ubuntu also can’t uninstall windows as it supports chrome and i have to use chrome for most of my college related stuff but yeah idk what to do about it, the laptop is only 3 years old and buying a new one seems a waste of money and a lot of expense as well😔

2 days ago