Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nromiun
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
nromiun
3d ago
I am waiting for the cure to cancer. Multiple AI CEOs have already said it is just the first step for AI anyway. Should be pretty easy.
2.
▲
by
nromiun
3d ago
I don't know how the general public can't see that AI companies are fueling this moral panic to attract more and more VC money to make their companies even more ridiculously valued. Every one of their public announcement is design
3.
▲
by
nromiun
11d ago
It is actually more difficult because superpowers are not willing to spend unlimited money just to get ahead (like during Cold War). You can brute force a lot of technical problems by just using money (for example just one big expensive eng
4.
▲
by
nromiun
12d ago
Both lead and lead free solder use the same chemical flux in their core. So you have the same problem with leaded flux cored solder. With the additional problem of lead.
5.
▲
by
nromiun
26d ago
Of course syntax matters in any programming language. That is like saying the alphabet and grammar does not really matter in English.
6.
▲
by
nromiun
1mo ago
Because all these things require a grid, unlike on-site generators. Most grid equipment (specially high voltage transformers) are backordered and all companies have empty inventories. Unlike traditional companies these AI companies are deat
7.
▲
by
nromiun
1mo ago
This is a static website running on Cloudflare infra. What on earth costs $90 per month? First optimize your infra before throwing up rules in front of your visitors. I have several websites on Cloudflare too and I don't even check how
8.
▲
by
nromiun
3mo ago
> My hypothesis is quite simple: I don't think GingerBill ever cared about Wikipedia's standards for programming. He follows several right-wing figures on Twitter, who have long since made up their mind that Wikipedia has been
9.
▲
by
nromiun
3mo ago
> You don't lose half a million people from an ethnic group in just ten years without some kind of war or genocide. Nothing happened to the people, they are growing year on year. But languages can die very easily if governments don&
10.
▲
by
nromiun
3mo ago
But AAPL has a big weight on the market/indices.
11.
▲
by
nromiun
3mo ago
Apple stock is down more than 4% right now. That is a big dump for such a blue chip stock. IDK if it is due to this EU ban or Apple choice of going with Gemini (instead of making their own models).
12.
▲
by
nromiun
4mo ago
Is there any proposed timeline for a stable release? Big features like the recent async IO shows the language is very unstable right now.
13.
▲
by
nromiun
4mo ago
> Is 1.1 Tflop/s good? Theoretically, the GPU on my M3 Max is capable of around 15 Tflop/s. But the real ceiling for this kind of task is going to be 3-5 Tflop/s This is so true. And also why people should not take basic G
14.
▲
by
nromiun
4mo ago
It is an inherent limitation. Multithreading is not free after all. One of the big pros of async programming is the concurrency you get within a single thread. When you make the async runtime multithreaded by default (like Tokio) you don&#x
15.
▲
by
nromiun
4mo ago
Async in Rust and C++ is nothing like it is in Python or NodeJS. Choose your own runtime is a very different model than having a default one. Not to mention Tokio (most popular runtime for Rust) is multi-threaded by default. So you have to
16.
▲
by
nromiun
5mo ago
Python 3.10 is only used for the exploit. You can easily rewrite it for 3.8 as well. The vulnerability itself does not require Python at all.
17.
▲
by
nromiun
5mo ago
Of course, but it does not matter as the entire AF_ALG module is forbidden by SELinux anyway (on Android).
18.
▲
by
nromiun
5mo ago
I tried this exploit on Android and it looks like you need root in the first place to create an AF_ALG socket. I guess it is an SELinux policy to disable AF_ALG entirely.
19.
▲
by
nromiun
5mo ago
To even get the su binary on Android you have to patch the OS. So this exploit can't work on Android. Because there is no su binary to target. Update: Just tried it on Termux and as expected even creating an AF_ALG socket requires root
20.
▲
by
nromiun
5mo ago
If you present ELIZA to people some will think it is AGI today. There is a reason so many scams happen with technology. It is too easy to fool people.
21.
▲
by
nromiun
5mo ago
That test does not mean anything. I can also spin up a large LLM on my 5090 and say these models are ready for on device deployment now. However that would not be true for most people. You should test a Golang hello world binary as well. I
22.
▲
by
nromiun
5mo ago
AI hysteria has gone too far. People are literally telling stories of what AI may be capable of in the future and whipping themselves into a frenzy.
23.
▲
by
nromiun
6mo ago
> I'd blow $10-$20 in a handful of minutes with not much to show for it but sort of OK lisp code that I ended up rewriting. Damn. And here I have a Gemini Pro subscription sitting unused for a year now.
24.
▲
by
nromiun
6mo ago
I had almost forgotten about that subreddit. Sadly it has been in a zombie state for years now. Despite having millions of members you can hardly find even 100+ comments on any post in the front page. Last time I checked only political post
25.
▲
by
nromiun
6mo ago
Actually they are using everything they have to combat these cheap drones. That includes Patriot and THAAD systems as well. Specially UAE, which got struck with more drones than Israel. That is how Iran was able to take out a THAAD radar, b
26.
▲
by
nromiun
6mo ago
Getting early into any technology only makes sense if you are building your business on top of it. Or you are making money from it in some way. Other than that it makes sense for the rest of us to wait. Of course those that believe that AI
27.
▲
by
nromiun
8mo ago
Apple's ecosystem is the 8th wonder of this world. Nowhere else you can put a logo on a piece of cloth or aluminum wheel and sell them for hundreds of dollars. Greatest capitalist company of all time.
28.
▲
by
nromiun
8mo ago
> The spec ended up being 6KiB of English prose. The final implementation was 14KiB of TypeScript. Wait, this is how people vibe code? I thought it was just giving instruction line by line and refining your program. People are really cre
29.
▲
by
nromiun
8mo ago
> Yes, OpenAI is burning $8-12B in 2025. Compute infrastructure is obviously not cheap when serving 190M people daily. So casual. Actual ad giants like Meta and Google are serving many more people than 190M while bringing in actual profi
30.
▲
by
nromiun
8mo ago
I just looked at Gmail on my Android phone and it is only 164 MB. That is a big difference. Also, one thing that annoyed me when I used iPhones is that you can't remove an app's cache without reinstalling it and losing all your da
More ›