π
Cs/books/uwu
@vimvimvimvimvimvimvimvimvim
623
subscribers
300
photos
55
videos
617
files
1.78K
links
#Books
#linux
#GNU
#Cprogramming
#engineering
#computer
Download Telegram
Join
π
Cs/books/uwu
623 subscribers
π
Cs/books/uwu
https://hackintosh.com/
Hackintosh
Hackintosh Instructions, Hackintosh How To Guides: Hackintosh.com
macOS Tahoe and OS X Sequoia Hackintosh instructions, tutorials, step-by-step how to guides and installation videos; Hackintosh systems, parts and more.
π
Cs/books/uwu
https://www.youtube.com/watch?v=XA2WjJbmmoM
YouTube
How to Do 90% of What Plugins Do (With Just Vim)
Vim is big; so big that it does some very useful things that are often overlooked. Plugins can buy us a lot of functionality, but they can add a lot of burden in the form of dependency complexity. In this talk, we'll explore some of the tradeoffs we can makeβ¦
π₯
2
π
Cs/books/uwu
https://youtu.be/o_AIw9bGogo
YouTube
The Tragedy of systemd
Benno Rice
https://2019.linux.conf.au/schedule/presentation/156/
systemd is, to put it mildly, controversial. As a FreeBSD developer I decided I wanted to know why.
I delved into the history of bootstrap systems, and even the history of UNIX and otherβ¦
π
Cs/books/uwu
https://ianyepan.github.io/posts/emacs-in-pop-culture/
Ian Y.E. Pan
Emacs Appearances in Pop Culture
Thank you for the support, this blog post got featured on the front page of Hacker News (YCombinator).
π
Cs/books/uwu
https://youtube.com/playlist?list=PL8tzorAO7s0jy7DQ3Q0FwF3BnXGQnDirs&si=s3DS-dSmCiRAG_O8
β€
1
π
Cs/books/uwu
https://www.youtube.com/watch?v=661XzULWfVU
YouTube
Vim Users Deserved Better, So I Built This
https://zennotes.org/
https://github.com/ZenNotes/zennotes
ZenNotes discord https://discord.gg/F3pwVDDs5s
If you want to support me! https://github.com/sponsors/adibhanna
---
Tech I use (affiliate links):
- MacBook Pro M5 Max https://amzn.to/4vyl17a
-β¦
π
Cs/books/uwu
https://youtu.be/31JBOlrzPXs
YouTube
Why Are Linux I/O Devices Called TTY?
This is a short little video I made over a year ago that ended up on the cutting room floor. But, since Iβm currently in the middle of VCFSW recovery, I figured Iβd dust it off and upload it for this week. Sorry for it being so short, but Iβll catch yβallβ¦
π
1
π
Cs/books/uwu
https://nixsearch.thekoppe.com/
nixsearch
Search the Nix ecosystem
π
Cs/books/uwu
#privacy
https://imfreedom.org/
π
Cs/books/uwu
https://github.com/irssi/irssi
GitHub
GitHub - irssi/irssi: The client of the future
The client of the future. Contribute to irssi/irssi development by creating an account on GitHub.
π
Cs/books/uwu
https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/FGXPCB3ZVCJIV7FX323SBAX2JHYB7ZS4/
AUR REPORT THREAD
π
Cs/books/uwu
https://coopi.neocities.org/posts/nix-flakes-vs-guix#guix-purity-by-design_6eece251b1ca
π
Cs/books/uwu
https://bugbountydaily.com/
Bugbountydaily
Bug Bounty Daily
The ultimate reading list for bug bounty hunters. Discover curated articles and resources, track your progress, and stay ahead in cybersecurity.
π
Cs/books/uwu
Forwarded from
nixmms
https://github.com/cynicsketch/nix-mineral
GitHub
GitHub - cynicsketch/nix-mineral: Conveniently and reasonably harden NixOS.
Conveniently and reasonably harden NixOS. Contribute to cynicsketch/nix-mineral development by creating an account on GitHub.
π
Cs/books/uwu
https://www.reddit.com/r/tui/comments/1u3mjfs/comchan_terminalbased_serial_monitor_with_plotter/
Reddit
From the tui community on Reddit: ComChan: Terminal-based serial monitor with plotter TUI
Explore this post and more from the tui community
π
Cs/books/uwu
https://bkaradzic.github.io/posts/orthodoxc++/
bkaradzic.github.io
Orthodox C++
This article was originally published as a gist here.
What is Orthodox C++? Orthodox C++ (sometimes referred as C+) is minimal subset of C++ that improves C, but avoids all unnecessary things from so called Modern C++. Itβs exactly opposite of what Modernβ¦
π
Cs/books/uwu
https://openrun.dev/blog/service-binding/
OpenRun - The deployment layer for internal tools
Service Bindings: Automated Database Access for Apps
Service Bindings make it easy to provide isolated databases for each app without manual provisioning.
π
Cs/books/uwu
https://gist.github.com/alurm/2ca14be134d719fe7431217a6b18d91e
Gist
A generic dynamic array in C that stores no capacity and needs no struct
A generic dynamic array in C that stores no capacity and needs no struct - README.md
π
Cs/books/uwu
https://webxdc.org/
Secure mini apps for chats
π
Cs/books/uwu
https://ertu.dev/posts/4_clojure-reaching-c-performance/
Ertu's Blog
Clojure is almost as fast as C (with some help)
I have a stress test written in C: 100,000 cubes flying around in space. The CPU rebuilds every cubeβs 4x4 transform matrix on every frame and sends all of them to the GPU. That is around 900,000 sine evaluations and 6 MB of matrix data per frame, and afterβ¦