God object
https://en.wikipedia.org/wiki/God_object
In object-oriented programming, a god object (sometimes also called an omniscient or all-knowing object) is an object that references a large number of distinct types, has too many unrelated or uncategorized methods, or some combination of both. The god object is an example of an anti-pattern and a code smell.
https://en.wikipedia.org/wiki/God_object
In object-oriented programming, a god object (sometimes also called an omniscient or all-knowing object) is an object that references a large number of distinct types, has too many unrelated or uncategorized methods, or some combination of both. The god object is an example of an anti-pattern and a code smell.
https://developer.mozilla.org/en-US/docs/Web/API/EventSource
Event sources are like websockets but they are only open from one side (the server). You usually use them to implement like a small version of a webhook where u don't want a bidirectional communication all the time. This can really help with your server costs since it uses less resources.
#frontend #backend
Event sources are like websockets but they are only open from one side (the server). You usually use them to implement like a small version of a webhook where u don't want a bidirectional communication all the time. This can really help with your server costs since it uses less resources.
#frontend #backend
Here's a cool repo for practicing AWS practitioner exams:
https://github.com/kananinirav/AWS-Certified-Cloud-Practitioner-Notes/blob/master/practice-exam/practice-exam-1.md
#AWS #Learning
https://github.com/kananinirav/AWS-Certified-Cloud-Practitioner-Notes/blob/master/practice-exam/practice-exam-1.md
#AWS #Learning
GitHub
AWS-Certified-Cloud-Practitioner-Notes/practice-exam/practice-exam-1.md at master · kananinirav/AWS-Certified-Cloud-Practitioner…
AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02) - kananinirav/AWS-Certified-Cloud-Practitioner-Notes
Here are lecture notes as well
https://github.com/ankitmathur83/AWS-Certified-Cloud-Practitioner-Notes/tree/main/AWS-Certified-Cloud-Practitioner-Notes
#AWS #Learning
https://github.com/ankitmathur83/AWS-Certified-Cloud-Practitioner-Notes/tree/main/AWS-Certified-Cloud-Practitioner-Notes
#AWS #Learning
GitHub
AWS-Certified-Cloud-Practitioner-Notes/AWS-Certified-Cloud-Practitioner-Notes at main · ankitmathur83/AWS-Certified-Cloud-Practitioner…
https://github.com/kananinirav/AWS-Certified-Cloud-Practitioner-Notes.git - ankitmathur83/AWS-Certified-Cloud-Practitioner-Notes
Here's a cool loom alternative for screen and self recording you can use. It has a free tier as well and is open source
https://cap.so
#opensource #Alternatives #recording
https://github.com/CapSoftware/Cap
Languages: typescript, rust
https://cap.so
#opensource #Alternatives #recording
https://github.com/CapSoftware/Cap
Languages: typescript, rust
Cap
Cap — Free Screen Recorder & Open Source Loom Alternative
Cap is the free, open source screen recorder for Mac, Windows, and Linux. Record, edit, take screenshots, and share videos with a link.
Forwarded from vx-underground
Today CrowdStrike pushed out a botched update.
It has resulted in outages in Banks, Airlines, Emergency hotlines, ???
It's 6am on a Friday and CrowdStrike cooked the internet
It has resulted in outages in Banks, Airlines, Emergency hotlines, ???
It's 6am on a Friday and CrowdStrike cooked the internet
Forwarded from vx-underground
As we continue to do our daily news check up, we can confirm that CrowdStrike has performed a colossal oopsie and has done catastrophic damage.
We have never witnessed an oopsie of this magnitude
We have never witnessed an oopsie of this magnitude
This media is not supported in your browser
VIEW IN TELEGRAM
Leaked footage of CrowdStrike's legal department this morning
😁1
Google's shortened links will stop working next year
All goo.gl links will be unresponsive after August 25th, 2025.
Article, Comments
All goo.gl links will be unresponsive after August 25th, 2025.
Article, Comments
The Verge
Google’s shortened links will stop working next year
All goo.gl links will be unresponsive after August 25th, 2025.
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://github.com/WerWolv/ImHex
https://github.com/WerWolv/ImHex
GitHub
GitHub - WerWolv/ImHex: 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3…
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. - WerWolv/ImHex
Process injection via GetThreadDescription and SetThreadDescription.
This makes this the 9,001 process injection technique on Windows.
https://research.checkpoint.com/2024/thread-name-calling-using-thread-name-for-offense/
Source: https://t.me/vxunderground/4639
This makes this the 9,001 process injection technique on Windows.
https://research.checkpoint.com/2024/thread-name-calling-using-thread-name-for-offense/
Source: https://t.me/vxunderground/4639
Check Point Research
Thread Name-Calling - using Thread Name for offense - Check Point Research
Research by: hasherezade Highlights: Introduction Process injection is one of the important techniques used by attackers. We can find its variants implemented in almost every malware. It serves purposes such as: Due to the fact that interference in the memory…
Do It by Code
https://www.youtube.com/watch?v=oG-H-IfXUqI #Godot4 #Shaders #Optimization #Tutorials
10:52
since we definitely can't let the player see this nonsense, we put up a fake loading screen, and then maybe put up some fancy words that make it sound like we know what we are talking about.....like "compiling shaders"
since we definitely can't let the player see this nonsense, we put up a fake loading screen, and then maybe put up some fancy words that make it sound like we know what we are talking about.....like "compiling shaders"