,webdev,app development,lesson,tutorial,xR5d4Ba4FZg,, Society, channel_UCsBjURrPoezykLs9EqgamOA, video_xR5d4Ba4FZg,Andrew Tate's Hustler's University, aka The Real World, was recently attacked by an unknown group of hackers. Let's reverse engineer the tech stack and find out how the hack was performed.
#tech #hacker #thecodereport
💬 Chat with Me on Discord
https://discord.gg/fireship
🔗 Resources
Wayback Attack https://youtu.be/N3ZGNT5S5IU
XZ Hack https://youtu.be/bS9em7Bg0iU
Andrew Tate Revolt Feud https://insrt.uk/post/andrew-tate-stealing-software-revolt
🔥 Get More Content - Upgrade to PRO
Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- How did Andrew Tate get hacked?
- Hustler's University security vulnerability
- Data leak from The Real World
- What is Revolt chat platform
- Andrew Tate dispute with Revolt Chat
,webdev,app development,lesson,tutorial,V3554BmwV1E,UCsBjURrPoezykLs9EqgamOA, , channel_UCsBjURrPoezykLs9EqgamOA, video_V3554BmwV1E,Get 40% Fireship PRO with code BLACKFIRE at https://fireship.io/pro
The US Dept of Justice wants to break apart Google's search engine monopoly by forcing it to sell its Chrome browser. Let's look into the implications this would have on big tech in the future.
#tech #web #thecodereport
💬 Chat with Me on Discord
https://discord.gg/fireship
🔗 Resources
Google Monopoly Ruling https://youtu.be/jx2dDV2eWBM
Firefox Zero Day https://youtu.be/2RmUMmUj3u8
Bloomberg Chrome Sale report https://www.bloomberg.com/news/articles/2024-11-18/doj-will-push-google-to-sell-off-chrome-to-break-search-monopoly
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- The punishment for Google's Monopoly
- History of antitrust rulings for software companies
- How do web browsers make money?
- Tech trends for web developers
,1,At WWDC 2024, Apple announced it's first major AI feature "Apple Intelligence", which brings a suite of new tools to the iPhone and Mac. Apple has it's own foundation models, but will also rely on OpenAI in the cloud for certain AI jobs.
#ai #apple #thecodereport
💬 Chat with Me on Discord
https://discord.gg/fireship
🔗 Resources
Apple Intelligence Homepage https://www.apple.com/apple-intelligence
Microsoft Copilot Plus PC https://youtu.be/hlwcZpEx2IY
OpenAI vs Google Race https://youtu.be/qrvhmo5LSOQ
🔥 Get More Content - Upgrade to PRO
Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- WWDC 2024 Recap
- What is Apple Intelligence
- Drawbacks of Apple Intelligence
- Elon Musk not happy about Apple AI
- Using ChatGPT on the iPhone
,1,Take a first look at Unreal Engine 5.2 and it's new substrate material framework and experimental procedural generation tools. It also announcement updates to its Fortnite editor and supports animations in its metahuman framework.
#unrealengine #tech #thecodereport
💬 Chat with Me on Discord
https://discord.gg/fireship
🔗 Resources
Metahuman Face on Cover https://twitter.com/smallfly/status/1538719075278397441
Unreal 5.2 announcements https://www.unrealengine.com/en-US/blog/dive-into-epic-s-announcements-from-gdc-2023
Metahuman https://www.unrealengine.com/en-US/metahuman
Unreal in 100 Seconds https://youtu.be/DXDe-2BC4cE
🔥 Get More Content - Upgrade to PRO
Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- The future of 3D video game development
- What's new in Unreal Engine 5.2?
- What is Unreal Substrate?
- What is Unreal Nanite?
- Procedural Generation tools in Unreal Engine
- How metahuman animator works
,1,OpenAI just released a new ChatGPT plugin marketplace allowing businesses to integrate their own custom apps. In addition, it has a new "browser plugin" for Internet searching and "code interpreter" for python execution.
#ai #tech #TheCodeReport
💬 Chat with Me on Discord
https://discord.gg/fireship
🔗 Resources
ChatGPT Plugins https://openai.com/blog/chatgpt-plugins
Examples of ChatGPT code execution https://andrewmayneblog.wordpress.com/2023/03/23/chatgpt-code-interpreter-magic/
Copilot X first look https://youtu.be/q1HZj40ZQrM
🔥 Get More Content - Upgrade to PRO
Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- What are ChatGPT plugins?
- Can ChatGPT search internet?
- Executing code with ChatGPT
- What is a vector database?
- Running Python in ChatGPT
,webdev,app development,lesson,tutorial,X3jw1JVNdPE,, Knowledge,Technology, channel_UCsBjURrPoezykLs9EqgamOA, video_X3jw1JVNdPE,Debugging is one of the most important skills of a software engineer. Learn 7 techniques, strategies, and tools for debugging as a modern web developer.
#programming #learntocode #software
💬 Chat with Me on Discord
https://discord.gg/fireship
🔗 Resources
Testing in 100 Seconds https://youtu.be/u6QfIXgjwGQ
VS Code Tips https://youtu.be/ifTF3ags0XI
Crash Bandicoot Bug https://www.reddit.com/r/Games/comments/1pp4oj/how_a_loadsave_bug_in_crash_bandicoot_took_six/
🔥 Get More Content - Upgrade to PRO
Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
🔖 Topics Covered
- What tools to engineers use to prevent bugs?
- How do you catch bugs during software development?
- How do you learn debugging?
- How to use VS Code debugger
- How to console log in JavaScript