Channel name was changed to «This is Not a Monad Tutorial (channel)»
New interview published: https://notamonadtutorial.com/interview-with-norias-creator-a-promising-dataflow-database-implemented-in-rust-352e2c3d9d95
Notamonadtutorial
Interview with Noria’s creator: a promising dataflow research database implemented in Rust
After reading Tensorflow’s original paper I learnt that four of its authors were authors of Microsoft Naiad’s research paper too. Naiad…
Most of us would be lying if we said the idea of making an emulator hasn’t crossed our mind, but usually when you start digging into everything that is involved it becomes a bit overwhelming and the idea stops sparking joy, so we ditch it as soon as some other shiny thing appears. On the other hand, we have the brave people that take on this task and work on it until completion (or at least until having something decent enough to show) which by itself is an amazing accomplishment.
Most emulators are written in a system programming language (C, C++, Rust, etc), but every now and then we find a hidden gem, not only using a different language, but that evolved into something more. In this case, we found PyBoy a GameBoy emulator written in Python with a new found focus on making the external components available to bots or AI.
We interviewed one of the creators of PyBoy, Mads Ynddal.
https://notamonadtutorial.com/a-wild-pyboy-appears-a-gameboy-emulator-written-in-python-22666762232f
Most emulators are written in a system programming language (C, C++, Rust, etc), but every now and then we find a hidden gem, not only using a different language, but that evolved into something more. In this case, we found PyBoy a GameBoy emulator written in Python with a new found focus on making the external components available to bots or AI.
We interviewed one of the creators of PyBoy, Mads Ynddal.
https://notamonadtutorial.com/a-wild-pyboy-appears-a-gameboy-emulator-written-in-python-22666762232f
Medium
A wild PyBoy appears: a GameBoy emulator written in Python
Most of us would be lying if we said the idea of making an emulator hasn’t crossed our mind, but usually when you start digging into…
Why create a new shell? Why write it in Rust? NuShell creators answer our questions in this new interview
https://notamonadtutorial.com/nushell-the-shell-where-traditional-unix-meets-modern-development-written-in-rust-caf92c2c7c98
https://notamonadtutorial.com/nushell-the-shell-where-traditional-unix-meets-modern-development-written-in-rust-caf92c2c7c98
Notamonadtutorial
NuShell: the shell where traditional Unix meets modern development, written in Rust
We interviewed its creators
Probabilistic programming is at this point an established field both for research and industry applications, but like everything else (especially in the tech industry), it is undergoing constant evolution. This is where Julia comes in — designed for high performance in the world of data science, it seems to be the perfect fit for probabilistic programming.
To learn more about this world we contacted Chad Scherrer, the creator of Soss, a probabilistic programming library written entirely in Julia. With a very clean syntax resembling math notation, Soss seems to bridge the gap between the more academic side of data science and the more technical/developer one, while also providing speed and first-class models.
https://notamonadtutorial.com/soss-probabilistic-programming-with-julia-6acc5add5549
To learn more about this world we contacted Chad Scherrer, the creator of Soss, a probabilistic programming library written entirely in Julia. With a very clean syntax resembling math notation, Soss seems to bridge the gap between the more academic side of data science and the more technical/developer one, while also providing speed and first-class models.
https://notamonadtutorial.com/soss-probabilistic-programming-with-julia-6acc5add5549
julialang.org
The Julia Programming Language
The official website for the Julia Language. Julia is a language that is fast, dynamic, easy to use, and open source. Click here to learn more.
Hi people! We are organizing an online free software conference from the 27th of July to the 31th of July. Get your free tickets at https://buzzconf2020.eventbrite.com/
Eventbrite
BuzzConf 2020
A conference for devs, by devs
Forwarded from Martina 👾
YouTube
BuzzConf 2020 - Aditya Siram & Sergio Chouhy - Wednesday, July 29
BuzzConf, the conference for devs, by devs, presents:
9pm UTC: Aditya Siram - "What FP Can Learn From Static Introspection"
What if compile time and type level programming in functional programming languages were easy, something you reach for without even…
9pm UTC: Aditya Siram - "What FP Can Learn From Static Introspection"
What if compile time and type level programming in functional programming languages were easy, something you reach for without even…
Chris Rackauckas live now!! Scientific Machine Learning with Julia https://youtu.be/fbKHLdoG7wA
YouTube
BuzzConf 2020 - Viral B. Shah & Chris Rackauckas - Thursday, July 30
BuzzConf, the conference for devs, by devs, presents:
9pm UTC: Viral B. Shah - "Julia - A language for AI and much more"
The Julia language is now used by over half a million programmers worldwide. Created to solve the two language problem, Julia is demonstrating…
9pm UTC: Viral B. Shah - "Julia - A language for AI and much more"
The Julia language is now used by over half a million programmers worldwide. Created to solve the two language problem, Julia is demonstrating…
Hi! We published a new article focused on a very useful tool for those of you who work with time series.
Let us know what you think!
https://notamonadtutorial.com/stumpy-unleashing-the-power-of-the-matrix-profile-for-time-series-analysis-7c46af040adb
Let us know what you think!
https://notamonadtutorial.com/stumpy-unleashing-the-power-of-the-matrix-profile-for-time-series-analysis-7c46af040adb
Medium
Stumpy: unleashing the power of the matrix profile for time series analysis
An interview with Stumpy creator Sean Law
