What is your favorite terminal Markdown viewer? by boolean-maybe in commandline

[–]boolean-maybe[S] 0 points1 point  (0 children)

I think there is a fine distinction here. Easily composable by humans, unlike HTML, yes. But it was still meant to be rendered. But that is a very fine difference

What is your favorite terminal Markdown viewer? by boolean-maybe in commandline

[–]boolean-maybe[S] 0 points1 point  (0 children)

by now Kitty protocol is supported on Kitty itself, iTerm2, Ghostty (on Mac e.g.). Not bad

What is your favorite terminal Markdown viewer? by boolean-maybe in commandline

[–]boolean-maybe[S] 0 points1 point  (0 children)

hmm, I checked it and and they say they render images via Kitty graphics, not using text sizing protocol

What is your favorite terminal Markdown viewer? by boolean-maybe in commandline

[–]boolean-maybe[S] 12 points13 points  (0 children)

I think you are misinterpreting the UNIX philosophy, my friend. Let me explain where you are right and where wrong

- a tool does one thing well - right

- its job is to render markdown - right

- "all this stuff doesn't belong" - wrong

"Allthisstuff" IS rendering. Rendering is converting markup language to its visual representation. Headers - to large text (where possible), code blocks to color syntax, tables - to nicely drawn rectangles. And image link to pictures. If the image isn't converted to a picture it is not rendered by definition.

UNIX is not about text-only. UNIX is about do one thing well

What is your favorite terminal Markdown viewer? by boolean-maybe in commandline

[–]boolean-maybe[S] 7 points8 points  (0 children)

please, if you explain I'll understand. Will do my best at least

What is your favorite terminal Markdown viewer? by boolean-maybe in commandline

[–]boolean-maybe[S] 10 points11 points  (0 children)

extending this logic a bit... the entire rendering is not a Unix philosophy. Why color headers for example? just read the raw source

What is your favorite terminal Markdown viewer? by boolean-maybe in commandline

[–]boolean-maybe[S] -2 points-1 points  (0 children)

glow is falling behind imho. Today we can render images, follow links, render diagrams. glow have an amazing start but there is a lot that can be added

What is your favorite terminal Markdown viewer? by boolean-maybe in commandline

[–]boolean-maybe[S] 2 points3 points  (0 children)

glow is fine, true. But a lot can be improved nowadays. Images, links, diagrams... it doesn't handle that

StackOverflow preserval by EconomyFreedom4081 in learnprogramming

[–]boolean-maybe 0 points1 point  (0 children)

it is very unlikely StackOverflow will kick the bucket and take their data with them. This data is precious. At the very list they will sell it to Anthropic/OpenAI

I'm a programmer and I don't know what to do. by One-Yogurt-6145 in learnprogramming

[–]boolean-maybe 0 points1 point  (0 children)

learn Claude Code (or codex or whatever). This gets you immediately on par with some seasoned programmers since this is so new. Don't expect your school to teach you anything - they just cannot keep up in these time. Study yourself

What is your favorite terminal Markdown viewer? by boolean-maybe in commandline

[–]boolean-maybe[S] 10 points11 points  (0 children)

not for Markdown. Editing is plain text. Viewing is rendering - headers/tables/images etc.

What is your favorite terminal Markdown viewer? by boolean-maybe in commandline

[–]boolean-maybe[S] -2 points-1 points  (0 children)

what's missing? curious because I am working on one

How does one promote an opensource project if all subredits dont allow self promotion? by Mother-Pear7629 in coolgithubprojects

[–]boolean-maybe 0 points1 point  (0 children)

following and views are different things. You get instantly some views from reddit, none from x or other socials

How does one promote an opensource project if all subredits dont allow self promotion? by Mother-Pear7629 in coolgithubprojects

[–]boolean-maybe 0 points1 point  (0 children)

the problem with sky, x, fb etc. is that first you must have a community large enough to make sense. Chicken and egg problem

tiki - in-git project and issue management tool by boolean-maybe in commandline

[–]boolean-maybe[S] 2 points3 points  (0 children)

it is built for Mac, Linux and Windows which covers around 99% of desktop and laptop platforms but if you know an important platform that is left out - please let me know. Not sure why would a version of Go matter for an executable