/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

piotr.westfalewicz.com
| | blog.tafkas.net
4.0 parsecs away

Travel
| | The first step of my plan, building a Raspberry Pi based photovoltaic monitoring solution, is finished. I created a python package that works with the Kostal Piko 5.5 inverter (and theoretically should work with other Kostal inverters as well) and offers a clean interface for accessing the data: import pikopy #create a new piko instance p = Piko('host', 'username', 'password') #get current power print p.get_current_power() #get voltage from string 1 print p.
| | www.pavsaund.com
3.7 parsecs away

Travel
| | Some of you might know that Microsoft recently held its yearly Professional Developer Conference (PDC) in LA. They had an awesome lineup of "stars" lined up to talk about the latest microsft technologies, as well asshedding some light as to the direction in which the technology is progressing. I wasn't one of the lucky to be there, but I got to watch the live-stream of the keynotes and some of the Channel 9 live stuff.
| | dusty.phillips.codes
6.8 parsecs away

Travel
| | Hi there, I'm Dusty. Welcome to my resurrected blog. I started a tech blog in 2007 that I maintained with regular posts for several years. While it was well-regarded at the time, I took it down in late 2016 for several reasons. First and most obviously, I became extremely busy, and simply did not have time to keep up the schedule and quality of my writing. That reduced availability coincided with my taking on a new role with Facebook in late 2013.
| | glama.ai
19.7 parsecs away

Travel
| A server implementing the Model Context Protocol that enables AI assistants like Claude to interact with Google's Gemini API for text generation, text analysis, and chat conversations.