/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

shape-of-code.com
| | graemedavis.wordpress.com
7.1 parsecs away

Travel
| | Remember Dark Future, "The Game of Highway Warriors"? Gideon just posted about some guest appearances by GW staffers in the supplement White Line Fever, with a little help from me. Check out some great Martin McKenna art and indulge in 80s retro-futuristic nostalgia!#games#gamesworkshop#darkfuture#cyberpunk#carbattle#SF#80s#toycarshttps://awesomeliesblog.wordpress.com/2024/10/09/fever-dreams/ https://awesomeliesblog.wordpress.com/2024/10/09/fever-dreams/?page_id=46363
| | mathbabe.org
5.7 parsecs away

Travel
| | Hello friends! This week we talked to Shlomo Klapper, who runs Learned Hand and a great WaPo oped about AI and joined us to talk about helping judges with AI: Apple Spotify YouTube
| | yorakb.wordpress.com
6.1 parsecs away

Travel
| | select extractValue(rws.object_value, '/ROW/TABLE_NAME') table_name, extractValue(rws.object_value, '/ROW/PARTITION_NAME') partition_name, to_date(substr(extractValue(rws.object_value, '/ROW/HIGH_VALUE'),11,11),'YYYY-MM-DD') high_value, extractValue(rws.object_value, '/ROW/NUM_ROWS') num_rows, round(extractValue(rws.object_value, '/ROW/BLOCKS')*8/1024) size_mb from ( select dbms_xmlgen.getxmltype('select table_name, partition_name, high_value, num_rows, blocks from user_tab_partitions') as x from dual ) ...
| | kilianvalkhof.com
18.4 parsecs away

Travel
| Recently, wholesome human from the internet Josh Goldberg interviewed me for the Software Engineering Daily podcast. We talked about Polypane, the web development landscape, and how I got into web development. Listen to the Podcast: Visit Software Engineering Daily for the show notes and transcript. Thanks Joel for asking me to be on the podcast, [...]