/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

koranteng.blogspot.com
| | dlang.org
5.1 parsecs away

Travel
| | [AI summary] The text discusses various projects and updates related to the D programming language, including the Summer of Code (SAOC) 2021 initiatives. Key points include: 1) SAOC participants and their projects, such as implementing ProtoObject as the root class, replacing DRuntime hooks with templates, adding D support to LLDB, developing Lightweight DRuntime (LWDR), and improving DUB for dependency resolution. 2) Updates on the bugfix reward system, including prizes and implementation details. 3) Mentors and their roles in guiding the SAOC participants. 4) The SAOC application process and upcoming milestones. The text also mentions community involvement, such as the D Language Foundation and sponsors like Symmetry Investments, and encourages readers to ...
| | www.hanselman.com
4.8 parsecs away

Travel
| | UPDATE: Check out the Podcast I did with Erik Meijer on Hanselminutes this week ...
| | www.morling.dev
5.3 parsecs away

Travel
| | 27 years of age, and alive and kicking?-?The Java platform regularly comes out amongst the top contenders in rankings like the TIOBE index. In my opinion, rightly so. The language is very actively maintained and constantly improved; its underlying runtime, the Java Virtual Machine (JVM), is one of, if not the most, advanced runtime environments for managed programming languages. There is a massive eco-system of Java libraries which make it a great tool for a large number of use cases, ranging from comman...
| | greg.molnar.io
18.5 parsecs away

Travel
| In this tutorial, I will show you how to use Kamal to deploy a Rails app to a VPS, get automatic SSL certificates with Traefik, use a hosted database server, run Redis on the same droplet, andrun a worker to process background jobs