Viewing profile — costco
costco
HN member- Joined
- Mon, Dec 30, 2019, 2:02 AM UTC
- HN karma
- 2,431
- Public activity
- 441 items
- HN profile
- View on Hacker News ↗
About costco
https://github.com/chris124567
Recent public activity
-
comment
Comment #49023677
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...
-
comment
Comment #48910239
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…
- comment
- comment
-
comment
Comment #48597593
Related (2019): https://gamozolabs.github.io/metrology/2019/08/19/sushi_roll... https://gamozolabs.github.io/metrology/2019/12/30/load-port-...
-
comment
Comment #48002826
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 so…
- comment
-
comment
Comment #47809513
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 …
- comment
- comment
-
comment
Comment #47351139
This is an interesting idea... it'd be a fun side project to implement enough of a CSS engine to undo this
- comment
-
comment
Comment #47115630
This is awesome and very fast especially given all the data displayed!
-
comment
Comment #47050720
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 M…
-
comment
Comment #46758388
I think he's referring to CPU mitigations: https://en.wikipedia.org/wiki/Transient_execution_CPU_vulner...
-
comment
Comment #46447222
Protip: Settings -> Personalization -> Base style and tone -> Efficient largely solves this for ChatGPT
-
comment
Comment #46134634
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 gu…
- story
-
comment
Comment #46005559
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 …
-
comment
Comment #45866666
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.
-
comment
Comment #45866662
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…
-
comment
Comment #45866655
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 wi…
-
comment
Comment #45862790
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…
-
comment
Comment #45862616
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 l…
-
comment
Comment #45862599
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_Diversi…