chore: stuff
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
parent
de82301284
commit
2217386cb7
2 changed files with 10 additions and 13 deletions
|
|
@ -4,13 +4,12 @@
|
|||
|
||||
- Today I'll be talking about Humble (Hinge + Bumble) and different mating strategies (chess pic)
|
||||
|
||||
- Just kidding, we'll be talking about the love of my life, Linux
|
||||
|
||||
## 2
|
||||
|
||||
- Why do I hate MacOS?
|
||||
|
||||
- Tim Cook 🌈
|
||||
- Just kidding, we'll be talking about the love of my life, Linux
|
||||
|
||||
## 3
|
||||
|
||||
|
|
@ -23,9 +22,7 @@
|
|||
## 4
|
||||
|
||||
- I want differnet things, you want different things, we're not the same [meme]
|
||||
- https://www.kapwing.com/explore/we-are-not-the-same-meme-template
|
||||
|
||||
## 5
|
||||
- https://www.kapwing.com/explore/we-are-not-the-same-meme-template ## 5
|
||||
|
||||
- https://www.reddit.com/r/linuxmasterrace/comments/10ntxxw/i_use_linux_we_are_not_the_same/
|
||||
|
||||
|
|
@ -39,22 +36,22 @@
|
|||
|
||||
- ~OCD~ I'm very specific
|
||||
- terminal on desktop 2, firefox on 3
|
||||
- need to achieve anything in 2 or 3 keypresses
|
||||
- lid close should not make laptop sleep
|
||||
- caps and escapse should be swapped
|
||||
- windows should look a certain way
|
||||
- new window should break in half and open a certain way - need predictability
|
||||
- but settings should open as flaoting
|
||||
- need to achieve anything in 2 or 3 keypresses
|
||||
- configurability
|
||||
- reproducibility
|
||||
- faster setup
|
||||
- switched 3 laptops in the past 1.5 years
|
||||
- switched 4 laptops in the past 1.5 years
|
||||
|
||||
## 7
|
||||
|
||||
- Accuracy
|
||||
|
||||
- ask someone to switch to a desktop / open a few tabs etc
|
||||
- ask soomeone to switch to a desktop / open a few tabs etc
|
||||
- demo changing USE_RECOMMENDATION in settings.py
|
||||
- worked because OS is configured so that a given app is present at a given place
|
||||
- because vim has keys which will do exactly the same thing on the same keypress
|
||||
|
|
@ -97,7 +94,7 @@
|
|||
- Linux market share
|
||||
|
||||
- https://en.wikipedia.org/wiki/Usage_share_of_operating_systems
|
||||
- 4% in desktop
|
||||
- 2% last year, 4% this year in desktop
|
||||
- https://xkcd.com/605/
|
||||
- Steam Deck -> Archlinux
|
||||
- 80% in server
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=1024" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<title>impress.js | presentation tool based on the power of CSS3 transforms and transitions in modern browsers | by Bartek Szopka @bartaz</title>
|
||||
<title>Nix</title>
|
||||
|
||||
<meta name="description" content="impress.js is a presentation tool based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com." />
|
||||
<meta name="author" content="Bartek Szopka" />
|
||||
|
|
@ -188,9 +188,9 @@
|
|||
-->
|
||||
<div id="bored" class="step slide" data-x="-1000" data-y="-1500" data-autoplay="10">
|
||||
<q><b>Humble</b></q>
|
||||
<q>mating strategies</q>
|
||||
<!-- <q>mating strategies</q> -->
|
||||
<img src="images/hunble.png" width="100px" alt="Binge">
|
||||
<img src="images/chess.png" width="100px" alt="Binge">
|
||||
<!-- <img src="images/chess.png" width="100px" alt="Binge"> -->
|
||||
</div>
|
||||
|
||||
<!--
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
-->
|
||||
<div class="step slide" data-x="0" data-y="-1500">
|
||||
<q>Why do I hate <strong>MacOS</strong>?</q>
|
||||
<q>Tim Cook <strong>🌈</strong></q>
|
||||
<!-- <q>Tim Cook <strong>🌈</strong></q> -->
|
||||
</div>
|
||||
|
||||
<div class="step slide" data-x="1000" data-y="-1500">
|
||||
|
|
|
|||
Loading…
Reference in a new issue