/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

boz.com
| | helloclue.com
4.7 parsecs away

Travel
| | Articles about bleeding disorders.
| | benrutter.codeberg.page
4.4 parsecs away

Travel
| | [AI summary] A developer from southern England writes about software development and open source projects with a blog post featuring dithered forest imagery.
| | dougseven.com
4.7 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...
| | wittchen.io
17.1 parsecs away

Travel
| In this article, Ill describe Ubuntu software for common users, which I personally use and which could be helpful on daily basis. Ubuntu software dedicated to programmers AKA developers will be described in separate article. Chrome In my opinion, its currently the best web browser. We can download, unpack and install it, with the following commands: sudo apt-get install libxss1 libappindicator1 libindicator7 wget https://dl.google.com/linux/direct/google-chrome-stable\_current\_amd64.deb sudo dpkg -i goo...