Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
costco
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
Adverse Selection and Markouts
(machow.ski)
9 points
by
costco
15d ago
|
0 comments
2.
▲
by
costco
19d ago
Wow that was quick :) Meh, I feel like comment points have become somewhat untethered to comment quality (at least assuming threads are roughly sorted by comment score). It’s a good heuristic usually but it’s wrong often enough for it to be
3.
▲
by
costco
20d ago
This is the last time I will engage in self promotion for a while but the above comment and some of its replies are a perfect demonstration of my latest guidelines violations project… https://classify.stylometry.net/violatio
4.
▲
by
costco
20d ago
That’s very nice. Feel free to integrate if you want :) Just request https://classify.stylometry.net/violations/49458161 or whatever item ID (as long as it was posted later than a few weeks ago) and it will return the
5.
▲
Show HN: Automatically hide flamebait/shallow/political comments on HN
(classify.stylometry.net)
2 points
by
costco
21d ago
|
4 comments
6.
▲
Show HN: Classifier and browser extension to detect rule violating HN comments
(classify.stylometry.net)
10 points
by
costco
1mo ago
|
1 comments
7.
▲
by
costco
1mo ago
I'm pretty sure you would get into Berkeley with that profile. Also you can just major in math and get a job as a software engineer anyways. I agree that the system has reached the point of absurdity though. ETH Zurich and KU Leuven
8.
▲
by
costco
2mo ago
Very interesting. Hunter S. Thompson described the same technique for learning to write. I'll try it even if it only gets applied to technical blog posts...
9.
▲
by
costco
2mo ago
If you put important Anthropic blog posts like the Fable announcement or J-Space through Pangram, you get 100% human written. Considering that the overwhelming majority of the code there is written by AI, I think this is an admission that
10.
▲
by
costco
3mo ago
Related (2019): https://gamozolabs.github.io/metrology/2019/08/19/sushi_roll... https://gamozolabs.github.io/metrology/2019/12/30/load-port-...
11.
▲
by
costco
5mo ago
reCAPTCHA is a great success story of security through obscurity because probably less than 100 people have reverse engineered it and much less than that have produced a working solver for it that doesn't require a headless browser. S
12.
▲
by
costco
5mo ago
I wish we lived in a world where price wasn't the only way to filter out annoying passengers... if this experiment works maybe it will prove you can offer amenities more widely if you set high standards. I want an airline where at the
13.
▲
by
costco
6mo ago
This is an interesting idea... it'd be a fun side project to implement enough of a CSS engine to undo this
14.
▲
by
costco
7mo ago
This is awesome and very fast especially given all the data displayed!
15.
▲
by
costco
7mo ago
This wouldn't have helped here but there is a related field of research called hotel recognition. Many of these videos are filmed in hotels so being able to recognize if it was a Mariott or even better a non chain local hotel can be v
16.
▲
by
costco
8mo ago
I think he's referring to CPU mitigations: https://en.wikipedia.org/wiki/Transient_execution_CPU_vulner...
17.
▲
by
costco
9mo ago
Protip: Settings -> Personalization -> Base style and tone -> Efficient largely solves this for ChatGPT
18.
▲
by
costco
10mo ago
The malleability of the ciphertext matters because it enables certain circuit tagging attacks as the article explains. It means that the exit relay could confirm you are using a guard relay also controlled by them and thus discover your or
19.
▲
A deep dive into QEMU: The Tiny Code Generator (TCG), part 1 (2021)
(airbus-seclab.github.io)
83 points
by
costco
10mo ago
|
2 comments
20.
▲
by
costco
10mo ago
Nice article and especially so for including the parsing that most people just outsource. What's great about using an emulator is that you can also do fun things with the syscalls like implementing your own "virtual filesystem&qu
21.
▲
by
costco
10mo ago
OK, I think the problem was that you are only supposed to input the user ID number. I just limited the form to numbers only and updated the description to make this more clear.
22.
▲
by
costco
10mo ago
Hi, I just realized that the confusion here was that you are only supposed to input the numeric user ID. I just limited the form to numbers only and updated the description to make this more clear.
23.
▲
by
costco
10mo ago
I am not familiar with Cinematch, is there a writeup about it? When training I used every input book and did not include ratings as a feature. In the future I want to experiment with treating 1 or 2 star ratings as negative feedback.
24.
▲
by
costco
10mo ago
Can you access your profile page in incognito (ie is your account public)? Alternatively, if you have more than 5000 books in your shelf, that might break it. I just tried a number of users and I was able to import them all.
25.
▲
by
costco
10mo ago
I did not add what you requested exactly because I think in many cases authors have written less popular books that people may not be aware of but if you try again you should see less highly repetitive things like 5 of the same series in a
26.
▲
by
costco
10mo ago
I just introduced something [1] which should give you much less repetitive recommendations if you want to try again. [1] https://www.cs.cmu.edu/~jgc/publication/The_Use_MMR_Diversit...
27.
▲
by
costco
10mo ago
Hi, I just added something called maximal marginal relevance which should give you much less repetitive recommendations.
28.
▲
by
costco
10mo ago
Do you just adding the similar button that the input books have to the output books?
29.
▲
by
costco
10mo ago
What do you think the probability that someone else read 15 books you also read is? It’s very unlikely unless they are all staples of a genre, part of the same series, or just extremely popular in general. 3-5 books is how much I would us
30.
▲
by
costco
10mo ago
Yeah, the latter are just because they are popular. If you have 3+ books you tend to get less random popular books included
More ›