Explore >> Select a destination


You are here

nodogmablog.bryanhogan.net
| | www.neerajsidhaye.com
2.2 parsecs away

Travel
| | Create, Deploy and Invoke - AWS lambda function in GO.
| | logr.cogley.info
5.3 parsecs away

Travel
| | Gotta remember the difference between the z-shell config files. The .zshenv loads first, and is sourced by all zsh instances, so keep it small and enter only environment variables that are needed by any shell, whether interactive or non-interactive, like $PATH. Next .zprofile is sourced just before .zshrc and is read only at login, and can be used for variables that do not change frequently, like flags for compilation. Then comes .
| | creatures.sh
7.7 parsecs away

Travel
| | creatures.sh is an inclusive developer community that focuses on helping people learn and grow in a safe and welcoming environment.
| | kevinlynagh.com
32.0 parsecs away

Travel
| [AI summary] The author discusses their experience developing a simple neural network for sensor data processing on a microcontroller, highlighting challenges with quantization and inference optimization.