NeoLAB – Telegram
NeoLAB
33 subscribers
150 photos
29 videos
94 files
335 links
Lab of @neo_is_kal

🐧 | @ArchLinuxIndia
🐚 | @PrivacyToolsIOChat
🍬 | @FossMemes

This is a Journal + Shrine of links
Website: https://neovoid.is-cool.dev
Download Telegram
What is rust and why is it so popular?

Do you want to learn Rust?

Start by reading The Rust Book.
If you are ever in doubt, think about, Why Rust?

Tutorials
Rust 101 - Just a basic, hands-on course
Rustlings - Programming exercises in Rust
Rust Cookbook - Learn Rust good practices with practical code samples
CIS 198: Rust Programming, at University of Pennsylvania
tourofrust - A step by step guide through the features of the Rust programming language.

Podcasts
New Rustacean - For beginner Rustaceans

Books - Rust Books

Videos
Rust Camp 2015 - Keynote, by Aaron Turon
Writing Crates for Complete Beginners, Sunjay Varma

Learn More
Rust Learnings - a list of awesome learning material
Awesome Rust - Awesome stuff from the Rust ecosystem

Rust Cheatsheet - Best way to get hands dirty with Rust.

Rust Error Fixer - Platform to clear your doubts

Even More
Not-Yet-Awesome-Rust - Closing the gaps in the Rust ecosystem
Are we learning yet? - Helping make Rust ripe for Machine Learning
Are we web yet? - Building the web-frameworks of tomorrow, with Rust!
Are we GUI yet? - Building the GUI framework of tomorrow, with Rust!
#links
1😢1
1👎1🔥1
Forwarded from Chrome's Cavern
Gotta shout out the man, the myth, the legend, N-O-D-E for making me jump straight into Linux, Open-source software and even Open Hardware. If anyone havent seen his videos then please do.

Website: https://n-o-d-e.net/

Youtube: https://invidious.kavin.rocks/channel/UCvrLvII5oxSWEMEkszrxXEA
🔥2
Forwarded from Matrix Telegram Bridge
krolyxon:

Guide for the rom which has no Google apps:
-------------------------------------------
1. connect phone to computer
2. enable developer options & usb debugging
3. Open command prompt in platform tools latest. ( Don't use minimal adb tools )
4. Type adb devices
5. Type adb reboot bootloader
6. Check your phone connected and triggered in fastboot mode or not using ( type fastboot devices )
7. Download TWRP to flash my builds
8. type fastboot -w
9. type fastboot erase userdata
10. type fastboot boot twrp-name.img
11. push ROM.zip to internal storage via using command prompt by typing (adb push ROM.zip /sdcard) or copy paste to internal storage if it is accessible from file explorer on your computer.
12. flash ROM.zip ( by default skip digest check will be enabled so don't untick & don't tick anything extra )
13. swipe to flash
14. reboot bootloader
15. type fastboot boot twrp-name.img
16. download MindtheGApps.zip & push to internal storage via adb or copy paste to internal storage.
17. Flash MindtheGApps.zip
18. Reboot system
👍2
the birth of Xorg, 38 years ago
#history
🔥2
Use your phone as a touch screen display for raspberry
https://scribles.net/using-your-phone-as-touch-screen-display-for-raspberry-pi/
Forwarded from Chrome's Cavern
https://news.1rj.ru/str/app_revanced

Youtube Vanced may have died, but we now have a sucessor! Begin the reign of Revanced. (I wont be using it, since I hate youtube recommendation and having to login to it, so Newpipe is for me)
Forwarded from Deleted Account
This media is not supported in your browser
VIEW IN TELEGRAM
i get almost no screen tearing when not using mouse at all
Forwarded from Deleted Account
Forwarded from Deleted Account
#################################
# Animations #
#################################

animations: true;

animation-stiffness = 300
animation-window-mass = 0.7
animation-dampening = 20
animation-clamping = true

animation-for-open-window = "zoom"; #open window
animation-for-unmap-window = "zoom"; #minimize window
animation-for-menu-window = "zoom";
animation-for-transient-window = "zoom"; #popup windows

animation-for-workspace-switch-in = "zoom"; #the windows in the workspace that is coming in
animation-for-workspace-switch-out = "zoom"; #the windows in the workspace that are coming out

backend = "glx";
1
Forwarded from Deleted Account
This media is not supported in your browser
VIEW IN TELEGRAM
ok tried this on my old pentium laptop and the animations are laggy only when screenrecording
finally laggless picom with animation support ❤️
Forwarded from Me_irl
1