Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jwkane
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jwkane
1y ago
I've been using pedalboard to manipulate voices for https://github.com/jason-kane/coh_npc_voices/ (TTS for game characters) and it is a very easy library to use/integrate. Kudos to the Spotify team.
2.
▲
by
jwkane
2y ago
Totally, the non-XT is the medium soda.
3.
▲
by
jwkane
3y ago
Excellent point -- goodwill in a hyper-high demand dev community is invaluable.
4.
▲
by
jwkane
3y ago
If you want to write javascript, use javascript. There are ways to get what you're asking for depending on your use case. types.SimpleNamespace in the standard library provides one approach. "There should be one-- and preferably
5.
▲
by
jwkane
3y ago
Two reasons seem obvious. F-strings are relatively new -- the code is maturing and the edge cases are being filled in. Second, everyone can't be working on the GIL and start-up times. There is a tipping point at a relatively low hea
6.
▲
by
jwkane
3y ago
faux is easier to remember
7.
▲
by
jwkane
4y ago
Cannibals are legal in Colorado? Can't wait for the next Top Chef -- Denver edition.
8.
▲
by
jwkane
4y ago
Is it reasonable to assume that the wealthiest people are more interested in optimizing society for what is best for the country as a whole or optimizing it so they can acquire more wealth/power? How often are those two possible optim
9.
▲
by
jwkane
4y ago
Add a category for what they are famous for? willsmith with a blue checkmark and "Podcaster" compared to will_smith with a blue checkmark and "Assaulted Chris Rock"?
10.
▲
by
jwkane
5y ago
Perhaps not a popular opinion, but the overwhelming majority of "gifted" kids seem to be near the middle of the bell curve with parents that are convinced little George is the next Einstein. It is kind of fascinating since it does
11.
▲
by
jwkane
5y ago
don't apologize for using a great word. :)
12.
▲
by
jwkane
5y ago
It is not an ongoing issue; I do appreciate the offer of assistance. If we see attacks coming through hyperbeam again that we can't address through other means I'll reach out.
13.
▲
by
jwkane
5y ago
Spent some time blocking a big pile of abuse from users utilizing hyperbeam.com for IP anonymity. It left a bad taste for legitimate uses of the system.
14.
▲
by
jwkane
5y ago
With Winnie the Pooh entering the public domain in the US next year (per: https://en.wikipedia.org/wiki/Winnie-the-Pooh_(book) ) Won't Mr. Hoff be free to publish again through whatever means he wishes?
15.
▲
(Fixed) Google Cloud us-central1 outage
(status.cloud.google.com)
3 points
by
jwkane
6y ago
|
2 comments
16.
▲
by
jwkane
6y ago
Description: We are experiencing an issue with Google Compute Engine VM Instance creation in us-central1 beginning at Thursday, 2021-02-18 12:13 US/Pacific. Our engineering team continues to investigate the issue. We will provide an up
17.
▲
by
jwkane
6y ago
Even if the rent was subsidized or more likely rent-controlled -- you still have to pay those four employees enough to live in commute range. That forces the margins you have to charge for computer repairs to shot up to a level that would
18.
▲
by
jwkane
6y ago
1. Is it reasonable to expect a very specific list of questions to be addressed in the introduction to a book?
19.
▲
by
jwkane
7y ago
I liked the first trilogy of mistborn but lost interest in the sequels. There were parts of the first trilogy that .. well, were better than others. I think the Stormlight archive is Sanderson at his fantasy best. Characters driving plot
20.
▲
by
jwkane
7y ago
It's significant to a human that wants to know what has changed.
21.
▲
by
jwkane
7y ago
The new-ish ordered dictionary is actually faster. It is also completely backward compatible for any but the most contrived example. Now wasting computation on randomizing... that is a problem.
22.
▲
by
jwkane
7y ago
when you are diffing the serialized output?
23.
▲
by
jwkane
7y ago
Note -- nobel peace prize 2007 as part of the Gore team for work on climate change. There is no implied credibility regarding RF or biology.
24.
▲
by
jwkane
7y ago
Programming is somewhat unique in the size and complexity of the structures expert practitioners have to hold and maintain. But only somewhat. It would be certainly be interesting to compare with other professionals with similar years of
25.
▲
by
jwkane
7y ago
https://utopia-game.com/ is in some sense the great great grandchild of SRE. Mehul Patel created it a few years after the BBS scene died. I'm not exactly advocating it as a game, I played the first six or seven "
26.
▲
by
jwkane
7y ago
"The idea that there is a fixed performance time for a function is naive on modern hardware." This is exactly it, though it can be further compounded by runtime optimization in software.
27.
▲
by
jwkane
7y ago
not really.. it uses ujson if it is installed and falls back to the built in json. Hard to call something a dependency when you don't depend on it.
28.
▲
by
jwkane
7y ago
Its a little hazier than that. Someone using stack overflow might not know the exact answer (else why look) but may know enough to choose between answers and recognize the one most likely to solve their problem.
29.
▲
by
jwkane
7y ago
^^ this is exactly the right way to approach this. The answer is not obvious, not to me anyway. The $10 million marketing company will crush the original company, the product will wither without technical backing and fade into obsolescenc
30.
▲
by
jwkane
7y ago
Nginx-ingress (the free version) does a reload when pods are added/removed. I would expect to see latency spikes. As I understand it the paid nginx-ingress can do these reconfigs on-the-fly. If you have pods adding/removing fre
More ›