Hidden GitHub Commits and How to Reveal Them
https://neodyme.io/en/blog/github_secrets/
@DevMisc
#git #learn #security
https://neodyme.io/en/blog/github_secrets/
@DevMisc
#git #learn #security
👍3
Console.delight
Tinkering with CSS / SVG / etc in devtools.
https://frontendmasters.com/blog/console-delight/
@DevMisc
#javanoscript #web #learn
Tinkering with CSS / SVG / etc in devtools.
https://frontendmasters.com/blog/console-delight/
@DevMisc
#javanoscript #web #learn
😐2❤1🦄1
Motion Canvas
A TypeScript library for creating animated videos using the Canvas API.
https://motioncanvas.io/
@DevMisc
#typenoscript #video #misc
A TypeScript library for creating animated videos using the Canvas API.
https://motioncanvas.io/
@DevMisc
#typenoscript #video #misc
❤4👍1
Supabase
Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subnoscriptions, Storage, and Vector embeddings.
https://supabase.com/
@DevMisc
#tools #framework #misc
Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subnoscriptions, Storage, and Vector embeddings.
https://supabase.com/
@DevMisc
#tools #framework #misc
❤2
How an empty S3 bucket can make your AWS bill explode
Imagine you create an empty, private AWS S3 bucket in a region of your preference. What will your AWWS bill be the next morning?
https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-aws-bill-explode-934a383cb8b1
@DevMisc
#aws #devops #fun
Imagine you create an empty, private AWS S3 bucket in a region of your preference. What will your AWWS bill be the next morning?
https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-aws-bill-explode-934a383cb8b1
@DevMisc
#aws #devops #fun
🤯1
Hardest Problem in Computer Science: Centering Things
https://tonsky.me/blog/centering/
@DevMisc
#web #css #learn
https://tonsky.me/blog/centering/
@DevMisc
#web #css #learn
❤2
How to read C type declarations
http://www.unixwiz.net/techtips/reading-cdecl.html
@DevMisc
#c #learn #misc
http://www.unixwiz.net/techtips/reading-cdecl.html
@DevMisc
#c #learn #misc
🔥2😁1
Python's many command-line utilities
Every command-line tool included with Python. These can be run with python -m module_name.
https://www.pythonmorsels.com/cli-tools/
@DevMisc
#python #utils #cli
Every command-line tool included with Python. These can be run with python -m module_name.
https://www.pythonmorsels.com/cli-tools/
@DevMisc
#python #utils #cli
❤3👍1
Hacking Millions of Modems (and Investigating Who Hacked My Modem)
https://samcurry.net/hacking-millions-of-modems
@DevMisc
#security #writeup #misc
The author discovered that someone was intercepting and replaying his web traffic, which indicated his home network or modem had been compromised. After investigating, he found the IP address belonged to DigitalOcean and had previously been used for phishing and malware campaigns. The author was unable to keep the potentially compromised modem when getting a replacement, so he had to give it back to his ISP, Cox. Years later, the author's cybersecurity friends looked into the incident further and discovered the IP address was part of a domain generation algorithm used by malware. They also found that the Cox business portal had an exposed API that could be used to access and control customer modems without authorization. The author reported the vulnerabilities to Cox, who quickly fixed the issues.
https://samcurry.net/hacking-millions-of-modems
@DevMisc
#security #writeup #misc
🔥3