bitburner
Bitburner Game (by danielyxie)
adventofcode
Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in Scala (by sim642)

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
bitburner | adventofcode | |
---|---|---|
369 | 718 | |
2,812 | 69 | |
0.0% | - | |
0.0 | 9.3 | |
over 1 year ago | about 2 months ago | |
HTML | Scala | |
GNU General Public License v3.0 or later | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bitburner
Posts with mentions or reviews of bitburner.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-05-20.
-
Side Quest #3: maybe the real Deepfakes were the friends we made along the way
I used this once in my image compression project, and I can't really go back. It makes the piece of code responsible for training the model super compact as I will show you in the next episode when I work on the models themselves. It really tickles my brain when the code is clean. You will see much more of this obsessive-compulsive side of me when I eventually do a Side Quest for bitburner.
-
life loop games
Bitburner which is available on steam or web which is more sci fi/hacking themed. it's a very complex life loop game that involves coding heavily. There is a pseudo code script in the game in which you can write programs to hack others and eventually restart with cybernetic implants. You can even ditch the pseudo script and code directly in java in the game. The end game is quite fun and fulfilling. I haven't even gotten through it yet.
-
Need help on importing variables
Nope, ports communicate "in RAM" only, i.e. when you close and re-open the game (or complete a BitNode [and maybe also if you install augs? Don't know]) they're cleared. Ports can be accessed via ns.writePort() and ns.peek() or ns.readPort() and be cleared manually with ns.clearPort(). The docs have syntax and description of all the in-game functions.
-
stats of manual commands
From the source code:
-
Learn programming for absolute beginners
3.https://danielyxie.github.io/bitburner (optional, for extra practice and motivation)
- help with a startup script
-
How many scripts is too much for one server?
Here's a list of functions if you want to take a look at what's available. https://github.com/danielyxie/bitburner/blob/dev/markdown/bitburner.ns.md
-
Is there a function to get an array of a server's scripts. I need this so I can create a script called deleteScripts.js to remove them.
RTFM for [ns.ps()](https://github.com/danielyxie/bitburner/blob/dev/markdown/bitburner.ns.ps.md) and ns.killall() ;)
-
This game is the closest there is to actually programming. Change my mind.
Bitburner.
-
Is there a way to get a list of current products in an industry w/o knowing the product name?
Looking at the Warehouse API, the only way to get information on a product is to already know the product name. However if I, for example, restart my corp script after augment installs with a corporation already running, I wouldn't have any of my product names in memory. I know that, given that you can only ever have at most 5 products at a time, I could just create a static list of 5 product names and infer my current production from there but it would be nice to not have to do that and be able to run a function like getProducts that would pull a dictionary/list of the current products for me. I'm generally trying to avoid coding w/ try/catch blocks so something like that would be nice.
adventofcode
Posts with mentions or reviews of adventofcode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-06.
-
-❄️- 2023 Day 6 Solutions -❄️-
On GitHub.
-
-🎄- 2022 Day 21 Solutions -🎄-
My Scala solution – to be cleaned up.
-
Advent of Code (in MiniScript), Day 18
Welcome back to my series of Advent of Code solutions in MiniScript! Day 18 was pretty straightforward, though it presents some interesting choices in how to represent the data -- choices I'm not sure I made optimally.
-
-🎄- 2022 Day 18 Solutions -🎄-
My Scala solution.
-
Late bloomers (that started life closer to 30), how are things going for you?
And I've solved all of the Advent of Code problems so far this year, which is utterly unimportant but still brings me joy.
-
Coding/programming is absolutely fantastic
If you'd enjoy some coding challenges, advent of code (https://adventofcode.com/) is currently going on.
-
Advent of Code (in MiniScript), Day 17
Welcome back to my series of Advent of Code solutions in MiniScript! In Day 17 we got to (sort of) play Tetris. Five different Tetris-like shapes fall into a pit, moved left or right on each step according to the input. The first task is to see how high this stack will grow after 2022 blocks have been dropped in.
- Can someone give me a good idea for C# console app I could make?
- The Empty List
-
Advent of Code (in MiniScript), Day 16
Welcome back to my series of Advent of Code solutions in MiniScript! Day 16 was... how to put this?
What are some alternatives?
When comparing bitburner and adventofcode you can also consider the following projects:
bitburner-scripts - My own scripts for playing bitburner
aoc2021 - Advent of Code 2021 - my answers
BitBurnerCentralManager - A prototype thread manager for BitBurner
LeetCode - This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python.
elevatorsaga - The elevator programming game!
Advent-of-Code - Advent of Code

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured