Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
matt2000
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
matt2000
1mo ago
re: Power usage is flatlining... Where are you getting that? The 2026 AEMO plan says: "Electricity consumption is expected to almost double over the coming decades, driven by population and economic growth, electrification across homes
2.
▲
by
matt2000
1mo ago
Fair points, but you are glossing over important issues: 1. You are using the current point-in-time cost for batteries as compared to a subsidy spent over years while battery costs were dropping. 2. You do not include transmission upgrades
3.
▲
JEP 401: Value Objects and JEP 539: Strict Field Initialization Merged into JDK
(github.com)
3 points
by
matt2000
2mo ago
|
0 comments
4.
▲
by
matt2000
2mo ago
Would open sourcing it make you feel like the results might be compromised? I'd rather keep it private so it's specific to my use cases and not included in any training date (no matter now small the signal in the overall data).
5.
▲
by
matt2000
2mo ago
This is an interesting idea, without giving away your benchmarks specifically what kind of stuff do you test? I might try to assemble something myself, it's so hard to determine model quality from the system card these days.
6.
▲
by
matt2000
2mo ago
I am increasingly wondering if we are in a post-language world in terms of development. Why would I ask an agent to write a server in anything other than the most efficient language, although efficiency can take several forms: runtime, toke
7.
▲
by
matt2000
10mo ago
It's the first thing on the linked page: Realtime database Authentication File storage Admin dashboard
8.
▲
Rating 26 years of Java language changes
(neilmadden.blog)
4 points
by
matt2000
1y ago
|
0 comments
9.
▲
by
matt2000
1y ago
I would argue that it helps me when performing maintenance to see and correct where types may have changed. Not always, and sometimes it is busy work I agree, but overall I prefer it.
10.
▲
by
matt2000
1y ago
I agree, and I'm not sure how something like 'var accounts = calculateAccounts(something)' can be thought of as better in a code review setting. I suspect using "var" or equivalent will be considered a problem by mo
11.
▲
by
matt2000
2y ago
Side note, the Connection Machine is pretty much the coolest looking computer ever: https://www.computerhistory.org/revolution/story/73 It looks exactly to me what a powerful and slightly scary computer from an 80
12.
▲
by
matt2000
2y ago
I can understand the frustration from a climate change perspective, but you still get the benefits of cleaner air locally, increasing energy independence and freedom from commodity cost fluctuations.
13.
▲
by
matt2000
2y ago
This is kind of happening at scale in China right now (only some brands are pursuing it though): https://restofworld.org/2024/ev-battery-swapping-china/ It's an interesting trade off between swapping station
14.
▲
by
matt2000
3y ago
My understanding is that this the vulnerability only allows memory access to related Safari/Webkit processes (specifically those sites that were opened with a window.open call). So passwords stored in a separate password manager app ar
15.
▲
IEA predicts peak oil in 2030
(theverge.com)
2 points
by
matt2000
3y ago
|
0 comments
16.
▲
by
matt2000
3y ago
And here's a link to the new version for convenience: https://earth.google.com/
17.
▲
The new Google Earth is built with Flutter
(twitter.com)
4 points
by
matt2000
3y ago
|
2 comments
18.
▲
by
matt2000
3y ago
It's hard not to think that both Honda and Toyota are just trying to convince EV buyers to delay their purchase since something "much better" is about to be released, or at least until they have time to release competitive EV
19.
▲
by
matt2000
3y ago
It should be considered a failure of our profession that after all these years the number 1 issue is still out of bounds write, a memory safety issue. In any true engineering profession a failure of this sort would be unacceptable, but in o
20.
▲
by
matt2000
4y ago
It’s very healthy to be skeptical. I’m no expert but the current status appears to be a successful test of the merge on a public testnet and an expectation that it will happen on mainnet in the next few months. More details here: https:&#x
21.
▲
by
matt2000
5y ago
I very happily use this technique and I believe I found out about it from your original blog post. Thanks for the original writeup and for the update on how it's going a few years in!
22.
▲
by
matt2000
5y ago
Has anybody tried this and can share their experiences? It sounds really cool, but it's usually the edge cases that determine whether something like this is actually good or not. Thanks!
23.
▲
by
matt2000
5y ago
Agree, it's a straight up reduction in code readability for all future maintainers so a single original developer can avoid doing a thing their IDE probably would do for them automatically. (I use "introduce variable" to crea
24.
▲
Can Nuclear Fusion Put the Brakes on Climate Change?
(newyorker.com)
40 points
by
matt2000
5y ago
|
94 comments
25.
▲
by
matt2000
5y ago
None of these feel particularly true to me, but in particular "less code is more readable" is just so clearly not true. If this was the case we'd all still be using Perl.
26.
▲
by
matt2000
5y ago
Is that pricing for an additional service that is optional, or is it required to operate the card? I'm confused.
27.
▲
by
matt2000
5y ago
I'm not an expert, but in a recent article about the new mRNA synthesis techniques they were asked the same question. The answer was there's already lots of potential bioweapons and many simpler techniques for producing them, so t
28.
▲
by
matt2000
5y ago
First, congrats on the launch! Glad to see more products in this space. Now, some questions :) I've looked at many of the attempts similar to this over the years and while you hear "you don't need to know how to operate K8S&q
29.
▲
by
matt2000
5y ago
Tip for that situation: Since Heroku runs on AWS, you can just use a single RDS DB instance to serve as the database for a bunch of hobby instances. Really hard to beat the $5/dyno hobby pricing considering the feature set.
30.
▲
by
matt2000
5y ago
It's 14GB for $500/month. Still pretty expensive though.
More ›