Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
michaf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
michaf
8mo ago
Is there such a license? Or any license with special clauses for LLMs? Is it enforcable? Could someone 'poison' an LLM training run with injecting just one such licensed document? I am genuinely curious about what levers exist (or
2.
▲
by
michaf
4y ago
It even can model 'vi', including modal input, exiting with <Esc>:wq!, and it results in a file containing the entered text in the imagined filesystem.
3.
▲
by
michaf
4y ago
If you restart the session and enter > echo test1 | md5 it will output another random 'hash' each time. But within one session it knows that md5 should produce the same output. Running > echo test1 | md5 multip
4.
▲
by
michaf
4y ago
I just told it that it had a directory containing the GPT-3 model weights. I'll assume the files contain some imagined gibberish, but what if not? ... > ls -lh -rw-rw-r-- 1 username username 125M Jun 5 2020 model.ckpt-0.dat
5.
▲
by
michaf
4y ago
and then things like > cat /etc/shadow do actually work...
6.
▲
by
michaf
4y ago
Quite interesting that it will make subtle errors in its otherwise reasonable-looking answer, e.g. "kipedwaia" has two "a"s; "kawipieda", "kipedwaia" and "pwakieida" have only two "i&qu
7.
▲
by
michaf
5y ago
So, if it's true that these KH-12 spy satellites are basically modified versions the Hubble space telescope, would it be reasonable to assume that Webb will get copied in a similar way for spy satellites?
8.
▲
by
michaf
5y ago
Your comment brings focus to the question of why reviewers agree to do these unpaid reviews in the first place. I assume your comment is in jest, and you were fully aware of the unpaid nature of the work. But what was your motivation to do
9.
▲
by
michaf
6y ago
This way you would trade in a null-byte-terminated variable length string for essentially a null-bit-terminated variable length number (plus the remaining string). I am not convinced that this actually would be much safer.
10.
▲
by
michaf
6y ago
The advantage 2 was only released in 2016. I myself have the advantage (1) since about 8 years. Sorry for being pedantic here, but that's why that statement tripped me up.
11.
▲
by
michaf
6y ago
I have a couple of pants made from G-1000, and I really like it's properties (light, durable, will not retain much water, can be made water-repellent with wax), but it actually is made from 65% polyester and 35% cotton [1]. [1] https:
12.
▲
by
michaf
6y ago
There must be some information content left in stock price time series data, as evidenced e.g. by the price Momentum factor [1], which was been replicated in a number of studies (e.g. [2]), observable over the last couple of decades. [1] h
13.
▲
by
michaf
6y ago
> The US economy around 1800 was the first economy in history to produce a consistent food surplus. Can you provide a source for this claim? Thanks.
14.
▲
by
michaf
6y ago
If the number of tests administered is the limiting factor, and if you only increase the number of tests linearly in time, then case numbers would grow linear as well.
15.
▲
by
michaf
7y ago
Now the perpetual licensed version always lags 12 months behind in updates, i.e. you do not have a perpetual license for the past 12 months worth of updates at the time your subscription runs out.
16.
▲
by
michaf
7y ago
It's interesting that this story has already vanished from at least the first 100 'news' entries on HN, 9 hours after posting, and currently at 400 comments.
17.
▲
by
michaf
8y ago
I wonder if Netflix would have to spin off their in-house productions once they reach $25B revenue. Or, if they don't, if the mobile platform providers could change their business models into similar subscription services to avoid the
18.
▲
by
michaf
8y ago
I have read about some difficulties of running SLURM on POWER9 systems, so maybe IBM proposed/insisted to run their own POWER9-tested scheduler?
19.
▲
by
michaf
8y ago
And if your employer goes bankrupt, there is an additional 3 month of guaranteed salary ("Insolvenzgeld", by the state) afaik.
20.
▲
by
michaf
8y ago
Most HPC cluster installations I know (small to medium edu sites in Germany) use CentOS / RedHat. Source: am part-time HPC sysadmin
21.
▲
by
michaf
8y ago
There is, however, http://www.aosabook.org/en/pypy.html , which is indeed self-hosting.
22.
▲
by
michaf
9y ago
The article mentions pooling layers as one source for the high frequency patterns. Jeffrey Hinton recently introduced capsule networks ( https://news.ycombinator.com/item?id=15609402 ), in part because he wants to get rid of
23.
▲
by
michaf
9y ago
I did something similar in Montreal (Bixi) a couple of years ago, in order to determine when I had to leave the house so that there was still a bike left at my station to go to uni.
24.
▲
by
michaf
9y ago
While I really like my x230, the touchpad is practically unusable for me. It's just too small (or too jerky, if you use a large scaling factor). And while I have the higher quality IPS panel, it's still just 1366x768. Just give me
25.
▲
by
michaf
9y ago
These technical analysis features can become 'self fulfilling prophecies', if a significant number of market participants believe in them (meaning it's a psychological effect). Other than that TA seems to be mostly BS.
26.
▲
by
michaf
9y ago
Another recent review paper: Deep Reinforcement Learning: An Overview, https://arxiv.org/abs/1701.07274
27.
▲
by
michaf
9y ago
This post is from 2013, maybe add this to the title?
28.
▲
by
michaf
9y ago
So far I didn't use their service, but I fondly remember their security CTFs, which were lots of fun, and very well run. Still hoping for another incarnation of those...
29.
▲
by
michaf
9y ago
I was locked out of my AWS account for about 2 years due to loosing my 2FA authenticator on my phone. But had no open bills and didn't really care about it, so I did not try to gain back access. Until last week, when I decided that I n
30.
▲
by
michaf
9y ago
I am not an expert, but maybe look into recurrent neural networks [0]? These things can turn a sequence of inputs of possibly arbitrary length into a fixed size internal representation, and can output a single value derived from this repres
More ›