HN user

vortico

5,460 karma

Founder of VCV. https://vcvrack.com/

Posts21
Comments1,578
View on HN
samplebrainz.com 5mo ago

SampleBrainz: Browse music samples, curated by the MusicBrainz community

vortico
2pts1
community.vcvrack.com 6y ago

$200 bounty for open-source C/C++ fuzzy string search library

vortico
3pts0
news.ycombinator.com 6y ago

Ask HN: Crowdfunding for GitHub Issues?

vortico
3pts2
vcvrack.com 6y ago

Write Virtual Modular Synth Modules in JavaScript or Lua with VCV Prototype

vortico
28pts1
lists.schokokeks.org 6y ago

Current qutebrowser roadmap and next crowdfunding

vortico
3pts2
twitter.com 7y ago

VCV Rack 1.0.0 released – open-source virtual modular synthesizer

vortico
3pts0
community.vcvrack.com 7y ago

VCV Rack, open-source virtual modular synthesizer, has new community forum

vortico
1pts0
news.ycombinator.com 7y ago

Ask HN: Safe alternative to the C stdlib?

vortico
5pts3
news.ycombinator.com 7y ago

Ask HN: Issue bounties for GitHub projects?

vortico
2pts2
news.ycombinator.com 8y ago

Ask HN: Is there a map of self-service fast food kiosk locations?

vortico
2pts0
vcvrack.com 8y ago

VCV Rack – Open-source virtual modular synthesizer

vortico
173pts52
github.com 8y ago

Show HN: Osdialog – A cross platform wrapper for native dialog boxes

vortico
5pts1
news.ycombinator.com 9y ago

Ask HN: What is a good hosted shopping cart with an API?

vortico
7pts7
news.ycombinator.com 10y ago

Ask HN: Build services for compiling iOS apps?

vortico
1pts0
lua-users.org 10y ago

LuaJIT 2.0 intellectual property disclosure (2009)

vortico
103pts26
davidwalsh.name 10y ago

Fetch Web API (2015)

vortico
3pts0
hack.chat 11y ago

Hack.chat – Minimal chat service for hackers

vortico
16pts4
scsh.net 11y ago

Olin Shivers' acknowledgements for the Scsh manual

vortico
1pts0
gist.githubusercontent.com 11y ago

A quite slow C program in less than 50 bytes

vortico
10pts0
github.com 11y ago

Show HN: WiTeX – If Donald Knuth Had Designed Wikipedia

vortico
15pts0
www.pawnmail.com 11y ago

Pawnmail: a free email host for custom domains

vortico
211pts86

I want to specify heat, cool, or auto. I don't want to cool in the winter under any circumstances. I can simply open a window. Vise versa for the summer.

Cool! Some random requests to consider: Could the range x~y be uniform instead of 2 std dev normal (95.4%ile)? Sometimes the range of quantities is known. 95%ile is probably fine as a default though. Also, could a symbolic JS package be used instead of Monte-Carlo? This would improve speed and precision, especially for many variables (high dimensions). Could the result be shown in a line plot instead of ASCII bar chart?

The cafeteria manager likely had no idea they were running out of forks. A simple email or phone call to the cafeteria department would have probably solved the problem, since managers are likely looking for ideas of things to buy, especially if they've been recommended by customers (students).

Wouldn't the free market simply provide modifications with the cell networking removed for an extra $50 or so? The "discount" you get from buying a smart TV verses a dumb TV (which is a niche product so it would cost hundreds more) would still be positive after subtracting the cost of modification.

I doubt the bad performance is due to evaluating expressions itself. If I type N[Log[2]] into Mathematica, it evaluates in less than a millisecond. It's probably because Wolfram Alpha is using natural language process to try to process my query and then finally deciding that by N[Log[2]], I mean N[Log[2]]. And it's probably not because of that, but because their grid scheduler isn't optimized for sub-second latency.

1. It's slow, even for simple microsecond computations like log(2). Takes about 5-20 seconds to load a page on my 1Gb fiber connection. Opening Python/SymPy Gamma is much faster for most things. https://gamma.sympy.org/input/?i=log%282%29

2. Every time I use it, a box saying

    NEW: Use textbook math notation to enter your math. TRY IT
pops up over the result, and clicking the X doesn't hide it the next time I search. This adds ~3 seconds to the result time.

3. I'm a long-term Mathematica user, but typing literal Mathematica syntax usually never works, except for simple expressions.

4. Results are PNGs, and copy-pasting a numerical result takes a few unnecessary clicks. "Plain Text" > Copy.

Don’t be spooky 5 years ago

This applies when interacting with children, or any family members. My folks send me a text just saying "I have some bad news." and I immediately assume that yet another relative has passed away. But it's usually some nonsense like "We had to reschedule our trip so we'll be back 2 days later than planned."