-
honestly enjoying the convenience of #programming in #go lately. intend to try #tinygo on some riscV boards soon
https://github.com/tinygo-org/tinygo -
Today I learned about the Tuscan Magmetic Province.
Gigalitres of magma floating around underneatch vineyards. Absolutely wild.https://www.nature.com/articles/s43247-026-03334-0#data-availability
-
Some light reading from Prof Ilya Sergey of Singapore University
https://ilyasergey.net/YSC4231/syllabus.html#
#concurrency #parallelprogramming
#computerscience #distributedprogramming -
laugh all you want but i did have to #debug a #binarysearch #algorithm writtin in #python tonight
also pruned a jacaranda tree
#sunday -
Beautiful
```
struct RandomForest {
nodes: []Node
num_trees: i32
}struct Node {
feature: i32
threshold: f64
left: *Node
right: *Node
}
``` -
3Blue1Brown dropped a new video on convolutions over the weekend.
As always, it's great, because of course it is. A nice intro to fourier convolution too.
#maths #convolution #programming
https://youtu.be/KuXjwB4LzSA?utm_source=twitter&utm_medium=social&utm_campaign=tweepsmap-dailytwitter