Viewing profile — yorick
yorick
HN member- Joined
- Fri, Oct 14, 2011, 4:26 PM UTC
- HN karma
- 109
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About yorick
Recent public activity
-
comment
Comment #44168991
Datakami | ML Engineer | Netherlands (within 2hrs of Nijmegen) | Remote (NL, DE, BE) | No visa sponsorship | https://datakami.com We're a software engineering consultancy specializ…
-
comment
Comment #43884827
It looks like you can use the gemma tokenizer to count tokens up to at least the 1.5 models. The docs claim that there's a local compute_tokens function in google-genai, but it loo…
-
comment
Comment #41835976
To provide some counterweight to all the overwhelmingly positive reviews: I've used kagi for 6 months and have over 7500 searches with them. It mostly works, but there are a few do…
-
comment
Comment #41818765
Other comment: https://news.ycombinator.com/item?id=41813058
-
comment
Comment #41478572
To passively radiate a gigawatt of heat in space at 100C, you'd need a radiator with a (visible) surface area of 1 million square meters.
-
comment
Comment #40979149
It uses the 60ghz radar from https://vayyar.com/ . I'm not sure how or if it works, I haven't tried it myself. They also sell dev kits: https://walabot.com/products/walabot-develop…
-
comment
Comment #40974823
2.4ghz isn't great at detecting small obstacles like wires. There's a smartphone mounted device that can do this with 60ghz: https://walabot.com/
-
comment
Comment #40468600
This should be possible, it already exists for Google Photos: https://www.stg-uploader.xyz/
-
comment
Comment #38980192
More about this on wikipedia: https://en.wikipedia.org/wiki/Variability_hypothesis IMHO the evidence points to this being a cultural effect that can be changed with policy.
-
comment
Comment #38412946
Adding `busybox` and `bashInteractive` to the container contents gives you enough of a comfortable environment to work in without losing too much space.
-
comment
Comment #37727994
note: ipv6 is 128 bits, which should, in fact, be enough for everybody
-
comment
Comment #37561289
I'm not sure that the answers that the model provides have anything to do with what it's actually doing. The way they seem to be prompting it also exhibits this issue, where they f…
-
comment
Comment #37350906
Same issue on sway + nvidia, it can be worked around by disabling wayland support for electron apps. Not ideal.
-
comment
Comment #37350856
https://artemis.sh/2022/09/18/wayland-from-an-x-apologist.ht... talks about it at length. It seems the main things missing for Talon are: - input emulation, doable via uinput but n…
-
comment
Comment #37334063
Sourcegraph seems to have collected a bunch of these (now leaked) email addresses from signups on self-hosted instances. I remember being very surprised when I was signed up to the…
-
comment
Comment #36970997
SEEKING WORK | Europe (CET) | REMOTE We're a 2 person team doing on-demand research, development and prototyping, specializing in generative AI & LLMs. Our services include: AI Str…
- story
-
comment
Comment #23809989
I've had poor experiences with Wasabi's availability in practice. Does cloudflare deal with hours-long outages well? Do you know if B2 fares better?
-
comment
Comment #21625815
These ways already exist: [waypipe]( https://gitlab.freedesktop.org/mstoeckl/waypipe/ ) is fairly complete already.
-
comment
Comment #20564378
You may want to consider running some proof-of-work in the browser, that would be costly to run for bots.
-
comment
Comment #19388149
Telegram does not require your phone number, you can set it up with just a user name.
- story
-
comment
Comment #16063748
A patch is in the works for ARM chips as well ( http://lists.infradead.org/pipermail/linux-arm-kernel/2017-N... ), but I am not clear on whether it's enabled by default. It seems l…
-
comment
Comment #15402408
Out of curiosity, what are the benefits you're talking about?
-
comment
Comment #14971009
Note that the demo sends your email address to the server if it's a hit. $.ajax({ url: "/google_leak/save.php?info=manual_hit:" + email }); update: gone now. still pings that it ra…