Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vbezhenar
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
vbezhenar
7d ago
Because AI supposedly provides a significant advantage over not using AI and those who would trust OpenAI might get a significant edge.
2.
▲
by
vbezhenar
7d ago
He may be hinting that solving these complex mathematical problems will boost OpenAI clients' confidence and encourage them to spend millions of dollars on solving other complex problems.
3.
▲
by
vbezhenar
7d ago
More like sand castles...
4.
▲
by
vbezhenar
7d ago
You can't blame a child for eating candies. We are children. There’s just no one to look after us.
5.
▲
by
vbezhenar
7d ago
But CPU branch predictor should have figured out hot paths in the original implementation?
6.
▲
by
vbezhenar
8d ago
Even in China you can find a way out and build a tunnel. And once you built a tunnel to any outside server, you can jump into another server. So three jurisdictions and your target is fourth. Imagine untangling the links. Police won't
7.
▲
by
vbezhenar
8d ago
https://www.the-odin.com/crispr-kit/ CRISPR Bacteria Gene Editing Kit $129.00
8.
▲
by
vbezhenar
8d ago
Your implication is not horrifying. Your implication is paradise. It's already horrifying enough to live in a world, where Putin and Trump can destroy our civilization with one button. I'm not that optimistic, though. Either peopl
9.
▲
by
vbezhenar
8d ago
Any sufficiently determined individual can buy mac mini, put it under their bed, configure outside proxy via some random internet address and prompt "iterate on websites in the CT logs, one by one, try to find vulnerabilities, if you d
10.
▲
by
vbezhenar
13d ago
This mistake gets repeated over and over again, in every single GUI framework of any kind. I don't understand why does it have to be that way. Just use multi-threading. Run each library in a separate thread. Use actors approach to pass
11.
▲
by
vbezhenar
13d ago
I did simpler trick with jars (basically zip archives). Java ecosystem loves huge directories full of jars. If one would just use good compressor like 7z over that directory, it won't compress that good. So I extracted every jar into a
12.
▲
by
vbezhenar
16d ago
How is it possible? Even if you just put text to ChatGPT it'll translate it much better than that. And with actually decent harness, the translation should be quite good. Do they even save on tokens by choosing cheapest model or someth
13.
▲
by
vbezhenar
17d ago
I'm still not convinced that IPv6 is a good thing. I think that we should have doubled down on sharing IP addresses. Both for consumbers (NAT) and for servers (NAT, TLS/HTTP reverse-proxying). It just solves all problems with IP a
14.
▲
by
vbezhenar
17d ago
Google literally backed and supported this law.
15.
▲
by
vbezhenar
20d ago
If you're hinting to neural networks, it's not about providing drivers for 3D graphics. For Nvidia that's CUDA and it's basically different set of libraries. Also Intel is not in this business anyway.
16.
▲
by
vbezhenar
20d ago
You don't need to write performant 3D graphics drivers for servers. Intel, AMD, Nvidia does it anyway. Apple is the only Linux-hostile company.
17.
▲
by
vbezhenar
20d ago
I'm using Intel Thinkpad. And I'm pretty sure that Intel does a good amount of work upstreaming Intel support in Linux. So I'm not sure that using Linux in general means having some unpaid volunteer do it for you. In fact I b
18.
▲
by
vbezhenar
3mo ago
I think that the fact that AI has a very recognizable singular style is a problem. And this problem will be solved, sooner or later. It probably isn't a very important problem, because I feel that it should be relatively easy to solve
19.
▲
by
vbezhenar
3mo ago
You can actually do that today. In fact I did that for some time, because I didn't want to configure e-mail client. The only hard thing is HTML. Average HTML e-mail is almost impossible to read and friction to extract it to a file to o
20.
▲
by
vbezhenar
3mo ago
You can't do that with HTTP/2 (but thankfully every server still talks HTTP/1). You also can't do that with TLS (and a lot of servers won't talk HTTP other than redirects). openssl s_client instead of telnet might a
21.
▲
by
vbezhenar
3mo ago
100% agree with you. You can actually treat kubernetes as a glorified docker compose engine. Deploy pods, deploy nginx instead of ingress controller, deploy certbot cronjob instead of cert-manager, and believe it or not, it'll work! On
22.
▲
by
vbezhenar
3mo ago
1. You can't force third-party software to do that. There are programs with hardcored ports. There are programs which require XML modifications and container rebuilds to change port number. If your platform does not support launching o
23.
▲
by
vbezhenar
3mo ago
Docker swarm is that simple solution you're looking for. But people don't need simple solutions. They want scalable solutions and Kubernetes fits this niche perfectly. You can deploy it on single server today and scale to 100 serv
24.
▲
by
vbezhenar
3mo ago
> much better privacy controls than any American company would be legally able to provide Yeah, sure. They even MITM your TLS for extra privacy I suppose. https://notes.valdikss.org.ru/jabber.ru-mitm/
25.
▲
by
vbezhenar
3mo ago
As I'm currently exploring kernel build things, the alternative to `make tinyconfig` is `make allnoconfig` which is supposedly will not disable expert options and might be a little bit safer starting point.
26.
▲
Protestware Xsnow
(lists.debian.org)
8 points
by
vbezhenar
3mo ago
|
1 comments
27.
▲
by
vbezhenar
3mo ago
But he already got it, no? Claude Fable can only be made available to US citizens, which implies that every user who wants to use Claude Fable must provide proof of citizenship in some way, basically KYC.
28.
▲
by
vbezhenar
3mo ago
> does the users who use Anthropic switch over to those even if they're available even as hosted models? I'm currently spending $200 for Claude. That's around my maximum that I can afford. I could stretch that to $500 I gu
29.
▲
by
vbezhenar
3mo ago
TLDR: - What is a product director? - Xeon naming is very confusing - AET is Application Energy Telemetry - A lot of discussions about cheese
30.
▲
by
vbezhenar
3mo ago
I think that AUR is a not a very good idea. It's essentially uncensored platform. I think they can moderate it, but obviously only for high-visibility cases. Anyone can create package with any name, potentially impersonating any other
More ›