Mira – Telegram
Mira
809 subscribers
878 photos
29 videos
21 files
282 links
sporadic attempts at life

playlist: @the_coding_playlist
files: @mira_files
Download Telegram
This guy on YouTube has over 2 million videos on his channel making him the number one uploader. And guess what, he's into tech 😂

#facts #statistics
🤯5
found this post of mine on codenight. i wish i had that energy now 😁

https://news.1rj.ru/str/CodeNight/68441
5
turn your problems into opportunity 🤝
😁132
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behaviour: auto !important;
}
}
🫡4
Mira
@media (prefers-reduced-motion: reduce) {   *,   *::before,   *::after {     animation-duration: 0.01ms !important;     animation-iteration-count: 1 !important;     transition-duration: 0.01ms !important;     scroll-behaviour: auto !important; } }
This quick CSS reset turns off animation and transition for users that disabled animation in their browser or at the OS level. There are folks who are uncomfortable with motion and moving object. As a result, they might get frustrated and leave the site, which in turn increases the bouncing rate. It is always best practice to take in to considerations such scenarios.

#tip #css
4
HackerGPT
6
Mira
added a great bug bounty course
handy extensions on Firefox for bug bounty

#bugBounty #pentest
🔥3
We declare vars not wars. We don't break hearts, we break systems and penetrate into them
😁10
7
😁8
Some of us are building from scratch: No rich parents, No support, No connections, No excuses. Just hardwork, consistency, desire, focus determination, and self-education.
🔥262
happy Sunday :)
🤣15🔥2