-
all of the directories disappeared , only left one directory. I have do the fsck two times using tools (f3976e3733e97a0e96f5fc6349d1e82b25116043) .
The FS dump link is sent to you via IRC.
I …
-
**Metaprogramming** refers to code that operates on other code as if it were data. It can take code in as parameters, reflect over it, inspect it, create it, modify it, and return it. ***Static* metap…
-
**Note, 2023-01-17**. This proposal is on hold indefinitely due to serious API concerns. The GOEXPERIMENT=arena code may be changed incompatibly or removed at any time, and we do not recommend its use…
-
### 🐛 Describe the bug
Tested on A100 AWS cluster. I apologize I don't have a minimal repro, I'll work on one but thought the issue was interesting enough to share as is.
The heart of the issue…
-
Hi everyone,
I wrote the specification for Par2 a long time ago. I'm working on the code for a new version of Par. It will include:
1. Reed-Solomon encoding with [James S. Plank's correction]…
-
I think either by [this commit](https://github.com/pimoroni/pimoroni-pico/commit/85906b105947b6fe6c69e8d899015510ddd99232) or [this commit](https://github.com/pimoroni/pimoroni-pico/commit/f8e8efdb3dd…
-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
When downloading the game ¨Squad¨ from Steam it directly finishes and trying to start the game causes en error:
¨An error occurred while updating Squad (missing executable)
{some very long path here…
-
### 提交前必须检查以下项目 | The following items must be checked before submission
- [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。 | Make sure you are using the latest code from the repository (git pull), some issue…
-
Racket newcomers are immediately confronted with four equality operators:
- `equal?`, which does what you'd expect most of the time
- `=`, which does what you'd expect if you're used to IEEE numbe…