יום ראשון, 31 בדצמבר 2017

329 Bumpers 44

אלון, רן ודותן מדברים על הנדסת כאוס, דיאטה לדוקרים ומה עושים כלים של לינוקס בלילה.


מצחיק או "מה עושה MAN הלינוקסי בלילות"

הרצאות מכנס רברסים הועלו ליוטיוב!


הקובץ נמצא כאן, האזנה נעימה ותודה רבה לקטי על התמלול

יום שישי, 29 בדצמבר 2017

Summit 2017: Graph computation framework for SPARK / Elior Malul

A python framework that provides the ability to compose computation data flows as DAG. This modular DAG representation currently enables (but not restricted to) reuse for computation logics, visualization of the computation graph and unit testing for specific computation nodes in a potentially complex computation flow. The package also enables users to add more DAG operation on the top of the ones mentioned above (e.g., a light-weight process for dynamic type-check of the data going in and out of computation nodes). The package is open-sourced, and may be found at https://github.com/yodasco/computation_dag



MP3

יום חמישי, 28 בדצמבר 2017

Summit 2017: Saving up for technical debt - how to prepare so you don't go bankrupt / Elad Amit

There are a lot of talks about bootstraping a startup and MVP-ing your way into fame There are also a lot of talks about micro-services, design patters, and many more practices to save the day once your monolith has gotten out of control Over the past year or so we've had the chance to get an accelerated view of moving from one to the other which made our mistakes and our smart decisions very apparent We'd like to share both so that others can better prepare for that stage in between that not many people talk about.



MP3

יום שלישי, 26 בדצמבר 2017

Summit 2017: Searching Billions of Documents with Redis / Dvir Volk

We all love Redis, we all love to do cool stuff with it. But until recently it was impossible to do high performance, scalable search with it. But with the new RediSearch search engine, it's now possible to make redis into an extremely fast, in-memory search and indexing engine, that scales to huge clusters and can hold billions of documents with ease - while keeping things nicely compressed. And it is open-source, too! In this talk I will cover RediSearch's design, functionality, and demonstrate scaling it to over a billion documents with real-time indexing.



MP3

יום שני, 25 בדצמבר 2017

Summit 2017: Open for Business: How Thinking "Productly Open" Will Save You Time / Danny Albocher

We all take part in the open world of software. We use and contribute code to the open source world, design services with an open API, integrate with existing 3rd party services, use SDKs or provide our own. Most of the time, using one of these options is a matter of a local, development productivity choice. In this session, we’ll discuss the benefits of going “all in” and designing a product / service as “productly open” from the core. Free your product team to enrich your product (using 3rd parties), but also free your clients to make their own enrichments. And most importantly - free your data, to allow your clients to make the most of it.



MP3

יום ראשון, 24 בדצמבר 2017

Summit 2017: Slaying the dragon - How to re-write a monolith into micro services and stay alive / Dalia Simons

Do you have an old and important monolith project you really want to re-write but don’t know where to start ? In this talk i will share my experience of re-writing the wix premium-services monolith into microservices while maintaining full availability: I will discuss strategy of how to approach to problem, issues that we encountered and how we solved them and some tips we learned along the way



MP3

יום שבת, 23 בדצמבר 2017

Summit 2017: From zero to hero in 30 minutes: Serverless GraphQL/React... / Dafna Rosenblum

Why do we waste so much time configuring AWS or GCP instead of writing awesome code? With great tools like Netlify, GraphCool, and more, we can outsource most of the wiring in our side projects, usually single page applications with minimal server logic behind them, to extremely affordable, turn-key solutions. In this talk I will describe how to combine top notch technologies so you can focus on doing what you love.



MP3

יום ראשון, 17 בדצמבר 2017

Summit 2017: Augmented Reality in Reality / Bar Fingerman

As mobile hardware and software advances, more and more capabilities that once were impossible, become accessible to all. 2018 will be the year of the AR. Augmented Reality. With Apple’s latest release of iOS11, which includes inherent powerful AR capabilities without a need for special hardware, a whole range of possibilities is opened for us as mobile developers. In Trax we decided to harness this amazing technology and introduce new AR-based features on our journey towards changing the retail world.



MP3

יום שישי, 15 בדצמבר 2017

Summit 2017: To err is human: Introduction to modern safety thinking / Avishai Ish Shalom

In the last 40 years, the philosophy of safety and reliability has changed dramatically in the world of high risk industries. This has prompted many organizations in various risk-prone fields to adopt new methods and processes and sometimes even undergo a radical cultural and managerial change. However, the software industry remained largely oblivious of these advancements despite the similarities in failures and systems. After all, most systems today are software managed whether they run a nuclear reactor or a website builder. This talk will present the major concepts of new-era safety thinking, e.g.: Safety II, Work as done vs work as imagined, Normal accidents theory.



MP3

Summit 2017: From 1x to 10x - A personal growth program... / Avi Etzioni & Sivan Franko

In Oribi, we put a lot of emphasize on helping employees grow and improve. This comes from an understanding that the world is evolving every second and if we, as people, don't evolve with it we'll become irrelevant. We believe that step by step gradual improvement of each individual will have an insane accumulated value for the team . In this talk we will share with you our two employee growth programs



MP3

יום שלישי, 12 בדצמבר 2017

Summit 2017: Wikipedia's Democratic Structure / Agam Rafaeli

Wikipedia is the de facto single source of truth for many domains in our life. The mechanisms that edit Wikipedia are mysterious at best and spoken of as evil by general media at worst. In my talk I'd like to outline the democratic, open and scientific structure of the peer-review editing process of Wikipedia. My talk will cover the bare metal rules of voting and editing customs and expectations. I'd like to give examples of the uglier sides of the current landscape as well as some points for hope. I'd like to conclude the talk by inviting everyone present to make their first edit during the talk.



MP3

יום שבת, 9 בדצמבר 2017

328 The tension between Agility and Ownership

אורי ורן משוחחים עם יונתן ממן סמנכ"ל הפיתוח באוטבריין, על בעלות (ownership) ,מהירות פיתוח ומה שביניהם. ההתפתחות מ "זה שלך ואתה אחראי עליו לגמרי" ownership 1.0, כולל ריצה שדרוג ניטור והכל.

אפשרות אחרת היא מודל שכולל NOC –צוות שאחראי על הקוד אחרי שהותקן, אבל זה לא משתלב טוב במיוחד עם CI/CD.

איך זה מתחבר לצוותים הבנוים לפי תחום.

מה הבעיות שעולות מהמודל הנוכחי, ואיך פותרים  את זה באוטבריין

הקובץ נמצא כאן, האזנה נעימה ותודה רבה לקטי על התמלול

יום שישי, 8 בדצמבר 2017

Summit 2017: Baptism By Fire - why production issues make you a better developer / Adi Belan

As developers, we are constantly focused on writing elegant and cutting edge code, however, meaningful code lives 99% of it's life in production, away from our prying eyes looking at an IDE screen. in the span of those 99%, issues are bound to arise and someone will have to deal with them (probably at 3 AM after a pagerduty call). 3 years of being on the on-call rotation for mission critical services at AppsFlyer have taught me some hard lessons, but made me a better developer along the way. in this session i'll describe how we should approach production issues as developers and how it makes us (much) better coders.



MP3

יום חמישי, 7 בדצמבר 2017

Summit 2017: Redis Modules and The Joy of specificity / Adam Lev Libfeld

Redis is a high throughput key-value store, but in order to provide high performance the designers had to leave out a lot of user specific features. In Redis 4.0 modules were introduces to the comunity - A way for users to add custom functionalities to the fastest data store available. With Redis Labs operating mainly from Israel Tel Aviv has become the source of many great modules implementing functionalities as complex as neural networks of as simple as improved comment syntax.



MP3

יום רביעי, 6 בדצמבר 2017

Summit 2017: Cheat, Scale, Win / Adam Lev Libfeld

The truth is that you can’t handle the truth. No system can. Cheating in large computer systems, just like white lies around the holidays, is inevitable. We live in a constantly changing universe too dense and volatile for a mere computer system to generate a perfect response. So we cheat, but it’s for the common good. It is crucial for any engineer to be able to separate the absolute “scientific” truth from the facts that serve the cause and have functional value for the system she is building. Failing to do so would inevitably result in an over-engineered, slow, unscalable and unmaintainable system.



MP3

Summit 2017: Detection of malicious footprints in large scale DNS traffic / Ada Sharoni

In the world of Phishing and malware attacks, hackers face many obstacles which they can only outsmart via sophisticated, often twisted methods. Furthermore, today’s large scale cyber campaigns require complex communication infrastructure with thousands of infected machines. DNS is a corner stone of the internet and as such is likely to contain unique footprints of such communication, seemingly concealed in the overall traffic. It is a great challenge to scrutinize and filter these anomalies - like a needle in a haystack. In this lecture we will discuss some of the challenges we tackled and how we solved them using big data and behavioral analysis tools.



MP3

יום שני, 27 בנובמבר 2017

327 Bumpers 43

אלון, דותן ורן מדברים על קוטלין, מינימליזם בתכנות וג'קיל –לא מה שחשבתם.
הכנס שהיה: כ-1000 איש השתתפו בכנס, היה מדהים. כנס רברסים 2017

רן:
  • דברים מוזרים שקורים בפייתון (רווחים שמשפיעים יותר מדי, למשל)
  • אוסף נושאים טכניים שכל מפתחת צריכ/ה להכיר –כולל נושאים בסיסיים , והסברים לעומק.
  • מאמר על אבולוציה של שחרור גרסאות מהיר בחברות ענק –מבית פייסבוק
  • מאמר של אורי שקד בנושא של ההרצאה שלו בכנס – מפעילות מוחית לדף HTML

אלון :
  • בהמלצת דותן ניסה את VSCODE  ועבר אליו מAtom + שיחה עם יתרונות חסרונות ובעיות
  • סיכום אינטראקטיבי  React Events
  • הרצאה מומלצת של רבע שעה על איך מדבגים  Node.js
  • פוסט על react + rails
  • סביבת פיתוח אונליין לreact + angular .
  • ספריה (מבית וולמארט) מאפשרת להמיר אפליקציה במובייל לreact native
  • איך להפוך לצעיר יותר, בריא יותר ורזה יותר על ידי biohacking  (רמז: זה גם לא זול, וגם :אל תנסו את זה בבית).
  • Cloud Firestore  מבית Firebase
  • Napa.js  מבית מייקרוסופט : multithreader javascript runtime –משתמשים בו בBing
  • ויזואליזציה מהפנטת וחביבה של אלגוריתמי מיון.

דותן :
  • הערות וסיכומים מעולים עבור מלא שפות. "בחנו את עצמכם"  
  • ספריית GO  שעוטפת ספריה גרפית חביבה בשפת C.
  • מאמר על עלויות חבויות של שפת Kotlin
  • יישום KAIZEN בתכנות ,או איך פחות זה בעצם יותר.
  • מאמר של דותן על ספריה שמוסיפה קונטקסט (בהקשר של data science
  • מאמר של דותן על איך לבנות מערכת אוספת נתונים בSCALE  גדול
  • מאמר על היבטים אתיים של crypto currencies (לינק לקובץ)
  • Packager חדש נולד לPython
  • ספריית UI ל GO
  • אוסף כלי CLI  שונים
  • שקפי הרצאות מכנס CPPCON – מתאים לותיקי השפה וגם למי שהתחילו לאחרונה
  • Cheatsheet מוצלח לג'אווה סקריפט
  • תמיכה בtruecolor  בטרמינל
  • גרסה 2.0 לקליינט Apollo  הפופולרי לGraphQL
  • ספרייה עליה מבוסס הנ"ל יצאה לopen source
  • פרוקסי לענן
  • שימוש קל יותר ב JEKYLL
ומשהו מצחיק לסיום

הקובץ נמצא כאן, האזנה נעימה ותודה רבה לקטי על התמלול

יום שלישי, 3 באוקטובר 2017

326 She Codes

אורי ורן משוחחים עם רות פולצ’ק ,מייסדת שי -קודז וגם עם גל ויינר ורותם הבר, בכירות בארגון.


מה זה בעצם שי-קודז, מה מטרת הארגון ,ערכי היסוד שלו והבדלים בינו לבין ארגונים דומים.
איך מתנהלת פעילות הארגון, מי קהל היעד ואיך אפשר להצטרף

הרשמה לכנס רברסים 2017 בעיצומה ,הכנס בעוד פחות משבועיים - הירשמו והבטיחו את מקומכם


הקובץ נמצא כאן, האזנה נעימה ותודה רבה לקטי על התמלול