-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuzz-2019-11.html
More file actions
161 lines (147 loc) · 12.3 KB
/
buzz-2019-11.html
File metadata and controls
161 lines (147 loc) · 12.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>DEVOPS MEETUP #17</title><meta content="yes" name="apple-mobile-web-app-capable"><meta content="black-translucent" name="apple-mobile-web-app-status-bar-style"><meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui" name="viewport"><link href="reveal.js/css/reveal.css" rel="stylesheet"><link rel="stylesheet" href="reveal.js/css/theme/black.css" id="theme"><!--This CSS is generated by the Asciidoctor-Reveal.js converter to further integrate AsciiDoc's existing semantic with Reveal.js--><style type="text/css">.reveal div.right {
float: right;
}
/* callouts */
.conum[data-value] {display:inline-block;color:#fff!important;background-color:rgba(50,150,50,.8);-webkit-border-radius:100px;border-radius:100px;text-align:center;font-size:.75em;width:1.67em;height:1.67em;line-height:1.67em;font-family:"Open Sans","DejaVu Sans",sans-serif;font-style:normal;font-weight:bold}
.conum[data-value] *{color:#fff!important}
.conum[data-value]+b{display:none}
.conum[data-value]:after{content:attr(data-value)}
pre .conum[data-value]{position:relative;top:-.125em}
b.conum *{color:inherit!important}
.conum:not([data-value]):empty{display:none}</style><link href="reveal.js/lib/css/zenburn.css" rel="stylesheet"><script>var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? "reveal.js/css/print/pdf.css" : "reveal.js/css/print/paper.css";
document.getElementsByTagName( 'head' )[0].appendChild( link );</script><!--[if lt IE 9]><script src="reveal.js/lib/js/html5shiv.js"></script><![endif]--></head><body><div class="reveal"><div class="slides"><section id="_devops_meetup_17" class="text-center"><h2>DEVOPS MEETUP #17</h2><div class="paragraph"><p><h3>Mudah</p></div>
<div class="paragraph"><p>19th November 2019</p></div>
<div class="paragraph"><p>Slides: <a href="https://devops-my.github.io/meetup">devops-my.github.io/meetup</a></p></div></section>
<section><section id="_community"><h2>Community</h2></section><section><div class="paragraph"><p>Volunteers (hangs around EngineersMY slack) <a href="https://engineers.my">engineers.my</a></p></div>
<div class="paragraph"><p><strong>JOIN US</strong></p></div>
<div class="paragraph"><p>Monthly meetup announced on meetup.com<br>
Slack us in <code class="gray background">#meetups</code> to volunteer / speak</p></div></section><section id="_other_meetups"><h2>OTHER MEETUPS</h2><div class="paragraph"><p>DevKami curated meetups:<br>
<a href="https://devkami.com/meetups">devkami.com/meetups</a></p></div></section><section id="_house_rules"><h2>House Rules</h2><div class="ulist"><ul><li><p>minimal bikeshedding</p></li><li><p>respect opinions — agree to disagree</p></li><li><p>participate</p></li><li><p>thank the sponsors & volunteers</p></li></ul></div></section></section>
<section id="_buzzcorner"><h2>BUZZCORNER</h2></section>
<section><section id="_security"><h2>Security</h2></section><section id="_universiti_malaya_staff_personal_data_banking_and_salary_details_leaked_online"><h2><a href="https://https://www.lowyat.net/2019/196895/universiti-malaya-staff-data-leaked-online/">Universiti Malaya Staff Personal Data, Banking and Salary Details Leaked Online</a></h2></section><section id="_ms_mfa_down"><h2><a href="https://www.theregister.co.uk/AMP/2019/10/18/microsoft_azure_mfa/">MS MFA Down</a></h2><div class="literalblock"><div class="content"><pre>Redmond's sign-on system is so secure, nobody can get in</pre></div></div></section><section id="_nordvpn_confirms_it_was_hacked"><h2><a href="https://techcrunch.com/2019/10/21/nordvpn-confirms-it-was-hacked/">NordVPN confirms it was hacked</a></h2></section><section id="_new_php_flaw_could_let_attackers_hack_sites_running_on_nginx_servers"><h2><a href="https://thehackernews.com/2019/10/nginx-php-fpm-hacking.html">New PHP Flaw Could Let Attackers Hack Sites Running On Nginx Servers</a></h2></section><section id="_20_year_old_vulnerability_in_putty_patched_byfor_eu_fossa"><h2><a href="https://www.computerweekly.com/news/252473363/EU-patches-20-year-old-open-source-vulnerability">20 year old vulnerability in PuTty patched by/for EU-FOSSA</a></h2><div class="literalblock"><div class="content"><pre>The vulnerability could potentially have allowed a malicious actor
to crash the programme and use it to achieve remote code execution.
It was first spotted on 27 June 2019 and publicly disclosed on 20 September,
netting its discoverer a €3,250 (£2,782) bonus.</pre></div></div></section></section>
<section><section id="_db"><h2>DB</h2></section><section id="_postgres_is_a_great_pubsub_job_server"><h2><a href="https://layerci.com/blog/postgres-is-the-answer/">Postgres is a great pub/sub & job server</a></h2></section></section>
<section><section id="_articles"><h2>Articles</h2></section><section id="_we_built_network_isolation_for_1500_services_to_make_monzo_more_secure"><h2><a href="https://monzo.com/blog/we-built-network-isolation-for-1-500-services">We built network isolation for 1,500 services to make Monzo more secure</a></h2></section><section id="_httpssrvaroa_github_iokubernetesmigrationlatencydnsjavaawsmicroservices20191022kubernetes_added_a_0_to_my_latency_html"><h2><a href="https://srvaroa.github.io/kubernetes/migration/latency/dns/java/aws/microservices/2019/10/22/kubernetes-added-a-0-to-my-latency.html" class="bare">https://srvaroa.github.io/kubernetes/migration/latency/dns/java/aws/microservices/2019/10/22/kubernetes-added-a-0-to-my-latency.html</a></h2></section></section>
<section><section id="_misc"><h2>Misc</h2></section><section id="_basecamp_gets_personal"><h2><a href="https://m.signalvnoise.com/launch-basecamp-gets-personal/">Basecamp Gets Personal</a></h2></section><section id="_ms_terminal_preview"><h2><a href="https://devblogs.microsoft.com/commandline/windows-terminal-preview-1910-release/">MS Terminal Preview</a></h2><div class="quoteblock"><blockquote><div class="paragraph"><p>It supports gif background, already a win.</p></div></blockquote><div class="attribution">— Chee Leong</div></div></section><section id="_python_overtakes_java_to_become_second_most_popular_language_on_github_after_javascript"><h2><a href="https://www.theregister.co.uk/2019/11/07/python_java_github_javascript/">Python overtakes Java to become second-most popular language on GitHub after JavaScript</a></h2><div class="olist arabic small"><ol class="arabic"><li><p>JavaScript</p></li><li><p>Python</p></li><li><p>Java</p></li><li><p>PHP</p></li></ol></div></section><section id="_backblaze_hard_drive_stats_q3_2019"><h2><a href="https://www.backblaze.com/blog/backblaze-hard-drive-stats-q3-2019/">Backblaze Hard Drive Stats Q3 2019</a></h2></section><section data-background-image="https://www.backblaze.com/blog/wp-content/uploads/2019/11/Q3-2019-Drive-Stats-table-V2.png" data-background-size="contain"></section><section id="_basecamp_gets_personal_2"><h2><a href="https://m.signalvnoise.com/launch-basecamp-gets-personal/">Basecamp Gets Personal</a></h2></section></section></div></div><script src="reveal.js/lib/js/head.min.js"></script><script src="reveal.js/js/reveal.js"></script><script>Array.prototype.slice.call(document.querySelectorAll('.slides section')).forEach(function(slide) {
if (slide.getAttribute('data-background-color')) return;
// user needs to explicitly say he wants CSS color to override otherwise we might break custom css or theme (#226)
if (!(slide.classList.contains('canvas') || slide.classList.contains('background'))) return;
var bgColor = getComputedStyle(slide).backgroundColor;
if (bgColor !== 'rgba(0, 0, 0, 0)' && bgColor !== 'transparent') {
slide.setAttribute('data-background-color', bgColor);
slide.style.backgroundColor = 'transparent';
}
})
// See https://github.com/hakimel/reveal.js#configuration for a full list of configuration options
Reveal.initialize({
// Display presentation control arrows
controls: true,
// Help the user learn the controls by providing hints, for example by
// bouncing the down arrow when they first encounter a vertical slide
controlsTutorial: true,
// Determines where controls appear, "edges" or "bottom-right"
controlsLayout: 'bottom-right',
// Visibility rule for backwards navigation arrows; "faded", "hidden"
// or "visible"
controlsBackArrows: 'faded',
// Display a presentation progress bar
progress: true,
// Display the page number of the current slide
slideNumber: false,
// Control which views the slide number displays on
showSlideNumber: 'all',
// Push each slide change to the browser history
history: false,
// Enable keyboard shortcuts for navigation
keyboard: true,
// Enable the slide overview mode
overview: true,
// Vertical centering of slides
center: true,
// Enables touch navigation on devices with touch input
touch: true,
// Loop the presentation
loop: false,
// Change the presentation direction to be RTL
rtl: false,
// Randomizes the order of slides each time the presentation loads
shuffle: false,
// Turns fragments on and off globally
fragments: true,
// Flags whether to include the current fragment in the URL,
// so that reloading brings you to the same fragment position
fragmentInURL: false,
// Flags if the presentation is running in an embedded mode,
// i.e. contained within a limited portion of the screen
embedded: false,
// Flags if we should show a help overlay when the questionmark
// key is pressed
help: true,
// Flags if speaker notes should be visible to all viewers
showNotes: false,
// Global override for autolaying embedded media (video/audio/iframe)
// - null: Media will only autoplay if data-autoplay is present
// - true: All media will autoplay, regardless of individual setting
// - false: No media will autoplay, regardless of individual setting
autoPlayMedia: null,
// Number of milliseconds between automatically proceeding to the
// next slide, disabled when set to 0, this value can be overwritten
// by using a data-autoslide attribute on your slides
autoSlide: 0,
// Stop auto-sliding after user input
autoSlideStoppable: true,
// Use this method for navigation when auto-sliding
autoSlideMethod: Reveal.navigateNext,
// Specify the average time in seconds that you think you will spend
// presenting each slide. This is used to show a pacing timer in the
// speaker view
defaultTiming: 120,
// Enable slide navigation via mouse wheel
mouseWheel: false,
// Hides the address bar on mobile devices
hideAddressBar: true,
// Opens links in an iframe preview overlay
// Add `data-preview-link` and `data-preview-link="false"` to customise each link
// individually
previewLinks: false,
// Transition style (e.g., none, fade, slide, convex, concave, zoom)
transition: 'slide',
// Transition speed (e.g., default, fast, slow)
transitionSpeed: 'default',
// Transition style for full page slide backgrounds (e.g., none, fade, slide, convex, concave, zoom)
backgroundTransition: 'fade',
// Number of slides away from the current that are visible
viewDistance: 3,
// Parallax background image (e.g., "'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg'")
parallaxBackgroundImage: '',
// Parallax background size in CSS syntax (e.g., "2100px 900px")
parallaxBackgroundSize: '',
// Number of pixels to move the parallax background per slide
// - Calculated automatically unless specified
// - Set to 0 to disable movement along an axis
parallaxBackgroundHorizontal: null,
parallaxBackgroundVertical: null,
// The display mode that will be used to show slides
display: 'block',
// The "normal" size of the presentation, aspect ratio will be preserved
// when the presentation is scaled to fit different resolutions. Can be
// specified using percentage units.
width: 960,
height: 700,
// Factor of the display size that should remain empty around the content
margin: 0.1,
// Bounds for smallest/largest possible scale to apply to content
minScale: 0.2,
maxScale: 1.5,
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: 'reveal.js/lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'reveal.js/plugin/zoom-js/zoom.js', async: true },
{ src: 'reveal.js/plugin/notes/notes.js', async: true },
],
});</script></body></html>