NeoLAB
34 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
Don't forget to remind your homies to touch the grass.
❀1
An interactive mood wheel, to help identify how you're feeling
https://feelu.vercel.app/
base.apk
13.5 MB
Super Retro Mega Wars (Play retro games against each other in any combination.)
https://f-droid.org/packages/com.serwylo.retrowars/
πŸ”₯1
I found this amazing game in fdroid
Lets do foss gaming....
Internet language E++

btw - by the way
tbh - to be honest
iirc - if i recall correctly
wdym - what do you mean
afk - away from keyboard
irl - in real life
tbf - to be fair
lmk - let me know
afaik - as far as i know
imo - in my opinion
jk - just kidding
til - today i learned
ttyl - talk to you later
wyd - what you doing
asl - age sex location
brb - be right back
afaict - as far as I can tell
icymi - in case you missed it
πŸ”₯3
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/