Explore >> Select a destination


You are here

shekhargulati.com
| | github.com
4.1 parsecs away

Travel
| | A curated list of vibe coding references, collaborating with AI to write code. - filipecalegario/awesome-vibe-coding
| | ilya-sher.org
5.2 parsecs away

Travel
| | Declarative languages failure Approach that in my eyes failed, again and again, is to start with your own declarative language and then with time grow the language. (SQL being among notable exceptions) Puppet is the best example. map and each, added in Puppet 4.0.0 are, in my opinion, just two in a sea of evidence...
| | www.engadget.com
4.3 parsecs away

Travel
| | Anthropic kicked off its first-ever Code with Claude conference today with the announcement of a new frontier AI system.
| | blog.bittersweetryan.com
22.2 parsecs away

Travel
| In functional programming a map function is a way to create an array by passing each element of the array into a function. Mapping function...