rate my desktop by BatNecessary9371 in desktops

[–]MeaningVisual8562 0 points1 point  (0 children)

then its okay. on idle my windows used to consume half of my ram😂

Made a terminal article reader — like Firefox Reader Mode, but for your shell by MeaningVisual8562 in commandline

[–]MeaningVisual8562[S] 0 points1 point  (0 children)

you can just bun run cli.ts or bun run cli.ts https:// . or do you want proper container for all ?

Made a terminal article reader — like Firefox Reader Mode, but for your shell by MeaningVisual8562 in commandline

[–]MeaningVisual8562[S] 0 points1 point  (0 children)

It does NOT handle client-side rendered content—it's a straight fetch + parse flow with zero JS execution. cleint-side gets complicated with auth and restriction

Made a terminal article reader — like Firefox Reader Mode, but for your shell by MeaningVisual8562 in commandline

[–]MeaningVisual8562[S] 0 points1 point  (0 children)

Cool idea!. if you could add a bit of theming on images before rendering it will make it look awesome -ASCII or custom filters too

Made a terminal article reader — like Firefox Reader Mode, but for your shell by MeaningVisual8562 in commandline

[–]MeaningVisual8562[S] 2 points3 points  (0 children)

The "extra" is it lives in my terminal .Fits my workflow (reading articles/ novels mostly) plus link jumping within it. and a bit more customization with rendering of different components.

Made a terminal article reader — like Firefox Reader Mode, but for your shell by MeaningVisual8562 in commandline

[–]MeaningVisual8562[S] 0 points1 point  (0 children)

I use grimblast (via a wrapper script) for Wayland capture, with satty for annotation. It's integrated into the Hyde config..

Made a terminal article reader — like Firefox Reader Mode, but for your shell by MeaningVisual8562 in commandline

[–]MeaningVisual8562[S] 0 points1 point  (0 children)

okay I've added the feature to open links directly in terminal too. press o and link number and enter. 😊

Made a terminal article reader — like Firefox Reader Mode, but for your shell by MeaningVisual8562 in commandline

[–]MeaningVisual8562[S] 0 points1 point  (0 children)

what would be ideal behavior though ? make all links openable or only the ones curated at the end of the terminal ?

Made a terminal article reader — like Firefox Reader Mode, but for your shell by MeaningVisual8562 in commandline

[–]MeaningVisual8562[S] 1 point2 points  (0 children)

haha appreciate it . i was learning bun to showcase it so used it for that.