SlideShare une entreprise Scribd logo
1  sur  57
Télécharger pour lire hors ligne
‫ابراهیم‬ ‫بیژن‬
‫»عضو‬‫مشهد‬ ‫لینوکس‬ ‫کاربران‬ ‫گروه‬«
MashhadLUG.org
@bijan@quitter.se
‫آوریل‬ ‫اول‬ ‫دروغ‬۲۰۱۴
“April 1st 2014, the aftermath”
‫مشهد‬ ‫لینوکس‬ ‫کاربران‬ ‫گروه‬
Apr 01 15:36:46 (IRST)
Freenode
[Global Notice] For purely non-profit reasons,
all your nickserv accounts have been converted
into freenode+ accounts; details at
http://blog.freenode.net/2014/04/googleplusfree
node/. Thank you for using freenode.
http://blog.freenode.net/2014/04/googleplusfreenode/
‫آوریل‬ ‫اول‬ ‫دروغ‬
“April's Fool”
http://blog.freenode.net/2014/04/googleplusfreenode/
“base64”
Binary to Text encoding
The '==' sequence indicates that the last group
contained only one byte, and '=' indicates that it
contained two bytes.
$ echo “IyMjeGtjZCM=” | base64 -d
####xkcd
IyMjeGtjZCM=
####XKCD
Welcome to Level 1!
Clue: Tnl2cHItbmFxLU9iby1qbnl4LXZhZ2Itbi1vbmU=
All channels in future follow the same pattern of having
four (4) #.
$ ciphertext = “Tnl2cHI...Z2Itbi1vbmU=”
$ echo $ciphertext | base64 -d
Nyvpr-naq-Obo-jnyx-vagb-n-one
$
####XKCD
“ROT 13”
substitution cipher
ROT13 is a simple letter substitution cipher that
replaces a letter with the letter 13 letters after
it in the alphabet.
$ ciphertext = “Tnl2cHI...Z2Itbi1vbmU=”
$ echo $ciphertext | base64 -d
Nyvpr-naq-Obo-jnyx-vagb-n-one
$ alias rot13="tr a-zA-Z n-za-mN-ZA-M"
$ echo “Nyvpr-naq-Obo-jnyx-vagb-n-one” | rot13
Alice-and-Bob-walk-into-a-bar
$
####XKCD
####Alice-and-Bob-walk-into-a-bar
Welcome to Level 2!
Clue: MKWkpKMa
$ ciphertext = “MKWkpKMa”
$ echo $ciphertext | rot13| base64 -d | rot13
reddit
$
####Alice-and-Bob-walk-into-a-bar
####reddit
Welcome to Level 3!
Clue: Shg5RkR4SUpIeHFGSnlXVUlJSVFJeHFKCg==
4 decodes needed
$ ciphertext = “Shg5RkR4SU...SVFJeHFKCg==”
$ echo ciphertext | base64 -d | rot13 | base64 -d |
rot13
EBEORIETEMETHHPITI
$
####reddit
EBEORIETEMETHHPITI
“EBEORIETEMETHHPITI”
Zodiac Killer
The Zodiac Killer was a serial killer who
operated in northern California in the late
1960s and early 1970s. The killer's identity
remains unknown.
####zodiac
Welcome to Level 4!
LaTeX right direction | Google! | No maths needed
“LaTeX”
LaTeX
LaTeX is a document preparation system and
document markup language. It is the de facto
standard for the communication and publication
of scientific documents in many fields.
$ echo -E "-nablacdot Q_s =
varepsilon_ofrac{partialeta}{partial t}"
>> formula.tex
$ tex2im formula1.tex
$ feh formula1.png
####reddit
-nablacdot Q_s =
varepsilon_ofrac{partialeta}
{partial t}
####exner
Welcome to Level 5!
Save this for a later level
$ strings SandvWX.gif
####Kolmogorov
terrible_small_logo.pngUT
secret.txtUT
VA3Sux
$ grep -iao "#{4}[a-z]+" SandvWX.gif
####Kolmogorov
####Exner
“Steganography”
Steganography
Steganography is the art or practice of
concealing a message, image, or file within
another message, image, or file
$ ls
1.jpg 2.jpg secret.txt
$ cat 1.jpg secret.txt 2.jpg > big.jpg
$ grep -ai “secret message” big.jpg
This is the Secret Message hidden!
$
Simple Steganography in Linux
+ Secret + =
“Magic Number (Programming)”
Magic number
Magic numbers implement strongly typed data
and are a form of in-band signaling to the
controlling program that reads the data type(s)
at program run-time. Many files have such
constants that identify the contained data.
$ od -N 4 -t x1 1.jpg
0000000 ff d8 ff e0
$ bless big.jpg
Bless, GNU/Linux
####Kolmogorov
Welcome to Level 6!
Clue: https://dropbox.com/s/emz7...9ivxe/wat.unknown
$ file wat.unknown
wat.unknown: JPEG image data, JFIF standard 1.01
$ mv wat.unknown wat.jpg
$
####Kolmogorov
Wat.jpg
$ strings wat.unknown
$ grep -aio ".+.[a-z]{3}" wat.unknown
...
pB.Ifa
two.tar.gzU
$ 7z e wat.unknown
$ tar zxvf two.tar.gz
surprise.txt
ra.jpg
$ cat surprise.txt
####ImSoMetaEvenThisAcronym
####Kolmogorov
# apt-get install outguess
$ outguess -k "key" -d hidden.txt monkey.jpg out.jpg
Steganography, GNU/Linux
$ outguess -k "key" -r out.jpg message.txt
# apt-get install outguess
$ outguess -k "key" -d hidden.txt monkey.jpg out.jpg
####ImSoMetaEvenThisAcronym
Welcome to Level 7!
Clue: AqwPfPN1Z...fVQYPfPNlZBXNfvNkAP4jZhXNflOS
and "Da Vinci" | Jules Verne
$ ciphertext=”AQwPfPN1ZXNf...PlZBXNfvNkAP4jZhXNflOS”
$ echo $ciphertext | rot13 | base64 -d
48° 50 0 N, 2° 20 14.02 E′ ″ ′ ″
####ImSoMetaEvenThisAcronym
“48° 50′ 0″ N, 2° 20′ 14.02″ E”
Paris meridian
The Paris meridian is a meridian line running
through the Paris Observatory in Paris, France—
now longitude 2°20′14.03″ east.
Paris meridian
Rosslyn Chapel's entrance was 
more modest than Langdon 
expected. The small wooden door 
had two iron hinges and a simple 
oak sign, Roslin.
Main Article
Rose Line
Dan Brow'
The Da Vinci Code
####Roslin
Welcome to Level 8!
Clue: UIVXUJZIULMJCAGLKHKTOLUPSRDD
Playfair Playfair
1 key needed 1 key needed
Two-Square Two-Square
2 key needed Possible Cipher
Four-Square Four-Square
2 key needed The Cipher
####Roslin
$ python
>> from pycipher import Foursquare
>> from string import letters
>> from collections import OrderedDict
>> def uniq(key):
return "".join(OrderedDict.fromkeys(key))
>> key1 = uniq('IRC'+letters[26:]).replace('Q', '')
>> key2 = uniq('XKCD'+letters[26:]).replace('Q', '')
>> fsqr = Foursquare(key1, key2)
>> fsqr.alpha = letters[26:].replace('Q', '')
>> fsqr.decipher('UIVXUJZIULMJCAGLKHKTOLUPSRDD')
'POVAROVOSOLNECHNOGORSKRUSSIA'
>>
####PovarovoSolnechnogorskRussia
Welcome to Level 9!
Clue: OGUCSSGAPVGVLUMBTVOGICUNJDHSTB |
RUTJJGNXUNTY
Letters that would repeat in a typical word do not
repeat in the key(s), example 'freenode' would be
'frenod'
“PovarovoSolnechnogorskRussia”
Povarovo, Moscow Oblast
Povarovo is an urban locality in
Solnechnogorsky District of Moscow Oblast,
Russia. located 30 kilometers (19 miles) from
the federal city of Moscow. The UVB-76 radio
transmitter was thought to be located near
Povarovo.
“PovarovoSolnechnogorskRussia”
Povarovo, Moscow Oblast
Povarovo is an urban locality in
Solnechnogorsky District of Moscow Oblast,
Russia. located 30 kilometers (19 miles) from
the federal city of Moscow. The UVB-76 radio
transmitter was thought to be located near
Povarovo.
“The UVB-76 transmitter”
UVB-76
UVB-76, also known as The Buzzer, is the
nickname given by radio listeners to a
shortwave radio station that broadcasts on the
frequency 4625 kHz. It has been active since at
least the late 1970s or early 1980s.
####PovarovoSolnechnogorskRussia
$ python
>> from pycipher import Foursquare
>> from string import letters
>> from collections import OrderedDict
>> def uniq(key):
return ''.join(OrderedDict.fromkeys(key))
>> key1 = uniq('RUSSIA'+letters[26:]).replace('Q', '')
>> key2 = uniq('UVB'+letters[26:]).replace('Q', '')
>> fsqr = Foursquare(key1, key2)
>> fsqr.alpha = letters[26:].replace('Q', '')
>> fsqr.decipher('RUTJJGNXUNTY')
'AARONHSWARTZ'
>>
####AaronHSwartz
Welcome to Level 10!
Clue: HKGJSUOJVRLGSBEL...RURWMGTUGJGWTKN
“Aaron H.Swartz”
Aaron Swartz
Aaron Hillel Swartz (November 8, 1986 –
January 11, 2013) was an American computer
programmer, writer, political organizer and
Internet activist.
####AaronHSwartz
Aaron H.Swartz
Developer
RSS (web feed)
Creative Commons
web.py (website framework)
W3C (RDF-Core working group)
Authored / Co-creator
Infogami (Merged with Reddit)
Tor2web (HTTP proxy for Tor)
Markdown
Wikipedia
####AaronHSwartz
Aaron H.Swartz
Activism
Watchdog.net (the good government site with teeth)
Progressive Change Campaign Committee
Demand Progress
Campaign against the SOPA
####AaronHSwartz
Aaron H.Swartz
RIP
November 8, 1986 - January 11, 2013
(aged 26)
Demand Progress
####AaronHSwartz
$ python
>> from pycipher import Foursquare
>> from string import letters
>> from collections import OrderedDict
>> def uniq(key):
Return ''.join(OrderedDict.fromkeys(key))
>> key_1 = 'DEMAND'
>> key_2 = 'PROGRESS'
>> key1 = uniq(key_1+letters[26:]).replace('Q', '')
>> key2 = uniq(key_2+letters[26:]).replace('Q', '')
>> fs = Foursquare(key1, key2)
>> fs.alpha = letters[26:].replace('Q', '')
>> fs.decipher('HKGJSUOJVRLGSBE...RWMGTUGJGWTKN')
'JOINUSNOWANDSHARETHESOFTWAREWRITTENBYRMS'
>>
####JOINUSNOWANDSHARETHE
SOFTWAREWRITTENBYRMS
JOIN US NOW AND SHARE THE SOFTWARE
WRITTEN BY RMS
Congratulations on solving the freenode's April Fools
2014 Crypto Challenge
1. booto
2. furry
3. mniip
4. jojo
5. redi
6. BlueShark
7. larinadavid
8. Omniflux
9. apoc
10. thommey
11. knivey
12. Tordek
13. jacob1
14. stac
15. Changaco
16. Arch-TK
17. ar
18. Weetos
19. lyoko1
20. vi[NLR]
21. tkd
22. Chiyo
23. slidercrank
24. jojoa1997
25. Pixelz
26. Transfusion
27. DonkeyHotei
28. sdamashek
29. Cypi
30. FXOR
31. pad
32. skasturi
33. Bloodhound
34. molly
35. Bijan-E
Appril's fool 2014
Winners List
Top ten winners
Cloak lottery winners
‫بعدی‬ ‫آوریل‬ ‫دروغ‬ ‫تا‬
“Till the next April's fool”
@bijan@quitter.se

Contenu connexe

Tendances

ROS2勉強会@別府 第7章Pythonクライアントライブラリrclpy
ROS2勉強会@別府 第7章PythonクライアントライブラリrclpyROS2勉強会@別府 第7章Pythonクライアントライブラリrclpy
ROS2勉強会@別府 第7章PythonクライアントライブラリrclpyAtsuki Yokota
 
Rust Mozlando Tutorial
Rust Mozlando TutorialRust Mozlando Tutorial
Rust Mozlando Tutorialnikomatsakis
 
Parse Everything With Elixir
Parse Everything With ElixirParse Everything With Elixir
Parse Everything With ElixirGabriele Lana
 
Rust concurrency tutorial 2015 12-02
Rust concurrency tutorial 2015 12-02Rust concurrency tutorial 2015 12-02
Rust concurrency tutorial 2015 12-02nikomatsakis
 
Ransomware for fun and non-profit
Ransomware for fun and non-profitRansomware for fun and non-profit
Ransomware for fun and non-profitYouness Zougar
 
Beyond php - it's not (just) about the code
Beyond php - it's not (just) about the codeBeyond php - it's not (just) about the code
Beyond php - it's not (just) about the codeWim Godden
 
Kotlin from-scratch 2 - functions
Kotlin from-scratch 2 - functionsKotlin from-scratch 2 - functions
Kotlin from-scratch 2 - functionsFranco Lombardo
 
What happens when I press enter?
What happens when I press enter?What happens when I press enter?
What happens when I press enter?tobiassjosten
 
Python Asíncrono - Async Python
Python Asíncrono - Async PythonPython Asíncrono - Async Python
Python Asíncrono - Async PythonJavier Abadía
 
DevOpsCon 2021: Go Web Development 101
DevOpsCon 2021: Go Web Development 101DevOpsCon 2021: Go Web Development 101
DevOpsCon 2021: Go Web Development 101Jan Stamer
 
entwickler.de Go Day: Go Web Development 101
entwickler.de Go Day: Go Web Development 101entwickler.de Go Day: Go Web Development 101
entwickler.de Go Day: Go Web Development 101Jan Stamer
 
The groovy puzzlers (as Presented at JavaOne 2014)
The groovy puzzlers (as Presented at JavaOne 2014)The groovy puzzlers (as Presented at JavaOne 2014)
The groovy puzzlers (as Presented at JavaOne 2014)GroovyPuzzlers
 
Magic Clusters and Where to Find Them - Eugene Pirogov
Magic Clusters and Where to Find Them - Eugene PirogovMagic Clusters and Where to Find Them - Eugene Pirogov
Magic Clusters and Where to Find Them - Eugene PirogovElixir Club
 

Tendances (20)

System Calls
System CallsSystem Calls
System Calls
 
ROS2勉強会@別府 第7章Pythonクライアントライブラリrclpy
ROS2勉強会@別府 第7章PythonクライアントライブラリrclpyROS2勉強会@別府 第7章Pythonクライアントライブラリrclpy
ROS2勉強会@別府 第7章Pythonクライアントライブラリrclpy
 
Rust Mozlando Tutorial
Rust Mozlando TutorialRust Mozlando Tutorial
Rust Mozlando Tutorial
 
Parse Everything With Elixir
Parse Everything With ElixirParse Everything With Elixir
Parse Everything With Elixir
 
Crack.ba
Crack.baCrack.ba
Crack.ba
 
Rust-lang
Rust-langRust-lang
Rust-lang
 
Whispered secrets
Whispered secretsWhispered secrets
Whispered secrets
 
Rust concurrency tutorial 2015 12-02
Rust concurrency tutorial 2015 12-02Rust concurrency tutorial 2015 12-02
Rust concurrency tutorial 2015 12-02
 
Ransomware for fun and non-profit
Ransomware for fun and non-profitRansomware for fun and non-profit
Ransomware for fun and non-profit
 
Beyond php - it's not (just) about the code
Beyond php - it's not (just) about the codeBeyond php - it's not (just) about the code
Beyond php - it's not (just) about the code
 
Kotlin from-scratch 2 - functions
Kotlin from-scratch 2 - functionsKotlin from-scratch 2 - functions
Kotlin from-scratch 2 - functions
 
What happens when I press enter?
What happens when I press enter?What happens when I press enter?
What happens when I press enter?
 
Rust言語紹介
Rust言語紹介Rust言語紹介
Rust言語紹介
 
Python Asíncrono - Async Python
Python Asíncrono - Async PythonPython Asíncrono - Async Python
Python Asíncrono - Async Python
 
How-to Integração Postfi
How-to Integração PostfiHow-to Integração Postfi
How-to Integração Postfi
 
DevOpsCon 2021: Go Web Development 101
DevOpsCon 2021: Go Web Development 101DevOpsCon 2021: Go Web Development 101
DevOpsCon 2021: Go Web Development 101
 
entwickler.de Go Day: Go Web Development 101
entwickler.de Go Day: Go Web Development 101entwickler.de Go Day: Go Web Development 101
entwickler.de Go Day: Go Web Development 101
 
Introduction to Rust
Introduction to RustIntroduction to Rust
Introduction to Rust
 
The groovy puzzlers (as Presented at JavaOne 2014)
The groovy puzzlers (as Presented at JavaOne 2014)The groovy puzzlers (as Presented at JavaOne 2014)
The groovy puzzlers (as Presented at JavaOne 2014)
 
Magic Clusters and Where to Find Them - Eugene Pirogov
Magic Clusters and Where to Find Them - Eugene PirogovMagic Clusters and Where to Find Them - Eugene Pirogov
Magic Clusters and Where to Find Them - Eugene Pirogov
 

Similaire à Aprils fool 2014

Stefan Kanev: Clojure, ClojureScript and Why They're Awesome at I T.A.K.E. Un...
Stefan Kanev: Clojure, ClojureScript and Why They're Awesome at I T.A.K.E. Un...Stefan Kanev: Clojure, ClojureScript and Why They're Awesome at I T.A.K.E. Un...
Stefan Kanev: Clojure, ClojureScript and Why They're Awesome at I T.A.K.E. Un...Mozaic Works
 
Stupid Awesome Python Tricks
Stupid Awesome Python TricksStupid Awesome Python Tricks
Stupid Awesome Python TricksBryan Helmig
 
A Taste of Python - Devdays Toronto 2009
A Taste of Python - Devdays Toronto 2009A Taste of Python - Devdays Toronto 2009
A Taste of Python - Devdays Toronto 2009Jordan Baker
 
pa-pe-pi-po-pure Python Text Processing
pa-pe-pi-po-pure Python Text Processingpa-pe-pi-po-pure Python Text Processing
pa-pe-pi-po-pure Python Text ProcessingRodrigo Senra
 
An overview of Python 2.7
An overview of Python 2.7An overview of Python 2.7
An overview of Python 2.7decoupled
 
Modern technologies in data science
Modern technologies in data science Modern technologies in data science
Modern technologies in data science Chucheng Hsieh
 
Ruby - Uma Introdução
Ruby - Uma IntroduçãoRuby - Uma Introdução
Ruby - Uma IntroduçãoÍgor Bonadio
 
Scala @ TechMeetup Edinburgh
Scala @ TechMeetup EdinburghScala @ TechMeetup Edinburgh
Scala @ TechMeetup EdinburghStuart Roebuck
 
The Art of Command Line (2021)
The Art of Command Line (2021)The Art of Command Line (2021)
The Art of Command Line (2021)Kenta Yamamoto
 
So I am writing a CS code for a project and I keep getting cannot .pdf
So I am writing a CS code for a project and I keep getting cannot .pdfSo I am writing a CS code for a project and I keep getting cannot .pdf
So I am writing a CS code for a project and I keep getting cannot .pdfezonesolutions
 
Refactoring to Macros with Clojure
Refactoring to Macros with ClojureRefactoring to Macros with Clojure
Refactoring to Macros with ClojureDmitry Buzdin
 
Sasha Romijn - Everything I always wanted to know about crypto, but never tho...
Sasha Romijn - Everything I always wanted to know about crypto, but never tho...Sasha Romijn - Everything I always wanted to know about crypto, but never tho...
Sasha Romijn - Everything I always wanted to know about crypto, but never tho...Codemotion
 
Atmosphere 2016 - Krzysztof Kaczmarek - Don't fear the brackets - Clojure in ...
Atmosphere 2016 - Krzysztof Kaczmarek - Don't fear the brackets - Clojure in ...Atmosphere 2016 - Krzysztof Kaczmarek - Don't fear the brackets - Clojure in ...
Atmosphere 2016 - Krzysztof Kaczmarek - Don't fear the brackets - Clojure in ...PROIDEA
 

Similaire à Aprils fool 2014 (20)

Stefan Kanev: Clojure, ClojureScript and Why They're Awesome at I T.A.K.E. Un...
Stefan Kanev: Clojure, ClojureScript and Why They're Awesome at I T.A.K.E. Un...Stefan Kanev: Clojure, ClojureScript and Why They're Awesome at I T.A.K.E. Un...
Stefan Kanev: Clojure, ClojureScript and Why They're Awesome at I T.A.K.E. Un...
 
Stupid Awesome Python Tricks
Stupid Awesome Python TricksStupid Awesome Python Tricks
Stupid Awesome Python Tricks
 
A Taste of Python - Devdays Toronto 2009
A Taste of Python - Devdays Toronto 2009A Taste of Python - Devdays Toronto 2009
A Taste of Python - Devdays Toronto 2009
 
360|iDev
360|iDev360|iDev
360|iDev
 
pa-pe-pi-po-pure Python Text Processing
pa-pe-pi-po-pure Python Text Processingpa-pe-pi-po-pure Python Text Processing
pa-pe-pi-po-pure Python Text Processing
 
Python Tutorial
Python TutorialPython Tutorial
Python Tutorial
 
Python
PythonPython
Python
 
An overview of Python 2.7
An overview of Python 2.7An overview of Python 2.7
An overview of Python 2.7
 
A tour of Python
A tour of PythonA tour of Python
A tour of Python
 
Modern technologies in data science
Modern technologies in data science Modern technologies in data science
Modern technologies in data science
 
Ruby - Uma Introdução
Ruby - Uma IntroduçãoRuby - Uma Introdução
Ruby - Uma Introdução
 
Scala @ TechMeetup Edinburgh
Scala @ TechMeetup EdinburghScala @ TechMeetup Edinburgh
Scala @ TechMeetup Edinburgh
 
The Art of Command Line (2021)
The Art of Command Line (2021)The Art of Command Line (2021)
The Art of Command Line (2021)
 
So I am writing a CS code for a project and I keep getting cannot .pdf
So I am writing a CS code for a project and I keep getting cannot .pdfSo I am writing a CS code for a project and I keep getting cannot .pdf
So I am writing a CS code for a project and I keep getting cannot .pdf
 
Refactoring to Macros with Clojure
Refactoring to Macros with ClojureRefactoring to Macros with Clojure
Refactoring to Macros with Clojure
 
Python course
Python coursePython course
Python course
 
Music as data
Music as dataMusic as data
Music as data
 
An introduction to Ruby
An introduction to RubyAn introduction to Ruby
An introduction to Ruby
 
Sasha Romijn - Everything I always wanted to know about crypto, but never tho...
Sasha Romijn - Everything I always wanted to know about crypto, but never tho...Sasha Romijn - Everything I always wanted to know about crypto, but never tho...
Sasha Romijn - Everything I always wanted to know about crypto, but never tho...
 
Atmosphere 2016 - Krzysztof Kaczmarek - Don't fear the brackets - Clojure in ...
Atmosphere 2016 - Krzysztof Kaczmarek - Don't fear the brackets - Clojure in ...Atmosphere 2016 - Krzysztof Kaczmarek - Don't fear the brackets - Clojure in ...
Atmosphere 2016 - Krzysztof Kaczmarek - Don't fear the brackets - Clojure in ...
 

Dernier

CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 

Dernier (20)

CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 

Aprils fool 2014