Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
undefuser
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
undefuser
4mo ago
With that amount of memory can you run 4-bit DeepSeek 4 Flash? It is way more efficient in the KV cache department so may be worth a try
2.
▲
by
undefuser
7mo ago
How do you reach your server without SSH in the event Tailscale is down or your Tailscale account has a problem?
3.
▲
by
undefuser
9mo ago
I would like to hear more about your experiences. What makes QNX better than others?
4.
▲
by
undefuser
11mo ago
Can you share the Pepperidge Farm story?
5.
▲
by
undefuser
1y ago
Did you switch from VMWare to Microsoft?
6.
▲
by
undefuser
1y ago
IBM 3380 Model K introduced in 1987, has 7.5 GB of storage and costed about $160000 to $170000, or adjusted for inflation it is $455000 in 2025 US dollars, that's $60666/GB. A Solidigm D5-P5336 drive that can store 128 TB costs ab
7.
▲
by
undefuser
1y ago
Does it mean that renting a Bare metal server with H100s is also out of question for your org?
8.
▲
by
undefuser
1y ago
I think it really depends on the task at hand, and not that intuitive. At some point accessing the memory might be slower than repeating the computation, especially when the storage is slow.
9.
▲
by
undefuser
1y ago
have you considered using meshlets technique like Unreal Engine Nanite or Assassin's Creed? It could potentially open the door for better culling and more effective depth prepass.
10.
▲
by
undefuser
1y ago
How often does a given IP address changes to another country?
11.
▲
by
undefuser
1y ago
I would like to understand more. What are the potential use cases for this tool?
12.
▲
by
undefuser
1y ago
It is important to not leave out the context that Google needed TPUs for their AI development. Now the question is what does Zoho email and office software gain from fabricating custom chips?
13.
▲
by
undefuser
1y ago
So, in the end did quad tree help you solve the problem, or you needed something else?
14.
▲
by
undefuser
1y ago
Have you tried using Quad Tree?
15.
▲
by
undefuser
1y ago
If the goal is to make a CPU that is "fast enough to host H100 competitor AI hardware", then why bother with x64? Huawei could have just produced a powerful ARM chip to go with their new AI processor. After all, Nvidia GB200 also
16.
▲
by
undefuser
1y ago
Why is it sad, are their products not good?
17.
▲
by
undefuser
1y ago
Is MUMPS still being used in any significant capacity at the company?
18.
▲
by
undefuser
1y ago
Is wxwidget not a viable choice in 2025 anymore?
19.
▲
by
undefuser
2y ago
DuckDB has certain optimizations which allows it to read only parts of a parquet file. It can also read remote file in streaming fashion so it does not have to wait for the entire file to be downloaded or to store a large amount of data in
20.
▲
by
undefuser
3y ago
What would be a better alternative to Ansible?
21.
▲
by
undefuser
3y ago
I wonder how you plan to deal with certain types of content, like piracy, porn, gore etc.
22.
▲
by
undefuser
3y ago
None. But I also have never costed any of the companies I worked for 8k due to 1 line of code. It was a constructive feedback, but hey take it however you will.
23.
▲
by
undefuser
3y ago
It is understandable that you need to iterate quickly, but that should not be an excuse to not spend just 5 minutes to think through the potential scenarios. Also, you can have a function to query an end point to find latest version availab
24.
▲
by
undefuser
3y ago
Does it work with more than 4 faces while keeping 90 degree turns?
25.
▲
by
undefuser
3y ago
Not very relevant to the main topic here, but the site www.havok.com seems to have a SSL cert problem.
26.
▲
by
undefuser
4y ago
Yes maybe, however the guy said he wants to run once per hour. On top of that he will certainly need some form of persistence in order to do diff. Not to mention that some of the serverless solution suggested in other comments have short ex
27.
▲
by
undefuser
4y ago
Can someone please enlighten me on what is the purpose of using an external Cron runner here? If I need to run the same job(s) for a long time, wouldn't it be simpler and cheaper to run a basic $5 VM on something like Linode?
28.
▲
by
undefuser
4y ago
I applied the same prompts and the results get better: Me: Which number is bigger, 873593742593454623 or 873593742593554623 ChatGPT: These two numbers are equal. The first number is simply the second number with an extra digit added at the
29.
▲
by
undefuser
4y ago
Perhaps you can write a small subset of your program in unsafe Rust, like performance critical inner loop, and then the rest of the program in safe Rust.
30.
▲
by
undefuser
4y ago
While it sounds interesting, I'm not sure in which scenario do I pick this over Redis
More ›