-
### Main programming language
Python
### Tutorial title
Build your own GPT with Pytorch
### Tutorial URL
https://github.com/thisisanshgupta/miniature-GPT
### Category
* [ ] 3D Renderer
…
-
The default theme of the V-OS terminal emulator is not suitable for coding/programming.
Solarized is a well-studied theme to avoid eye strain and is appreciated by a lot of programmers.
What about…
-
#621
### Main programming language
Python
### Tutorial title
K-means Clustering from Scratch
### Tutorial URL
https://pub.towardsai.net/k-means-clustering-from-scratch-efd629435987
###…
-
### Main programming language
Python
### Tutorial title
Writing an HTTP server from scratch
### Tutorial URL
https://bhch.github.io/posts/2017/11/writing-an-http-server-from-scratch/
### C…
-
### Main programming language
Rust
### Tutorial title
What would SQLite look like if written in Rust?
### Tutorial URL
https://medium.com/the-polyglot-programmer/what-would-sqlite-would-look-…
-
# Project List
## November
- [ ] Programming Language
- [ ] Shell
- [ ] Git
- [ ] Operating System
- [ ] Command-Line Tool
## December
- [ ] Front-end Framework /Library
- [ ] Database
- […
-
#### Runtime Environment
- Operating system and version: macOS 15.1 / Darwin 24.1.0 (arm64)
- Terminal emulator and version: kitty 0.37.0
- Python version: 3.13.0
- Ranger version/commit: 1.…
-
**Steps to reproduce:**
Assemble and run the following code:
LDA #$91
ADD #$91
DAA
**What happened?**
Carry was reset.
When similar code was used for multi-byte decimal a…
-
### Main programming language
Ada
### Tutorial title
Write your own Virtual Machine in 62 lines of Ada
### Tutorial URL
https://harishtpj.github.io/posts/ada_vm/
### Category
* [ ] 3D…
-
Hi there,
I'm very new to programming and my class has started with a basic Xamarin project using Visual Studios 2019, however whenever I try to run the program using the android emulator I get thi…