Explore >> Select a destination


You are here

minhajuddin.com
| | qubyte.codes
6.1 parsecs away

Travel
| | Getting the first or last element of an array in ruby can require some acrobatics to keep sorbet happy, but once you know how it's easy!
| | dougseven.com
3.5 parsecs away

Travel
| | Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension...
| | blog.bittersweetryan.com
2.9 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...
| | andrewshitov.com
16.2 parsecs away

Travel
| [AI summary] A blog post discusses solving the Advent of Code 2020 Day 18 challenge using the Raku programming language, focusing on handling operator precedence in mathematical expressions.