-
I wonder if what I'm doing right now if the best/most efficient way to proceed.
I'm using TCP Socket and `NetworkStream`.
On the server side I've created a task to run the server main routine.
Th…
ghost updated
4 years ago
-
https://github.com/ash/advent-2019/blob/c6e6b91a571651e71b412f1afd20e05a435050bf/Zig/function.zig#L5
This buffer is allocated on the stack,
retuning a pointer (in form of a slice) to it is incorre…
-
The Season system will only be fun if we have many seasons occurring all throughout the year. Let's use this issue to come up with a couple of ideas. Please use the following format:
**Halloween**
…
-
This seems similar to these existing issues:
- [Multiple params with atom and map fails · Issue #27 · KazuCocoa/ex_parameterized](https://github.com/KazuCocoa/ex_parameterized/issues/27)
- [Test…
-
in the `./package.json` file the format script:
```
"scripts": {
"format": "prettier --write \"src/**/*\"",
```
throws an error on my Windows machine. After adding the file extension `.ts` t…
-
Hi, beginner question here.
I find myself in a situation where I want to wrap reduceWhile in addIndex. I want to access the index in *both the predicate and iterator function*.
I know I can flip()…
-
I think [that](https://developercommunity.visualstudio.com/content/problem/67655/cant-install-vsix-to-vs-for-mac.html) means I need an mpack instead of a vsix?
-
1. why somwtimes the doi feild is string
["10.1029/2002JB001919"] and sometimes it is just list of string
2. why do you have two abstract feilda in jsonl files one in metadata and the other in prob…
-
# Description
You're not on the leaderboard of advent of code
# Steps to reproduce the issue
- Turn on your computer
- start your favorite web browser (modern version of firefox or chrome pr…
autra updated
4 years ago
-
## The devDependency [prettier](https://github.com/prettier/prettier) was updated from `1.18.2` to `1.19.0`.
🚨 [View failing branch](https://github.com/AlexAegis/advent-of-code/compare/master...Alex…