A polished Weather Dashboard on a colour E-Ink display – with Rustmatada.org2 ポイント·投稿者 matada_·8 か月前·0 コメント
matada_·2 か月前·議論I used Bézier Curves to draw SVG curves for my weather dashboard EPD https://github.com/mt-empty/pi-inky-weather-epd
matada_·5 か月前·議論For those interested in colour weather dashboards, I built this specifically for colour EPD https://github.com/mt-empty/pi-inky-weather-epd
matada_·5 か月前·議論I built this weather dashboard specifically for colour EPD https://github.com/mt-empty/pi-inky-weather-epd
matada_·5 か月前·議論There is plenty of people saying that Tesla has unsupervised Robotaxis comparable with Waymo, however someone did a research https://x.com/tesla2moon/status/2018815035133313134 , turns out their cars are limited to a single Geofenced Bus Route.
matada_·7 か月前·議論I usually work on at least two tasks/feature branches at a time, so I have at least 2 terminals/agents running.I find working on two different branches in the same repo quite manageable since the context switching is quite manageable.I started heavily using `git worktree` to simplify my workflow; and I wrote a short blog post about it https://matada.org/posts/git-worktree-llms/