@EDM115 bots & updates โค๏ธโ€๐Ÿ”ฅ
3.52K subscribers
477 photos
28 videos
5 files
304 links
Just another random channel made for listing all my bots and their evolving + some milestones and newsโ€ฆ
@EDM115_music for music things๐ŸŽง
@unzip_updates for unzip-bot related updates๐Ÿช„
@EDM115_giveaways ๐ŸŽ
๐ŸŒ edm115.dev

copyleft @EDM115, feel free to stea
Download Telegram
uhm
okay ๐Ÿ‘€
๐Ÿ‘€3๐Ÿ‘1
https://github.com/pyrogram/pyrogram/issues/1425

if anyone cares about it, you can share it :)
โค2
so yeah, after a long time I'm sharing my dotfiles :)

https://github.com/EDM115/dotfiles

it may not be the most optimized thing you've ever seen, some things are hardcoded (like some paths) but hey it gets the job done. also you can see how I work.
this repo is also an excuse for me to prepare the migration and reinstall of all my softs later this year (?) when I will buy a new pc
๐Ÿ‘3๐Ÿ”ฅ2
New Chrome for Android : feature follow websites

I'm speechlessโ€ฆ
๐Ÿ”ฅ3๐Ÿ‘2
ChatGPT update : you can now link Google Drive and OneDrive to add files to the chat seamlessly
๐Ÿ”ฅ4๐Ÿ‘2
Instagram adding "edit message" feature years after everyone
๐Ÿ˜7๐Ÿ‘1
too bad we already got cobalt.tools ๐Ÿ˜Ž
๐Ÿ‘4โค2๐Ÿ”ฅ1
On Chrome (beta versions at least) you can now directly send your prompts to Gemini
to do so, open a new tab, type @gemini and ask your thing

the request is then sent to https://gemini.google.com/prompt
๐Ÿ‘2
Telegram servers are still under high strain and as a consequence the bot is lagging behind
the issue may solve within minutes/hours presumably but for now please try not to use it (or if you do, be prepared for large wait times)

edit : it's over now ๐Ÿ‘
๐Ÿ‘5
how tf does a code block gets rendered on MY end ?? ๐Ÿ˜ณ
no special characters whatsoever
๐Ÿคทโ€โ™‚2๐Ÿ‘1
tab groups
with only one tab inside

first time I see this ๐Ÿ˜ญ
๐ŸŒญ6๐Ÿ‘1๐Ÿณ1๐Ÿ˜ˆ1
starting today, the bot now displays the full path of the file it's extracting in its caption
so far it only displayed the file name, and it could be hard for some people to know the origin of a file

on another topic : I'm on holidays ! ๐Ÿฅณ does that mean I'm more free ? no ๐Ÿ˜ญ
first I will spend a month with my gf ๐Ÿฅฐ so don't expect me to be online
then I'm invited to a wedding

and during august, I have to :
- rewrite the bot
- redo my website
- redo my resume
- search for an internship
- make my return album (in the works sinceโ€ฆ way too long)
and other thingsโ€ฆ

anyway, wishing everyone happy holidays ๐Ÿ˜˜
โค6๐Ÿ‘2๐Ÿ”ฅ1
the bot is regularly down, because you guys keep abusing it ๐Ÿ˜ญ sending hundred of files everyday few hours

as I won't be very much active, don't be surprised if I'm not here to manually restart it every now and then
๐Ÿ˜ญ10๐Ÿ‘1๐Ÿฅฑ1
YouTube is trying to add Shorts to the Smart Downloads feature of premium accounts

currently in experiments (also they misspelled it YouTab ๐Ÿ˜ญ)
๐Ÿคฃ6๐Ÿคก3๐Ÿ‘1
Forwarded from Juznem
regreSSHion: Remote Unauthenticated Code Execution Vulnerability in OpenSSH server

https://blog.qualys.com/vulnerabilities-threat-research/2024/07/01/regresshion-remote-unauthenticated-code-execution-vulnerability-in-openssh-server

Patches:

For arch: just run sudo pacman -Syu and you're gtg (make sure to restart the sshd service otherwise you won't be able to login again, there's another bug)


For debian servers:

https://security-tracker.debian.org/tracker/CVE-2024-6387

use this command:
sudo apt update -y && sudo apt install openssh-server -y && sudo systemctl restart sshd


For ubuntu servers:

https://ubuntu.com/security/notices/USN-6859-1

use this command:
sudo apt update -y && sudo apt install openssh-server -y && sudo systemctl restart sshd

Join @juznem for more such interesting posts!
๐Ÿ‘1