-
## Week 1
- [x] Go fundamentals
- [x] Typescript fundamentals
- [x] coreutils: echo, env, cat, wc, head, tail, yes, true, false, tree (use gobyexample to speed up things)
- [x] Testing fundame…
-
Hi,
I just noticed that Thonny sometimes runs the slide show but sometimes it gives the error 'process ended with exit code -11'.
I read somewhere that "the error message of code -11 typically i…
-
# Literature and documentation
## Operating Systems
- Andrew S. Tanenbaum, Modern Operating Systems, Prentice Hall, 1992.
## The Unix OS
- John Lions, Lions' Commentary on UNIX 6th Edition w…
-
https://hiberabyss.github.io/2018/03/14/unix-socket-programming/
-
cflut uses winsock, which doesn't work on anything other than windows. this issue is to track the development of a reimplementation of cflut using unix sockets which i'm attempting to do with zero pri…
-
The '$' key is frequently used in POSIX/Unix/GNU/Android/OSX terminals and shells (sh, bash, zsh, csh, tcsh, etc.), common programming languages (Perl, PHP, Javascript, etc.), and regular expressions …
-
https://wangpengcheng.github.io/2019/11/10/unix_network_programming_01/
Leaning and function with your new object.
-
**To Reproduce**
Steps to reproduce the behavior:
1. open any example e.g. "Blink.ino"
2. config the board settings as listed below
3. hit the "Upload" Button
4. wait for the sketch to compile
…
-
### Description
Currently there are only two ways to create a `datetime`: `datetime.today()` and the `datetime()` constructor taking year, months, days, hours, minutes, seconds. These are handy for h…
-
[Currently](https://github.com/rust-lang/rust/blob/74e35d270067afff72034312065c48e6d8cfba67/src/librustc_target/spec/fuchsia_base.rs#L18), the Fuchsia target is part of the unix target_family. I'd lik…