Tweets in 2018
@soapdog (mastodon: @soapdog@toot.cafe) @Adrian Roselli 🗯 I am aware of some FLOSS lovers playing around with GeckoView - but that turned out to be quite complicated also. Hopefully Servo will be better on this.
— (@AndreJaenisch)@soapdog (mastodon: @soapdog@toot.cafe) Ola Andre! I finally came around reading some blog posts about EdgeHTML, among them andregarzia.com/2018/12/while-we-blink-we-loose-the-web.html via @Adrian Roselli 🗯. Including Firefox internals is hard, because not designed for it. I mean, look at how much effort is put into github.com/mozilla/spidernode
— (@AndreJaenisch)@the_jsf @GitHub I'd also like to ask the #webdev community to stop bashing #npm package authors for disclosed #socialengineering attacks. Instead be thankful that people provide you a package (written in their spare time)! It's poison to our community if we bash #OrphanedButPopular those authors
— (@AndreJaenisch)@the_jsf Plus, what can @GitHub do better here to prevent another #event_stream #security incident iin the #npm ecosystem? Ownership couldn't be transferred with the package because of an already existing fork.
— (@AndreJaenisch)Because you would likely fell prey to #socialengineering as well and would have handed of your #OrphanedButPopular #npm package to a stranger. What about donating it to a foundation? Would @the_jsf accept #event_stream (or others) for example?
— (@AndreJaenisch)Dear #webdev community, I'm sure you've heard about #event_stream #security disaster by now. I'd suggest that we now spend time to think about what to do with #OrphanedButPopular #npm packages.
— (@AndreJaenisch)Concerning our broken #nodeknockout app (c.f. twitter.com/AndreJaenisch/status/1056991824269791232) I awaited the 48 hours for judging, then SSH'ed into our heroku app and started the needed processes by hand. They're killed due to high RAM usage. Nevertheless I replayed your submissions.
— (@AndreJaenisch)@Node Knockout Oh, and when can we move our repo to another org in GitHub? Already now? Or after the winners were announced?
— (@AndreJaenisch)@Node Knockout When will be allowed to do „SysAdmin work”? Already now or as of announcement of beginning of the judging period + 48 hours (= in about eight hours)?
— (@AndreJaenisch)I have to thank *THANK YOU* to @Gustavo Henke for his npm package #concurrently! If you run into him, spend him a beer or something! You saved me quite some time at #nodeknockout2018 this year :-)
— (@AndreJaenisch)Hey @Smashing Magazine, I love your magazine! But could you _please_ hide the search magnifier for those with have the needed 3rd party script blocked? You know, progressive enhancement and such. Otherwise your site feels broken. Keep smashing!
— (@AndreJaenisch)Someone told me, that there are no results. I identified the root cause and will be able to fix it after the judging is over. (because than we are allowed to do „Sys Admin stuff”) #nodeknockout2018 #nodeknockout
— (@AndreJaenisch)@RedisGreen Your @Heroku AddOn is the only one I use which has no free plan. Do I have to do something to cancel the test phase after the voting is over? After all the account isn't charged. #nodeknockout2018
— (@AndreJaenisch)Since you need some patience for my submission to #nodeknockout2018 I picked a fitting image :-) Test it here: lobsang.2018.nodeknockout.com pic.twitter.com/RMXh8C1u20
— (@AndreJaenisch)@Node Knockout I couldn't find the checkbox for „This is a Technical Entry” (see nodeknockout.com/rules#OXSACAXqrYR ) Would it be okay if I put it somewhere in the description?
— (@AndreJaenisch)Dear #nodeknockout2018 participants, first: Get some sleep second: Share some postmortems / write ups of your experience. Looking forward to read what you've learned :-)
— (@AndreJaenisch)@Node Knockout This year I extra prepared for a video conf afterwards - and then it's not gonna happen :-(
— (@AndreJaenisch)5 minutes left for #nodeknockout2018 and @Snyk is reporting a vuln in one of my dependencies for the hackathon (out of ~41k I have this time …) Nope, not gonna fix that (remdiation now known for this one anyway)
— (@AndreJaenisch)@iintyo Already submitted your entry? We have time left! :-)
— (@AndreJaenisch)@Node Knockout @GrapheneDB @Heroku I don't have (or want) Slack privately. Why don't you join @Matrix ?
— (@AndreJaenisch)Too bad, that the connection to my @GrapheneDB on @Heroku can't be established (even ping gets not responded). Have to workaround with another db then for #nodeknockout2018
— (@AndreJaenisch)Hey @Heroku, the plans for devcenter.heroku.com/articles/graphenedb were renamed: elements.heroku.com/addons/graphenedb Could you update the docs? :-)
— (@AndreJaenisch)@RedisGreen I'm seeing this every now and then: Error: Redis connection to <REDIS_HOST>:<REDIS_PORT> failed - getaddrinfo ENOTFOUND <REDIS_HOST>:<REDIS_PORT> at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:58:26) Could you check your logs?
— (@AndreJaenisch)Kind of disappointing. It's common these days, that people use tracking protection („Ad Blocker”). However, many web apps fail to handle blocked scripts :-/ #nodeknockout2018 #NodeJS #webdev
— (@AndreJaenisch)If you are using @RedisGreen during #nodeknockout2018, this piece of code for parsing the REDISGREEN_URL might come in handy: codewithhugo.com/bring-redux-to-your-queue-logic-an-express-setup-with-es6-and-bull-queue/#setting-up-bull
— (@AndreJaenisch)@RedisGreen Had to use callbacks to make it work. npmjs.com/package/redis#publish--subscribe That's so awesome, that #Redis has a pubsub! #NodeKnockout2018
— (@AndreJaenisch)@Node Knockout My partner reported an invalid cert on his mobile.
— (@AndreJaenisch)Hey @RedisGreen, how can I inspect the values to keys in Redis using your service?
— (@AndreJaenisch)@Sentry Ah, now I can see the entry in the dashboard! Thanks.
— (@AndreJaenisch)@Sentry Funny enough I received an email …
— (@AndreJaenisch)Plus, I don't get any @Sentry logs in my dashboard (`res.sentry` is `undefined`). Could you help me here? Is there a way how I could debug it?
— (@AndreJaenisch)Hey @Node Knockout, can you look into why lobsang.2018.nodeknockout.com crashes, but floating-depths-24123.herokuapp.com/collector works fine (even if you don't see content - look at the title)?
— (@AndreJaenisch)@Heroku The docs in devcenter.heroku.com/articles/keen are outdated. That is, `keen-js` as package is deprecated. Maybe you can get in touch with @Keen to get this sorted :-)
— (@AndreJaenisch)In case your Linux distribution does not support Snap to install @Heroku, you can still fall back to the old process, which I described here: jaenis.ch/blog/nodeknockout-how-to-install-heroku-cli-without-sudo/ #nodeknockout
— (@AndreJaenisch)@Node Knockout Can I join via @Matrix there? :-)
— (@AndreJaenisch)Hm, so @GitHub was bought up by @Microsoft. I wonder how this will affect @Atom Editor given that Microsoft developed @GitHub for VSCode which seem to be more popular among developers…
— (@AndreJaenisch)@Node Knockout @Heroku media.giphy.com/media/tXL4FHPSnVJ0A/giphy.gif
— (@AndreJaenisch)If you are looking into what @Heroku has to offer for #nodeknockout have a look at elements.heroku.com/addons
— (@AndreJaenisch)Hmm … @Heroku shows me only the project from last year. What could be wrong there, @Node Knockout ?
— (@AndreJaenisch)@Node Knockout @Sentry So the org name is Hackbit then?
— (@AndreJaenisch)Hey @Sentry, do you happen to know, whether @Node Knockout set up something? > If your Sentry organization already uses GitHub for Single Sign-On, click here.
— (@AndreJaenisch)nodeknockout.com/blog huh? It's empty!
— (@AndreJaenisch)Hey @Node Knockout, I don't know, whether you have shifts in timezone as well in the USA, but here in Europe, we'll switch Daylight Saving Time soon: timeanddate.com/time/dst/2018.html You may want to plan ahead with the video conference after the hackathon ;-)
— (@AndreJaenisch)@Node Knockout @Sentry I used sentry once and it is wonderful! Looking forward to incorporating it :-)
— (@AndreJaenisch)@Node Knockout You could put that in the title of the site :-)
— (@AndreJaenisch)@Node Knockout @Heroku I'll make good use of that offer this time :-)
— (@AndreJaenisch)@Node Knockout Any updates on this? @Node Knockout
— (@AndreJaenisch)Just an idea: If @Knowbility people would have some spare time at last weekend in October 2018... and they would te… twitter.com/i/web/status/1052824448141848576
— (@AndreJaenisch)Looking forward to work with @Heroku and @Sentry this year at #nodeknockout :-) (Assuming they'll sponsor infrastructure)
— (@AndreJaenisch)Hey @Node Knockout, your FAQ does not state, what's allowed to prepare in advance. Am I allowed to create a… twitter.com/i/web/status/1052818730227511296
— (@AndreJaenisch)Please retweet. I want to look whether it could be an idea I could realise in this year's #nodeknockout hackathon.
— (@AndreJaenisch)That's a hard call, @Fairphone fairphone.com/en/2018/10/08/what-happened-with-our-transparent-cases/ My transparent white case for FP2 has only a small crack (… twitter.com/i/web/status/1051053296159522816
— (@AndreJaenisch)@Node Knockout Any updates on this?
— (@AndreJaenisch)I remember an April's Fools joke on distrowatch about that :-) twitter.com/kirschner/status/1050077897820495873
— (@AndreJaenisch)@Richard Armuelles What's missing: Showing some notice, that a whole bunch of 3rd party domains needs to be enabled in order… twitter.com/i/web/status/1049396865618325504
— (@AndreJaenisch)Hey, @Node Knockout team, have you researched this year, how to use the provided services without credit cards? I'd… twitter.com/i/web/status/1049394349639983105
— (@AndreJaenisch)@Open Knowledge Foundation Yupp, it's back. Thanks for fixing it.
— (@AndreJaenisch)@Josh “Mixed Reality” Marinacci If your blog gets traffic, it's likely because you're featured at medium.com/@frontender_ua/frontend-weekly-digest-75-17-23-september-2018-c003d5997472 ;-) Congrats!
— (@AndreJaenisch)Dear @Open Knowledge Foundation people, your blog blog.okfn.org is greeting me with the default nginx „It works“ page. You may want to look into it :-)
— (@AndreJaenisch)OMG! I'm a @npm, Inc. package author now! npmjs.com/package/hexo-plugin-social Hey #Hexo users! Do you have social media accounts? If so, what do you use?
— (@AndreJaenisch)Dear @Hexo people, would it be too hard to add an Atom / RSS feed to your news section, so I could subscribe to it to stay up-to-date?
— (@AndreJaenisch)@js13kGames @Andrzej Mazur @Netlify Sorry, have to seize an opportunity now ;-) Will update github.com/Ryuno-Ki/hexo-js13kgames-demo + a bl… twitter.com/i/web/status/1043590738615959552
— (@AndreJaenisch)@js13kGames @Andrzej Mazur @Netlify I guessed so, yes. What I'd do is to separate tthis from the domain (because the entrie… twitter.com/i/web/status/1043579561844396032
— (@AndreJaenisch)Because I was asked: This is not an official announcement of this year's #js13k winners. For that you'll have to wait another week ;-)
— (@AndreJaenisch)@Paul Robert Lloyd +1 for Service Worker! But could you turn it off for your feed? paulrobertlloyd.com/feed.xml Fetches te… twitter.com/i/web/status/1043237246776881152
— (@AndreJaenisch)@Zach Leatherman @Feedbin I can see it in Firefox' LiveReader (which is soon to be removed from the browser). However, I l… twitter.com/i/web/status/1043236502698901504
— (@AndreJaenisch)@Zach Leatherman @Feedbin f-droid.org/de/packages/net.etuldan.sparss.floss/ for Android.
— (@AndreJaenisch)@js13kGames @Andrzej Mazur Well, I don't know what exactly do you have in your backend (like, a db and what's in it), but i… twitter.com/i/web/status/1043233848656633871
— (@AndreJaenisch)@js13kGames I take it as compliment that you thought, that my … outburst looked so official :-)
— (@AndreJaenisch)Good evening, @Zach Leatherman, for some reason, your feed zachleat.com/web/feed/ always brings up `… twitter.com/i/web/status/1043233324918099970
— (@AndreJaenisch)@js13kGames @Andrzej Mazur Ideally both. For starters, js13kgames.com would be great to be able to browse on mobil… twitter.com/i/web/status/1043232970717442048
— (@AndreJaenisch)@js13kGames Doesn't lessen the proud they feel, does it?
— (@AndreJaenisch)Hey @Snyk people, your feed is broken: snyk.io/blog/feed.xml Would be wonderful if you could fix that :-)
— (@AndreJaenisch)I could look into some SEO improvements (like schema.org with JSON-LD) to improve discoverability if y… twitter.com/i/web/status/1043227992829452289
— (@AndreJaenisch)Hey #js13k people! What about turning the js13kgames website into something mobile friendly? Repo would be here:… twitter.com/i/web/status/1043226321097314304
— (@AndreJaenisch)@Chris Glover ES5 to ES6. Sounds like a job for #lebab: npmjs.com/package/lebab
— (@AndreJaenisch)@🔥 Jaime González 🔥 Took me like five to six hours for research and write-down. I still have drafts from last year lying around ._.
— (@AndreJaenisch)@🔥 Jaime González 🔥 @Henrik Ebbeskog @Peter Kretzman @Adam Coti Next step would be to look into the source code of #orca by @GNOME,… twitter.com/i/web/status/1043220065238360066
— (@AndreJaenisch)@Peter Kretzman @🔥 Jaime González 🔥 @Henrik Ebbeskog @Adam Coti Same. I remember more by reading than by anything else.
— (@AndreJaenisch)@🔥 Jaime González 🔥 @Mathias Dahl As a former submissions for @Node Knockout we wrote a program which analysed the titles o… twitter.com/i/web/status/1043218984705945600
— (@AndreJaenisch)@🔥 Jaime González 🔥 @Henrik Ebbeskog @Peter Kretzman I am actually tinkering with @Adam Coti's articulate.js to turn my blog into somet… twitter.com/i/web/status/1043218180775260160
— (@AndreJaenisch)@🔥 Jaime González 🔥 @Alex Lakatos 🥑🇸🇬🛩🇳🇱 #DevRelWeek Oh, well. I could proof you wrong :-) Even doing things on a computer is possible with a (sleeping!) kid :-)
— (@AndreJaenisch)@Alex Lakatos 🥑🇸🇬🛩🇳🇱 #DevRelWeek @🔥 Jaime González 🔥 Uh, oh. That reminds me on a comic I once read (and couldn't find) about „How Mathematicians… twitter.com/i/web/status/1043217458776158208
— (@AndreJaenisch)@🔥 Jaime González 🔥 During commute (by train) or while I wait for my kids to fell asleep.
— (@AndreJaenisch)@Brian Hm. At least I found no link to a git repo, so I can't help you much here. Usually there are plugins f… twitter.com/i/web/status/1043216270852857856
— (@AndreJaenisch)Congratulations to all winners of #js13k! You rock! I'm astonished (as every year) about what's possible with only 13kb of space :O
— (@AndreJaenisch)@js13kGames See github.com/js13kGames/resources/pull/70
— (@AndreJaenisch)@Chris Glover Ah, thank you. I was wondering, whether you would have done magic with ASTs. Let's see, how much effort it… twitter.com/i/web/status/1043213748721381376
— (@AndreJaenisch)@Chris Glover Could you point me to where you exactly did github.com/madmaw/gunturion/tree/f7186c0c6ef4d94f37585322f7c8004b4607bc39#turning-closures-es5-output-back-into-es6 ? It drove me nuts as I looked at my b… twitter.com/i/web/status/1042911781780422656
— (@AndreJaenisch)I likely forget some links over today's writedown. Will add those at a later point. Since I have a static site, eit… twitter.com/i/web/status/1042911455534829569
— (@AndreJaenisch)So we were asked to write a Post Mortem for #js13k, right? Wasn't that were you describe to the minute what happene… twitter.com/i/web/status/1042910811763744769
— (@AndreJaenisch)@🔥 Jaime González 🔥 I know what you mean: jaenis.ch/blog/js13kgames-postmortem-an-offline-life/
— (@AndreJaenisch)@Brian I would be interested in following your blog, but it seems that you have neither Atom nor RSS :-(
— (@AndreJaenisch)@Giovanny Beltran @Jorge Rubiano @js13kGames That was an entertaining one! I almost played it one attempt (only got stuck in level 36). Recommendable!
— (@AndreJaenisch)Hm. Yesterday I've tried to play some #js13k mobile entries. Is it just me or does „mobile” really mean „I support… twitter.com/i/web/status/1040911000122351616
— (@AndreJaenisch)@Okikso Digital @Andrzej Mazur See ldjam.com or itch.io/jams #LudumDare #GameJam #itch
— (@AndreJaenisch)@js13kGames @Karan Ganesan Fun fact: on the DVDs they sell in Germany, they've bonus episodes of the news/talk show „Sword Art Offline ”.
— (@AndreJaenisch)@js13kGames I guess you can unpin this now :-)
— (@AndreJaenisch)@Karan Ganesan Or, like Tom Fitzgerald (not Walt Disney!) once said: „If you can dream it, you can do it!” en.m.wikiquote.org/wiki/Walt_Disney
— (@AndreJaenisch)@Node Knockout @🔥 Jaime González 🔥 Could you update the Twitter profile then? At least the 2017 info is confusing...
— (@AndreJaenisch)@Steven Lambert Okay. I'll try to reproduce and fill an issue on GitHub. Most likely next week.
— (@AndreJaenisch)@Karan Ganesan @js13kGames @A-Frame ALfheim Online: swordartonline.wikia.com/wiki/ALfheim_Online From the „Fairy Dance“ part of SAO.
— (@AndreJaenisch)@Slashie - Working on Expedition That was my experience oof the first #js13k: Within 13k - unzipped.
— (@AndreJaenisch)@🔥 Jaime González 🔥 @Node Knockout Or there's a #Hacktoberfest every year. By digitalocean and github. Almost wanted tto take… twitter.com/i/web/status/1040328203057946624
— (@AndreJaenisch)@🔥 Jaime González 🔥 Next competition I plan to take part will be @Node Knockout (hopefully iit will happen tthis year, as no… twitter.com/i/web/status/1040327799368810497
— (@AndreJaenisch)@🔥 Jaime González 🔥 Yupp. Will play tomorrow. Started spreading the word at least today. So much you can learn from #GameDev!
— (@AndreJaenisch)@Slashie - Working on Expedition I realised that I forgot the viewport meta tag once I pushed it on GH pages and tried it with Android. Wa… twitter.com/i/web/status/1040327097619832834
— (@AndreJaenisch)@Andrzej Mazur @Impact o Phaser @js13kGames Looking forward to it! Bonus points iif you could share the raw data as well (csv maybe).
— (@AndreJaenisch)@xem 🔵 @SamirH @n_shillingford @Infernet89 @Andrzej Mazur Yeah. At least to not let that drag you down. There… twitter.com/i/web/status/1040326364245700608
— (@AndreJaenisch)@Steven Lambert Concerning #KontraJS ... I need some time to investigate, but my Firefox for Android crashed yester… twitter.com/i/web/status/1040325939266244609
— (@AndreJaenisch)@n_shillingford @js13kGames I realised it started the day I went vacation. So I was panicking whether I could make… twitter.com/i/web/status/1040324942863187971
— (@AndreJaenisch)@Matt DesLauriers @Mélissa Hernandez I've used zip-dir this year.
— (@AndreJaenisch)@Padrian Had that twice :-S
— (@AndreJaenisch)@Josh “Mixed Reality” Marinacci Would you be willing to write a blog post about it? I feel that VR games are largely unexplored.
— (@AndreJaenisch)@Slashie - Working on Expedition Wearing that #js13k shirt today! :-D
— (@AndreJaenisch)@Slashie - Working on Expedition Oh yeah. We should ask for feedback more often. I had a playable version oonly on the last day (whereby I… twitter.com/i/web/status/1040322545076109314
— (@AndreJaenisch)@🔥 Jaime González 🔥 Well. Only six hours sleep over the last two days here. Even black tea doesn't hhelp any more U.U
— (@AndreJaenisch)@Karan Ganesan @js13kGames @A-Frame So no more time for ALO? Too bad! I was thrilled wwhen I read this submission.
— (@AndreJaenisch)@Ashish Bardhan @Indie Game Magazine @js13kGames I had 10 bytes left for #js13k. Anybody less?
— (@AndreJaenisch)@Ewa Mazur (Adach) Thank you!
— (@AndreJaenisch)@Andras Serfozo Same here. Used #Opera then last night. Over night, the submission rrate exploded.
— (@AndreJaenisch)@Frank Mitchell I would be highly interested in a blog article about this topic!
— (@AndreJaenisch)@Okikso Digital A lot. If I remember ccorrectly, there are even sites on the web, listing different ggame jams. But… twitter.com/i/web/status/1040320281477349376
— (@AndreJaenisch)@Jorge Rubiano That moment, where I shortened the text and increased file size :-D Until I remembered how #zip worked. #lessismore
— (@AndreJaenisch)@Impact o Phaser @Andrzej Mazur @js13kGames Hey @Andrzej Mazur! I saw that there are timestamps for entries in the queue. What about… twitter.com/i/web/status/1040319293190221824
— (@AndreJaenisch)@xem 🔵 @SamirH @n_shillingford @Infernet89 Looking at all those clips shared within the last days tri… twitter.com/i/web/status/1040318946145193984
— (@AndreJaenisch)@Steven Lambert Actually the first time I used a game framework for js13k instead of rolling my own (with SVG, because compression)
— (@AndreJaenisch)@Steven Lambert I used it in js13kgames.com/entries/an-offline-life However I struggled witg showing text (I assume my kontra.con… twitter.com/i/web/status/1040318037067526144
— (@AndreJaenisch)Why I don’t answer most phone calls – Be Yourself - xing.com/r/BRnWQ I know people who love to „quickly cal… twitter.com/i/web/status/1027290589547646976
— (@AndreJaenisch)Nächstes #wmstr am 10.09. Details online.
— (@AndreJaenisch)Erfolg beim Rollout: - Regelmäßige aktive Nutzung durch Mehrzahl der Mitarbeiter - Erreichen „aller” Mitarbeiter bs… twitter.com/i/web/status/1008784737287143424
— (@AndreJaenisch)@Gunter Dueck zum Change Management, u.a. youtube.com/watch?v=bGX-H6zDUVg (um 8:55) #wmstr
— (@AndreJaenisch)@Dion Hinchcliffe zum Thema Community Manager zdnet.com/article/community-management-the-essential-capability-of-successful-enterprise-2-0-efforts/ #wmstr
— (@AndreJaenisch)Lese-Empfehlung: Das Cluetrain Manifesto (von 1999) cluetrain.com/auf-deutsch.html #wmstr
— (@AndreJaenisch)Hybrides Unternehmen beschreibt das Nebeneinander von Hierarchie und Netzwerk (und das Wissen, was wann am effektiv… twitter.com/i/web/status/1008781024124432384
— (@AndreJaenisch)Prof. Peter Kruse: „Kultur ist eine indirekte Variable. Kultur kann nicht erzeugt werden.” #wmstr
— (@AndreJaenisch)Grundlegende Änderungen der Kommunikation ist ein Langstreckenlauf. Über den Daumen eine Generation im Unternehmen (etwa 3-10 Jahre) #wmstr
— (@AndreJaenisch)communityroundtable.com sei eine empfehlenswerte Seite für Community Manager #wmstr
— (@AndreJaenisch)Eine Community ist nicht IT #wmstr
— (@AndreJaenisch)Ziele sind - verfügbares Wissen - offene Kommunikation und - Geschwindigkeiten in Prozessen #wmstr
— (@AndreJaenisch)Treiber sind - CEO (muss es wollen) - IT (Umgebung bereitstellen) - HR (Enablement von Mitarbeitern) - Kommunikatio… twitter.com/i/web/status/1008778194734985216
— (@AndreJaenisch)Enterprise Social Networks sind auch als Social Collaboration bekannt. Gemeint sind Tools wie Microsoft Sharepoint #wmstr
— (@AndreJaenisch)Zum Abschluss @Thomas Christinck zu Community Management als Treiber beim Rollout von Social Collaboration #wmstr
— (@AndreJaenisch)Kommunikationskanäle in einem Organisationen unterscheiden sich nach Abteilungen (Slack, E-Mail, JIRA, …) Das führt… twitter.com/i/web/status/1008770763577614336
— (@AndreJaenisch)Zunächst einmal verschiedene Herausforderungen, vor denen Unternehmen stehen. Dinge wie Komplexität, Schatten-IT, Kreativität, etc #wmstr
— (@AndreJaenisch)Kreativität braucht Freiheit und Diversität. #wmstr
— (@AndreJaenisch)Jetzt Uwe Niemiec von planteam4solutions (pt4s) über Enterprise Social Network #wmstr
— (@AndreJaenisch)Machine Learning zur Bild-Erkennung sollte nicht blind vertraut werden. Beispiel Adversarial patches (… twitter.com/i/web/status/1008765146737577986
— (@AndreJaenisch)Im Wesentlichen werden empfehlenswerte Sessions und Keynotes vorgestellt. Am besten hinterher die Links in den Vort… twitter.com/i/web/status/1008763810000318464
— (@AndreJaenisch)gdprhallofshame.com sammelt Beispiele, wie #GDPR _nicht_ laufen sollte … #wmstr
— (@AndreJaenisch)Interessant: Bei der RSA-Conference gab es einen ganzen Tag rund um #GDPR. Meinungen in Übersee sind geteilt. #wmstr
— (@AndreJaenisch)RSA-Conference Programm unter rsaconference.com/events/us18/agenda/topics-tracks #wmstr
— (@AndreJaenisch)Kurzfassung: youtube.com/watch?v=8zUYG2g7fDQ #RSA #wmstr
— (@AndreJaenisch)Jetzt Markus Klingspor von @Thinking Objects mit einem Bericht von der RSA 2018 Konferenz in San Francisco. #wmstr
— (@AndreJaenisch)Was gibt's Neues? 1) CeBIT ist jetzt CEBIT (s.a. heise.de/newsticker/meldung/Kranke-Geschaeftsmodelle-Cebit-beginnt-mit-Abreibung-fuer-die-Tech-Branche-4075894.html) 2) No-Spy Konferenz (30 Speaker und Sessi… twitter.com/i/web/status/1008755167305568256
— (@AndreJaenisch)Leider nur die Hälfte der Anmeldungen heute beim #wmstr
— (@AndreJaenisch)opensource.com/article/18/6/firefox-open-source-extensions give those a try #Firefox #AddOn
— (@AndreJaenisch)Nach einem halben Jahr hab ich es endlich wieder zum #wmstr geschafft! Diesmal also wieder mittwittern (solange das Internetz mitmacht).
— (@AndreJaenisch)@Web Montag @WRS @Webmontag Stuttgart @E R I K↗️🎬 🗝 @MFG Akademie @Andreas Rösler @Dirk Haun Termin-Konflikt mit FOSDEM (bzw. Rückfahrt).
— (@AndreJaenisch)@👩🏼💻 Dorothee Janssen Guten Abend, nee, ich will so langsam weg von Twitter. Aber ich hab ein paar Bilder gemacht von Brüss… twitter.com/i/web/status/961345382734356485
— (@AndreJaenisch)@Openmailbox Hey, your website is down (Connection times out). Your status page as well:… twitter.com/i/web/status/958434209588277248
— (@AndreJaenisch)