Forwarded from vi improved (not jennbob πββ§΅)
YouTube
making a game from scratch on a 2003 laptop (in a week & C++, OpenGL 1.3)
this was a fun challenge and I've learned all sorts of things throughout this last week.
using that thinkpad was also quite fun, ignoring the fact that it didn't have any iol features.
here's the github repo! https://github.com/evan-ciao/garden-opengl
alsoβ¦
using that thinkpad was also quite fun, ignoring the fact that it didn't have any iol features.
here's the github repo! https://github.com/evan-ciao/garden-opengl
alsoβ¦
My own site in I2p network
Articles(RU) and memes, maybe and other...?(new articler later:3)
http://qwwyb3577txufrmi4n5abegxr3nzufstkwbci2ycb3fzpxzeqlua.b32.i2p/
(Post from junior admin)
Articles(RU) and memes, maybe and other...?(new articler later:3)
http://qwwyb3577txufrmi4n5abegxr3nzufstkwbci2ycb3fzpxzeqlua.b32.i2p/
(Post from junior admin)
Forwarded from π§ Gnu/linux/uwu (FemozDev :3)
Forwarded from ComputerWelt (Biblioteca "Eu Sabo")
YouTube
Lecture 1: Predicates, Sets, and Proofs
MIT 6.1200J Mathematics for Computer Science, Spring 2024
Instructor: Zachary Abel
View the complete course: https://ocw.mit.edu/courses/6-1200j-mathematics-for-computer-science-spring-2024/
YouTube Playlist: https://www.youtube.com/playlist?list=PLUl4β¦
Instructor: Zachary Abel
View the complete course: https://ocw.mit.edu/courses/6-1200j-mathematics-for-computer-science-spring-2024/
YouTube Playlist: https://www.youtube.com/playlist?list=PLUl4β¦
Forwarded from π§ Gnu/linux/uwu (FemozDev :3)
feather wallet
is good or bad?
please help
is good or bad?
please help
Forwarded from π§ Gnu/linux/uwu (FemozDev :3)
https://github.com/HaoboGu/rmk
A open-source keyboard firmware writen on Rust
LICENSE: MIT and APACHE 2.0
A open-source keyboard firmware writen on Rust
LICENSE: MIT and APACHE 2.0
GitHub
GitHub - HaoboGu/rmk: Rust keyboard firmware library with layers, macros, real-time keymap editing, wireless(BLE) and split support
Rust keyboard firmware library with layers, macros, real-time keymap editing, wireless(BLE) and split support - HaoboGu/rmk
Forwarded from Programming Deadlock
Strategies for very fast Lexers (C)
https://xnacly.me/posts/2025/fast-lexer-strategies
https://xnacly.me/posts/2025/fast-lexer-strategies
xnacly.me
Strategies for very fast Lexers
Making compilation pipelines fast, starting with the tokenizer