GF(q^m)
|
GF(q = p^s)
|
GF(p)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fetch('oneview.md') | |
.then((res) => res.text()) | |
.then((subtitles) => { | |
// Je parse votre fichier de sous-titres | |
const lines = subtitles.split("\n")[Symbol.iterator](); | |
const track = { | |
label: lines.next().value, | |
cues: [] | |
}; |
I hereby claim:
- I am defeo on github.
- I am defeo (https://keybase.io/defeo) on keybase.
- I have a public key ASBiFdsX9PjUPmWWxxW3isjHl51qgL32rv_eVPMQRx2HJwo
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!Doctype html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title></title> | |
<style> | |
@keyframes flash { | |
from { color: #000; background-color: #fff; } | |
to { color: #444; background-color: #ddd; } | |
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@namespace url(http://www.w3.org/1999/xhtml); | |
@-moz-document domain("mail.google.com") { | |
.a3s, .editable { | |
font-family: monospace !important; | |
font-size: 10pt !important; | |
} | |
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
class: middle, center
by Luca De Feo
Sep 2, 2015. OpenDreamKit kickoff meeting.
class: middle, center
by Luca De Feo
Sep 2, 2015. OpenDreamKit kickoff meeting.
class: middle, center
by Luca De Feo
Sep 2, 2015. OpenDreamKit kickoff meeting.