My answer? Git.

For further actions, you may consider blocking this person and/or reporting abuse
My answer? Git.
For further actions, you may consider blocking this person and/or reporting abuse
Node.js doesn’t stop from running other operations because of Libuv, a C++ library responsible for the event loop and asynchronously handling tasks such as network requests, DNS resolution, file system operations, data encryption, etc.
What happens under the hood when Node.js works on tasks such as database queries? We will explore it by following this piece of code step by step.
SnowCode -
Timofey Chuchkanov -
Kiran Krishnan -
Nomadev💻🔱 -
Once suspended, marplex will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, marplex will be able to comment and publish posts again.
Once unpublished, all posts by marplex will become hidden and only accessible to themselves.
If marplex is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Marplex.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag marplex:
Unflagging marplex will restore default visibility to their posts.
Top comments (21)
Prrrrroooobably GNU/Linux, but I'd love to hear some more outside-the-box replies.
Linux, 100%
I'd love to have a more intersting answer, but it's essentially the foundation of most modern computing. Pretty much everything else I can think of, as important and useful as they may be, are things that could reasonably be rebuilt.
Linux was not inevitable and it's probable that such monumentally huge and complicated project would never be reproduced. It came out of a culture that was rooted very much in its time, and the momentum it gained was incredible. I think it will stand as a unique and wonderful anomaly in human history.
afterthought: Actually, I'm gonna go with Ben and say GNU/Linux. As pretentious as the copypasta rant Stallman went was, Linux as we know it wouldn't be what it is without the GNU project.
Those are separate projects. I'd go for the Linux kernel 100%; all the GNU stuff is easier to rebuild on top of it.
Whatever is required to read the GitHub arctic backup..
What's the point of being able to read a backup that's no longer there? 🤔
I was trying to cheat, assuming that a backup still existed, but I guess the question rules that out implicitly, in which case I choose a hard copy of Wikipedia...
FizzBuzz.
Gnu Emacs; you get a programming language and an extensible text editor.
But…I suppose you'll need an OS on which to operate, so Linux seems to be a pre-requisite.
TempleOS, I want to watch the world burn.
Linux. The rest can build on top of it always.
V8 Would also be in my list, right after Linux
Rails :p
Assuming the environments to do the computing and the such still exist I think I'd take Python.
It's really problemtatic to choose one. But GCC probably.This way I would still be able to build free software on top of closed source OS.
Neo4j. It can be used to make massive knowledge bases of linked data
Emacs
Maybe Vlang. I think that with this language the future humanity would be able to create nice new things!
It would have to be a general purpose programming language, so that we could rebuild the world from it. Maybe even LLVM so we could rebuild the languages themselves.
Linux 🖤
A project that collects the "Hello World" in various languages.
And then, human makes the code world begin again.