ramg | 2 years ago | on: Ask HN: What are some self-hosted photo organizing/sharing programs?
ramg's comments
ramg | 2 years ago | on: How Lee Valley built a cult-like following
edit: and if I did read it right, share some of your woodworking projects!
ramg | 2 years ago | on: Ask HN: Could you share your personal blog here?
ramg | 2 years ago | on: Hexyl: A command-line hex viewer with colorized output
I'm sorry you have this attitude towards people. I wish you the best.
ramg | 2 years ago | on: Hexyl: A command-line hex viewer with colorized output
Why not suggest a more appropriate workflow without the chastising or denigration? C'mon, you can be supportive.
ramg | 2 years ago | on: Show HN: Scribbler – Podcast Summaries Using GPT
Will I be able to point it at any podcast? The ones I saw look interesting but are not what I normally listen to.
I assume you can take any audio sample (say, a monologue) and generate a summary of it. I wonder if students would do this with their lectures.
ramg | 3 years ago | on: Ask HN: What lesser-known accessories do you use with your computer?
ramg | 3 years ago | on: Why take a compiler course? (2010)
1. Wrote a simulator of sorts for a 68xx CPU. User passed in assembly files and I simulated the execution and spat out cycle counts. The real-time application had a fixed time window it could not exceed. I did this in my first year out of college with compilers fresh on my mind.
2. Wrote an automated test tool for a proprietary protocol. The protocol had the usual opcodes but they could only be played in a certain order (cannot send B before C or can send B any number of times and have it be idempotent). The QA engineers were doing this by hand. I asked them if they could automated the test case generation and they looked at me as though I was an idiot. I developed a tool with its own simplified grammar that they could use to build test cases which exercised all combinations/permutations of the opcodes. Saved us a ton of time and made the developers more productive.
3. My hackiest project was an SGML parser that was used to generate hypertext documents. Tech writer wrote docs in FrameMaker. My hacky parser found the places where the TOC and the Index could be linked and inserted hypertext links. Net result is we had a document that could be printed and viewed online. Think 1993/1994.
I've sat with a number of engineers who thought the compiler was wrong and sat down and looked at the assembly with them and mapped it back to C only for them to realize the bug was in their code.
Compilers are fun. You should take a compiler course just for that!
ramg | 3 years ago | on: Spelunking Apple’s Open Source
I really should rewrite this but it was written many years ago and grew into something more than I originally intended. Plus, it works.
ramg | 3 years ago | on: Spelunking Apple’s Open Source
ramg | 3 years ago | on: Living the writing life means living with failure
ramg | 3 years ago | on: Living the writing life means living with failure
I haven't tried writing science fiction but enjoy reading the genre - currently reading Dust by Hugh Howey. Thus, I tend to stick to the current world as I understand it better.
Your books sound interesting! I'm impressed!
ramg | 3 years ago | on: Living the writing life means living with failure
I self-published one book and am working on a second. I have done zero marketing as I wrote the book primarily for myself. Those who have read it really enjoyed including people who are extremely blunt about their opinions.
ramg | 3 years ago | on: Living the writing life means living with failure
ramg | 3 years ago | on: Living the writing life means living with failure
https://www.amazon.com/Not-Gentle-Book-One-Discovery-ebook/d...
Mark's writing style really pulled me in and I'm bummed he didn't finish the series. I still have hope that he'll get back to it one day.
ramg | 3 years ago | on: Ask HN: What are you working on this year?
I wish you the best with your novel.
ramg | 3 years ago | on: Ask HN: Products/Services you swear by – Dec. 2022
I have a Hakko 888 as well and while I like it, there's a bit of a set up as I'm limited on space. So when you said it's as good as your Hakko, you sold me on it.
ramg | 3 years ago | on: Ask HN: Products/Services you swear by – Dec. 2022
ramg | 3 years ago | on: A curated directory of 700 Mac menu bar apps
I'm using this on my M1 Mac.
ramg | 3 years ago | on: Interview with Keith Blount, Creator of Scrivener
Edit: I've reached out to the Monument team as well.