NeoLAB
35 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
Hello, $USER!
I am NE0xV0iD
PM box: @neo_is_kal
website: neovoid.is-cool.dev

Manages:

๐Ÿง | @ArchLinuxIndia
๐Ÿš | @PrivacyToolsIOChat
๐Ÿฌ | @FossMemes

This is a my shrine of links + Journal.

Have a good day.
๐Ÿ”ฅ5
NeoLAB pinned ยซHello, $USER! I am NE0xV0iD PM box: @neo_is_kal website: neovoid.is-cool.dev Manages: ๐Ÿง | @ArchLinuxIndia ๐Ÿš | @PrivacyToolsIOChat ๐Ÿฌ | @FossMemes This is a my shrine of links + Journal. Have a good day.ยป
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from Shit hamker says (TheHamkerCat)
Stream a YouTube video to telegram video chat:

ffmpeg -re -nostdin -i $(youtube-dl -f best --get-url https://www.youtube.com/watch?v=dQw4w9WgXcQ) \
-vcodec libx264 -preset:v ultrafast \
-acodec aac \
-f flv rtmps://dc5-1.rtmp.t.me/s/TG_STREAM_KEY


Your stream url might be different depending on your profile's DC
๐Ÿ”ฅ5
Making this work in artix
update on ly login manager:
couldnt worked out with runit service.
i tried many methods to make ly make successful login but failed.
i guess tty is the best after all.
Forwarded from ram ram
wget $(curl $(curl $(curl 'https://www.dailyepaper.net/2022/03/the-hindu-epaper-pdf.html?r' | grep spreadsheet | grep -Eo '(http|https)://[^?"]+' ) | grep -Eo 'href="[^"]+"' | grep -v spreadsheet | cut -d'"' -f2 | head -n 1 | cut -c 30- ) | grep iframe | grep -Eo '(http|https)://[^?"]+' )
Bash in The Hindu!
dayumn!

https://reddit.com/comments/ussi2r
๐Ÿ”ฅ2
Beej's Guide to Network Programming
Using Internet Sockets

https://beej.us/guide/bgnet/
Forwarded from Python Programming (Satoru Gojou)
Python One-Liners: Write Concise, Eloquent Python Like a Professional pdf

#ebook #oneliners #python @pyguru