HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bwindels

no profile record

Submissions

Peak-oil in the EU, crude oil supply reduced by 12% by 2030 (2021)

theshiftproject.org
1 points·by bwindels·há 3 anos·0 comments

WebPush notifications coming to Safari 16 on macOS Ventura and iOS next year

webkit.org
2 points·by bwindels·há 4 anos·0 comments

Gnome 42 Released

release.gnome.org
60 points·by bwindels·há 4 anos·22 comments

Folding bicycle small enough to fit in hand luggage

kwigglebike.com
538 points·by bwindels·há 4 anos·415 comments

ADPC, an automated mechanism for the communication of users’ privacy decisions

dataprotectioncontrol.org
1 points·by bwindels·há 5 anos·0 comments

comments

bwindels
·há 3 anos·discuss
See https://news.ycombinator.com/item?id=35174689 also
bwindels
·há 3 anos·discuss
Nice, makes my VW E-up look a bit outdated, but I bet it won't be as light (1160kg) or as efficient (~12Kwh/100km).

Expected in 2025, interesting they announce the price so far ahead, especially given the current inflation level.
bwindels
·há 3 anos·discuss
Fwiw, having a look on a french second hand website, most Ferraris seem to have an average yearly mileage of 3000-10000km.
bwindels
·há 3 anos·discuss
Yeah, granted, this is a problem indeed. My 8 years payback time is based on off-peak charging at 0.15EUR/Kwh at home.

You typically have less car ownership in cities though...
bwindels
·há 3 anos·discuss
EVs are more expensive initially, but cheaper in the long run. I bought a 20k EUR EV last year (VW e-up, great car). After ~8 years it will be cheaper overall than a 10k EUR ICE car. Petrol prices will probably go up faster than electricity as well, so likely even less.

So apart from subsidizing the purchase price which already happens widely, perhaps the government should provide cheap loans for people who don't have the initial capital to buy an EV.

Also, There are signs we've already hit the peak for conventional oil. This report [1] claims that by the 2030s Europe will see its access to oil reduced by 10-20%. So running an ICE car will only go up from here. There's good reasons to assume the costs of EVs will only go down.

Wrt to the grid, the french grid operator RTE published a study [2] saying that they estimate that by 2035 there will be 15.6 million EVs on the road, a bit half of the 38m total cars on french roads today. The study says this would represent 8-10% of today's electricity consumption and would pose no danger to the stability of the grid. About 2 million new cars are sold here every year, so after 2035 the percentage would go up by 1% every year to 20% or so. A challenge but definitely feasible.

1: https://theshiftproject.org/en/article/oil-what-are-the-risk... 2: https://www-rte--france-com.translate.goog/actualites/develo...
bwindels
·há 3 anos·discuss
I think they'd consider that out of scope, which for me is a feature rather than a bug.

The project is really about providing the runtime, rather than batteries-included application framework as many mobile platforms provide. Perhaps they are targeting web/rust developers more than native mobile developers?

All the things you would like to see in an example have well-established ways of doing in a web application. Camera access is a good example, where the javascript way of doing is through navigator.getUserMedia(). I imagine it would be supported by Tauri where the underlying browser engine supports it. Tauri provides filesystem access as well, as you don't have that in a web page.
bwindels
·há 3 anos·discuss
> I looked at the weight of some of these EVs and yikes 2,900 lbs for just the battery pack? 1.5 TONS? WeW.

That's the weight of the Hummer battery pack though. I think around 500kg is the more the norm, with a total curb weight of around 1500kg.
bwindels
·há 3 anos·discuss
Isn't (battery) weight a proxy for what we really care about, energy consumption per covered distance? Seems like if you'd tax the latter, manufacturers would have more options to innovate around efficiency rather than just battery weight and provide lower-taxed vehicles. Battery weight will of course still be important to get consumption down, but perhaps there are other ways as well to make cars more efficient.

One example: a thing often overlooked is the efficiency of the onboard charger, which can incur a loss of up to 32% on for example the Renault Zoe [1].

1: https://www.lachaineev.fr/ ( french )
bwindels
·há 4 anos·discuss
So if you're stuck behind a tractor, do you also expect it to stop by the side of the road and let all traffic pass? I'm sure many farmers would disagree with you there and tell you they've got work to do. I've never seen any tractor do that in fact.

Same goes for bicycles, they've got places to be. It's a means of transportation just like a car. If there is no bike lane, that's though luck for the cyclist (as it's a lot less comfortable) and for the motorists behind them, and a good reason for cyclists and motorists alike to argue for more bike lanes. Why should they alone bear the cost of shitty infrastructure (in time lost stopping by the side of the road every time a car is stuck behind them for +20s)?
bwindels
·há 4 anos·discuss
For almost all cases, this is far from true. For a typical ICE car, the manufacturing emissions tends to be around 10%-20% of the lifetime emissions the vehicle. You can see the exact breakdown for a variety of cars, and comparison to EVs at https://climobil.connecting-project.lu
bwindels
·há 4 anos·discuss
If there is no bike lane, the only safe thing to do as a cyclist is to take the full lane, because there is not enough space for cars to safely overtake you. That won't stop some drivers from doing it anyway, so better block them and be safe.
bwindels
·há 4 anos·discuss
So if you can't safely overtake a bicycle, you expect it to stop by the side of the road to let you pass after 20 seconds?
bwindels
·há 4 anos·discuss
You can check the numbers yourself on https://climobil.connecting-project.lu, comparing the ICE and BEV version of the same car (e.g. Volkswagen e-up offers both) and choosing the country where you would charge the vehicle. Poland seems the only country where the ICE comes out ahead I think. Note that this also includes the emissions for the battery production.
bwindels
·há 4 anos·discuss
Web push notifications are also delivered through APNS, the service worker only gets woken up once there is a notification, it doesn't poll, so that shouldn't be much different from a regular app.
bwindels
·há 4 anos·discuss
> bringing something out as open source does come with some responsibilities.

No, it does not.
bwindels
·há 4 anos·discuss
Reminds me of this project I saw a while ago on youtube: https://www.youtube.com/watch?v=7hfClQh3rxM
bwindels
·há 4 anos·discuss
Wouldn't this just prevent people outside of Russia to visit sites on those TLDs? DNS servers based in Russia could (be coerced to) keep all domains that this would remove?
bwindels
·há 4 anos·discuss
That is shocking, and seems enough to create a run on the bank on its own.
bwindels
·há 4 anos·discuss
Also, why put a backdoor in the client if the server sees pretty much every message in plaintext?
bwindels
·há 5 anos·discuss
they sort of do, albeit with a custom api and requiring you to register as a developer: https://developer.apple.com/notifications/safari-push-notifi...