Tech Lead Engineer @ Campaign Monitor; building µservices & λs in .Net & golang, event streaming in Kafka, big data in S3 & Spark, CI in Teamcity & Octopus
🎤 Presenting at the Java Talks MeetUp about Quarkus and GraalVM
It was a great night with a great turnout
Thanks Tyro for giving me the opportunity 💪
#java#quarkus#graalvm#jvm#nativeapps#meetup https://t.co/aaZZAlTbjO
@TheYann@romainguy@camaelon I think what was better than finding the answer to my question about this picture, was the fact that so many others had the same inquisitive mind ❤️
Hey all,
If there is anyone looking for a job as a PHP tech lead / engineer, or a recruiter looking for a company seeking one, a friend of mine is hiring!
Technical Skills
- PHP
- Angular.js & JavaScript
- HTML & CSS
- AWS
- Nod…https://t.co/nLJxfHDHFV https://t.co/HrhbFSa6If
Campaign Monitor just published my article about Multiple Spark Streaming Jobs in a Single EMR https://t.co/jwAIbqil9k @CampaignMonitor#campaignmonitor#EMR#Spark#Kafka#DataScience
for more Campaign Monitor Articles check out https://t.co/LS6yj7if9O
Essentially when thinking of big data architecture consider:
1. the entities on a conceptual level
2. data modelling and format
3. governance during change
https://t.co/96Fwv5Imka #spark#bigdata#DataScience#eventstreams#Kafka
Why didn't they tell me a .gdoc file is just a reference to a google doc who's contents exists on google cloud! This is all that remains of my important documents when moving to another drive: 🤬🤬
{"url": "...", "doc_id": "...", "email": "..."}
#googledrive#google#googledocs
.@SHanselman has a super-interesting post outlining how @MStrehovsky found a way to run some #CSharp code in two seemingly impossible places. Now it seems #dotNET everywhere apparently also means Windows 3.11 and DOS. Check out this fun thought experiment: https://t.co/MScxzUEbzv
@dylanbeattie "Please insert the following disk in drive A: Setup Disk #3"
"When you are ready to continue, Press ENTER"
20 floppy disks later... game time!
Your .net code does not need 15 projects with a class per command and query. You don’t need an interface for everything either. It’s amazing to read extremely simple samples using .net vs node vs go. It seems our ecosystem is attracted to complexity... #dotnet