I'm working on a small Unix-inspired DSL for LLM pipelines.
Are you generalizing the output stream beyond raw bytes?
Show HN: What Are You Working On?
51–60 of 67 posts
Re: Show HN: What Are You Working On?
#52[1]: getmakerlog.com
[2]: WIP.co
[3]: buildinpublic.xyz
Re: Show HN: What Are You Working On?
#53(I found my posts on there from 2000 to 2001. Looks like you could also tag other users in your updates. Apparently I became the "official documenter" of ClanLib and completely forgot about it. Sorry.)
Re: Show HN: What Are You Working On?
#54Re: Show HN: What Are You Working On?
#55Re: Show HN: What Are You Working On?
#56Re: Show HN: What Are You Working On?
#57I realised most of my motivation problems were depression-related, and getting treatment for that made it possible for me to get back to work on this project
Re: Show HN: What Are You Working On?
#58Don't have much to show yet, but I am working on a programmatic way to create visuals and animations. Think lambda calculus but with graphical transformations.
Seems related, but also different approach to this area.
https://www.thestrangeloop.com/2023/supporting-data-journali...
Re: Show HN: What Are You Working On?
#59My CSS snippets for minimal theme: https://github.com/replete/obsidian-minimal-theme-css-snippe...
Life ops starter vault (including above snippets), with very basic cut down daily template: https://github.com/replete/life-ops-starter-obsidian-vault/
Re: Show HN: What Are You Working On?
#60Don't have much to show yet, but I am working on a programmatic way to create visuals and animations. Think lambda calculus but with graphical transformations.
Have you seen any work that Parker Ziegler has worked on? He has a couple of projects for automatic wrangling of visuals when it comes to charting data. Seems related, but also different approach to this area. https://www.thestrangeloop.com/2023/supporting-data-journali...
This is pretty cool but what Im thinking about is more like a general purpose language which is primarily visual. Imagine for example a for loop has a visual representation which shows a visual transformation from 100000 010000 001000 000100 000010 000001
and this transformation can be applied abstractly to 1 = red circle, 0= black circle, which when run shows a red circle moving from the beginning position to its end position.