This is a good example of a program I would like to use if it was distributed in the standard repo of my OS, rather than totally unvetted on the Microsoft Github page of a random developer. PS: I don't know why HN allows downvoting seeing how it is always so abused. Nothing I wrote here is factually false, and what remains is just my personal opinion as a principled user of FOSS. A bit of tolerance for others' viewpo…
What? That's how open source works
Bashblog – a single bash script to create blogs
11–20 of 93 posts
Re: Bashblog – a single bash script to create blogs
#12Mmm, good ol’ bash. I like it.
Awful old Bash. I hate it. Seriously I don't know why you'd do this in Bash. Crazy choice.
I do not understand them.
Re: Bashblog – a single bash script to create blogs
#13Mmm, good ol’ bash. I like it.
Awful old Bash. I hate it. Seriously I don't know why you'd do this in Bash. Crazy choice.
I remember somebody once telling me that they had learned vi because "it was always installed". Well, no, technically, the only editor you can be sure is there is ed. So, you know, learn that. I was surprised that they actually did.
Bash is syntactically not perfect, I agree. However it's a well known, mature, stable environment. LLMs can write it well if you need them to. If it was perfect, we'd never have had Perl, and as a result we'd never have had Ruby, Python and other scripting languages.
But I like it's a tool that doesn't require me to go reach for a package manager and some build tools I don't always have on every system.
Re: Bashblog – a single bash script to create blogs
#14Because bash is maybe worst than C for this task.
Re: Bashblog – a single bash script to create blogs
#15like a microvm with normal language features. Something you can and want to actually attach a debugger onto it. Something independent of architecture too.
I just hate bash :| Even just using bash and curl and checking if its a website or an error page...
Re: Bashblog – a single bash script to create blogs
#16Its time to invent something lightweight and good which runtime is so small that it becomes a system default. like a microvm with normal language features. Something you can and want to actually attach a debugger onto it. Something independent of architecture too. I just hate bash :| Even just using bash and curl and checking if its a website or an error page...
Is this what you have in mind?
Re: Bashblog – a single bash script to create blogs
#17Mmm, good ol’ bash. I like it.
Awful old Bash. I hate it. Seriously I don't know why you'd do this in Bash. Crazy choice.
It also has no other dependency, which is also good. I have written helper script to run coding agents in a container. And you guessed it, it's in bash. For the reasons I just wrote down. Should it have to grow I would rewrite it, but not currently.
Re: Bashblog – a single bash script to create blogs
#18Re: Bashblog – a single bash script to create blogs
#19Its time to invent something lightweight and good which runtime is so small that it becomes a system default. like a microvm with normal language features. Something you can and want to actually attach a debugger onto it. Something independent of architecture too. I just hate bash :| Even just using bash and curl and checking if its a website or an error page...
Re: Bashblog – a single bash script to create blogs
#20Its time to invent something lightweight and good which runtime is so small that it becomes a system default. like a microvm with normal language features. Something you can and want to actually attach a debugger onto it. Something independent of architecture too. I just hate bash :| Even just using bash and curl and checking if its a website or an error page...