Adrian Medina
banner
wikipunk.bsky.social
Adrian Medina
@wikipunk.bsky.social
Lisp hacker. Co-creator of wikipunk.net.
November 14, 2023 at 2:28 AM
Paddington (OpenAI)
November 13, 2023 at 1:56 PM
The Carousel of Dreams: A Wikipunk Story by Abulafia gist.github.com/aamedina/b39...
November 10, 2023 at 9:07 PM
Lincoln punk
October 23, 2023 at 8:11 PM
“Franklin’s Formula”
October 23, 2023 at 12:15 AM
“Founding Fathers of Slam Dunks”
October 22, 2023 at 10:38 PM
DALLE-3 visualizing the vision for wikipunk.net
October 13, 2023 at 2:22 PM
An experiment in fine tuning openai with d3fend: www.linkedin.com/pulse/experi...
October 12, 2023 at 12:57 PM
Praying for peace in Israel
October 9, 2023 at 6:03 PM
“a wizard of the metaobject protocol weaves wikipunk.net” I’m super impressed with the quality of Bing Image Creator.
October 2, 2023 at 12:10 AM
Just uploaded the cutting edge beta of d3fend, a knowledge graph of cybersecurity countermeasures preloaded w/materialized inferences for anyone interested in cybersecurity KG completion with huggingface.co/datasets/wik...
September 28, 2023 at 9:05 PM
huggingface.co/datasets/wik... I uploaded over 210 million triples from the English subset of yago 4.5 (Wikidata + schema.org) to @huggingface for LLM fine tuning if anyone wants to experiment
September 27, 2023 at 10:48 PM
Exploring the fusion of #SemanticWeb and #GraphNeuralNetworks. Imagine a game where your actions reshape the virtual world's underlying graph, and the quality of your experience is a direct measure of the system's evolving intelligence. Could it be fun? #GNN #RDF #FeedbackLoop
September 21, 2023 at 12:38 AM
wordnet.dk/dannet/page/about

Beautiful example of a linked data “wordnet” for the Danish language

Dictionaries of the future
September 20, 2023 at 2:03 PM
Baldur’s Gate 3 has become my favorite computer roleplaying game of all time. Challenging, engaging choices, and deeply rewarding. I look forward to seeing what modding tools are released for it. The rules engine implementation must be a work of esoteric art.
September 15, 2023 at 5:09 PM
I’m struggling to understand the math behind graph neural networks but I enjoy puzzling out different ways to represent fully materialized RDF graphs as PyTorch Geometric datasets. There are a lot of interesting permutations of features in ontologies.
September 14, 2023 at 10:18 PM
I really like Python the language. But, I do not like how difficult it is to reproduce interesting ML code from source.
September 13, 2023 at 10:14 PM
github.com/anchore/grype works with CycloneDX 1.4 SBOM json files generated with cdxgen to find vulnerabilities in your dependencies — no need to use it with containers or even generate the SBOM with Syft. You can pipe a cdxgen SBOM directly into it and enrich it.
July 18, 2023 at 9:59 PM
Querying Datomic to generate the D3FEND Matrix of Defensive Tactics https://gist.github.com/aamedina/16ef2eb324c19d5fb48f44dcf0c5b9c8
July 18, 2023 at 12:38 AM
How did I never watch “Strange Days” https://en.m.wikipedia.org/wiki/Strange_Days_(film) before? It features some of the most unexpectedly flawed and interesting characters I’ve seen in quite a while with an aesthetic right out of the Cyberpunk TTRPG.

My rating:
**** (Ebert scale) or 7.5 (IMDb)
July 16, 2023 at 11:31 PM
#ChatGPT Code Interpreter is great for adhoc data analysis. Put any structured data in, work with ChatGPT until it “gets” the structure of the dataset, and then you can do statistics and plotting like you normally would except you don’t have to write any of the code. Fantastic.
July 12, 2023 at 10:25 PM
Experimenting with using Clojure tagged literals to auto box RDF literals so I can delay coercion from read time until the data is consumed. E.g, for the purposes of being written into a Datomic db. Then a transaction function can choose how to unbox it based on its schema.
July 11, 2023 at 9:58 PM
Mild #StrangeNewWorlds spoiler thoughts:

The field Kalar are intelligent agents with no memory beyond the prompts given to them by the totems. Each day they build a minimal context of experience to perform the tasks assigned to them using “personalized” ontologies of self. #LLM
July 11, 2023 at 12:37 AM
I just discovered a hidden gem for exploring structured data on webpages: "The OpenLink Structured Data Sniffer (OSDS)" Check it out to explore linked data on any webpage. Can feed it any RDF model via URI as well and export JSON-LD. osds.openlinksw.com
July 4, 2023 at 3:50 PM
I'm so proud of my wife. She just finished a blog post on her learning about game design project for the month. She's building a little Garden sim. She drew the demo art and built the web app herself all this month! So cool. Check it out :) https://lualiloon.github.io/2023/06/30/garden-builder.html
June 30, 2023 at 10:39 PM