June Tech Dump



Just a collection of news and tools i learned this month. Comment down below if you know any other tool.

Theory

Actor Model

What is Actor ?

What Actor can do ?

Cons

Linux Man page

The entire Linux manual collection of pages are traditionally divided into numbered sections:

man <section number> <command>
eg:
man 3 printf
man 4 inet

Tools

Cross Compiler Docker Image

https://github.com/dockcross/dockcross

IPFS - InterPlanetary File System

brew install ipfs

https://awesome.ipfs.io/

Go chromecast

brew install go-chromecast
go-chromecast ls
go-chromecast -u <uuid> load <file>
go-chromecast ui
go-chromecast -u <uuid> ui

Barrier - Share keyboard and mouse with other computer

https://github.com/debauchee/barrier