I'd like an option to run against a local ollama server, that would give folks an option to keep this completely local. For me, it seems to be quite a few senders that fill my inbox. running ``` mailtrim purge ``` only…
Some ideas for seeing more examples: 1. Add a donate button. Some folks probably just want to see more examples (or an example in their field, but don't have a specific paper in mind.) 2. Have a way to nominate papers…
I commit the images alongside the markdown files in GitHub. My site is has numerous images and there are logical groups of posts. I make those logical groups of posts a git submodule, so I don't have all posts on my…
A previous discussion of drawing tools: https://news.ycombinator.com/item?id=18788244 Some simple text languages for graphics: https://pikchr.org/ https://gitlab.com/aplevich/dpic https://asymptote.sourceforge.io
There are a number of church presentation systems that integrate with planning center to get data, like ProPresenter, EasyWorship, etc. You'd need to get them to update their software to support your system as well. The…
Pass4Wallet does the same thing and does not have a subscription. It claims to not collect data on the App Store page. https://apps.apple.com/us/app/pass4wallet-store-cards/id1423...
This one? https://arstechnica.com/gadgets/2025/07/firmware-update-hind... The company isn't shutting down, probably just an attempt to get more subscriptions. The company used to support Strava integration from their…
https://info.computerhistory.org/apple-lisa-code https://github.com/azumanga/apple-lisa
I use the render hooks feature of Hugo to generate srcset attributes for my images. I don't see render hooks in many other SSGs. Downsides of Hugo are the documentation isn't great and the go templating language is…
I remember that time. I was taking a graduate level intro to graphics class and we had an assignment to write a ray-tracer and turn in a printout of the final image along with a printout of the source code. The…
I didn't find a privacy policy on the site. You'll need that before getting many signups.
The Metrowerks profiler and linker worked together to optimize locality in the binary, the focus was on PowerPC code. The linker could generate the static call tree, but the profiler could generate a dynamic call tree…
Or the PIC ecosystem, https://pikchr.org/ is a modern implementation that generates SVG.
I tried this a couple years ago with Netlify and Hugo targeting 1x, 2x and 3x sized images. The processing time is too slow with more than around 500 images, resulting in build timeouts. I switched to checking in the…
Canon has the RF 5.2 dual fisheye, you can even get it refurbished. https://www.usa.canon.com/shop/p/refurbished-rf5-2mm-f2-8-l-...
More of a pamphlet than a book, I give it to all the college graduates in the family. https://www.etf.com/docs/IfYouCan.pdf
More anecdotal data. I ride with a group of retired folks. About 60% of the 75+ year olds ride eBikes. Riding an eBike enables them to continue riding with the group. We've got several couples where one rides a regular…
See https://news.ycombinator.com/item?id=36704510
I'm hoping it's targeted towards folks that have intermittent issues. HealthKit has fields defined to store some information about various physical and mental symptoms and also nutrition, but there isn't a good way to…
See https://github.com/emigre459/hospital-chargemaster for an older study of hospitals. It gets the chargemaster prices that hospitals are supposed to publish. The procedures offered could be mapped to your "services".
It's worse than that. Often the specification isn't complete. You need to pass the conformance and interoperability tests. The chipset needs to support older standards as well and pass those tests. I suspect they'll…
There are numerous tools available for helping with financial decisions. There are is a great community at Bogelheads [0] that you can learn lots from. Given that you are asking about RRSP, I'll guess that you are in…
Mermaid only supports a few types of diagrams, but it's great for those. For a more general language, pikchr can be useful. It's a variation on the troff era language pic that generates SVG from text. From the SQLite…
Why do you want to export them? If it's because you no longer trust Apple, then you don't want to export them, as these PassKeys use Apple for attestation. You'd want to create new PassKeys with a different attestation…
The original Inside Macintosh: https://www.pagetable.com/?p=50 and the Human Interface Guidelines: https://archive.org/details/applehumaninterf00appl Lots of overview material explaining how it all fits together, as it…
I'd like an option to run against a local ollama server, that would give folks an option to keep this completely local. For me, it seems to be quite a few senders that fill my inbox. running ``` mailtrim purge ``` only…
Some ideas for seeing more examples: 1. Add a donate button. Some folks probably just want to see more examples (or an example in their field, but don't have a specific paper in mind.) 2. Have a way to nominate papers…
I commit the images alongside the markdown files in GitHub. My site is has numerous images and there are logical groups of posts. I make those logical groups of posts a git submodule, so I don't have all posts on my…
A previous discussion of drawing tools: https://news.ycombinator.com/item?id=18788244 Some simple text languages for graphics: https://pikchr.org/ https://gitlab.com/aplevich/dpic https://asymptote.sourceforge.io
There are a number of church presentation systems that integrate with planning center to get data, like ProPresenter, EasyWorship, etc. You'd need to get them to update their software to support your system as well. The…
Pass4Wallet does the same thing and does not have a subscription. It claims to not collect data on the App Store page. https://apps.apple.com/us/app/pass4wallet-store-cards/id1423...
This one? https://arstechnica.com/gadgets/2025/07/firmware-update-hind... The company isn't shutting down, probably just an attempt to get more subscriptions. The company used to support Strava integration from their…
https://info.computerhistory.org/apple-lisa-code https://github.com/azumanga/apple-lisa
I use the render hooks feature of Hugo to generate srcset attributes for my images. I don't see render hooks in many other SSGs. Downsides of Hugo are the documentation isn't great and the go templating language is…
I remember that time. I was taking a graduate level intro to graphics class and we had an assignment to write a ray-tracer and turn in a printout of the final image along with a printout of the source code. The…
I didn't find a privacy policy on the site. You'll need that before getting many signups.
The Metrowerks profiler and linker worked together to optimize locality in the binary, the focus was on PowerPC code. The linker could generate the static call tree, but the profiler could generate a dynamic call tree…
Or the PIC ecosystem, https://pikchr.org/ is a modern implementation that generates SVG.
I tried this a couple years ago with Netlify and Hugo targeting 1x, 2x and 3x sized images. The processing time is too slow with more than around 500 images, resulting in build timeouts. I switched to checking in the…
Canon has the RF 5.2 dual fisheye, you can even get it refurbished. https://www.usa.canon.com/shop/p/refurbished-rf5-2mm-f2-8-l-...
More of a pamphlet than a book, I give it to all the college graduates in the family. https://www.etf.com/docs/IfYouCan.pdf
More anecdotal data. I ride with a group of retired folks. About 60% of the 75+ year olds ride eBikes. Riding an eBike enables them to continue riding with the group. We've got several couples where one rides a regular…
See https://news.ycombinator.com/item?id=36704510
I'm hoping it's targeted towards folks that have intermittent issues. HealthKit has fields defined to store some information about various physical and mental symptoms and also nutrition, but there isn't a good way to…
See https://github.com/emigre459/hospital-chargemaster for an older study of hospitals. It gets the chargemaster prices that hospitals are supposed to publish. The procedures offered could be mapped to your "services".
It's worse than that. Often the specification isn't complete. You need to pass the conformance and interoperability tests. The chipset needs to support older standards as well and pass those tests. I suspect they'll…
There are numerous tools available for helping with financial decisions. There are is a great community at Bogelheads [0] that you can learn lots from. Given that you are asking about RRSP, I'll guess that you are in…
Mermaid only supports a few types of diagrams, but it's great for those. For a more general language, pikchr can be useful. It's a variation on the troff era language pic that generates SVG from text. From the SQLite…
Why do you want to export them? If it's because you no longer trust Apple, then you don't want to export them, as these PassKeys use Apple for attestation. You'd want to create new PassKeys with a different attestation…
The original Inside Macintosh: https://www.pagetable.com/?p=50 and the Human Interface Guidelines: https://archive.org/details/applehumaninterf00appl Lots of overview material explaining how it all fits together, as it…