Results 12 comments of Abhijit Kar ツ

@josevalim, There was a Spawnfest competition and something similar to this secret storage came out of it: https://elixirforum.com/t/secretvault-store-your-secrets-inside-your-repository/51222 https://github.com/spawnfest/secret_vault

Hi Everyone, This is still an issue and it's happening only in a windows system. In mac, the .csv extension is coming up fine. So if the maintainer wants to...

I loved [Projection-boxes](https://dl.acm.org/doi/10.1145/3313831.3376494), I had to watch the slowed down version to understand what's going on and it blew my mind. The approach is awesome, and it's seems like a...

The Microsoft paper, [Usable live programming](https://www.microsoft.com/en-us/research/publication/usable-live-programming/), is interesting but looks ugly in comparison to Projection Boxes. I wish there was a tool like, [Kernel.dbg](https://blog.appsignal.com/2022/09/13/elixir-1-14-better-debugging-with-dbg-and-more.html), for Recursive code, so I don't...

[Example-based live programming for everyone: building language-agnostic tools for live programming with LSP and GraalVM](https://dl.acm.org/doi/10.1145/3426428.3426919) This is really awesome, I liked the usage of Emoji, which made it lot less...

Jupyter Notebook also uses the GraalVM for live feedback: [Ipolyglot](https://github.com/hpi-swa/ipolyglot) ![IPolyglot](https://user-images.githubusercontent.com/9486619/62134314-8d076000-b2e0-11e9-950e-b773f41ac085.png)

I liked how he said: "Stuff it in a docker container & then ship it out to the cloud for a CI job, wait for it to compile, why do...

This is a much fleshed out video, with lots of working examples and filled with ideas to the brim, thank you. It points out all the pain points in programming....

Yup, @100phlecs also pointed out a talk by him: [Bret Victor - Inventing on Principle](https://www.youtube.com/watch?v=PUv66718DII) --- It's like Serendipity: "The occurrence and development of events by chance in a happy...

@josevalim, I was blown away by the the demo when Swift was introduced, back when I wanted to make games. The demo felt extraordinary!! [WWDC 2014 - Swift Demo](https://youtu.be/MO7Ta0DvEWA?t=215)