Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jnetterf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jnetterf
5y ago
My team upgraded our frontend monorepo from npm+lerna to Yarn 2 with PnP. We saw vastly improved installation time, most importantly on incremental installations. The startup times for jest, webpack, and TypeScript also improved. PnP's
2.
▲
by
jnetterf
6y ago
Via a loadable extension: https://www.sqlite.org/cksumvfs.html
3.
▲
by
jnetterf
6y ago
From https://www.wsj.com/articles/the-trump-campaign-is-suing-ove... ... Barry Richard, an election lawyer who served as a lead attorney for President George W. Bush during the 2000 recount in Florida, criticized the c
4.
▲
by
jnetterf
6y ago
Is it time for Epic to invest in the PinePhone?
5.
▲
by
jnetterf
6y ago
Looking at https://github.com/NerdyPepper/dijo/blob/8b91a7c0b3d9bd4fac3... , it seems like it uses https://crates.io/crates/cursive
6.
▲
by
jnetterf
6y ago
This is activist art. The intended response is anger, not complacency. See http://photorequestsfromsolitary.org/information
7.
▲
by
jnetterf
7y ago
Cerner just wanted cloud storage. Google gave them a good offer, seemingly to harvest patient data for their own project. You can use archive.is to read some paywalled content: http://archive.is/RcG5b
8.
▲
by
jnetterf
7y ago
Citymapper is excellent, especially for short trips that can be done in many different ways. Sometimes, for longer trips, Citymapper shows “Uber” or “long walk” as part of a route. In those cases, I would generally prefer to bike, without a
9.
▲
by
jnetterf
7y ago
Neat! When working with Options/Results/Iterators, you can use `.map` [1] for exactly this purpose. It would sometimes be convenient to have something like `.map` / `.let` on unwrapped values as well. [1] https://d
10.
▲
by
jnetterf
7y ago
While there might be a better syntax if you only care about this one feature, async/await needs to fit into an existing language, and this syntax makes sense with the rest of Rust. This syntax makes it clear that’s it’s not a function
11.
▲
by
jnetterf
8y ago
I got started by using an organization's API on a platform they didn't support and then offering to be a contractor when they sent me a cease and desist. I found other odd dev work through family friends and by making a well-perfo
12.
▲
Kst – fast real-time large-dataset viewing and plotting tool
(kst-plot.kde.org)
6 points
by
jnetterf
8y ago
|
0 comments
13.
▲
by
jnetterf
8y ago
https://github.com/hacklily/makelily/issues/2
14.
▲
by
jnetterf
8y ago
To parse LilyPond you would first need to write a Scheme interpreter. Once you finally get a tree for the sheet music, rendering in a way that is correct, beautiful, and easy to read is no small task either. Sheet music rendering is full of
15.
▲
by
jnetterf
8y ago
It's neat that Hacklily is right next to an article about Reicha. Very musical day on HN. Anyway, here's a piece by Reicha in Hacklily: https://www.hacklily.org/#?edit=jnetterf/sheet-music/Fantais...
16.
▲
by
jnetterf
8y ago
For Hacklily, it turns out that the audio is rendered clientside via https://github.com/hacklily/hackmidi Caching sheet music rendering is a hard problem. For example, a note later in the score can affect the spacing o
17.
▲
by
jnetterf
8y ago
As someone who has tried making a sheet music renderer, VexFlow is extremely impressive.
18.
▲
by
jnetterf
8y ago
Very cool work -- I'm a fan. I considered Lambda and similar, but keeping LilyPond running as a server allows for lower latency, which is important given how long it takes for LilyPond to start up. I don't think I'd be able t
19.
▲
by
jnetterf
8y ago
Here's an arbitrary example from mutopiaproject.org: https://www.hacklily.org/?edit=jnetterf/sheet-music/BWV857BW...
20.
▲
by
jnetterf
8y ago
Right now, there are 183 active users, and the CPU is staying around 5% on my Ryzen 7 1700. Keeping LilyPond running as a server helps. Can you tell me more about your goals? I'm open to collaborating if practical.
21.
▲
by
jnetterf
8y ago
That's awesome! Do you have any suggestions on how Hacklily could help you typeset & share music?
22.
▲
by
jnetterf
8y ago
I think the LilyPond documentation ( http://lilypond.org/doc/v2.18/Documentation/learning/index ) is a pretty good way of learning LilyPond. It's linked to from "menu > LilyPond manual" w
23.
▲
by
jnetterf
8y ago
Someone requested MIDI and other exports at https://github.com/hacklily/hacklily/issues/2 and I'll try to tackle soon. Hacklily already makes MIDI available (for playback), so it's a matter of actua
24.
▲
by
jnetterf
8y ago
That's super motivating, thanks for taking the time to comment!
25.
▲
by
jnetterf
8y ago
Yes! It uses lilypond in docker. https://github.com/hacklily/hacklily
26.
▲
by
jnetterf
8y ago
Thanks! That's useful feedback. Hacklily's audience so far is primarily users who are already Lilypond users, but I'd love to make it more broadly useful.
27.
▲
Show HN: Hacklily – sheet music editor
(hacklily.org)
285 points
by
jnetterf
8y ago
|
49 comments
28.
▲
by
jnetterf
9y ago
Free Fillable Forms is made by Intuit. If you look at the network tab in your browser's developer tools, you will see that it makes requests to Inuit APIs. They have an incentive to make the service as terrible as possible while still
29.
▲
by
jnetterf
9y ago
Depending on your use case, KaTeX [1] may be worth a look. It has a "renderToString" function that returns an HTML string. [1] https://khan.github.io/KaTeX
30.
▲
by
jnetterf
11y ago
It marks whatever precedes it as sarcastic.
More ›