Type Driven Thoughts 🦀 – Telegram
Type Driven Thoughts 🦀
231 subscribers
62 photos
1 video
117 links
Thoughts, jokes, articles about software engineering, type systems, sysprog, shiny new languages and of course Rust.

A personal channel of @eadventurous
Download Telegram
The magic of the Dot.

Actually it's not that hard to add from the IDE standpoint for functional languages. But I guess the community will be against🤷‍♂️.

Source: https://www.microsoft.com/en-us/research/wp-content/uploads/2016/07/ECOOP-July09.pdf
Tuple unpacking looks nice. More and more functional programming features in Rust. I definitely like where it is going.

https://internals.rust-lang.org/t/tuple-unpacking/14688/5
I saw some screenshots of this, and while it is still in its early stages, I can't say I am not excited😁. This is long overdue.
Forwarded from pub ThisWeekInRust {}
Crate of the week: tokio-console

This week's crate is tokio-console, a "top"-like utility to view your tasks run.
Scala 3 is out!

It is definitely a huge improvement of the language, I guess the do listen to community a lot. Improving implicits is of course my favourite😁.

New in Scala 3.

Scala 3 is here blog post.
I remember Brandon Sanderson also outlined that these jobs are similar, and explicitly mentioned that usually it is difficult to do them at the same time. Both programming and writing activate the same thought routines and therefore do not feel like one of them helps you rest from the other.
Forwarded from Hacker News
Programming and Writing (Score: 103+ in 5 hours)

Link: https://readhacker.news/s/4LCmm
Comments: https://readhacker.news/c/4LCmm
Thread on Reddit: What you don't like about Rust?

My favourite comment is this one:

The typesystem is just expressive enough that it activates the "must check everything with types" part of my brain, but the immediate way of doing so is often either very clunky or impossible (GADTs come to mind).

https://www.reddit.com/r/rust/comments/nejlf4/what_you_dont_like_about_rust/?utm_medium=android_app&utm_source=share
Interesting results, never thought that Rust was more popular than Scala btw.
boss make a dollar,
I make a dime,
that's why my algorithms
run in exponential time

Original
Solving halting problem with simply typed lambda calculus. Some Haskell knowledge is needed to go through the type checking logic :)

Actually the whole blog by Ben Lynn is fascinating.

https://crypto.stanford.edu/~blynn/lambda/simply.html
Also an interesting thing I discovered is that Haskell compiler actually uses simply typed lambda representations as their intermediate language. So hah now they are no longer purely theoretical 😂. Simon Peyton Jones said the only added like one case to it that differs from original mathematical definition.
Alexander Granin recently posted The Voids of Haskell - a collection of books that would benefit the Haskell community if they existed. To me it was actually interesting in a way I guess he didn't expect - he listed a lot of books as an examples on many CS topics - and I think it is a great reading list as mostly the topics are language agnostic.
Rust Std team is so toxic here. It is very strange, considering that usually Rust community is very welcoming both the working groups and user communities. But I guess maybe it is in general related to aggression towards blockchain, which seems to be kind of constant... But again this is weird and it is good that Niko corrected it in the end.
I feel like this part of type systems is underrated. Programmers have to be forced to keep "docs" up to date so that we don't eventually get the black box magic in the middle of critical apps😁
Forwarded from Egor Ivkov
There was an interesting discussion recently in Rust Jobs chat about salary and location, so here is the question: