-
```
class Programmer {
has $.fun with $*Raku;
}
class Zombi {
has $.fun if $*dead;
}
```
Although all programmers should have fun with Raku. This `with`-statement (and likely the …
-
I work with NetLogo mostly during the night so I think that a dark mode for the interface would be really beneficial for us the programmers
DglyP updated
1 month ago
-
Les commandes pouvant être un peu lourdes, l'idée pourrait être de les programmer pour les faire tourner une fois par semaine pour commencer par exemple.
* purge-checks sert à supprimer les anciens c…
-
Using the GoWin on Linux is fine...
Just programming is not possible though Linux sees the onboard programmer as /dev/ttyUSB0
-
# Hello world! - nontrievial | jasonzeng124's blog
A competitive programmer's blog
[https://jasonzeng124.github.io/2024/07/22/hello-world/](https://jasonzeng124.github.io/2024/07/22/hello-world/)
-
\Atmega_Board_Programmer\Atmega_Board_Programmer\bootloader_atmega328.h:3:34: error: variable 'atmega328_optiboot' must be const in order to be put into read-only section by means of '__attribute__((p…
-
```
What steps will reproduce the problem?
1. Connect "Arduino Diecimila ... ATmega 168" via USB
2. Open Arduino
3. Upload a program
What is the expected output? What do you see instead?
I would rath…
-
```
What steps will reproduce the problem?
1. Download the latest UnoJoy release
2. Put your Arduino in DFU mode
3. Run TurnIntoAJoystick.command
I am on A Snow Leopard 10.6.8 . Downloaded the latest…
-
It occurred to me that it could be useful to graphically illustrate on collapsed reactors what inputs each of its output depend on using dotted lines. It's not always obvious to the programmer which d…
-
I think having a solid, physics-based door similar to the ones from Half-Life Alyx would be great for game designers and mappers to have, either as a good base to use on its own, or as a starting poin…