Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#Memory Leaks
YouTube
education
Showing:
45
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
IEEE
SPECTECTOR - Principled Detection of Speculative Information Flows
0
rewiews
Principled detection of speculative information flows in computer systems, focusing on security against Spectre-like attacks through speculative non-interference and symbolic execution techniques.
Add to list
10
Lesons
17 minutes
On-Demand
Free-Video
OWASP Foundation
Use After Free Exploitation - Detecting and Exploiting Heap Vulnerabilities
0
rewiews
Explore Use After Free vulnerabilities, their detection, and exploitation in web browsers. Learn about memory leaks and ASLR bypass techniques from an industry expert.
Add to list
1
Lesons
47 minutes
On-Demand
Free-Video
CodeBeauty
Destructors in Programming - Tips and Practical Demonstration
0
rewiews
Explore destructors in programming: learn their purpose, best practices, debugging tips, and how to fix memory leaks. Gain practical insights for both beginners and experienced coders.
Add to list
8
Lesons
20 minutes
On-Demand
Free-Video
Java
Troubleshooting Native Memory Issues in Java Applications
0
rewiews
Diagnose and resolve native memory issues in Java applications. Learn about memory pools, identifying OutOfMemoryErrors, and using tools like NMT, jemalloc, and valgrind for effective troubleshooting.
Add to list
13
Lesons
34 minutes
On-Demand
Free-Video
The Cherno
Always Think About Lifetimes in C++ - Code Chill
0
rewiews
Explore C++ object lifetimes and memory management techniques to write efficient, bug-free code. Learn crucial concepts for robust software development.
Add to list
1
Lesons
24 minutes
On-Demand
Free-Video
ACCU Conference
What's Eating My RAM? - Memory Utilization in C++
0
rewiews
Explore efficient memory management in C++, learn to identify and resolve memory issues, and discover tools for profiling and analyzing applications to optimize resource usage.
Add to list
1
Lesons
39 minutes
On-Demand
Free-Video
CodeBeauty
Detecting Errors and Memory Leaks in C++ Code Using PVS-Studio
0
rewiews
Learn to detect errors and memory leaks in C++ using PVS-Studio, a powerful static code analysis tool. Discover how to identify and fix common programming mistakes for more robust software development.
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
OpenInfra Foundation
Ceph Troubleshooting in a Containerized Environment
0
rewiews
Master essential techniques for troubleshooting Ceph in containerized environments, from diagnosing issues and analyzing logs to resolving daemon problems and memory leaks.
Add to list
1
Lesons
34 minutes
On-Demand
Free-Video
Ubuntu OnAir
Finding Memory Leaks in Ubuntu Development
0
rewiews
Learn to identify and fix memory leaks in Ubuntu development using tools like Valgrind. Gain practical skills for efficient coding and debugging.
Add to list
15
Lesons
1 hour
On-Demand
Free-Video
Ekoparty Security Conference
Out of the -v-Box
0
rewiews
Análisis técnico de vulnerabilidades en VirtualBox para lograr un escape de máquina virtual, incluyendo ingeniería inversa, explotación y demostración práctica del exploit.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
Black Hat
Hacking the Supply Chain - The Ripple20 Vulnerabilities Haunt Tens of Millions of Critical Devices
0
rewiews
Exposición sobre vulnerabilidades críticas Ripple20 que afectan a millones de dispositivos IoT en diversos sectores, detallando su descubrimiento, impacto y explotación técnica.
Add to list
28
Lesons
40 minutes
On-Demand
Free-Video
Black Hat
Exploiting Excel Online
0
rewiews
Explore Excel Online vulnerabilities, focusing on integer overflow in fnConcatenate formula. Learn about chaining formulas for remote code execution and potential security implications.
Add to list
24
Lesons
41 minutes
On-Demand
Free-Video
Devoxx
Exploring Java Heap Dumps - Java Language
0
rewiews
Explore Java heap dumps, analyze memory leaks, and build custom tools using Apache NetBeans Profiler APIs. Learn techniques for efficient analysis of complex object graphs in large production systems.
Add to list
42
Lesons
32 minutes
On-Demand
Free-Video
WeAreDevelopers
Prevent Memory Issues in iOS Development with Swift
0
rewiews
Explore Swift memory management, ARC, and techniques to prevent memory leaks in iOS development. Learn to write memory-safe code and use tools for detecting issues.
Add to list
16
Lesons
54 minutes
On-Demand
Free-Video
USENIX
Triangulating Python Performance Issues with Scalene
0
rewiews
Discover Scalene: a precise, low-overhead profiler for Python that tracks CPU, memory, and GPU usage. Learn how it helps optimize code and pinpoint performance bottlenecks.
Add to list
1
Lesons
15 minutes
On-Demand
Free-Video
linux.conf.au
Cgroup2 Resource Control Strategies with Resctl-Demo
0
rewiews
Explore cgroup2 resource control strategies using resctl-demo, an interactive tool for managing workload distribution and improving system reliability and utilization.
Add to list
16
Lesons
42 minutes
On-Demand
Free-Video
JavaScript Conferences by GitNation
Demystifying Memory Leaks in JavaScript
0
rewiews
Explore Node.js internals, profilers, and garbage collection to identify and fix memory leaks, ensuring safer, faster, and more efficient JavaScript applications.
Add to list
1
Lesons
24 minutes
On-Demand
Free-Video
code::dive conference
Black-box Performance Analysis
0
rewiews
Explore end-user experience and performance analysis techniques for software design, focusing on blackbox methods, memory leaks, and practical strategies for system engineers.
Add to list
24
Lesons
47 minutes
On-Demand
Free-Video
CppNow
0xBADC0DE
0
rewiews
Explore common coding pitfalls, anti-patterns, and strategies for dealing with problematic C++ code. Learn to prevent and address issues in software development.
Add to list
19
Lesons
1 hour 18 minutes
On-Demand
Free-Video
CppNow
Debugging Using an Exact Recording of a Program's Execution
0
rewiews
Explore advanced debugging techniques using Undo's Live Recorder for Linux C++ apps. Learn to create, analyze, and compare execution recordings for efficient problem-solving and collaborative debugging.
Add to list
18
Lesons
1 hour 21 minutes
On-Demand
Free-Video
EuroPython Conference
Fun with cPython Memory Allocator
0
rewiews
Explore cPython memory allocation, debugging techniques, and tools like guppy. Learn to identify and solve memory leaks and fragmentation issues in Python programs.
Add to list
14
Lesons
29 minutes
On-Demand
Free-Video
EuroPython Conference
Knowing Your Garbage Collector
0
rewiews
Explore Python's garbage collection mechanisms, including reference counting and cycle detection in CPython, and the MiniMark GC in PyPy. Gain insights into memory management and potential issues.
Add to list
24
Lesons
40 minutes
On-Demand
Free-Video
EuroPython Conference
Measuring Memory - Python Memory Profilers and When to Use Them
0
rewiews
Learn to measure and optimize Python memory usage, exploring profilers for different scenarios like web apps and data processing to prevent crashes and improve performance.
Add to list
21
Lesons
30 minutes
On-Demand
Free-Video
ng-conf
The Memory Leak Brain Drain – Workshop
0
rewiews
Explore memory leaks in Angular applications, their causes, and effective strategies for detection and prevention to optimize performance and enhance user experience.
Add to list
1
Lesons
36 minutes
On-Demand
Free-Video
Gopher Academy
Uptime - Building Resilient Services with Go
0
rewiews
Explore resilient Go service development, focusing on concurrency, error handling, memory management, and monitoring techniques for improved performance and reliability.
Add to list
25
Lesons
26 minutes
On-Demand
Free-Video
React Conferences by GitNation
Doing the Least Amount of Work - An Intro to Runtime
0
rewiews
Explore techniques to optimize app performance, from identifying issues to debugging memory leaks, ensuring peak efficiency while keeping stakeholders satisfied.
Add to list
9
Lesons
27 minutes
On-Demand
Free-Video
JSConf
Effectively Managing Memory at Gmail Scale
0
rewiews
Explore effective memory management techniques for large-scale web apps, focusing on Gmail's optimization strategies and using Chrome DevTools Heap Profiler for performance enhancement.
Add to list
6
Lesons
29 minutes
On-Demand
Free-Video
JSConf
Performance Profiling for V8
0
rewiews
Dive deep into V8's inner workings to identify and fix JavaScript performance issues. Learn about memory leaks, cache misses, garbage collection, and deoptimizations using Chrome's profiling tools.
Add to list
1
Lesons
28 minutes
On-Demand
Free-Video
NDC Conferences
Deep .NET Debugging
0
rewiews
Learn advanced techniques for troubleshooting complex .NET issues like hangs, memory leaks, and crashes through hands-on demonstrations and expert insights.
Add to list
1
Lesons
53 minutes
On-Demand
Free-Video
NDC Conferences
Debugging and Profiling .NET Core Apps on Linux
0
rewiews
Explore Linux-based debugging and profiling techniques for .NET Core apps, including perf, LTTNG, and core dump analysis, to tackle production issues and optimize performance.
Add to list
21
Lesons
1 hour 1 minute
On-Demand
Free-Video
NDC Conferences
Debugging and Profiling .NET Core Apps on Linux
0
rewiews
Explore Linux-specific tools for debugging and profiling .NET Core apps, including perf, LTTNG, and core dump analysis, to tackle production issues and optimize performance.
Add to list
1
Lesons
59 minutes
On-Demand
Free-Video
NDC Conferences
Self-Awareness in C++ Code
0
rewiews
Explore techniques for building a memory profiler in C++, focusing on strategies to intercept memory allocations, capture call stacks, and analyze memory usage patterns for optimization and debugging.
Add to list
33
Lesons
42 minutes
On-Demand
Free-Video
Conf42
Taming Memory Leaks in Node.js - A Deep Dive
0
rewiews
Dive into memory leak detection and prevention in Node.js applications, exploring diagnostic tools, common causes, and practical solutions for maintaining optimal application performance.
Add to list
7
Lesons
20 minutes
On-Demand
Free-Video
ACM SIGPLAN
Severing Ties: The Need for Non-Updateable Thunks
0
rewiews
Explore non-updateable thunks in Haskell to prevent memory leaks and optimize garbage collection in streaming abstractions and control flow scenarios.
Add to list
1
Lesons
27 minutes
On-Demand
Free-Video
EuroPython Conference
Is It Me or Python Memory Management? - Understanding and Optimizing Memory Usage
0
rewiews
Explore Python memory management, analyze usage, and learn optimization techniques for efficient, memory-conscious coding as applications scale and complexity grows.
Add to list
1
Lesons
29 minutes
On-Demand
Free-Video
Confreaks
Ending the Plague of Memory Leaks
0
rewiews
Discover techniques to detect, diagnose, and fix memory leaks in single-page apps using ember-cli-memory-leak-detector, a new addon revolutionizing Ember development.
Add to list
1
Lesons
17 minutes
On-Demand
Free-Video
Confreaks
A Pragmatic and Simple Approach to Fixing a Memory Leak in Rails - RailsConf 2023
0
rewiews
Discover practical techniques for identifying and resolving memory leaks in Rails applications without specialized tools or extensive knowledge.
Add to list
1
Lesons
28 minutes
On-Demand
Free-Video
DevConf
Debugging Memory Issues with Valgrind and GDB
0
rewiews
Discover techniques for debugging memory issues using Valgrind and GDB in C/C++ programs. Learn to identify and resolve buffer overflows, memory leaks, and other low-level errors efficiently.
Add to list
1
Lesons
25 minutes
On-Demand
Free-Video
NDC Conferences
Advanced .NET Debugging
0
rewiews
Explore advanced .NET debugging techniques for memory leaks, performance issues, and crashes. Learn to use dumps, traces, and CLR internals for effective troubleshooting and optimizing application performance.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
GOTO Conferences
LeakCanary, Then What? Nuking Nasty Memory Leaks
0
rewiews
Discover advanced techniques for detecting and resolving memory leaks in Android apps, building upon LeakCanary's capabilities for improved app performance and stability.
Add to list
5
Lesons
37 minutes
On-Demand
Free-Video
CppNow
Detect C++ Memory Leaks with ALSan: Attachable Leak Sanitizer - Lecture
0
rewiews
Discover ALSan, a new tool for detecting memory leaks in running processes without restarting. Learn how it leverages eBPF to reduce debugging time and improve issue detection.
Add to list
1
Lesons
41 minutes
On-Demand
Free-Video
Conf42
In Memory of Travails - Memory Optimization and Performance Strategies in GraphQL
0
rewiews
Dive into advanced memory optimization techniques for GraphQL applications, exploring real-world strategies from Auction.com's performance enhancement journey and subscription management.
Add to list
9
Lesons
33 minutes
On-Demand
Free-Video
Conf42
Analyzing the JavaScript Heap and Detecting Memory Leaks - Conf42 JavaScript 2023
0
rewiews
Explore JavaScript memory management, heap analysis, and memory leak detection techniques. Learn to optimize performance and prevent common pitfalls in web applications.
Add to list
29
Lesons
35 minutes
On-Demand
Free-Video
OffensiveCon
A Dark Side of UEFI: Cross-Silicon Exploitation
0
rewiews
Explore cross-silicon exploitation in UEFI, uncovering vulnerabilities and advanced attack techniques. Gain insights into Arm perspective, Windows Development Kit, and TrustZone weaknesses.
Add to list
31
Lesons
55 minutes
On-Demand
Free-Video
CppCon
Back to Basics: C++ Smart Pointers - Lecture
0
rewiews
Explore C++ smart pointers, mastering std::unique_ptr and std::shared_ptr to manage memory efficiently and prevent leaks. Learn guidelines for effective usage in modern C++ programming.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
load more...