Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fsflyer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
fsflyer
5mo ago
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 finds about 200
2.
▲
by
fsflyer
7mo ago
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 to be examples
3.
▲
by
fsflyer
9mo ago
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 machine (or iPad)
4.
▲
by
fsflyer
9mo ago
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 htt
5.
▲
by
fsflyer
11mo ago
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 easy way for
6.
▲
by
fsflyer
1y ago
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...
7.
▲
by
fsflyer
1y ago
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 integrati
8.
▲
by
fsflyer
1y ago
https://info.computerhistory.org/apple-lisa-code https://github.com/azumanga/apple-lisa
9.
▲
by
fsflyer
2y ago
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 quirky. I sus
10.
▲
by
fsflyer
2y ago
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 instructor allowed any prog
11.
▲
by
fsflyer
2y ago
I didn't find a privacy policy on the site. You'll need that before getting many signups.
12.
▲
by
fsflyer
2y ago
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 of what was actually
13.
▲
by
fsflyer
2y ago
Or the PIC ecosystem, https://pikchr.org/ is a modern implementation that generates SVG.
14.
▲
by
fsflyer
2y ago
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 alternate image sizes
15.
▲
by
fsflyer
2y ago
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-...
16.
▲
by
fsflyer
2y ago
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
17.
▲
by
fsflyer
3y ago
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 bike and the
18.
▲
by
fsflyer
3y ago
See https://news.ycombinator.com/item?id=36704510
19.
▲
by
fsflyer
3y ago
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 popula
20.
▲
by
fsflyer
3y ago
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 "ser
21.
▲
by
fsflyer
4y ago
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 find
22.
▲
by
fsflyer
4y ago
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 Canada, Financia
23.
▲
by
fsflyer
4y ago
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 folks. [0]
24.
▲
by
fsflyer
4y ago
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 prov
25.
▲
by
fsflyer
4y ago
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 fit
26.
▲
by
fsflyer
4y ago
See https://developer.apple.com/bug-reporting/ for full directions. Use the URL applefeedback:// to open the Apple Feedback application.
27.
▲
by
fsflyer
4y ago
Looks like OKI has pulled out of the America's market as of 2021. https://www.oki.com/us/printing/
28.
▲
by
fsflyer
4y ago
There are a number of university courses with slides on SIMD basics. I'm not aware of any tutorials with exercises. Given that SIMD and GPU programming can be similar, you can probably repurpose some GPU exercises. The ISPC compiler[0
29.
▲
by
fsflyer
4y ago
France has an open source implementation of their tax code [0]. The paper [1] gives an overview of the implementation language, mlang. [0] https://github.com/MLanguage/mlang [1] https://arxiv.org/abs&#
30.
▲
by
fsflyer
4y ago
What do you take photos of? The mirrorless "replacement" for the 7D is the recently announced R7 [0]. The R7 does have a built-in intervalometer, if that's what you mean by taking continuous photos. The other interpretation
More ›