Yesterday <@UAL7940NM> and I <@UCKRZS3DZ> had one-...
# thinking-together
v
Yesterday @Felix Kohlgrüber and I @Vladimir Gordeev had one-on-one talk about Future of Programming topics. I hope someone gonna find it interesting. Topics mentioned: * structured representation of programs as alternative to text-based * projectional editing * ipfs * time-travel debugging * interfaces that people have evolved for

https://youtu.be/YWk72svnEG8

😎 2
👍🏼 5
j
Great selection of topics 😄 looking forward to recapping this
m
@Felix Kohlgrüber @Vladimir Gordeev hearing your call in the background, some notes in case they are useful: @Felix Kohlgrüber have you considered something similar to XPath or XQuery instead of regexes? @Vladimir Gordeev check unison if you didn't already, I think it implements your idea of "ids instead of names"

https://www.youtube.com/watch?v=rp_Eild1aq8

👀 1
f
Thanks @Mariano Guerra, I'll check XPath / XQuery out!
m
@Vladimir Gordeev regarding deterministic execution and "isolating" side effects, this is an interesting talk

https://www.youtube.com/watch?v=gJRj3vJL4wE

v
@Mariano Guerra that looks interesting