Explore >> Select a destination


You are here

128bit.io
| | lincolnmullen.com
12.1 parsecs away

Travel
| | Recently I've been writing a fair bit of code in Go for a project I am working on. There is a lot to like about the language. But the thought occurred to me that maybe I like Go because it fits my (unjustifiably) beleaguered sense of self. If I used to like Ruby because it was fun, then maybe I like Go now for these reasons: Go is a minimalist language. I would prefer that we just get down to work without any fuss. Go is a high performance language for concurrency. There is too much to do and it all has to be done at once, so I guess we better do it quickly. Go is strongly typed. Please tell me what you expect up front, then stick to it. Go makes you check for errors explicitly (if err != nil). Bad things will inevitably happen, so I guess we better plan for them up front and do our best to deal with them.
| | honza.pokorny.ca
12.3 parsecs away

Travel
| | Thoughts of an open source developer with a theology degree. Honza Pokorný is a web developer and an armchair theologian in Halifax, Canada
| | nithinbekal.com
11.6 parsecs away

Travel
| | Nithin Bekal's blog about programming - Ruby, Rails, Vim, Elixir.
| | www.softdevtube.com
43.8 parsecs away

Travel
| Large Language Models (LLM) have enabled machines to write code. The resulting movement, AI-assisted coding, promises to improve the productivity of software developers. However, AI-assisted coding is still in its infancy. This implies that we should embrace it with caution, guardrails, and realistic expectations. This talk presents both the short- and long-term implications of using