Martin Schilling (@_mschilling_) 's Twitter Profile
Martin Schilling

@_mschilling_

ID: 822772017132949504

calendar_today21-01-2017 11:45:10

15 Tweet

10 Followers

49 Following

Sandro Keil (@sandrokeil) 's Twitter Profile Photo

Are you ready for your next #Docker experience? It's time to #dockerize #desktop #apps with #NVIDIA #GPU and #audio support. buff.ly/2MqZbRZ #x11docker #x11 #wayland #pulseaudio #GUI #OpenGL #CUDA

Sandro Keil (@sandrokeil) 's Twitter Profile Photo

Improved #Arch guide and added helper scripts to get faster things done. It's time to #encrypt your disk with #YubiKey #2fa and #UEFI #secureboot. #LUKS 🔐

prooph software (@prooph_software) 's Twitter Profile Photo

In preparation of a workshop tomorrow we released 1# dev version of github.com/proophsoftware… w/ #PostgreSQL ES, #Mongodb #rabbit #websocket

prooph software (@prooph_software) 's Twitter Profile Photo

OH: "Added a Vpack::fromArray() implementation using the zend engine to achieve better performance" Christmas party will be a full OSS hack day together w/ Insecia Topic: ArangoDB #PHP driver Goal: #1 in #prooph event store benchmark Bonus: prooph-do w/ Arango and GraphQL 💪

prooph software (@prooph_software) 's Twitter Profile Photo

Looking forward to the PHP USERGROUP DD meetup today with Holger W🌞ltersdorf talking about #cqrs #eventsourcing and then we dive deeper to see what you can do w/ #prooph event store. #prooph stickers included

Looking forward to the <a href="/phpugdd/">PHP USERGROUP DD</a> meetup today with <a href="/hollodotme/">Holger W🌞ltersdorf</a> talking about #cqrs #eventsourcing and then we dive deeper to see what you can do w/ #prooph event store. #prooph stickers included
prooph software (@prooph_software) 's Twitter Profile Photo

$eventMachine->registerEvent( Event::NEW_VERSION_RELEASED, JsonSchema::object(['tag' => JsonSchema::string()]) ); $eventMachine->on( Event::NEW_VERSION_RELEASED, PublishTutorial::class ); proophsoftware.github.io/event-machine/… #prooph #PHP #RAD #CQRS #EventSourcing