Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tyfon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tyfon
6d ago
Same for me, I disabled it like 2 years ago and it is still not enabled. Location: Norway (which is for data control purposes = EU) Edit: I have a pro subscription now but it has also been on a free tier level for perhaps 1.5 of these years
2.
▲
by
tyfon
1mo ago
To add for me (and claude assisted but tuned myself), here is for 3060 12gb + 5950x 128 gb ram without image support: https://pastebin.com/HsAUBGSY Here is the chat template I used (and renamed to qwen.jinja): https:/
3.
▲
by
tyfon
1mo ago
DX11 is much more high level while DX12 implements direct control over the GPU. 12 is much more like vulkan. I guess since this is emulating the device instead of just passing the commands to vulkan it is easier to do DX11, but I could be w
4.
▲
by
tyfon
2mo ago
I run it on my milk-v duo s risk sbc. The risk-v version is maintained by a few dedicated people, and the milk-v specifics I had to fix myself. But it works :)
5.
▲
by
tyfon
2mo ago
So now the US companies will be stuck on expensive models while the rest of the world can do things much more cost effective. I'm not sure the outcome would be beneficial for the US as a whole here. But perhaps that is not their priori
6.
▲
by
tyfon
2mo ago
Interestingly the Claude for government is up with 99.99% uptime according to the graph.
7.
▲
by
tyfon
2mo ago
Articles regarding my own harness or how I set up llama.cpp etc? I really just iterated over the harness over and over for about two weeks with opencode until I was sort of satisfied (still lots to do there :). For the llama.cpp I asked cla
8.
▲
by
tyfon
2mo ago
I'm using qwen 3.6 35B unsloth 4 bit with my 5950x (128 gb memory) and a 3060 12 gb gpu with a self made harness. At 10k context I get about 40 tps generation and 500 tps prefill. At 100k context I get about 25 tps generation and 400 t
9.
▲
by
tyfon
2mo ago
The 16A is for the PC room, the house has a 40A "400V" 3 phase TN connetion :) The quotes are in since the difference between the phases is 230V, but in practice it is almost the same as a 40Ax400V single phase connection.
10.
▲
by
tyfon
2mo ago
In the US they have a 120V system so it might actually saturate a normal socket over there. My PC room has a 16A fuse and 230V though, so should be plenty :)
11.
▲
by
tyfon
2mo ago
I half expect Nvidia to have buyback contacts like Ferrari with the larger customers to prevent a price crash when they all upgrade and to keep them scarce. I hope not though, perhaps I can pick up a H100 in a few years if they get sold on
12.
▲
by
tyfon
2mo ago
> pretty much nobody cares about ML processing for analysis. I work in a bank and a can tell you that the customers absolutely hate ML when it rejects their loan application. Over the pond in the US, I have an impression that the fico sc
13.
▲
by
tyfon
2mo ago
For me they are killing the goose. WoW has become quite soulless after the changes where everyone gets the same end game equipment but you have to grind upgrade currency to improve it. My wife and I used to play quite a bit but it doesn
14.
▲
by
tyfon
3mo ago
This big question now is how many of them will travel back in there and potentially being stuck for months, or just swap ship if their current ship is headed there.
15.
▲
by
tyfon
3mo ago
Just use mass grave scripts[1] and enable 5 years of security updates. [1] https://massgrave.dev/
16.
▲
by
tyfon
4mo ago
It's not linking banking login with government id. It is a story of the banks solving an issue with remote identification and the system working well enough that the public/government also want to use it for other things. Being ab
17.
▲
by
tyfon
4mo ago
Vipps which is available in Sweden supports this system. I know the Swedish government is also pressuring swish to integrate with vipps. So I guess you'll have this ability soon.
18.
▲
by
tyfon
5mo ago
I think the biggest advantage for me with ollama is the ability to "hotswap" models with different utility instead of restarting the server with different models combined with the simple "ollama pull model". In other wor
19.
▲
by
tyfon
5mo ago
There are a few countries just below as well like Norway with about 98% renewables in 2024 [1]. The gas power plant is mostly up north powering the gas compressors that fill LNG ships headed for Europe and the coal I think is for Svalbard b
20.
▲
by
tyfon
7mo ago
It would be really nice to have an option to not do this since a ton of companies deny VMs in their group policies.
21.
▲
by
tyfon
7mo ago
I didn't really understand the performance table until I saw the top ones were 8B models. But 5 seconds / token is quite slow yeah. I guess this is for low ram machines? I'm pretty sure my 5950x with 128 gb ram can run this f
22.
▲
by
tyfon
7mo ago
I was using gemini antigravity in opencode a few weeks ago before they started banning everyone for that and I got into the habit of writing "do x, then wait for instructions". That helped quite a bit but it would still go off on
23.
▲
FTC wants Apple News to promote more Fox News and Breitbart stories
(arstechnica.com)
9 points
by
tyfon
7mo ago
|
5 comments
24.
▲
by
tyfon
7mo ago
My pro account also got banned yesterday, but I didn't use any clawd / molt stuff like the OP. I've only been using opencode. Seems like only openai are willing to let people use their subscriptions with 3rd party tools.
25.
▲
by
tyfon
7mo ago
I'm having a hard time parsing the openai website. Anyone know if it is possible to use this model with opencode with the plus subscription?
26.
▲
by
tyfon
8mo ago
I've been trying opencode a bit with gemini pro (and claude via those) with a rust project, and I have a push pre-hook to cargo check the code. The amount of times I have to "yell" at the llm for adding #[allow] statements to
27.
▲
by
tyfon
8mo ago
That actually worked since I subscribed a few days ago specifically to try open code. "Your subscription has been canceled and your refund is on the way. Please allow 5-10 business days for the funds to appear in your account."
28.
▲
by
tyfon
9mo ago
My PS5 can do 4k/120 hz with VRR support, not sure about the others.
29.
▲
by
tyfon
10mo ago
That is correct :) Edit: I see from the sister post that it is actually llvm and not rust, so I'm half barking up the wrong tree. But somehow this is not an issue with gcc and friends.
30.
▲
by
tyfon
10mo ago
The system is actually running fine standalone since I have been able to avoid rust software. As to why it should cater to it, it's more that there is no need to remove something that already works just to remove it. It is possible to
More ›