In February 2016 I've tweeted 290 times
My Twitter archive of February 2016
In October 2022 I left Twitter. This is my tweet archive for February 2016.
Tweets
- @TopconfAT official hashtag?
- On my way to @TopConfAT … via ICE91 #dbl
- @TopconfAT I'd prefere a proper hashtag. What about #TopconfAT? That is easier to follow …
- #TopconfAT location and Linz are really beautiful. Looking forward to the next two days! https://t.co/ORAWm0dXpP
- 40MB of mobile data is nothing …
- @ffm365 Geht!
- @oliverlukesch wir haben gestern eine Stadtführung bekommen und Linz ist schonmal sehr hübsch!
- #TopConfAT is starting. Wifi is already clogged … and coffee avaiable after the keynote. Not my morning ;-)
- Opening keynote by @stilkov about the right size of programs. Interesting topic! #topconfat
- When carving up things be prepared to be wrong on every level. #TopConfAT
- WiFi is so bad @TopconfAT I can't give you all the nice things I'm learning ... #topconfat
- The WiFi @TopConfAT is unfortunately very unreliable to I can't share all the great insights! #TopConfAt
- Making a mistake actually means that you've found a hole in the organizations safety net. Which is a good thing! #TopConfAt
- .@IvanaTerrorBull did a great talk about finding a better way to deal with mistakes. Punishment isn't one of them.
- Here are the slides for my talk about #remote teams I just held @TopconfAT: https://t.co/0IrW1wleFj
- I've turn my @TopconfAT talk about the challenges of #remote teams into a blog post series: https://t.co/Znt9tiNaIT
- @morgler NativeScript looks awesome and is another good reason to look into Angular2 …
- @Ocramius @il_civitz @dtanzer @TopconfAT Thanks for the service! It's hard to follow up here w/o working wifi :-(
- @benjamin Uh, you are having some luck lately ;-)
- Having McDonalds as dinner at a conference was a first for me. Having no vegan / vegetarian option is also stunning. #TopConfAt
- @il_civitz @dtanzer @TopconfAT @Ocramius These are the slides for the #TopConfAT talk (more extensive): https://t.co/MpUtzyEe2G
- Well, WiFi is still not working … #TopConfAT
- @benjamin I never was in an age where smelly people were tolerable to mee …
- First up panel about the right (?) architecture. #TopConf
- #JavaScript has matured and with it you can build clean architectures #TopConf
- @benjamin Ah, I haven't seen you when I walked in!
- .@TopConfAT thanks for making coffee available before the day starts. Highly appreciated!
- Webapplications are just the presentation layer of your content & business logic. For longevity focus on this. #TopConfAT
- There is no easy to use asynchronous programming model, yet (in Java land) #TopConfAT
- I'd say simple async programming is something #NodeJS fixed. #TopConfAT
- There is the idea that in the near future the CPU will be the bottleneck, so no need for asynch programming anymore. #TopConfAt
- @DrLucyRogers Looking forward to this!
- @dtanzer I think that #JavaScript is the way to go. Use that to render your pages server-side and enhance in the frontend.
- @dtanzer I like my backends to not deal with frontend stuff, just plain http api. Rendering server side is part of deployment for me.
- Oh, that's a new advantag of #microservices: Onboard for new developers is much more easy. #TopConfAt
- with #microservices quality is easy to maintain, standards not so. #TopConfAt
- .@nklmish gives a hands on intro to #microservices with service discovery based on https://t.co/AuzZ32uWSg … #TopConfAt
- Now @agaw will try to fix the holy grail of having privacy AND convenience. #TopConfAT
- #IoT Do I actually want my toilet to analyze my "values"? … #TopConfAt
- .@agaw starts off with an #IoT and privacy horror scenario in disguise of of conveniant gadgets. #TopConfAT
- OH: Amazon's shopping predictions made me check if I'm pregnant. #TopConfAt
- @agaw If you don't already, you should follow @internetofshit …
- .@agaw: "80% dislike ugiving away data for free services. 80% use free services. People are irrational!" #TopConfAT
- From my own experience I can say how hard it is to have great UX and privacy. @agaw #TopConfAT
- .@agaw advocates that service creators should offers users a choice regarding their data and don't creep them out. #TopConfAT
- .@agaw: "If people can't trust your technology they'll stop using it." #TopConfAT
- In Germany we already have regulations that force companies to disclose user data. Users just don't ask for it often enough. #TopConfAT
- Now @bitboss comes to the interesting part: the various challenges of es/cqrs architectures. #TopConfAT
- .@bitboss "There is no eventsourced product out there." Means we have to build it ourselves. #TopConfAT
- Part 1 of my working #remote series: fix the missing watercooler. https://t.co/Pl96Jqfc2L
- .@bitboss: ES also means eventual consistency. That needs to be explained to the business people in your project. #TopConfAT
- It's powerful (and against a developers gut) to ask for the business value of a possible failure. #TopConfAT
- @martinjuhasz Yes, must follow!
- es/cqrs architecturs are great because you are moving business logic away from the database. I always want dumb stores! #TopConfAT
- .@bitboss reminds us to really consider if we need es/cqrs architectures. They are interesting and solve a lot of problems. #TopConfAT
- @benjamin Yes, I'd say that in evolving systems / businesses having thiss will enable BI in a way that isn't possible with relational dbs.
- @benjamin but can be used as a basis for that. For me audit log is the ability to reach every point in time of a specific entity.
- @benjamin OK, legally proving this still might be tough. But you'll have a lot of metadata to support the claim.
- @justsoandme oh we shook hands :-) But I'm hiding in a quiet corner.
- listening to @distilledhype and @hglattergotz about how to navigate the ever expanding galaxy of #javascript frameworks. #TopConfAT
- An indicator for a good #JavaScript framework choice is th community around it. #TopConfAT
- @DrLucyRogers … meeting to many people at once, at least ;-)
- "You need to learn #JavaScript in order to understand frameworks." usually true for every educated technical decision. #TopConfAT
- I'd wish that #JavaScript frameworks would provide a motivation paragraph like the Go project does: https://t.co/vNa9y7SQTQ #TopConfAT
- back to #MicroServices: @timperry is showing us his pipeline architecture … #TopConfAT
- Nice: showcase of the @BBCNewsBeat architecture at #TopConfAT
- @coderbyheart which is a content aggregotor of existing legacy systems at BBC. #TopConfAT
- Microservices at scale at #TopConfAT: @BCCNewsBeat tries to compete with @Twitter. Interesting challenges for the backend. #TopConfAT
- @coderbyheart Of course one of the challenges is: limited budget ;-) #TopConfAT
- .@timperry's talk about #Microsvervices also is a good story on bounded contexts. #TopConfAT
- .@timperry Microservices allow you to take parts of your architecture offline w/o affecting the whole system. #TopConfAT
- Sharing code between #microservices is hard. And not solved for @timperry #TopConfAT
- now an politically incorrect talk about AngularJS's security. By 0x6D6172696F. #TopConfAT
- @coderbyheart (I had to copy&paste the twitter nick, because no auto-completion on the console …)
- So I need to look up Honey Boo Boo if 'm back on proper data connections. #TopConfAT
- .@0x6D6172696F shows some really creative ways #AngularJS has been exploited in the past. #TopConfAT
- .@0x6D6172696F #AngularJS v1 currently has unfixed security issues. So you might consider not using it. #TopConfAT
- I mean like, WTF. #AngularJS is still not EOL, yet. #TopConfAT
- .@0x6D6172696F Invading an open-source project like #AngularJS was surprisingly easy. #TopConfAT
- @000panther You'll get an invite via email a few days after the conference.
- Great, funny and scary talk by @0x6D6172696F about #AngularJS security. Must watch! #TopConfAT
- .@DrLucyRogers is now live-hacking robot dinosaurs. Hopefully adds some lasers, too? #TopConfAT https://t.co/MrRSxgGiJN
- I wish we had this in Germany ... https://t.co/wDAUv9brPY
- @TopconfAT I blogged about you. Some things to improve (catering WTF?!). But a lot of happy faces made my days! https://t.co/eNVvkR3t63
- @jezenthomas … thanks! I got hit by that, too!
- @a_socialpreneur Frag mal den @yangmeyer …
- @jezenthomas Yes, it's disappointing to not hear a heads up from @github … or for them to have a server-side fix.
- @shochdoerfer git clone --depth 1
- @TimoHirt Yes, @pimterry said that this also could mean to split their services just a little more. But the do all MS in ruby so I'd reckon
- @TimoHirt @pimterry that there are some shared libs like persistence, API access, logging etc.
- @TimoHirt @pimterry they try to use ruby gems but he said that this part (code share) was one of the parts they still struggle with.
- @pimterry @TimoHirt Given orchestrating PRs in multiple repos is PITA and you have a homogenous codebase monorepos could be a good choice.
- @TimoHirt @pimterry … well. You should always pin your deps to specific versions. So this is not brittle.
- @TimoHirt Where is the difference? If a fix to a lib is so important you'd redeploy the microservice anyway.
- @TimoHirt And having a monorepo forces you to deal with breaking changes right away in you complete codebase. Which removes some deps.
- @TimoHirt but is not what microservices could also be used for: testing what works / is really necessary.
- @benjamin Yes! As always you were just the perfect mix between teacher, peer and cool dude to hang around with.
- @FranziskaNaja wie soll man das richtig faven?!
- @ewolff it's effective but has not back channel ...
- @airbone42 there are KPIs that make sense: system uptime and emergency response time. Both are team based and have a clear customer value.
- Part 2 of my working #remote series: quality together-time. https://t.co/Hk4tbDUzL2
- Dammit Jekyll3.
- New #Job in my Trello board: CTO for a Startup that wants to play with WebRTC, Twilio Node.js and Angular. #RheinMainRocks
- @MattBolton365 for me it will be the UI layer that is crucial for the connecting of all these and to use them in way that's easy.
- Wow. You can host anything serverless on AWS BeanStalk. I'm ditching my root server for this. #noops
- That Linzer Torte from #TopConfAT was really good! https://t.co/HIRzDK7SxS
- @powtac ja, Redis gibt es auch. Alles was man braucht.
- @ProductHuntHi @redpandacan @ProductHunt Thanks, but not until stop asking for write access to my twitter profile.
- @bentossell @redpandacan @ProductHunt then give me a link to do it ...
- https://t.co/7AerUMPDEJ is huge! (Finally Yahoo Pipes is back!) @zapier
- I'm looking for more lists of values like this. Do you know an? https://t.co/XV1jkQxMPT
- https://t.co/QCP1GQ7Vv4 is another great event supported by @zentrale_ffm! I'll be there on Sunday as part of the jury. #opendata #hackffm
- "Was Uber's Branding done while Uber High?" https://t.co/XmFfA1uNMQ Yup, I'd say …
- Part 3 of my working #remote series: celebrate successes. https://t.co/L0diwFQm6w
- Oh, I love this so much! https://t.co/dmfqRblX6v
- @plaugg wow, cool!
- @plaugg ich hab ne Idee für einen Werte-Workshop. Den mache ich nächste Woche mal und dann berichten ...
- Cool! Meet @zentrale_ffm's new lounge work area! #coworking #rheinmainrocks https://t.co/K5bniFdXZE
- @einguterplan @benjamin eine sehr schöne Auswahl! Mit fehlt "Transparenz".
- @herzflimmern @nickdanforth how many cameras where at that table?!
- @herzflimmern @nickdanforth ... digital vlogmads ...
- Converted the @wemoof dynamic #Symfony2 website to a static Jekyll powered: https://t.co/V3Y7NwpqsG … NS update will take some hours. #noops
- @MattBolton365 say hello to "Kumulieren und Panaschieren": https://t.co/k7gOR7cqNx
- https://t.co/Prvk10vxai Documenting The 2016 Tech Bubble
- .@wemoof's https://t.co/ScrAHHsX2l is now run via Amazon CloudFront which grants a free SSL certificate. #noops
- @LukasRosenstock Nope, this is done via AWS Certificate Manager https://t.co/EUyHlRm9HN which launched end of January.
- @coderbyheart Certs can only be used on AWS, though.
- Uh, nice. CI the jekyll site on travis with html-proofer and you'll get notified about broken links: https://t.co/kbsHR7b5ev
- @airbone42 ... Eine Jobsuchmaschine mit Hunde-Option @startupjobsger https://t.co/mu2Fe2Ne5C
- https://t.co/0IjedzvNof looks like a great Linux laptop ...
- @benjamin I've just discovered https://t.co/R2VDdD65Ar ... Which might be of interest to you.
- Cooking an apple quince chutney for @WeAreYummyMail ... https://t.co/4dm0xQgHe0
- @benjamin This is a whole now ocean of material … but I'll dive in.
- On my way to Berlin on ICE1633 … #dbl
- Getting called from your hoster the moment you run into a problem. Priceless! @HostedInSpace
- @mathiasverraes still flickr …
- @einguterplan Ihr könnt "Wissen" ersetzen, dass kommt zweimal vor.
- @hostedinspace Cool! Wo ist die Doku?
- me and @benjamin at #TopconfAT: https://t.co/ET3aobtHck
- @g33konaut g33king out ;-) w/ @agaw and @Anna__Loew #TopconfAT https://t.co/d7DdRN4j1a
- @mortzu Welche Server für MX?
- @matthiaspatz es gibt da den Kapitän eines US-Atom-Uboots, der seine Mannschaft demokratisiert hat: https://t.co/9WYJHlvkCL /via @RH_Way
- Meeting an old friend. https://t.co/Jr7hRo8wSl
- Cherry-Toten. https://t.co/WgaYhSTjfD
- @Ravetracer als api.exe?!
- @FranziskaNaja Schau dir mal https://t.co/tbnC43jqsf an … evtl. bist Du dafür geeignet!
- @a_socialpreneur Man muss ja erst was hochladen, und die Benachrichtigung ist ja keine Werbung. Also kein Problem (rechtlich).
- Guess which are mine ... https://t.co/sWqeQXLPUl
- @Seb666 Yes, I'm *slightly* overpowered here ;-)
- @mortzu via usb3 if you need it.
- @stadtkindFFM @calibanatspace Ja, absolut! Das Duo aus Mulder & Scully ist wieder großartig!
- @stadtkindFFM @calibanatspace viel besser als früher!
- @stadtkindFFM wir suchen ein nettes Cafe im BHVSVRTL für den #techleadsffm, dass um 9 Uhr auf hat. https://t.co/mGyRNv5FLx leider erst um 11
- @Marv2punkt0 @stadtkindFFM Ja, in der Tat macht um 8 Uhr auf … Danke!
- @Marv2punkt0 @stadtkindFFM Meine Quelle im Silberturm sagt: sehr gut, ruhig aber gehobene Preise. Gehen daher ins https://t.co/LZeZK5zrmn
- Nice. Getting picked up in a Tesla with fresh coffee! https://t.co/sX4TGndqmv
- Nice: https://t.co/Rn6ydRFPrm - three religions under one roof.
- "Techniker ist informiert." https://t.co/6yMqbrcqEF
- If you like horror movies go watch: The Big Short … closes with the hint that it's happening again. 9/10 https://t.co/UuUa8Ea4Pr
- Great to see, that I'm not the only one. I've got similar remarks. Maybe Austria is a different kind of crowd? https://t.co/j5UgzEXaxA
- @benjamin You know I didn't attend, but you very well delivered in the past …
- Great summary of the advantages of #remote work and tips making it work: https://t.co/5FK8ls4UnQ #futureofwork
- Converted an older WordPress blog of mine to Jekyll: https://t.co/hnFCRoU0pz Not very straightfwd, did need some work, though. #noop
- I'm flattered to be amongst their selection! https://t.co/r9aHN0ZSB8
- @janl 250 € sounds good.
- @Marv2punkt0 Karma?
- @BoltCapital a bubble of highly overrated and intransparent financial products.
- At #techleadsffm ... https://t.co/JQ3H2o1sNp
- Saved by backups …
- OH: Chief Trouble Operator
- Wow. @insynchq looks like the Google Drive Client for #Linux I've been waiting for: https://t.co/QzqGdpk1y1
- Hey, Cloud. I've missed you! #nobackend
- @jke @Polizei_Ffm Von deiner KFZ-Versicherung? Und … Yay! Free upgrades!
- @AnnaMelitta https://t.co/VbvpV0fXpw
- @AnnaMelitta and after watching https://t.co/J1cRcBrdIw we are currently reading https://t.co/kyrjetccRc
- @DragonBe @CoderDojoBe Cool. Do you have some information on what languages / frameworks you are letting these kids work with?
- Restoring from an erroneous mass-delete in CloudSync with a @Synology is everything but painless. Will set up a daily snapshot of files now.
- This sounds ridiculous … #IKEA is basically not paying any taxes. That's not how a "family" should behave … https://t.co/M8S0bscNDP
- @MattBolton365 @sven_giegold both. The system has not been designed to prevent this amount of financial creativity. IKEA is reckless.
- @lsmith I recently learned about https://t.co/1yrMckfJnj which can automate this.
- Is sugar the legal drug that numbs everyone? https://t.co/PiB0Yiigdb tries to show the effects of sugar and why it is isn't sweet at all.
- @ElectricMaxxx @lsmith it's run on your CI after all tests have passed, and yes it's node.js
- Someone is teasing craft beer from my hometown #offenbach: https://t.co/gaT3Xuuprx https://t.co/GeQwBjqLtH
- @airbone42 Free up to 100 SMS: https://t.co/mzjdtHSCqw
- @airbone42 … right. Currently only US numbers are supported.
- @airbone42 also check out https://t.co/OorAF8SP8P
- After a day of fiddling my old blog is now also on AWS beanstalk. A lot of new things to keep in mind when hosting WordPress with #nobackend
- The old blog is still horribly outdated … but I could just throw it away ...
- @airbone42 @IFTTT so it was more for your personal notification needs?
- @mortzu I think #noops would have been the better hashtag.
- This! https://t.co/FrlXoIRTfm
- Figuring out a new mobile phone plan for business that doesn't cost a fortune and has t-mobile as carrier … So far @klarmobileDE looks best
- https://t.co/XKhzaQL1cm https://t.co/crUv5sccJp
- Finally went for @Drillisch_Tel via Maxxim which does not have a long term contract.
- Two new CTO #jobs in my trello board …
- @VGSDeV @cathibruns @itbeobachter Gerne. Ich bin aktuell zwar nicht mehr Selbständig, aber d Möglichkeit will ich mir nicht verbauen lassen!
- @bommeljogi Nein, zwei-Zeichen Domain-Namen sind generell nicht möglich (wegen potenziellem Konflikt mit ISO Länder-Kürzel).
- @Velocet nee, ich meine schon TLDs a la ".HIV" … unter den 1300 #newgtlds gibt es keine mit zwei Zeichen.
- @bommeljogi Hier ist die ganze Liste: https://t.co/RNsXzrZNWb / @dd24 hat die meisten davon im Angebot und in der Suche …
- @Velocet ich war da mal CTO :-)
- @Velocet zum Welt-AIDS-Tag 2015 ordentlich (Millionen Kontakte auf SoMe). Diese Jahr läuft u.a. https://t.co/kBcYZycgv1 … geht also weiter.
- @aufstiegsstip Eherensache, als einer der Ersten!
- @KuttnerSarah lass einfach das Feuerwerk zu Hause …
- An Illustrated Guide to Introverts in a Start-Up https://t.co/NtBVClqJ3h
- Yay, Better call Saul continues!
- https://t.co/LVnEgaxUg3 has awesome space themed illustrations free to use-even commercially! https://t.co/k9pGvFUCJz
- @goethalss … oh, dieser Handwerker möchte ich nicht sein ;-)
- @martinemmert All the best, Martin! I hope you get to do some awesome projects @sinnerschrader!
- This time I got a facebook post announcing my new position @RH_Way: https://t.co/eZJQjGGmi0 https://t.co/4YyUorpFNs
- Uh, that hair … ;-) https://t.co/ELOIKGYBeU
- You should watch @IvanaTerrorBull inspiring talk about #agile #leadership: https://t.co/t84VBd2mGp
- https://t.co/Qcs6emJ3le https://t.co/97MK422FyX
- Connecting with people I know professionally from the IE5.5 ages. #linkedin
- @MattBolton365 well; you might not want to hear this, but: #Berlin
- I've moved the source code of @ugsrock to the @rmrocksco GitHub org: https://t.co/U1LOj3YXwm
- I'm talking to myself.
- I HAVE REPAIRED AN IPHONE!
- @saschadieter I've replaced a broken home button on an 5S I use for testing. https://t.co/np3emnLH0h
- @nochsoeiner Nein, passiert erst ab dem iPhone 6.
- @jonaspiela @CookiesApp_ @avuba Well, do you know startups that managed to be profitable with products around micro/small transactions?
- Coworker-Drinks @zentrale_ffm were so lovely I totally forgot to tweet about it.
- Yes, that's what I thought: https://t.co/0jgxv3FItV
- https://t.co/TrsGXsGuIc New stuff in @trello and I'm so happy I can use it again all day @RH_Way!
- @stefanopitz @AugenhoeheFilm ich finde besonders toll, dass darin Beispiele von ganz "alltäglichen" Firmen vorkommen.
- @BjoernSchotte freedom+purpose+challenge https://t.co/ZgwsePsRtm
- @khgdrn Ja, bin schon sehr gespannt aufs @AugenhoeheCamp ...
- Waking up and looking forward to work is a feeling I've missed for a long time. ✋ @RH_Way
- @brainSteen Thanks Chris!
- @Marv2punkt0 😂 Pass auf dich auf!
- .@TEDxRheinMain I'm excited to find out what the teams will come up with during the #opendata hackathon @zentrale_ffm ...
- I don't get Google Inbox. 🤔
- https://t.co/MI0qDiWDYY #bubble
- @mattsches https://t.co/9EeqOnLzNu
- https://t.co/xDetDtqdAX @stadtkindFFM !!!
- If the WiFi works ;-) https://t.co/zsiga43qjQ
- @stadtkindFFM ja, sicher. Aber ich habe rein gehört und just mehrfach fett grinsen. Ich glaube regelmäßig könnte ich das auch nicht mehr ...
- @mattsches und, zufrieden?
- Neo https://t.co/03q1AIHx8C
- Hey, I'm looking for a domain sponsor for @wemoof: you can have your logo on https://t.co/ScrAHHsX2l for 12 months, if you like for just 25€
- @kringkaste Sind natürlich nicht 25 €. Aber ein wenig Aufwand habe ich ja noch drum rum.
- @calibanatspace Nein.
- This one went fast! I'm really happy that the @hoodiehq logo is now on https://t.co/ScrAHHsX2l … Thank you! https://t.co/PoKdu6fABO
- Root server cancelled. #nobackend Some projects moved to @hostedinspace because it's so easy!
- @FranziskaNaja Risiko der Auslöschung der Menschheit ist zu groß.
- @FranziskaNaja Ja, aber in so einer extremen Situation kann er es nicht drauf ankommen lassen.
- Sehr mutig, die eigene Alkohol-Sucht so offen zu thematisieren: https://t.co/DfcHMygDLc
- @jannisborgers Sozusagen auf den Parties / Dinners gar keinen Alkohol kostenlos an zu bieten?
- @AndyScherzinger @hostedinspace is a regular webhoster. So this isn't #nobackend
- JavaScript graph libraries compared: https://t.co/z6tKYxM7Xc
- Updated my name tag on the coworker wall @zentrale_ffm https://t.co/OPGh8vrgj6
- Oh, it might be fun working there ... https://t.co/RRkuHBcIQY
- @jke Ja, Bornheim Mitte direkt unten im Aufgang Berger Kino.
- Hello Butzbach! https://t.co/ietXGO1Ope
- @a_socialpreneur @doclets_io … what's the advantage over @readthedocs?
- See you at #ahcfra16 #ahcamp https://t.co/etN8TGUim0 #futureofwork
- If you are asked for a security questions for your: just enter something random and save that, too. #protip
- Stripe offers CaaS: Company as a Service. Get a Dalaware based corporation for just $500 from anywhere in the world: https://t.co/PY6a1zWtQL
- @bommeljogi Die einen haben Windeln …
- :-) I use @GoToMeeting @usetalky and @google on Linux and it's just fine. https://t.co/zvrp81wDox
- @gr2m you're fetching a specific user account, so the latter is more true to: objects at resources should not changed unexpectedly.
- Neo doesn't want to be disturbed while chilling... https://t.co/S76qSz4Gc7
- @plaugg war nicht nötig. Drei Tage mit dem Team von @RH_Way haben mir viel Einblick gegeben.
- https://t.co/8A0E3sK2TR is missing my preferred method to name machines: the names of Matrix ships! https://t.co/O5uLddXFOM
- 2016 is the year of the fintech centers in Frankfurt … #ftcffm https://t.co/eUsFC2MTCr
- A totally agree to @mcuban 12 rules for #startups! https://t.co/55fWCyp6Mv https://t.co/Om4ZNzFqXu
- "Browser based rendering" #javascript https://t.co/aMxDIEMJ5d
- Which @RSprachrohr song is this?! https://t.co/AwZw10eVAn
- re rendering in Browsers: Chromium stops creating frames after a while. Firefox worked perfectly. #javscript #canvas
- "es bündelt auf wenigen Quadratzentimetern Weizenbrot die Sehnsüchte einer ganzen Epoche" https://t.co/w5HUgPIOSX https://t.co/U1XN4BmWj2
- True! https://t.co/UljaaYdXeb
- @benjamin I had two and they were really good!
- In https://t.co/M2DrhRamby @m_ic shares their learnings building @flinc … So good! #futurofwork
- .@XING_de creating public zombie profiles based on ticket orders for events is also a nice hack to grow a userbase. https://t.co/3ByxxxZMCD
- @mayflowerphp eine bessere inbound hiring Maßnahme könnt ihr nicht machen …
- An agile culture creates an environment which enables employees to make good decisions without fear. Information and safety are key.
- @ostfale @mreinhardt Was benutzt ihr für eine Projekt / Framework / Sprache?
- Eight memorable passages from Apple’s fiery response to the FBI https://t.co/r1Eo7VRuGt by @JennaMC_Laugh
- @RH_Way Humans are naturally agile. In the right environment the agile mindset will (re-)emerge.
- On my way to Den Haag for my first @RH_Way workshop. ICE124 #dbl
- Great! Just arrived in Netherlands and the Wifi on the train is free and working ;-)
- That must be the hipster place in Den Haag ... https://t.co/giOzVa4qI0
- Dinner was Steak+Fries. Really good going the #rhway. https://t.co/OErcB8RKkV
- People over processes! IBM vs #NodeJS: https://t.co/SGjjAk4HnY
- Mother of all duct tapes! https://t.co/2ztiH6OGq2
- Cool! Milk for lunch ... https://t.co/NgKtRgpPuL
- @hostedinspace Hast Du schon Django support? https://t.co/4IdCe62rl8
- Towel dispensers in CI color. It doesn't get much more corporate than this.
- Netherlands pre dinner amenities. https://t.co/fKIYREjtEc
- The workshop made me hungry! https://t.co/JIfF5XUqMX
- Just call it #Hackathon and no one will notice. https://t.co/XBhFukcL7y