Readit News logoReadit News
examplary_cable commented on We raised a bunch of money   fly.io/blog/we-raised-a-b... · Posted by u/charliermarsh
examplary_cable · 3 years ago
I'm currently using fly.io and I have no complains so far(most of the problems I had were my fault like a DNS/IP/Certification problem).
examplary_cable commented on Ohio Prison System Bans Java Computer Manual, but Allows Hitler’s Mein Kampf   themarshallproject.org/20... · Posted by u/davideads_tmp
examplary_cable · 3 years ago
So they're saving them from a fate worse than prison ... being a java developer.

I had to say it sorry (҂◡_◡)

examplary_cable commented on UnsuckJS: Progressively enhance HTML with lightweight JavaScript libraries   unsuckjs.com/... · Posted by u/vmoore
robertoandred · 3 years ago
None of these are simple HTML/CSS/JS.
examplary_cable · 3 years ago
It's part of the new modern WebDev semantical lexicon:

!React = HTML/CSS/JS

¯\_(ツ)_/¯

examplary_cable commented on UnsuckJS: Progressively enhance HTML with lightweight JavaScript libraries   unsuckjs.com/... · Posted by u/vmoore
mNovak · 3 years ago
The column layout is basically impossible for me to meaningfully navigate on my laptop -- the scrollbar and descriptions don't both fit on the screen (appreciate the repeated titles at the bottom, but ultimately they don't say much)
examplary_cable · 3 years ago
> The column layout is basically impossible for me to meaningfully navigate

Same. Somebody said it was done this way because of mobile. I'm not sure.

It's just weird to see "items" horizontally and properties vertically. I'm usually familiar with:

prop | prop | prop

item | value| value

item2| value| value

examplary_cable commented on UnsuckJS: Progressively enhance HTML with lightweight JavaScript libraries   unsuckjs.com/... · Posted by u/vmoore
examplary_cable · 3 years ago
Awesome list!

I love that the cognitive overhead for web apps now is so great many people are "returning to monke" and coding in simple HTML/CSS/JS haha.

Question: Shouldn't the items be in the row so I can see all of them at once? Why are the items in the columns? I'll open a issue (:

examplary_cable commented on CLI tools for working with ChatGPT and other LLMs   simonwillison.net/2023/Ma... · Posted by u/simonw
examplary_cable · 3 years ago
I have made a bash script(using rofi) to use chatGPT if anyone is interested.

https://github.com/ilse-langnar/bashGPT

examplary_cable commented on Show HN: Build progressively enhanced reactive HTML apps using Go and Alpine.js   livefir.fly.dev/... · Posted by u/realrocker
RamblingCTO · 3 years ago
Do you know about shoelace?
examplary_cable · 3 years ago
Interesting Thanks!
examplary_cable commented on Show HN: Build progressively enhanced reactive HTML apps using Go and Alpine.js   livefir.fly.dev/... · Posted by u/realrocker
TigerTeamX · 3 years ago
Sounds interesting.

ilse.ink/components didn't work. Could you post a link to it?

examplary_cable · 3 years ago
I'm still working in it, but that's going to be the link.

Trying to make universal components is hard, like, I wanted to make all components available trough a "filter" where you could re-use React.js, Vue.js, Svelt, Solid components with each other. When you think about it, components are just I/O with maybe some libraries. I'm thinking this is field is right for some standardization.

examplary_cable commented on Creatures That Don’t Conform   emergencemagazine.org/ess... · Posted by u/sohkamyung
ftxbro · 3 years ago
It's about slime molds.
examplary_cable · 3 years ago
Thanks
examplary_cable commented on Show HN: Build progressively enhanced reactive HTML apps using Go and Alpine.js   livefir.fly.dev/... · Posted by u/realrocker
examplary_cable · 3 years ago
I'm currently working with Alpine.js in order to try to build "Universal Components" or "Hypermedia Components". Where you just hit a URL and get your component like /components/infinite-canvas or /components/svg-2-base64 or /components/lib-somelib.

[1] ilse.ink/components(It's not ready yet)

u/examplary_cable

KarmaCake day96July 27, 2022
About
https://github.com/ilse-langnar/notebook
View Original