Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
timgilbert
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
timgilbert
1y ago
For sure.
2.
▲
by
timgilbert
2y ago
You can either have it display from a Google Photos photo album, and get the version of the interface which constantly displays ads to you, or you can switch the interface to "apps only" mode which will only show you one big ad
3.
▲
by
timgilbert
2y ago
Don't bring monads into this
4.
▲
by
timgilbert
3y ago
This would be terrifying if LLMs were actually useful for anything.
5.
▲
by
timgilbert
3y ago
I'm not sure that Shakespeare really had a concept of beyond young infatuation like we have today I'm not sure what you mean, but if you mean that he mostly thought of love as childish infatuation, you can see him exploring quit
6.
▲
by
timgilbert
4y ago
See also the Birthday Clown Consortium Price Guide: https://www.mcsweeneys.net/articles/the-birthday-clown-conso...
7.
▲
by
timgilbert
4y ago
My intuition is that in the case of audiobook narrators who adopt different voices for different characters, VALL-E would struggle to identify which character is speaking and thus produce the correct voice for a given portion of, say, text
8.
▲
by
timgilbert
4y ago
Juxt had a recent blog post covering the new Clojure (iteration) function in depth, which is useful for abstracting over sequences that require some state management to access, such as a paginated API. https://www.juxt.pro/b
9.
▲
by
timgilbert
4y ago
Charitably, the author doesn't mention Aronofsky also ripping off Pi from Tetsuo: the Iron Man .
10.
▲
by
timgilbert
5y ago
One or two examples exist. The venerable MetaFilter is heavily moderated ans charges $5 for a (lifetime) membership, which tends to keep out drive-by commenting.
11.
▲
by
timgilbert
5y ago
Yeah, I've long thought a diff tool that works on s-exprs instead of lines would be invaluable for Lisp programming. It doesn't seem like it would be too hard to write, either, although getting GitHub etc to use it seems like it w
12.
▲
by
timgilbert
5y ago
That's... kind of a rubbish summary, but I'm not sure what I'd want a ~700-word summary of The Great Gatsby to look like.
13.
▲
by
timgilbert
6y ago
Indeed, looks like it's got 989 days remaining. http://stadiacountdown.com/
14.
▲
by
timgilbert
6y ago
Wait - it looks like you have to use Fn-Q or Fn-` for ESC?
15.
▲
by
timgilbert
6y ago
Any Portland residents want to comment on the state of the Portland tech scene there? The Oregonian article makes it sound slightly dire... No big new tech company has emerged in Oregon since the 1990s, though, and the old ones are steadil
16.
▲
by
timgilbert
6y ago
Any US citizen can get a USAA checking account, and it's quite usable with a decent Android app and the ability to easily transfer money around from different banks. Some of their other services, like car loans, are only available to m
17.
▲
by
timgilbert
6y ago
People will be mortgaging their homes to buy one As long as they didn't watch the entire movie!
18.
▲
by
timgilbert
6y ago
The immutable database Datomic (from Rich Hickey, inventor of Clojure) is all based on datalog, and is fairly popular in the nichey world of Clojure development; there are several other similar datalog-based systems outside of Clojure as we
19.
▲
by
timgilbert
6y ago
Choosing to encode the representation of pi as a base-10 decimal number to get the source data is pretty arbitrary, too.
20.
▲
by
timgilbert
6y ago
That's true, although as someone commented in the github thread, SVG diagrams are very much XML, with a namespace and everything.
21.
▲
by
timgilbert
6y ago
Yeah, among other things Lisp isn't big on labels and GOTO (but BASIC is).
22.
▲
by
timgilbert
6y ago
I agree completely on masks being preferable to this, but I wonder whether it may have some utility anyways, because even if it does not catch many asymptomatic people, if it is widely deployed and it catches _some_ people, those people don
23.
▲
by
timgilbert
6y ago
Nubank did a presentation on their approach to testing at the Clojure/NYC meetup: https://www.youtube.com/watch?v=1dW4V3stFX0
24.
▲
by
timgilbert
6y ago
Thanks!
25.
▲
by
timgilbert
6y ago
I sympathize with what you're saying, but any broad survey of an incredibly complex subject like this is necessarily going to need to simplify some aspects of it. I definitely agree with you that the notion of the mind as a physical co
26.
▲
by
timgilbert
6y ago
> Instead, it is evidence that there is bipartisan support for educational spending, but with uneven beneficiaries. I'd see it rather as evidence that most educational spending happens at the state and local level, not the federal l
27.
▲
by
timgilbert
6y ago
...oh, and I hope you know whether your customer is Israeli or Palestinian! https://www.972mag.com/the-worlds-only-ethnic-time-zone/
28.
▲
by
timgilbert
7y ago
I'm honestly not trolling with this question, but can you explain what the practical applications of text generation are? From what I've seen of GPT-2, it's a cool toy, but I have never seen it create anything that seems like
29.
▲
by
timgilbert
7y ago
Yeah, if the personal (or shadow) profile has a phone number, and the same phone number is in the tracked data, removing the personal profile's user ID seems a little beside the point.
30.
▲
by
timgilbert
7y ago
> Is tail call elimination the same as tail call optimization? I know that schemes use this to keep the stack from blowing up during recursive function calls, and that currently the JVM, and by extension Clojure is not able to handle th
More ›