Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
patrickas
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
patrickas
3y ago
That is why I like the way Raku handles it. It has distinct .chars .codes and .bytes that you can specify depending on the use case. And if you try to use .length is complains asking you to use one of the other options to clarify your inten
2.
▲
by
patrickas
3y ago
It is not about what the model tells you. This paper shows an emergent world model in an LLM that was taught to play otello moves https://ar5iv.labs.arxiv.org/html/2210.13382 https://arxiv.org/pdf/
3.
▲
by
patrickas
3y ago
LLMs do have explicit world models that can be even manipulated. There are many recent papers on the subject.
4.
▲
by
patrickas
3y ago
Please see my reply to parent. > "fusion by 1990 instead of 2000..." Those three dots are omitting the most important part of the issue if we spend that much extra money on R&D In the fusion case no one was willing to sp
5.
▲
by
patrickas
3y ago
I don't think this contradicts the AGI prediction though (nor the "Fusion by 1990 with a bit of extra investment" prediction for that matters) https://external-preview.redd.it/LkKBNe1NW51Wh-8nLSTRdQtTha2... T
6.
▲
by
patrickas
3y ago
This paper from late last year shows that LLMs are not "just" stochastic parrots, but they actually build an internal model of the "world" that is not programmed in, just from trying to predict the next token. https:&#x
7.
▲
by
patrickas
4y ago
Your comment reminded me of this article: Humans Who Are Not Concentrating Are Not General Intelligences https://www.lesswrong.com/posts/4AHXDwcGab5PhKhHT/humans-who...
8.
▲
by
patrickas
5y ago
Raku seems to be more correct (DWIM) in this regard than all the examples given in the post... my \emoji = "\c[FACE PALM]\c[EMOJI MODIFIER FITZPATRICK TYPE-3]\c[ZERO WIDTH JOINER]\c[MALE SIGN]\c[VARIATION SELECTOR-16]"; #on
9.
▲
by
patrickas
6y ago
As far as I understand in this specific case yes. The whole schtick of GPT-3 is the insight that we do not need to come up with a better algorithm than GPT-2. If we dramatically increase the number of parameters without changing the archit
10.
▲
by
patrickas
6y ago
There is no indication that it was "the judiciary's decision" to store it "near a major population center". That's a story floated by the head of customs to try and shift the blame to the judiciary. But there i
11.
▲
YACHT's new album is powered by ML and Artists
(magenta.tensorflow.org)
1 points
by
patrickas
7y ago
|
0 comments
12.
▲
Perl6: To compute a constant of calculus (A treatise on multiple ways)
(blogs.perl.org)
4 points
by
patrickas
7y ago
|
0 comments
13.
▲
by
patrickas
7y ago
Off the top of my head: Concurrency and parallelism using high level and low level APIs. There is no GIL. Grammars which are like regular expressions on steroids for parsing. ( admittedly still not optimized for speed) Gradual typing, you
14.
▲
by
patrickas
7y ago
That is exactly what the main architect of the compiler has been working on for the past couple of years. Performance has been enhanced by a few factors since it was released in 2015. For a lots of things the next stable release (as soon as
15.
▲
by
patrickas
7y ago
You're looking for Cro https://cro.services
16.
▲
Exploring Neural Networks with Activation Atlases
(ai.googleblog.com)
4 points
by
patrickas
8y ago
|
0 comments
17.
▲
by
patrickas
8y ago
hey @dirkstrauss The leading image in the article is an unnecessarily huge 22 megabytes png image that can be resized and converted to jpeg without any noticeable loss of quality.
18.
▲
Roads to Rome
(roadstorome.moovellab.com)
2 points
by
patrickas
8y ago
|
0 comments
19.
▲
MusicVAE: Creating a palette for musical scores with machine learning
(magenta.tensorflow.org)
10 points
by
patrickas
9y ago
|
0 comments
20.
▲
by
patrickas
9y ago
I thought it was interesting that the reports mentions some devices are compromised at the phone repair shop right after being repaired.
21.
▲
by
patrickas
10y ago
The new addition to maps is about doing that manually when you need to, with extra features like how many minutes left on the parking meter.
22.
▲
by
patrickas
12y ago
There is a typo in the about page, under "2013 Open-Source Donations", "Crytocat" should be "Cryptocat".
23.
▲
by
patrickas
12y ago
The sensitive data that was saved in that address is still there. Memory has been freed so the os can use is again but the actual data is still there is memory untill get get overwritten by something else... The program will work with no pr
24.
▲
The Shwa: most common vowel sound in English
(en.wikipedia.org)
1 points
by
patrickas
13y ago
|
0 comments
25.
▲
by
patrickas
13y ago
It seems to me he is just manipulating the DCS of the SMS being sent. This is standard behavior according to the GSM SMS specs. http://www.etsi.org/deliver/etsi_gts/03/0338/05.00.00_60/gsm... From s
26.
▲
Perl6: Unary Sort
(perl6advent.wordpress.com)
66 points
by
patrickas
13y ago
|
44 comments
27.
▲
Roadie Tuner: Automatically tunes your guitar
(kickstarter.com)
2 points
by
patrickas
13y ago
|
0 comments
28.
▲
by
patrickas
13y ago
That's cool! Reminds me of the way the Iranian most likely got control over a US drone a couple of years back. They jammed communication signals and faked GPS data when automatic "go back to home base" landing procedure kicke
29.
▲
by
patrickas
13y ago
Isn't that a different argument than the one you started making?
30.
▲
by
patrickas
13y ago
It seems to me they deliver a release every month. http://rakudo.org/downloads/star/ Same as firefox... or chrome... or any other project on a continuous release cycle.
More ›