Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
j6m8
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
j6m8
1mo ago
omg that rocks
2.
▲
by
j6m8
1mo ago
interesting! the axidraw v3 that I used for this ( https://shop.evilmadscientist.com/productsmenu/846 ) has a 0.0125mm stepper resolution, which means that it is pretty close to not-worth-it to go any finer since the siz
3.
▲
by
j6m8
1mo ago
less!
4.
▲
by
j6m8
1mo ago
thank you so much for the kind words!!
5.
▲
by
j6m8
1mo ago
author here — the second I did that, I considered handing it to the robot. but ... robot with oil in my living room... I decided against it :)
6.
▲
Based base64 (now with more steganography)
(blog.jordan.matelsky.com)
1 points
by
j6m8
7mo ago
|
0 comments
7.
▲
by
j6m8
8mo ago
https://jordan.matelsky.com
8.
▲
Ask HN: What do you want in a guitar tablature/chord markup language?
1 points
by
j6m8
9mo ago
|
0 comments
9.
▲
by
j6m8
10mo ago
This is neat — I do think this is relevant to more than just the software engineering space. See also, healthcare and law (I wrote more at length here, not to derail this comment thread [1]). Our junior training on-ramps for a lot of knowle
10.
▲
Show HN: Blueblocks, a letter-packing word game
(blueblocks.jordan.matelsky.com)
3 points
by
j6m8
11mo ago
|
0 comments
11.
▲
by
j6m8
2y ago
To those who are interested in reading more, I recommend Mary Roach's "Stiff" (and all her other work too!) highly highly highly!
12.
▲
by
j6m8
2y ago
you're welcome to use/snag any of it you like :) planning to keep that repo growing, so if you think of good synergies for us, I'd love to keep making useful stuff!
13.
▲
by
j6m8
2y ago
you could try my https://github.com/j6k4m8/goosepaper :)
14.
▲
by
j6m8
2y ago
no worries, good to know this would be a useful feature! I'll add it to my backlog. pip install 'git+https://github.com/j6k4m8/frof/' and then frof myfile.frof should work! Was thin
15.
▲
by
j6m8
2y ago
here they'll probably be executed simultaneously, since they both have zero dependencies and the machine can run multiple jobs at the same time. (can be disabled with `--max_jobs=1` or `-p=1`). Here's another illustrative example:
16.
▲
by
j6m8
2y ago
You write the file and ALL steps are run in topological order so that a job never runs until its dependencies have run. i.e., in a tool I'll have `build.frof` as a separate frof file than `download-dependencies.frof`, perhaps. (If your
17.
▲
by
j6m8
2y ago
I wrote frof [1] for exactly this purpose :) Designed to be ultra-simple and with minimal "config-file acrobatics". It looks like this [edit, formatting]: write -> analyze build -> analyze write: echo 1 2
18.
▲
by
j6m8
2y ago
That's a question more suited to a microbiologist or bacteriologist than to me, but my educated guess, at least in the electron microscopy case, is that you'll see the bacteria inside the depth of the slices, rather than sitting &
19.
▲
by
j6m8
2y ago
Very hard to clean a blender! More nitpickfully, one of the big things we care about is if the bacteria are living _harmlessly_ in the brain. i.e., site of microbes, and a lack of inflammation, will answer more than just "are there mic
20.
▲
by
j6m8
2y ago
Microbes are CRAZY. They're everywhere. Thermal vent-friendly microbes. Space-friendly microbes. Vacuum-resilient, heat-resilient, acid-resilient. Microbe-free-environment-friendly microbes [1]. It seems hard to imagine that a blood-br
21.
▲
by
j6m8
2y ago
A few years ago my team mounted what I think was the largest-(to-date) scale search for this in electron microscopy brain tissue volumes [1]. I STRONGLY believe there is a substantial central nervous system microbiome, but (spoiler alert) n
22.
▲
by
j6m8
2y ago
raw data is O(petabytes) (single-digit); synapse-neuron graph will be probably order 100GB. But you also want morphology and locations, since it's not enough to just say "X connects to Y" if you want to know about dynamics! i
23.
▲
by
j6m8
2y ago
preprint coming out soon about this specifically :) in the meantime, here's a simple tool paper we wrote explaining how you can treat this like a cool graph database challenge [1] and a preprint showing how you could approach that ques
24.
▲
by
j6m8
2y ago
The reMarkable company has been super adversarial to a lot of these tools, and the file standards and API have been moving goalposts for years. MOST of the tools on that Awesome list are defunct because the primary open source tools for get
25.
▲
by
j6m8
2y ago
ha — that's exactly what I've been working on on a separate reMarkable project posted earlier today [1] :) [1] https://news.ycombinator.com/item?id=41437740
26.
▲
by
j6m8
2y ago
You can write software for it but reMarkable as a company has been downright adversarial to the open source community and MOST of the tools on that Awesome page are now defunct because reMarkable has obfuscated API endpoints or changed file
27.
▲
by
j6m8
2y ago
Totally, the reMarkable has handwriting recognition as well — this project was partially borne of the workflow of "write text, auto transcribe, send to a computer, copy paste into an email." How do you like the Boox? My friend lov
28.
▲
by
j6m8
2y ago
ha, I learned shorthand in second grade (and yes, it was already an antique by then). I wonder what a multimodal language model would say to shorthand...
29.
▲
by
j6m8
2y ago
This is connecting via the reMarkable cloud tool, but everything is abstracted into a `DocumentManager`, so you could also use, for example, the document manager that just drops PDFs into the filesystem [1] so that you can use whatever tool
30.
▲
by
j6m8
2y ago
Definitely want to try that too!! In general I think people sending an email expect a text format reply, but there's something sad about losing that handwritten letter :) Plus of course, drawings → attachments!
More ›