Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dxxvi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
dxxvi
18d ago
I saw GLM-5.2 on build.nvidia.com/models before, but it's not there now. Hopefully nvidia will host GLM-5.3 soon.
2.
▲
by
dxxvi
1mo ago
Is Chris Titus's tool able to remove the built-in Weather app (I haven't had a Windows machine with admin right for too long to remember that)? If yes, do we see 1 more GB of RAM free after running that tool?
3.
▲
by
dxxvi
2mo ago
Ah, got it. Those devices are like computer virus which don't need a computer to live on.They can make DDOS attacks if they want to. So, buying these devices at a cheap price is like renting out your IP address and your Internet connec
4.
▲
by
dxxvi
2mo ago
Now I hope that nvidia will host it for free :-)
5.
▲
by
dxxvi
2mo ago
The last loco.rs release was 1 year ago. I wonder what happens with it.
6.
▲
by
dxxvi
2mo ago
When Firefox has an internal adblock like Brave, I will come back.
7.
▲
by
dxxvi
3mo ago
There are projects like this: urlx, curlio.
8.
▲
by
dxxvi
3mo ago
Today is Jun 15. So, I wonder if somebody + AI can rewrite curl in Rust in 1.5 months. I think it's possible if that person knows all curl features. However, does that person even exist?
9.
▲
by
dxxvi
3mo ago
What are they used for? Its CPU's PassMark scores an average of 4,246. A quick check on AMZN: https://www.amazon.com/KAMRUI-Mini-PC-i3-10110U-Bluetooth/dp... uses AMD Ryzen 4300U (scores 7364), 16GB RAM, 256GB SSD
10.
▲
by
dxxvi
4mo ago
That $350 price tag is good for that configuration. Not sure how fast the USB-c ports are. It should have an HDMI 2.0/2.1 port. Mini PC's with the N150 CPU support 2 4k@60Hz monitors.
11.
▲
by
dxxvi
4mo ago
> I asked the business owner a question about a business task. He sent me a ChatGPT screenshot with the answer. I replied that it had nothing to do with my question and everything there was wrong. A minute later he sent me another ChatGP
12.
▲
by
dxxvi
4mo ago
> Nobody cracks open a programming book anymore Not true for me. I still read the "Learning Rust in a month of lunches" although I ask AI to write Rust code all the times.
13.
▲
by
dxxvi
4mo ago
> It's not surprising that an LLM would produce different specs for the same work on different runs This is what I don't understand: AI is a computer program with its own data. If we give the same input to that computer program
14.
▲
by
dxxvi
4mo ago
The thing that impresses me most is that the author knows everything (from the high level architecture to the small details) of "multi-Paxos consensus engine" (I have no idea what it is, but it must be very complicated) and can wr
15.
▲
by
dxxvi
4mo ago
So, the complaint is that Linux (Fedora + KDE Plasma) is unstable after a week of usage and daily update? I'm not sure about Fedora as I'm using Arch (also with KDE Plasma on wayland). Everything is very stable for me. I `paru -Sy
16.
▲
by
dxxvi
4mo ago
I'm using wezterm in KDE Plamas in Wayland.
17.
▲
by
dxxvi
4mo ago
Has anybody done like this with Rust (e.g. https://github.com/LiveGray/100-Days-Of-Rust )?
18.
▲
by
dxxvi
5mo ago
Before reading that post, I would use sqlite/duckdb for everything related to data. After reading that post, I will use sqlite/duckdb + Rust for everything related to data :-)
19.
▲
by
dxxvi
5mo ago
But the energy prices (electricity and gas) don't go down :-( Then "renewables generate more power than natural gas" is not very meaningful.
20.
▲
by
dxxvi
5mo ago
But ... when you use the WAL mode, you have 3 files :-)
21.
▲
by
dxxvi
6mo ago
> the free tier will initially provide 50GB of monthly data Is it per machine or profile or ip address or something else? I switch from Firefox to Brave a few months ago because the markdown in aistudio.google.com is not displayed correc
22.
▲
by
dxxvi
6mo ago
No need of colored functions because that Java green thread returns a Future<Value> not Value like colored functions
23.
▲
by
dxxvi
6mo ago
Not sure if there's anybody like me. I use AI for only 2 purposes: to replace Google Search to learn something and to generate images. I wonder where there are not many models that do only 1 thing and do it well. For example, there
24.
▲
by
dxxvi
6mo ago
I agree. IMO, Scala can be written in Li Haoyi's way and it's a pleasure to work with. However, the FP and Effect Scala people are too loud and too smart that if I write Scala in Li Haoyi's way, I feel like I'm too stupi
25.
▲
by
dxxvi
7mo ago
I wonder how big 1300, 1400, ..., 2200 Elo chess engines are.
26.
▲
by
dxxvi
9mo ago
You can search for "travel router" on youtube, buy a router like in the videos and done. However, a lot of cruise ships forbid travel routers, so you might need to buy a router which you can take the antenna out (keep the router i
27.
▲
by
dxxvi
9mo ago
Not sure if anybody gives you the answer to "what is tailscale?". So, this is my answer (hopefully it's correct and simple enough to understand). Tailscale allows devices that can access the Internet (no matter how they acces
28.
▲
by
dxxvi
9mo ago
You couldn't get the rue-lang.org domain? There are rust-lang.org, scala-lang.org, so rue-lang.org sounds better than .dev. I'd love to see how Rue solves/avoids the problems that Rust's borrow checker tries to solves. Y
29.
▲
by
dxxvi
10mo ago
I wonder what the advantage of passing it around is when it makes the argument list longer. The only advantage that I can see is that it emphasizes that this function does something with cache.
30.
▲
by
dxxvi
10mo ago
> It's exceedingly rare to see any sort of global mutable state I know a bit of Rust, so you don't need to explain in details. How to use a local cache or db connection pool in Rust (both of them, IMO, are the right use case of
More ›