@prologic@twtxt.net Haha, the current front-end JS ecosystem is too huge and slow to install. I still like just plain HTML + small JS for UI tweaks. At Deno company I work for, we have some people who don’t like node_modules and are working on a replacement for Node.js
looks great!
@darch@neotxt.dk haha just use npm
instead
@prologic@twtxt.net yeah i will!
@prologic@twtxt.net It will be awesome!
@prologic@twtxt.net yeah, I guess it would be like simply filtering markdown image notation with regex?
@darch@neotxt.dk A square grid as you have shown seems to be a better UX. I also like the view after clicking on an image.
@prologic@twtxt.net this feed
https://twtxt.net/user/hashrock-gallery/twtxt.txt
@eaplmx@twtxt.net mainly illustrations but I also write some code for frontend. It’s fun working for an OSS company
@eaplmx@twtxt.net Great! It’s always fun to learn about data formats
@eaplmx@twtxt.net Deno is a reworked version of Node.js and they are my current employer😋
Hmm, I can’t see edit / delete button in my another feed
Created simple portfolio powered with twtxt.net and Deno deploy. It’s so sketchy for now🤦
Demo : https://hashrock-twtxt-gallery.deno.dev/
Source: https://dash.deno.com/playground/hashrock-twtxt-gallery
I wrote a deno version of hash calculation code
https://gist.github.com/hashrock/e003c7f023bfced46d97170e02ef65ae
Ah gotcha
https://git.mills.io/yarnsocial/yarn/src/branch/main/docs/_posts/2020-12-11-twthashextension.md
It looks like copliot already knows what is twtxt. but hmm I should find how to make reply tree and do some regex thing
writing twtxt parser in deno but copilot suggested whole parse function, oh my god
@prologic@twtxt.net
I’m not sure but maybe like this.
I think @darch@neotxt.dk has a better idea of the layout of the portfolio.
At this point I’m thinking it would be better to render portfolios on an external server with yarn as the data source. I think it’s still a small number of users who want portfolio functionality in yarn and they might want to customize their view.
@prologic@twtxt.net I think it will be a custom profile view
@darch@neotxt.dk nice!
@prologic@twtxt.net It would be good to make a gallery view like darch is talking about. Also, it would be nice to be able to post images by pasting from the clipboard, although this is trivial.