Viewing profile — fjorde
fjorde
HN member- Joined
- Sun, Feb 13, 2022, 10:30 PM UTC
- HN karma
- 19
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About fjorde
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #30442776
> To me, I don't find Jq at all intuitive. Same here. Intuitive is probably the wrong word. I think I'm still looking for the right word to use to describe the idea. I think there …
-
comment
Comment #30437001
I did probably misstate the overall capabilities of jq and grep compared with groq. I wasn't intending to criticize the product and I'm excited about all the offerings in this spac…
- comment
-
comment
Comment #30436670
I don't know if jq can do joins but getting a list of codeblock languages is a pretty simple task for almost anyone in a text file. For complex queries I agree that you typically n…
-
comment
Comment #30418207
grep -rE '```\w+' |uniq seems like the same query across text files to me. it's not "trivial" but at least grep has a man page and people have used it reliably for decades now. Spi…
-
comment
Comment #30414341
appreciate a lot of the points made in the post but ``` distinct( *["code" in body[]._type] .body[_type == "code"] .language ) ``` is "trivial" for no human being
-
comment
Comment #30414129
yes, these are all fraught. Any X-to-Y format exchange is a brew/apt miracle in my experience. It's not necessarily important for a LaTeX document to be render-able in all media, b…
-
comment
Comment #30414044
I agree with both these points. Inter-document references are bad in markdown and wiki style formats. Wikipedia is replete with overlapping and contradictory information that shoul…
-
comment
Comment #30413808
First, many thanks to the author for a reasoned and researched post. The editing/mass-adoption sides of the text formatting story vis-a-vis markdown were well told. I think the sto…
-
comment
Comment #30405679
zinekeller's point notwithstanding, i agree that "installer scripts" is really the last necessary domain of the bash script. If you need a (semi)portable script to get `python` to …
-
comment
Comment #30401493
Perhaps there is a language or nuance barrier. I "thanked" the parent commenter for sharing their view, did an "internet search" for their publicly listed company to see what kind …
-
comment
Comment #30396333
take your own advice. i noticed a cert was invalid or broken and mentioned it to a person who might care or know how to deal with it appropriately. In the meantime the site is less…
-
comment
Comment #30396228
git? it's a bit heavy handed to ask your spouse and kids to clone into the family recipes, but it's basically what you're looking for. there are git-based markdown cms's like fores…
-
comment
Comment #30379268
I appreciate the sentiments. i think the cert for https://cieloconnects.com/ is expired.
-
comment
Comment #30379133
im not sure how many threads can be pinned, but there isn't an obvious way to highlight these info dense, semi-coherent threads that can just about be read like a long form piece o…
-
comment
Comment #30378837
Journalists who deal in sensitive material should not trust any of that to any third parties to the greatest extent possible. If I were Chinese intel or the FBI, otter would be one…
-
comment
Comment #30326369
Besides the content of the thread, which is interesting, you'll notice if you scroll through that the thread is added to periodically, whenever the author finds a piece of informat…
- story