Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xgstation
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
xgstation
3mo ago
> This is one reason why Deepseek & GLM are priced so cheaply, they are competing with impossibly low token prices in China. They have to keep prices low, in order for people to use them. This one does not make sense to me at all. De
2.
▲
Ask HN: Claude web blocked its assets visit via csp?
6 points
by
xgstation
7mo ago
|
2 comments
3.
▲
by
xgstation
9mo ago
I imagine FPGA could just be part of general CPU that provides user space APIs to program them to accelerate certain work flow, in other words, this sounds like exactly JIT to me. People may program FPGA as they need to, e.g. AV1 encoder&#x
4.
▲
by
xgstation
10mo ago
there is only 160MHz on 5Ghz that's non DFS/Weather Radar
5.
▲
by
xgstation
11mo ago
even in single language, how do you handle schema evolution (detect breaking changes at compile time) without IDL?
6.
▲
by
xgstation
1y ago
is using Rust to rewrite existing package managers a new trendy thing feels we eagerly need cv -> C/C++ package manager
7.
▲
by
xgstation
1y ago
sure there are hype around MCP, but how does that bridges to "MCP Is Mostly Bullshit"? the title is more or less click bait, even author admits it > I am not even saying MCP is bad tech or useless. It’s just one way among other
8.
▲
Mark Zuckerberg Announces the "Beginning of the End" for Programmers
(dailygalaxy.com)
33 points
by
xgstation
2y ago
|
46 comments
9.
▲
by
xgstation
2y ago
nit: replace "may have" with "has" but yes I am tired of seeing this kind of "news". they don't carry much useful information, more like noise nowadays
10.
▲
by
xgstation
2y ago
It is really fun and sarcastic to watch all this happening. U.S. Gov. tried to block China from accessing GPU resources very hardly to stop their AI development, but actually helped China to take a leap on developing efficient and more cost
11.
▲
by
xgstation
2y ago
I can imagine how depress Lee felt when being beaten by AI the first time, but looking at the bright side, we see Shin Jin-seo as the rising star in the AI-era of Go by leveraing AI to help him training.
12.
▲
by
xgstation
2y ago
from Company perspective, I think the answer is yes but from individual perspective I don't think that is the case. Since AlphaGo first time was released and beat world-class players, have all these players gone? not really, but it eve
13.
▲
by
xgstation
2y ago
if U.S. could have opened its market to Chinese EVs (yes yes I know Chinese Gov subsidizes those vendors a lot, but U.S. can still do punitive tariffs, instead of just ban[1], and of course, making excuses out of national security, meanwhil
14.
▲
by
xgstation
2y ago
> I did not "claim" or "state" from myself directly, I said "recognized as malware" (as per automated analysis from sites), let's learn properly understand the things we read, before "hater expert
15.
▲
by
xgstation
2y ago
as long as human has written self-dialogue and introspection into text that LLM can be trained with, it is expected LLM will produce similar content, this is not much different from any other text
16.
▲
by
xgstation
2y ago
I know other ecosystems do the same and those are baffling too, especially for the newer created languages like rust, which is why https://internals.rust-lang.org/t/pre-rfc-sandboxed-determin... exists
17.
▲
by
xgstation
2y ago
I think sometimes the problem is coming from accidental typos instead of not trusting, say if one accidentally typed `pip install requests` into `pip install requestss` and if `requestss` is malacious then by the time one noticed the typo t
18.
▲
by
xgstation
2y ago
the fact that `pip install` just runs whatever is in `setup.py` is still mind baffling, even if the author weren't mallicious the `setup.py` can still do harm (say delete a file by mistake), there really needs to be an official way of
19.
▲
by
xgstation
2y ago
the security is really not just memory safety from its lifetime & borrow checker. it is that from language perspective, without writing unsafe, you won't have hit undefined behaviors, while provides same level performance of C++ ev
20.
▲
by
xgstation
2y ago
If I have to guess that is likely the case, but if that is the case then reasoning and formal process should me made clear and transparent, while the weird part is that Huawei is also under sanctions and has a lot people contributed to Linu
21.
▲
by
xgstation
2y ago
By technical, it means decision is to be made objectively through logical reasoning following certain rules. It is a patch at the end and should follow kernel development process. However, the reason for that patch removing Russian maintain
22.
▲
by
xgstation
2y ago
Linus Torvalds said > As to sending me a revert patch - please use whatever mush you call brains. I'm Finnish. Did you think I'd be supporting Russian aggression? Apparently it's not just lack of real news, it's lac
23.
▲
by
xgstation
2y ago
not sure if this is what the op referred but like this one https://news.ycombinator.com/item?id=41450347 didn't find threads that regarding "clarify APIs semantics", but kernel docs are indeed not in a very g
24.
▲
by
xgstation
2y ago
to be fair, Qualcomm runs on Linux (Android) all the time
25.
▲
by
xgstation
2y ago
We will just need to use quantum to beat the quantum. QKD (quantum key distribution) is much more mature comparing with quantum computer which is still far away for cracking crypto algorithms from real practical application standpoint. Twin
26.
▲
by
xgstation
3y ago
ddr5 ecc is on-die ecc, that is built in with the ram die, while the regular ecc relies on extra bit width(72 bit instead of 64 bit) going all the way into CPU such that it's detectable also on cpu (hence OS level) side, which also ens
27.
▲
by
xgstation
3y ago
I desperately think GPU programming(or specifically CUDA) needs some language level support like coroutine/async/await to organize the data flow and the executions among different dispatched device side function calls, and more on
28.
▲
by
xgstation
3y ago
This is interesting. The article mentioned Zen4c is architecture same to Zen4 but optimized for density running at lower frequency. Question here if anyone knows the answer: it seems like high frequency requires significantly more transisto
29.
▲
by
xgstation
3y ago
afaik some famous ones are like InfluxDB, Fish, and of course some parts of linux kernel (v4l2) that most of them improved the performance while rust provides abstraction at zero cost so it does make life easier
30.
▲
by
xgstation
3y ago
AFAIK physicists use it very heavily, but I barely know any mathematicians use it. To me this is a great tool for people who use Math heavily as a tool but not study Math itself. I use it for symbolic calculation, solve differential equatio
More ›