oleg_fov
@oleg_fov
694
subscribers
820
links
FOV aka Field of View
main:
@oleg_log
halp:
@olegkovalov
Download Telegram
Join
oleg_fov
694 subscribers
oleg_fov
#math
#sre
https://www.youtube.com/watch?v=lJ8ydIuPFeU
YouTube
"How NOT to Measure Latency" by Gil Tene
Time is Money. Understanding application responsiveness and latency is critical but good characterization of bad data is useless. Gil Tene discusses some common pitfalls encountered in measuring latency and response time behavior. He introduces how simple…
oleg_fov
#frontend
https://www.youtube.com/watch?v=UU-GebNqdbg
YouTube
The Legend of jQuery in 100 Seconds
jQuery is the world's most popular JavaScript library (by far) in terms of sites using it in production today. Learn the basics of jQuery in 100 seconds.
Docs https://api.jquery.com/
#js #webdev #100SecondsOfCode
Install the quiz app
🤓
iOS https://i…
oleg_fov
#gpu
https://www.youtube.com/watch?v=8pJS3n4MITM
YouTube
CppCon 2019: Gordon Brown “Efficient GPU Programming with Modern C++”
http://CppCon.org
—
Discussion & Comments: https://www.reddit.com/r/cpp/
—
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2019
—
Computer system architecture trends are constantly evolving…
oleg_fov
#cpp
#think
https://www.youtube.com/watch?v=NOCElcMcFik
YouTube
CppCon 2014: Titus Winters "The Philosophy of Google's C++ Code"
http://www.cppcon.org
—
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2014
--
The Google C++ Style Guide is a fairly popular guide for C++ coding practices, both at Google and externally…
oleg_fov
#cpp
#think
https://www.youtube.com/watch?v=zW-i9eVGU_k
YouTube
CppCon 2015: Titus Winters "Lessons in Sustainability...”
http://www.Cppcon.org
—
Lessons in Sustainability: How to Maintain a C++ Codebase for Decades
--
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/cppcon/cppcon2015
—
Google maintains (we believe) the…
oleg_fov
#swift
https://www.youtube.com/watch?v=ctS8FzqcRug
YouTube
2017 LLVM Developers’ Meeting: “Implementing Swift Generics ”
http://www.LLVM.org/devmtg/2017-10/
—
Implementing Swift Generics - Douglas Gregor, Slava Pestov and John McCall
Slides: Coming Soon
—
Swift is a safe and efficient systems language with support for generic programming via its static type system. Various…
oleg_fov
#perf
#memory
#os
https://www.youtube.com/watch?v=A0ANld6It9c
YouTube
USENIX ATC '20 - End the Senseless Killing: Improving Memory Management for Mobile Operating Systems
End the Senseless Killing: Improving Memory Management for Mobile Operating Systems
Niel Lebeck, Arvind Krishnamurthy, and Henry M. Levy, University of Washington; Irene Zhang, Microsoft Research
To ensure low-latency memory allocation, mobile operating…
oleg_fov
#arch
#hardware
#db
https://www.youtube.com/watch?v=z402W84LBrk
YouTube
USENIX ATC '20 - PinK: High-speed In-storage Key-value Store with Bounded Tails
PinK: High-speed In-storage Key-value Store with Bounded Tails
Junsu Im and Jinwook Bae, DGIST; Chanwoo Chung and Arvind, Massachusetts Institute of Technology; Sungjin Lee, DGIST
Awarded Best Paper!
Key-value store based on a log-structured merge-tree…
oleg_fov
#hardware
#cpu
https://www.youtube.com/watch?v=1kQUXpZpLXI
YouTube
14nm and 7nm are NOT what you think it is - Visiting Tescan Part 3/3
Support me on Patreon:
https://www.patreon.com/der8auer
---------------------------------------------------------
TU Berlin Video:
https://www.youtube.com/watch?v=TtuUANbaEFI
---------------------------------------------------------
Save 10% on your iFixit…
oleg_fov
#crypto
https://www.youtube.com/watch?v=oRZoeDRACrY
YouTube
"End-to-end encryption: Behind the scenes" by Martin Kleppmann, Diana Vasile
There is no cloud — it's just someone else's computer. And you're storing all sorts of sensitive data on it, blindly trusting that this computer will only allow access to authorised users. What if it is compromised?
End-to-end encryption avoids having to…
oleg_fov
#security
https://www.youtube.com/watch?v=DM1tPmxGY7Y
YouTube
End-to-End Encryption in the Browser Impossible? - ProtonMail
A recent paper about ProtonMail's E2EE makes us wonder if the technology simply doesn't allow us to implement such solutions.
An Analysis of the ProtonMail Cryptographic Architecture - Nadim Kobeissi https://eprint.iacr.org/2018/1121
ProtonMail response:…
oleg_fov
#gamedev
https://www.youtube.com/watch?v=1ypOUn6rThM
YouTube
This Psychological Trick Makes Rewards Backfire
🔴
Get bonus content by supporting Game Maker’s Toolkit - https://gamemakerstoolkit.com/support/
🔴
Goals and rewards can be a great way to motivate players to learn, try out features, and play longer - but in certain circumstances, they can actually backfire…
oleg_fov
#cpp
https://www.youtube.com/watch?v=ltCgzYcpFUI
YouTube
Why C++ Sails When the Vasa Sank
Source: http://tech.yandex.ru/events/cpp-party/june-msk/talks/1954/
I especially like 36:58
The Vasa was a 17th-century Swedish warship which suffered such feature creep during construction that it sank shortly after leaving the harbour on its maiden voyage.…
oleg_fov
#algo
#cs
https://www.youtube.com/watch?v=VR68-d9qf4Y
YouTube
USENIX ATC '20 - Fast Software Cache Design for Network Appliances
Fast Software Cache Design for Network Appliances
Dong Zhou, Tsinghua University; Huacheng Yu, Princeton University; Michael Kaminsky, BrdgAI; David Andersen, BrdgAI and Carnegie Mellon University
The high packet rates handled by network appliances and…
oleg_fov
#arch
#security
https://www.youtube.com/watch?v=MuXoU3jlVr0
YouTube
USENIX Security '19 - WAVE: A Decentralized Authorization Framework with Transitive Delegation
WAVE: A Decentralized Authorization Framework with Transitive Delegation
Michael P Andersen, Berkeley
Most deployed authorization systems rely on a central trusted service whose compromise can lead to the breach of millions of user accounts and permissions.…
oleg_fov
#security
https://www.youtube.com/watch?v=gUD71oE--aM
YouTube
USENIX Security '17 - Phoenix: Rebirth of a Cryptographic Password-Hardening Service
Russell W. F. Lai, Friedrich-Alexander-University Erlangen-Nürnberg, Chinese University of Hong Kong; Christoph Egger and Dominique Schröder, Friedrich-Alexa...
oleg_fov
#zig
https://www.youtube.com/watch?v=La2Xl6Ewxuk
YouTube
Numeric Types in Zig - Loris Cro
From Zig SHOWTIME #10
Subscribe to the Zig SHOWTIME Newsletter!
https://zig.show/newsletter
oleg_fov
#think
https://www.youtube.com/watch?v=dS6rCaDSwW8
YouTube
The most important talk on programming by Jonathan Blow
Source channel: https://www.twitch.tv/j_blow
Recorded on Aug 26, 2019.
oleg_fov
#math
https://www.youtube.com/watch?v=48sCx-wBs34
YouTube
The Infinite Pattern That Never Repeats
Simple rules of geometry meant that 5-fold symmetry was impossible as were crystals without a periodic structure. This turns out to be wrong. Thanks to LastPass for sponsoring a portion of this video. Click here to start using LastPass: https://ve42.co/LPs…
oleg_fov
#security
https://www.youtube.com/watch?v=JEVPkPOT2R8
YouTube
USENIX Security '19 - Protecting accounts from credential stuffing with password breach alerting
Protecting accounts from credential stuffing with password breach alerting
Kurt Thomas, Google
Distinguished Paper Award Winner
Protecting accounts from credential stuffing attacks remains burdensome due to an asymmetry of knowledge: attackers have wide…