Solved 1 problem. Got 10 new. #programmerlife
https://twitter.com/getify/status/1024499090082734080
August 2018
232 tweets
"software that is actively being used by customers (a.k.a. users) in their
real jobs" https://t.co/2X0qHANueN
@flowchainsensei Thanks for the write-up. It's so easy for developers to look at
the next thing to build / improve, because there is always a next best feature.
Because then you are your own fast feedback-loop.
But asking and/or observing customers in the wild? Super hard.
@flowchainsensei No, I was not aware of this specific paper! I'm trying to
establish the idea that all new features must have usage tracking as part of the
rollout and revisited, so that we can also kill features and not only keep
adding them.
@gr2m OMG! This is fantastic! All tne the best for
you all!
Today we hiked up to #sjøasetervatnet, a lake 500m above #surnadalsfjorden. The
hike up was intense because the track is only 4km long. But up there we had the
lake to ourselves (and a few…
https://www.instagram.com/p/Bl8un8XB-1f/?utm_source=ig_twitter_share&igshid=9slesjevo584
@gr2m /me was too excited to type! 👶👶👶
A friendly reminder: I reject connection requests on LinkedIn of people who I
haven't met or otherwise had a meaningful exchange with. At least take the time
to explain, why we should connect.
If you want to ask me something there is an easier way: DM me on Twitter or
email me.
Drop SMS for 2FA: "we learned that SMS-based authentication is not nearly as
secure as we would hope, and the main attack was via SMS intercept. We point
this out to encourage everyone here to move to token-based 2FA."
https://www.reddit.com/r/announcements/comments/93qnm5/we_had_a_security_incident_heres_what_you_need_to/
Very early working prototype!
https://twitter.com/dan_abramov/status/1025177621611589632
@benjamin
@rradczewski
@c089
@SoCraTes_Conf Hell yeah!
This looks like a great tool for #remote teams. I love the time-boxing feature!
https://standups.io/
These are cute laptop stickers from Søstrene Grense!
Great write-up of how engaged, self-directed and empowered developers will get
stuff done without the constant look over their shoulder: "Stand-ups ENCOURAGE
plans to change daily. Lack of consistency is a great way to ruin developer
flow." https://medium.com/@jsonpify/you-dont-need-standup-9a74782517c1
@restrex I'll propose next week to give it a try.
I previously had great success with pre-written meeting minutes, and @standupsHQ
might be even better (since all videos are kept). If it would provide
transcriptions automatically, it would be perfect!
https://coderbyheart.com/speed-up-your-meetings-with-pre-written-meeting-minutes/
Great post on Code Reviews: https://mtlynch.io/human-code-reviews-1/
HT to @SamirTalwar
@codinghorror Lego Millennium Falcon?
Simple and effective! https://twitter.com/LidlGB/status/1025010414034329600
@wolframkriesing
@typescriptlang No, since it always needs
to inspect the whole codebase for useful error messages.
If you have a lot of errors, start anywhere.
It also helps to use an IDE which supports TS (it will should errors on the
lines), which makes it easier to fix them.
I'm selling my reMarkable on ebay:
http://www.ebay.de/itm/-/202392997679?roken=cUgayN
They do this: "Don’t be afraid if you haven’t spoken before, we’ll have speaker
training to make sure you feel confident and well-rehearsed before the event. If
accepted, we’ll reach out to you and ask if mentoring is something you’d like to
have." 👏 https://twitter.com/yougotthisconf/status/1026100510380572672
Flights booked for @codefreeze_fi 2019! ❄️
❄️ ❄️
@wolframkriesing
@typescriptlang You can write a type which
defines your "interface".
TS will then complain if your implementation does not match this type.
@kringkaste
@codefreeze_fi Ja, sind alle hier:
https://trello.com/b/WtOxnkMU/codefreeze-2018
@kringkaste
@codefreeze_fi Hier mein Blog-Post zur
CodeFreeze:
https://coderbyheart.com/codefreeze-brings-the-magic-of-socrates-to-lapland/
@ste5eu While it's a fantastic device to write on,
the way it handles organizing documents is not effortless enough. The reMarkable
feels laggy, mostly because the ePaper takes noticable time to update when
navigating / organizing.
@ste5eu It only supports black / white which
really limits the ways to work on documents.
We had this option using AWS, but since we are building a SaaS and wanted our
users to have a free tier, we actually were not able to fully embrace
one-tenant-per-account on AWS, because some services we require (e.g.
Elasticsearch) have lower bounds of cost which are > 0.
https://twitter.com/owolf/status/1026409594829070336
This means we would be spending money for every evaluating user, even if the did
not use the service.
It would have made our code and the permission management for AWS resources so
much easier.
If you can build your solution only using PaaS, it's really amazing.
Have you done a (developer) happiness questionnaire, yet?
https://coderbyheart.com/developer-happiness-questionnaire/ #futureofwork
@maaretp Really awesome developer UX compared to
Selenium or hacking your own using Chrome/puppeteer (I did that 😂).
I blogged about versioning #JavaScript libraries with semantic-release
https://coderbyheart.com/automagically-version-javascript-libraries-with-semantic-release/
🐞 🚀 🚨
A little reminder: For @NordicTweets' cloud
services team working from Portland and #Trondheim 🇳🇴 we are looking for an
experienced candidate who can lead the cloud solution development for #nrfcloud
and other cloud-projects from day one on their own responsibility.
This requires substantial experience with building web-based applications on
#AWS (especially #serverless services AND #IoT) and deploying and operating
these services, as well as significant proficiency in #Nodejs, #TypeScript and
#TDD in general.
You will be working closely with both hardware designers and system architects
as we develop and validate a highly scalable IoT infrastructure to enhance our
products which are helping our customers make excellent products based on our
system-on-chip products. #nrf9 #nrf5
My DMs are open if you have any question.
The official job description is here:
https://candidate.hr-manager.net/ApplicationInit.aspx?cid=278&ProjectId=175679&MediaId=5
Mikrowellen in der @DB_Bahn, das wär's.
https://twitter.com/AVGregR/status/1026227975581196288
@datenreisender
@DB_Bahn Ich dachte es gibt bei Amtrak
Mikrowellen für Kunden, leider doch nicht. :-(
@SlackHQ can I have an option to set a custom
time for a follow-up reminder, plz?
#Norway: "postdoc position in salmon hologenomics"
https://twitter.com/MuseumEvoGen/status/1026729683373703169
What is a Walking Skeleton?
https://codeclimate.com/blog/kickstart-your-next-project-with-a-walking-skeleton/
Good symbol for how huge the Chinese market is:
https://www.theatlantic.com/photo/2018/03/bike-share-oversupply-in-china-huge-piles-of-abandoned-and-broken-bicycles/556268/
Don't buy @daskeyboard ...
https://t.co/mZ1JkIDN1w
@Lynoure And you teach your child a language that
no other will understand.
Currently writing a custom Gherkin runner which runs our integration tests and
nicely shows interpolated steps, can skip if stuff fails, etc. #bdd
I tried this with #Jest, but it expects all tests to be defined synchronously,
which is a pain to implement, when test steps are constructed during runtime.
This does not surprise me. Gaming has notoriously been a industry which is
dominated by men who never "grow up", because everything is centered around
competition, sexist content and publicity and they can earn money through
cultivating primal instincts.
http://meagan-marie.tumblr.com/post/176788011970/six-months-at-riot-games/amp
Put your shoes on the Internet!
https://twitter.com/NordicTweets/status/1027863065491136512
https://open.spotify.com/track/2kEPRu7LqVxzEpl37rW7op is on repeat the second
day now. Fantastic track! #trancefamily
Yeah! #JavaScript developers be like
<3 #TypeScript <3 #FunctionalProgramming !
https://twitter.com/marcoemrich/status/1027950956619677696
Yeah, you morons @plivo, I am so important to you
that you sent me spam.
I've reported this as abuse to @MailChimp ...
In 20 years I have never met anybody working at a printer company, printer
startup or somehow closely related to printers.
I think that today's printer are just refurbished from last millennium's
landfills. https://twitter.com/abbyfuller/status/1028014852223238144
Coming up: the best of #bgotrd18 - which was our summer vacation, where we drove
1600km from #Bergen to #Trondheim.
Find all pics geo-tagged and CC BY-ND 2.0 licensed on @flickr (yeah, it still
rocks!) PN me if you want to know more about specific places. #Norge 🇳🇴 1/12




Must visit: Den Norsk Bokbyen / The Norwegian Book Town:
https://bokbyen.no/en/ #Fjærland #bgotrd18 #Norge 🇳🇴 4/12




#geirangerfjord #geiranger #bgotrd18 #Norge 🇳🇴 7/12




#atlanterhavsveien #bgotrd18 #Norge 🇳🇴 11/12




These were all taken with a @Moto X Play and
post-processed with @googlesnapseed.
/status/1028318769209323520
If you like moving images, check out my Instagram story highlights for this
trip: https://www.instagram.com/stories/highlights/17949828091099118/
@miskaknapek
@Flickr Great that you enjoy it!
@rotnroll666 Yeah, now the Norwegian summer
is back to Normal. Tons of rain, and right now 10°C. ;-)
@Ravetracer Schon Handkäse probiert? ;-D
I receive significantly better applications for the role I am hiring for through
Twitter and HackerNews.
👉 If you are hiring and your engineers are not spreading your job offers within
their network, you are missing out big time.
This is a great talk / lecture on what causes software to fail (and eventually
kill people):
https://github.com/jorendorff/talks/blob/master/blame/blame.md#dont-blame-the-decaf-what-really-causes-software-failures-and-successes
I haven't been this excited to discover a band that takes stoner rock and turns
it up to FUCKING ELEVEN! 🤟 @Bokassaband Very
much looking forward to see them @Pstereo next
week! #trondheimrocks 🇳🇴
@benjamin
@Bokassaband
@Pstereo Yeah, so many interesting bands!
Why it's important to take rumors seriously:
https://twitter.com/NativeWired/status/1028717198045601792
Master your tools! https://twitter.com/mirjam_diala/status/1028702337798426624
A new colleague is starting tomorrow and I'm excited to explain him all the
things we do at @NordicTweets. Which is a
lot ;-)
@johncutlefish Yes. I typically ask
something in that area: "What is your greatest pain point right now?" This open
question will lead to an interesting discussion.
Maybe this is beeing a little too honest?
@timothep I know that
@biz4d is trying to do that, and also reach out to
https://www.linkedin.com/in/claudia-heimer-0057821/
Finally: Cross-platform paths!
https://twitter.com/lunasorcery/status/1028682822956007427
So ... cross. ;-) /status/1029113172039491585
Why 16GB of RAM is a joke on a development machine:
https://twitter.com/housecor/status/1029116217301327877
@PatrickHeneise
@npmjs I have a npm whoami in my CI scripts so I
have an easy way to verify that the right user is authenticated.
@PatrickHeneise
@npmjs This is how I do it:
echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
@vessovit
@miskaknapek ... Spotify.
@PatrickHeneise Ugh, try AWS CodeBuild.
It's nice (and has Node.js 8 support).
@Ravetracer Unglaublich. Was für Idioten als
Lehrer durchgehen.
Will Smith is a fantastic story teller:
https://www.youtube.com/watch?v=bFIB05LGtMs
Here is another case for #distributed teams: by principle real-time
collaboration is limited-and according to this study it is actually a good
thing. #remote #futureofwork
https://www.sciencedaily.com/releases/2018/08/180813160528.htm
@Lynoure Portal!
They have a track record of shitty behavior, sexism.
https://twitter.com/malk_zameth/status/1029689966228635648
Going to @SoCraTes_Conf and don't know
anyone? Feel intimidated by all the strangers? I'm happy to be your
@ConfBuddy to help you have a fantastic
experience at #socrates2018 and make new friends!
Join the #buddies channel in our Slack!
@benjamin
@datenreisender
@SoCraTes_Conf
@ConfBuddy Yeah, you are right. I think we
should use this one as the official @ConfBuddy GIF!
@mirjam_diala
@mirjam_diala
@SoCraTes_Conf
@ConfBuddy Because it is hands down the best
developer conference in Europe.
Right after @codefreeze_fi ;-)
@benjamin #HandmaidsTale
Cool new feature for CI/CD nerds like me: npm can now read tokens from the
environment! https://github.com/npm/cli/releases/tag/v6.4.0
I talk to a human.
https://twitter.com/shaunspalding/status/1030189931724005376
Your #agile practice is a Dementor
https://coderbyheart.com/your-agile-practice-is-a-dementor/
@mkhl Regarding https://github.com/npm/cli/pull/8,
what is the name of the environment variable to pass the auth token to npm? I
assumed it was npm_config_authtoken=... but this did not work.
Oh, I got it: env
'npmconfig//registry.npmjs.org/:_authToken=00000000-0000-0000-0000-000000000000'
npm publish
Great and extensive resource on #paytospeak!
And: Same! https://twitter.com/Tweet_Cassandra/status/1030452318918135808
@Morl99 What are you doing to change that?
If you like manifests, this is a good one:
Beta is the organizational mindset that is fit for complex markets & fit for
human beings. It is articulated through an indivisible set of 12 laws, or
principles: The #BetaCodex.
@gr2m @ShortcutLabs Have you seen
https://github.com/virtualabs/btlejack ? You can use it to sniff BLE messages.
Go's dependency management is getting an overhaul:
https://roberto.selbach.ca/intro-to-go-modules/
How is this a proper login website @GCPcloud?!
Link from the "[Action Requested] Provide Contact Information details to support
GDPR" email.
This looks more than phishy, @Google.


Moving to #Trondheim? Hire expat Mid-Norway! I blogged about my experience
working with the #relocation agency expat Mid-Norway, which played a very
important role why I accepted the offer from
@NordicTweets in the first place:
https://coderbyheart.com/moving-to-trondheim-hire-expat-mid-norway/
@RitzmannMarkus Then something is wrong
with the link in that email.
New tool:
Changing the world, one vegan place at a time.
@vegannorway lists thousands of vegan
friendly places in Norwegian cities.
It's created by two people, in their spare time, not for profit.
https://twitter.com/salrensh/status/1031445773739847680
HIMMELHERRGOTTVERDAMMTUNDZUGENAEHT!
https://twitter.com/einarwh/status/1031454270372171776
@GCPcloud Ah thanks, will look for that email.
We did use the fireplace tonight. #summerinnorway
You know you'll have an awesome time with techies
@SoCraTes_Conf because already are they
going crazy planning ...
... which board games to play ... which coffee to bring ... where the sauna is
#socrates2018
Coincidence? 🤔
@ConfBuddy
@otterspencer Does it have otters?!
We put GIFs on the Internet before it was hip!
https://twitter.com/rakyll/status/1031789123416158208
I need to improve my socks game. You take off shoes when you go to see the
doctor...
1-3 hrs <- not worth planning 1-3 days <- max story size 1-3 weeks <-
good sprint length 1-3 months <- mission 1-3 quarters <- vision 1-3 years
<- find a new business model 1-3 decades <- 😂 good luck
https://twitter.com/johncutlefish/status/1031789970921385984
“What happens if we invest in developing our staff and they leave?”
“What happens if we don’t, and they stay?”
https://twitter.com/EditionF_com/status/1031840834692374529
I had a totally great idea for distributing stuff and separating concerns. The
performance totally sucks. At least I now have one direction less to explore.
#builditthreetimes
@ConfBuddy
@otterspencer Stay lean ...
Done > Perfect!
@powtac FB removed that feature recently:
https://faq.buffer.com/article/985-publish-facebook-profiles
Sociologists Examine Hackathons and See Exploitation: “From my perspective,
they’re doing unpaid work for corporations.”
https://www.wired.com/story/sociologists-examine-hackathons-and-see-exploitation/amp
@Kiview This is an important difference: Is the
entity which organizes the Hackathon a for-profit or a non-profit business.
@danbar87
@a_socialpreneur Some variation of this
model at least. It will be too expensive to discard an organization after every
project. Value also lies in team building, knowledge from previous projects,
etc. Everyone Culture shows a good balance:
https://coderbyheart.com/an-everyone-culture/
@danbar87
@a_socialpreneur Also companies like
@menloinnovation (read Joy Inc!
https://coderbyheart.com/joy-inc/) or
@MorningstarInc (
https://hbr.org/2011/12/first-lets-fire-all-the-managers ) work around the
concept of constantly re-arranging teams.
@dmn1k
@marcoemrich Both of that is mentioned in the
article. The whole point was to get an outside perspective.
Remember? A hamster wheel looks like a ladder from the inside.
I'm so happy to be back @SoCraTes_Conf
tomorrow!
JFC #socrates2018
We desperately need more non-sw people coming to our secret events and telling
us about real world problems, not the ones we invent to our own enjoyment.
https://twitter.com/AnnNat/status/1032338418750107648
@c089 I just see hot and very hot? 🤔
@ConfBuddy
@mirjam_diala Quality of
@stickermule is the best.
@rinkkasatiainen Save travels ... See you
in a bit!
Good Morning! On my way to #socrates2018
Compatability or Compatibility?, in my head I always think it to be
compitability - even worse.
https://twitter.com/jkriggins/status/1032166672738729985
@Lynoure 🙊
I do want to #encryptallthethings but I still need me some unencrypted websites
so I can connect to the fucking airport WiFi like some neanderthal.
@tOMPSON I use http://hase.de - that's shorter
and cute. 🔓🐰
Just three more trainrides to #socrates2018 and one is a "null" - very fitting
for going to a software conference. @DB_Bahn
@JeroenDeDauw
@DB_Bahn I'll probably arrive there at NaN
o'clock.
Welcome to Germany where it's still ok to advertise using stupid sexist gender
stereotypes.
@tOMPSON Yeah, but it since it still serves
non-https, this will be intercepted by the airport WiFi access software and
Chrome show the login portal.
@Lynoure Da haben sie recht.
[To add some extra trickery because of German capitalization]
@rradczewski
@c089 You seem to adopt the
@codefreeze_fi model: it happens when it
happens, but let's give it a week for a lot to happen!
It should not be possible to replace an entry in the browser history which
belongs to another domain.
But, creative use of browser APIs.
https://twitter.com/codinghorror/status/1032532290482499584
If you think that you will have better code at your next job, look at this HUGE
HN thread on how many people dealt with shockingly bad codebases:
https://news.ycombinator.com/item?id=17819771
@Ravetracer Don't worry! I have put so much
half-assed shit in GitHub and nobody cared.
@mirjam_diala Shorts + Hardshell. The
Norwegian combo!
@rinkkasatiainen
@DB_Bahn Cool! I am on shedule.
We have opened the first session room: Crafters On The Bench #socrates2018
Somehow I always end up helping at check-ins. #socrates2018
@RidingWolf Are you coming in the new car?
Or ... to the #socrates2018 conference wifi:
(check the URL)
@Ookami86 I'm happy I opted out. So I will live! \o/
#socrates2018 ist starting!
#socrates2018 @ConfBuddy can meet for dinner
here!
#socrates2018 food: amazing as always! Second picture is proof how good they
take care of vegetarians and vegans.


World Café results: #socrates2018
Starting the morning with a kata facilitated by
@malk_zameth: #socrates2018
It was a really great exercise!
Let's go! Happy with me at the Session Marketplace at #socrates2018 is
@marcoemrich!
No @SoCraTes_Conf is complete without this
session: #socrates2018
It will obviously be followed by a very spontaneously announced Emacs session.
Already 50+ sessions and they keep coming 😍 #socrates2018
So great to see that many parents and their kids here
@SoCraTes_Conf sessions. Parents are part
of our teams, so we need to enable them to attend our conferences, too!
#socrates2018
One of the reasons I ♥️ @SoCraTes_Conf:
There are rarely any sessions that use slides. PowerPoint encourages listening.
Flipcharts encourage collaboration! #socrates2018
Blogpost is coming ...
https://twitter.com/0xC0DEBA5E/status/1032928277386674176
Notes from my #firstprinciples session
@SoCraTes_Conf: #socrates2018


In the property based testing session hosted by the fantastic
@malk_zameth who has basically been running
sessions now all day since this morning 7am! #socrates2018
Boardgames, an important part of #socrates2018
@Wikimedia maybe think about using Software
Craft. 🤗 #SoCraTes2018
These things make @SoCraTes_Conf so
special: the nail polish station and the AeroPress collection. 🌈 #SoCraTes2018


All the fucking time. https://twitter.com/geddski/status/1032803082109767680
Oh noes! The Teleportation session yesterday yielded some unexpected results:
there are now two @malk_zameth! #socrates2018
In the #sanctuaryjs session with
@rinkkasatiainen: #SoCraTes2018
@wolframkriesing I have not seen this
yet. One approach that could work: define your types and use the TypeScript
compiler API to generate JS code from the types.
@wolframkriesing Take this generated code
and compare it to your existing code. But somehow ignore implementation, only
compare "calls".
https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API
This seems hard.
Closing of the open-space. #socrates2018 was fantastic. And we are still not
done, yet ;-)
#socrates2019: Aug 21-25th 2019. https://socrates-conference.de/
@wolframkriesing I like how you want to
go where nobody went before!
Here is my awesome #socrates2018 @ConfBuddy
experience: getting asked by @benjamin to be his
#SaunaBuddy! 😅🌡️
@Ravetracer
@SoCraTes_Conf Absolut! Das wäre echt toll
dich hier zu haben.
Hey 👋 ! We just updated the @codefreeze_fi
website: http://codefreeze.fi/ - it's like
@SoCraTes_Conf in Soltau, but with more
sauna and snow! ❄️❄️❄️❄️ Sat Jan 5th - Sat 12th 2019 Kiilopää, Finland
#socrates2018
@jnardiello Yes! We had kids around in the
previous years.
Hey @DB_Bahn my Finnish friend
@rinkkasatiainen cannot buy a ticket in
DB Navigator because he cannot enter his home address in Finland since the
Country is not available for selecting when entering the address during booking.
Leaving #socrates2018 with a head full of ideas and great memories.
@jason_peper
@c089
@SoCraTes_Conf Thank you for your fantastic
work! 👏
I now have seen people come to
@SoCraTes_Conf first to improve their
technical skill. As they transition to more senior roles they still come back to
learn about social skills.
I love that we as a community can provide this holistic approach to becoming a
better human in tech.
It's the sum of the little things that add up to magic.
https://twitter.com/alvarobiz/status/1033673292702515201
This makes me very proud:
https://twitter.com/AnnNat/status/1033695223371780097
... and back in #Norway 🇳🇴.
@gazebo_c
@alvarobiz Here are the sources:
https://github.com/coderbyheart/SoCraTes-Kudos-Cards
I'm happy to adapt them for you!
@liran_tal These are Kudos Cards I made for
@SoCraTes_Conf:
https://management30.com/product/kudo-cards/
This was a great session at #socrates2018: how we can become more true to
ourselves and through that a better collaborator. #humansintech
https://twitter.com/kaylalunita/status/1033230806347640832
Manpower asks you add gaming experience to your CV: "Sett spillerfaring på
CV-en!" (Website is also available in English) https://www.spillerfaring.no/
My state after #socrates2018: it's this bitter sweet feeling between sadness,
tiredness, enthusiasm and thankfulness.
I have so many thoughts I want structure and persist to a document, but they are
just too many and so many are interconnected.
But I know that it's not only about getting it out. And my brain will take them
and slowly dissolve and remix them of the next days so I will be able to come
back to them and benefit of what I experienced nevertheless.
I have been struggling with finding a mentor for the last years I met hundreds
this weekend @SoCraTes_Conf.
Thank you #socrates2018.
@mkhl @alvarobiz
These is the best kind of feedback I want to hear: it's completely based on what
I did without any relation to who I am.
Good analysis of ways to get rid of exceptions bubbling through your #JavaScript
code:
https://medium.com/@gunar/async-control-flow-without-exceptions-nor-monads-b19af2acc553
Ouch. Don't be a Manference.
https://twitter.com/BetterAllies/status/1034110737549946880
Prototyping #IoT products with the IoT Tiles Toolkit cards:
https://coderbyheart.com/prototyping-iot-products-with-the-iot-tiles-toolkit-cards/
#designthinking
@gfrancesco11
@tilestoolkit Welcome! I really like it!
Beautiful deep-house set by @NoraEnPure:
https://www.youtube.com/watch?v=4Nm-km9ARxs #TranceFamily
@Ravetracer IMO sollte es während des
offiziellen Teiles keinen Alkohol geben, danach finde ich es in Ordnung. So
lange es gute nicht-alkoholische Alternativen gibt.
@RidingWolf
@codefreeze_fi Sorry, we have removed the
option for you to not show up!
AWS announced a programmatic API to CloudFormation, and I think this is huge,
since it will make structuring bigger AWS setups way easier:
https://aws.amazon.com/de/blogs/developer/aws-cdk-developer-preview/
But we expect you to drive 40t trucks on two wheels in reverse.
https://twitter.com/tiborsaas/status/1034727200203972609
I have roughly that amount of pieces stashed up in the attic in Germany...
https://twitter.com/therealautoblog/status/1035142763245907968
@socracan is the date for 2019 set, yet?
That looks frightenly realistic.
https://twitter.com/pallenberg/status/1035443654217924608
Male developer: "it's just nice month, so: works for me!"
https://twitter.com/skrishna/status/1035166725979992064
Toller Podcast mit @CaroSilbernagl,
Aussenministerin bei @betterplacelab, in
der sie auf ihre einmalig charmante und bodenständige Art über die Erfahrung bei
der Transformation ihres Teams hin zu einer Organisation nach Laloux erzählt.
#FutureOfWork
https://soundcloud.com/onthewaytonewwork/78-mit-carolin-silbernagl-von-betterplace
@spinscale @c089
@PulumiCorp How is this vendor-independent?
https://pulumi.io/quickstart/aws/tutorial-s3-website.html
@PulumiCorp
@spinscale @c089 I
think multi-cloud SDK is better that calling it vendor-independant (not your
words).
Something that gives me a better API then a YAML file is always a plus. I will
definitely check it out.































