Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
conjecTech
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
conjecTech
26d ago
No, per capita electricity usage dropped slightly over the last 25 years, driven in part by LED adoption.
2.
▲
by
conjecTech
27d ago
Jevon's Paradox says nothing about the size of the incremental demand though. Lighting is a great example. The US went from spending 15% of our electricity on lighting to ~4%. LEDs are maybe 5x as efficient, so that would be 3% without
3.
▲
by
conjecTech
1mo ago
It will likely be on the enterprise side if it happens. Hard to control supply, but if demand is concentrated to a few hundred entities, that's easy to do.
4.
▲
by
conjecTech
1mo ago
Both can be true simultaneously. American companies were comfortable with a high cost structure because it padded their revenue numbers. The government tried to block out competitors through import/export controls, and it ended up back
5.
▲
by
conjecTech
1y ago
Very nice work. Training these from scratch is a big undertaking. - Did you train the encoder & decoder together or separately? It would be nice to have the encoder representation be compatible with the existing whisper implementation s
6.
▲
by
conjecTech
1y ago
EPA range tends to be pessimistic for EVs as it assumes you are always traveling at highway speeds. Even small reductions in speeds can make EVs much more efficient since drag is quadratic. A quick google search shows Prius prime owners rep
7.
▲
by
conjecTech
1y ago
You can buy stock in a solar "yieldco", which is exactly this. It holds the assets of solar farms and pays out the cashflows. There were a lot circa 2018, I believe Brookfield bought up a bunch, so there may be fewer options now.
8.
▲
by
conjecTech
1y ago
It's a very simple change in a vanilla python implementation. The encoder is a set of attention blocks, and the length of the attention can be changed without changing the calculation at all. Here( https://github.com/ope
9.
▲
by
conjecTech
1y ago
If you are hosting whisper yourself, you can do something slightly more elegant, but with the same effect. You can downsample/pool the context 2:1 (or potentially more) a few layers into the encoder. That allows you to do the equivalen
10.
▲
by
conjecTech
2y ago
Most of this decline isn't driven by a change in current fertility rates, but instead by a persistent trend downward in number of reproductive-aged adults. That was locked in by the fertility rates 20-40 years ago. These things move in
11.
▲
by
conjecTech
2y ago
Your measuring wall time, not CPU time. It may be that they are similar, but I'd suspect you aren't loading the worker nodes well. If the savings are from the reduced shuffles & serde, it's probably something you can meas
12.
▲
by
conjecTech
2y ago
When you talk between remote machines, you have to translate to a format that can transmitted and distributed between machines(serialization). You then have to undo at the other end(deserialization). If what you are sending along is just a
13.
▲
by
conjecTech
2y ago
The difference in throughput for local versus distributed orchestration would mainly come from serdes, networking, switching. Serdes can be substantial. Networking and switching has been aggressively offloaded from CPU through better hardwa
14.
▲
by
conjecTech
2y ago
Longshoreman is not a typical blue collar job. You cannot just go out and become one today. It is a nepotistic profession where positions are passed within families and closely guarded from external competition. Go read The Box. It outlines
15.
▲
by
conjecTech
2y ago
It seems like the program has some issues to iron out, but the general concept is really compelling. Being able to group both the supply and demand side of delivery systems could make it really efficient. When you increase driver productivi
16.
▲
by
conjecTech
2y ago
Norway's vehicle fleet is now 25% EVs and their per capita electricity usage is the same it was a decade ago[1]. Oil infrastructure uses a ton of electricity, and California refines most of the oil it consumes because of its geography
17.
▲
by
conjecTech
2y ago
This feels like a convenient excuse for cost cutting. Experienced people are expensive. If you need to make cuts, it's an easy place to start. Ironically, it's felt like US tech companies have been moving in the opposite direction
18.
▲
by
conjecTech
2y ago
I think that's the real loss here. Rental vehicles are a big source of cheap used cars. Having a steady flow of EVs from there would have brought down used prices and made them more financially accessible. Shame we won't see that
19.
▲
by
conjecTech
2y ago
They just laid off 6,000 people. Sounds more like it was an attempt to get people to quit so they don't have to pay as much severance. https://www.firstpost.com/tech/tech-layoffs-2024-dell-fires-...
20.
▲
by
conjecTech
2y ago
The article you linked is from 2017. 80% of Australia's solar was installed after that came out. Hard to argue that it's somehow responsible. Seems like your knowledge is a bit outdated.
21.
▲
by
conjecTech
2y ago
Australia is transitioning >3% of their electricity supply to solar per year and still accelerating. Rooftop solar is near 50% uptake. Combined with wind, they are on track to almost fully in the next 10 years. So there will be soon.
22.
▲
by
conjecTech
2y ago
The grid was much nearer to collapse seven years ago when there were actually brownouts, and renewables have been entirely responsible for its improvement. Moving toward renewables and keeping the lights on in Australia are the same thing.
23.
▲
by
conjecTech
2y ago
You make it sound like they have no alternative. A literal majority of the city uses the trains regularly. The person you're describing can just live within walking distance of a station. The $20k they arent paying for the car and toll
24.
▲
by
conjecTech
2y ago
I do not think we should plan the city around the needs of doctors living in Westchester.
25.
▲
by
conjecTech
2y ago
Smelting recycled aluminum uses only about 3% of the energy as creating it from raw ore. So yes, recycling allows us to do that more efficiently.
26.
▲
by
conjecTech
2y ago
I worked at Reddit in the not so distant past. The entire recommendation system lived in 3 repos. I'm pretty sure there are just 2000 repos because the onboarding tutorials have you create one, and that number is probably around the nu
27.
▲
by
conjecTech
3y ago
Didn't expect to see a familiar face at the end! Andrew, if you're reading this, greetings from a fellow RoboJacket!
28.
▲
by
conjecTech
3y ago
There is a good Volts[1] episode[2] on it. TL;DR the thing that limits how much power a line can carry is heat dissipation, which depends on weather. We used simple heuristic models to back out what we considered safe operating currents his
29.
▲
by
conjecTech
3y ago
Noone wants to cut during the holidays. I'm guessing most of these were decided months ago. You're just seeing them happen as people get back into the office.
30.
▲
by
conjecTech
3y ago
The benefit of building it into an appliance is that the device itself is certified, and you don't need an electrical inspection for just plugging it in. They mentioned adding a built-in outlet so that you could then have something els
More ›