惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
Y
Y Combinator Blog
Engineering at Meta
Engineering at Meta
D
Docker
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
大猫的无限游戏
大猫的无限游戏
腾讯CDC
P
Proofpoint News Feed
A
About on SuperTechFans
WordPress大学
WordPress大学
Stack Overflow Blog
Stack Overflow Blog
Google DeepMind News
Google DeepMind News
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
L
LangChain Blog
MyScale Blog
MyScale Blog
博客园 - 三生石上(FineUI控件)
Hugging Face - Blog
Hugging Face - Blog
Microsoft Azure Blog
Microsoft Azure Blog
N
Netflix TechBlog - Medium
G
Google Developers Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

HN's home page

Rainbow Query Language | Hacker News Exec into Node via Kubectl An AI native hedge fund The Seven-Action Documentation Model | Hacker News Package Manager for Kubectl Plugins Tongan Castaways | Hacker News Tech overlords plan for conscious AI to conquer the cosmos. What could go wrong? Data Breach Disclosure Lag Is Getting Worse How LLMs Work | Hacker News I Dropped PRDs for Shape Up Go Experiments Explained | Hacker News FCA's Palantir deal could expose UK financial data to Trump's US, critics fear WebXR BCI for Neural-Adaptive Avatar Control in Mixed Reality The first murder conviction via DNA analysis Tom Interviews Theo de Raadt of the OpenBSD Project (2019) [video] Show HN: Replace shell commands with bun shell typescript scripts Quay.io Is Down | Hacker News AI driven analysis of brokerage account fees in the UK Bill Gates Spent Years Crafting His Image. Now It's Cracking Using LLMs to secure source code Wi-Fi 8 in the Lab [video] The household battery revolution that could change energy bills and the world Is Python Becoming Pinyin? | Hacker News Livia – Executive Assistant | Hacker News FindMyPipe – Query Apple Find My from Linux for AI Agents Show HN: Agent skill for creating product launch videos with Remotion RecruitMyself – AI job search copilot for resumes and applications AI coding agents and the erosion of system understanding The 'Resting' Generation and South Korea's Youth Recession AMD Computex 2026: 10 Years of AM4, AM5 Support Through 2029
Show HN: TopoGlyph – an extensible language system for pr...
zwyld · 2026-06-15 · via HN's home page

TopoGlyph is a language system. Asking Claude or any language model to extend TopoGlyph and apply it to model or solve some problem tends to produce a more intelligent thought process. Try the Claude Code plugin with a problem / domain you are an expert in an judge for yourself.

If you read the core module it may seem insane in some places, and it should because there are 'hallucinated' concepts and conclusions (not defending them). Regardless, it's very fun to watch them invent new symbols to help you see the structure of whatever problem you are working on. It is what it is, and it works anyway. I find that interesting.

If you are familiar with the APL programming language you may see where this is going - https://computerhistory.org/blog/the-apl-programming-languag....

You can find the claude code plugin on github - https://github.com/xyzcoordinate/TopoGlyph. (will add more examples, haven't taken the time to organize things)

Recently Anthropic's Fable model was banned (idk the right term). It would be annoying if a similar thing happened to this. I wrote the whole text onto the Ethereum blockchain and locked it.

- https://github.com/xyzcoordinate/TopoGlyph/blob/main/topogly... - read it with foundry: `cast call 0xe1888706EC9C071E149060aeF70B539eBeb61092 "profileOf(uint256)(string)" 2 --rpc-url https://ethereum-rpc.publicnode.com ` - https://etherscan.io/address/0xe1888706EC9C071E149060aeF70B5...

That is all. Have a look if you are curious, is pretty awesome.