events/2024-11-13-hwc-pacific
Homebrew Website Club - Pacific was an IndieWeb meetup on Zoom held on 2024-11-13.
- Archived from: https://etherpad.indieweb.org/2024-11-13-hwc-pacific
Participants
- Nick Simson
- David Shanske - https://david.shanske.com
- Joe Crawford
- Al Abut
- benji
- Mike Kupietz
- Template:herebox
- Angelo Gladding
- Pablo Morales
- ... add names
Notes
* can do YouTube music videos * can do some radio stations, e.g. WFMU https://wfmu.org/
- Finale for Android: https://play.google.com/store/apps/details/Finale_for_Last_fm?id=com.nrubintech.finale&hl=en
- WFMU Documentary https://www.wfmuthemovie.com/
- Al Abut recommends a fantastic app by an indie developer called Longplay, there's many more options than just shuffle: https://longplay.rocks/
- Perception of randomness: Dr. Ted Hill https://www.nytimes.com/1998/08/04/science/following-benford-s-law-or-looking-out-for-no-1.html
- benji has a serverless micropub server for static sites: https://github.com/benjifs/micropub
- Joe Crawford has done PESOS of delicious links into WP, also does PESOS of Instagram Posts into WordPress using IFTTT (and also backporting using Instalooter dumps when that worked), and also has done manual imports of Swarm/Foursquare JSON converted to html chunks by date imported as some posts/
microblogging
- what is the relationship between a microblog post and whether or how it shows in Mastodon / Blue Sky / X / elsewhere?
- bridgy is the model
- Molly White feed: https://www.mollywhite.net/feed
- "Every website deserves to be a place" https://interconnected.org/home/2024/09/05/cursor-party
Locative Data Sharing & Posting
- David Shanske can generate maps: per day on his site
- https://ownyourswarm.p3k.io/ Own Your Swarm micropub paired with a website and Swarm (formerly Foursquare)
- by adding /map to date based urls he can generate maps
lines on maps and social location post-swarm?
- San Diego indieweb subject focus for mike@herebox.org upcoming in december
- german transit based checkins / collecting - https://chaos.social/@Traewelling
- dens from dodgeball -> foursq -> swarm -> "hopscotch labs" -> https://hopscotchlabs.co/
- 2024-11-10 - Om Malik / GigaOM - Interview with dens on AI + location + augmented reality as audio
IndieWeb Movie Club
- https://sarajaksa.eu/2024/10/indieweb-movie-club-november-2024-vsi-proti-vsem-all-against-all-2019-call-for-submissions/
- https://www.imdb.com/title/tt10602144/
- Angelos's site https://ragt.ag/
- IndieLogin can be used to log in and participate in a page
- Joe Crawford was able to log in using selfauth on his site apps.artlung.com
- Interactive Web app collaborative environment https://observablehq.com/
- p5.js demo as a public share notebook - https://observablehq.com/d/c88156e1252c63b3 * Misc discussion of the security considerations of allowing shared space programming ** Angelo is using Restricted Python https://pypi.org/project/RestrictedPython/ ** reminds of the idea of ADSafe https://www.crockford.com/adsafe/ - a subset of javascript that advertisers could use on pages to in theory isolate them from excess surveillance
- Welcome Sophia https://www.fractalkitty.com/ first time at indieweb hwc
Book: https://www.mcdbooks.com/books/living-in-data Jer Thorp
- Joe of https://artlung.com/ introduced himself
- Mike of https://herebox.org
- eBird data - https://science.ebird.org/en
- ebird API docs - https://documenter.getpostman.com/view/664302/S1ENwy59
- Benji https://benji.dog/
- maintains a micropub client called Sparkles
- Pablo of https://lifeofpablo.com/
- David https://david.shanske.com - photos, locative data, automatically generated maps and
- Mike K https://michaelkupietz.com/ art and code
- Angelo https://ragt.ag/
- proposal to bridge IndieWeb Chat to IP Datagram via Avian Carrier protocol clients https://www.rfc-editor.org/rfc/rfc1149 [bird emoji tbd]
- a western bluebird https://drive.google.com/file/d/1a8s_1Nh0JV3wH3z6usDE90_mW_ul4_OF/view?usp=sharing
- From Binoculars to Binomials: Birding and Data Viz, Together at Last - Jer Thorp
- https://sluggly.art/
- https://en.wikipedia.org/wiki/Oulipo - "a loose gathering of (mainly) French-speaking writers and mathematicians who seek to create works using constrained writing techniques."
- https://rss-parrot.net/ - Mention @birb@rss-parrot.net in a toot with the address of the site you want to follow. e.g. https://taiwantrailsandtales.com/ -> @taiwantrailsandtales.com@rss-parrot.net
- https://brid.gy - talking about how to go from website to mastodon
- https://webkitty.glitch.me - hope to make a bot
- https://glitch.com/edit/#!/sohaiku - code for bot
- Self-hosted codepen alternative: https://github.com/porsager/flems/
By default requires you to include a script from their server, to run it completely locally requires doing `npm build run` to generate the script file (which in Mike Kupietz's case took reading error messages to figure out how to install needed dependencies and get some things updated). Runs totally in-browser, no server connection after it loads... will even work loading it offline as a file:// URL. [UPDATE: No, looking at the code, it looks like for some things, like typescript or using babel, it might rely on libraries hosted on flems.io. Drat.]
- https://openprocessing.org/sketch/1457144 - socket io from middleschool group
- using AI: https://blog.ncase.me/the-creative-cyborg/ - XOXO20204 talk
https://madnight.github.io/githut/#/pull_requests/2024/1
- Pablo Morales built an example API by using this https://blog.logrocket.com/build-rest-api-node-express-mysql/#prerequisites
- use the curl functions from the article change the address https://lang.lifeofpablo.com