/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

simonwillison.net
| | www.allenpike.com
1.6 parsecs away

Travel
| | [AI summary] A retrospective series on the development of large language models, startup experiences with AI, and the evolution of the GPT Store.
| | blog.adnansiddiqi.me
2.0 parsecs away

Travel
| | Learn the basics of Large Language Models (LLMs) in this introduction to GenAI series. Discover how LLMs work, their architecture, and practical applications like customer support, content creation, and software development.
| | www.kilobitspersecond.com
2.2 parsecs away

Travel
| | Like the wind or electricity, LLMs are a resource to be harnessed, not a tool to be used.
| | boucek.me
11.7 parsecs away

Travel
| FreeBSD 13 does not (yet) contain working Docker machine, although several implementations are on the way. This post explains how to install Docker daemon in Alpine Linux running in Bhyve. It also shows how to create NAT in Bhyve. I have to use NAT, because I use link aggregation (failover) between Wi-Fi and Ethernet. I will use following tools: pf - Packet Filter, part of the base system vm-bhyve, grub2-bhyve - CLI front end for Bhyve tmux - optional, replacement for default cu Networking Link to headin...