Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pronoiac
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
pronoiac
28d ago
If you run across something like this: * perhaps archive your findings * report the abuse to their hosting I'm dropping emails to jsonbin.io and to ZapHosting (who run 147.189.174.138) about this.
2.
▲
by
pronoiac
2mo ago
A Raspberry Pi can help debug and fix HDMI CEC flakiness, with the right cable - https://johnlian.net/posts/hdmi-cec/
3.
▲
by
pronoiac
1y ago
I think SciOp is doing something in that area, with a catalog site and webseeds. https://sciop.net/
4.
▲
by
pronoiac
1y ago
The Archive Team - not part of the Internet Archive - worked on a distributed backup of a portion of the Internet Archive - https://wiki.archiveteam.org/index.php/INTERNETARCHIVE.BAK It's been dormant / on hi
5.
▲
by
pronoiac
1y ago
I wonder if they'll go with "toploaders" - like Backblaze Storage Pods - later. They have better density and faster setup, as they don't have to screw in every drive. They got used drives. I wonder if they did any testin
6.
▲
by
pronoiac
1y ago
There's a flamewar detector, which triggers when there are far more comments than upvotes.
7.
▲
by
pronoiac
1y ago
Kern Type, perhaps? https://type.method.ac/
8.
▲
by
pronoiac
1y ago
Feel free to run EasyOCR against it and submit a PR
9.
▲
by
pronoiac
1y ago
I attempted OCR, and while it's not great, it's a start. I considered adding a reference to "software wants to be free!" or the Open Letter, but I'm winding down for the night. https://github.com/pro
10.
▲
by
pronoiac
1y ago
I attempted OCR with OCRmyPDF / Tesseract. It's not great, but it's under 1% the size, at least. https://github.com/pronoiac/altair-basic-source-code
11.
▲
by
pronoiac
1y ago
Checking diskprices.com - https://diskprices.com/?locale=us&condition=new,used&disk_ty... - there's a cheaper outlier for DVD-R, then it's 25GB BD-Rs for a bit. LTO tape can be cheaper, but the cost of the
12.
▲
by
pronoiac
2y ago
I've used ocrit, which uses those APIs. https://github.com/insidegui/ocrit There are also: * swiftocr - https://github.com/fny/swiftocr * macos-vision-ocr - https://github.com/
13.
▲
by
pronoiac
2y ago
They asked for something like Bluesky starter packs on Mastodon, not Bluesky starter packs on Bluesky.
14.
▲
by
pronoiac
2y ago
I knew I'd seen something, but I just searched for for it; Fedidevs have something like that - https://fedidevs.com/starter-packs/
15.
▲
by
pronoiac
2y ago
I think Pandoc and Calibre could work for you. I've worked on PAIP, Paradigms of Artificial Intelligence Programming, and I might be able to help you a bit. It's around 1k pages long. I used Pandoc to generate an epub file, and th
16.
▲
by
pronoiac
2y ago
I've run an X app from Docker, a Linux container on a macOS host. I was able to move the incantations to a Makefile: https://github.com/ryanfb/docker_scantailor
17.
▲
by
pronoiac
2y ago
I've worked on PAIP, and I think the GitHub.com version - https://github.com/norvig/paip-lisp/ - gets more attention than the GitHub.io version linked here. The GitHub.io version automatically gets updates, I
18.
▲
by
pronoiac
2y ago
It's still in progress! It's looong - about a thousand pages. There's an ebook, but the printed book got more editing.
19.
▲
by
pronoiac
2y ago
I made a high-quality scan of PAIP (Paradigms of Artificial Intelligence Programming), and worked on OCR'ing and incorporating that into an admittedly imperfect git repo of Markdown files. I used Scantailor to deskew and do other adjus
20.
▲
by
pronoiac
2y ago
> The compression was trivial: store a suffix preceded by one byte that contained the length of the prefix that the word shared with its predecessor in dictionary order. Oh, that looks familiar; the database for the locate command uses s
21.
▲
by
pronoiac
2y ago
Covering all frequencies? No Blank Space?
22.
▲
by
pronoiac
2y ago
> Maybe yours did much worse because you aren't splitting files into subdirectories but creating them all in one? No, and also, I'd expect that to be awful. 1000 folders, each with 1000 folders, each with 1000 files. Those Arxi
23.
▲
by
pronoiac
2y ago
Is XFS well-regarded by others? I was benchmarking filesystems by generating a billion empty files on them, and while ext2, ext4, and btrfs could finish in a day or two, xfs hit a wall in the first 4 million files, and was on track to take
24.
▲
by
pronoiac
2y ago
I remember tools that worked with the Wikipedia dumps, in bzip2, and built indexes to allow decent random access. Once you know where the compressed blocks are, and which Wikipedia entries they contain, you could start from a given block, s
25.
▲
by
pronoiac
2y ago
I did some benchmarking of compression and decompression last year. Raspberry Pi 4, Debian, and my corpus was a filesystem with a billion files on it, as a sparse tar of a drive image, which I acknowledge is an odd choice, but that's w
26.
▲
by
pronoiac
2y ago
I made: * an issue, "make an ebook": https://github.com/nuta/operating-system-in-1000-lines/issue... * an epub: https://github.com/pronoiac/operating-system-in-1000-lines/r...
27.
▲
by
pronoiac
2y ago
You have a line per paragraph now, so a quick and dirty version is to add newlines after "[.!?] ", though code blocks might take some fiddling.
28.
▲
by
pronoiac
2y ago
If you want PRs, I suggest you set up Semantic Linefeeds* sooner, rather than later. Each sentence gets its own line, and it really helps avoid merge conflicts. * https://rhodesmill.org/brandon/2012/one-sentence-
29.
▲
by
pronoiac
2y ago
I searched the Internet Archive for Les Mémoires de Saint-Simon - https://archive.org/search?query=Les+Mémoires+de+Saint-Simon... - skimmed the results for items with the right number of pages, and came up empty. I uploaded
30.
▲
by
pronoiac
2y ago
> Pour obtenir un document de Gallica en haute définition, contacter utilisation.commerciale@bnf.fr. roughly: > To obtain a Gallica document in high definition, contact utilisation.commerciale@bnf.fr. My expectations would be very low
More ›