Explore >> Select a destination


You are here

blog.bittersweetryan.com
| | www.nixtu.info
2.7 parsecs away

Travel
| | I blog mainly about various programming topics (mainly JavaScript, web development), business (particularly lean startup), books, traveling and art.
| | blog.stroep.nl
2.5 parsecs away

Travel
| | I made a tool to write/test easing equation functions. It uses JavaScript syntax to evaluate the expression, which you can just type in. I found it helpful to test curves. I rolled out this one because I didn't found a similar tool, most were Math or CSS related.
| | dougseven.com
2.8 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...
| | weblog.raganwald.com
15.1 parsecs away

Travel
| [AI summary] The author re-examines Why Functional Programming Matters to argue that programming language design reflects opinions on program design, specifically separating the concepts of 'power' and 'safety' by using a 'separation of concerns' metric where better factoring makes a language more powerful in practice.