People are right it isn’t anywhere near a salary, but I have fun and it has opened job opportunities too
For marketing, I found /r/Apple very receptive to self promotion posts - just make sure you meet the criteria. You can also do a discount period and advertise on /r/AppHookup. Last Black Friday I reduced a $2 to 29c (lowest allowed price) and made just shy of $500, and it boosted my place in the store search
The major point here is that nuclear is controllable energy type while solar is not. So comparing only the price is apples to oranges comparison. Most human energy consumers need energy with a fixed rate and all physical metrics withing a tight margin. To prouduce that with only solar energy is impossible.
This means you have to build other energy sources into the grid like gas turbines to be able to control the grid. So if you really want to compare energy prices than you have to look into the TCO.
Solar panels last 20-25 years. Nuclear power plants last for 50+ years and use fraction of the space that solar. It is hard to believe that the TCO is lower. Usually people just looking at the price in the short term and comparing that. Batteries are a whole different can of worms. Super toxic and you need a high volume of those because the energy density is much lower.
In the timeframe of the duration of the installation. (Total cost for the whole project + total costs for fuels & maintainance) / (kW generated * lifetime of the project)
Because context matters, and the context of the comment you replied to was literally "oh, we should just build solar panels on mountainsides which are not good for other types of building": https://news.ycombinator.com/item?id=43254135
So the conversation, in context, is literally this:
---
Someone: we should build panels on mountainsides
Me: how much more expensive will building and maintaining them will be?
You: Maintaining solar panels will be always way, way, waaay cheaper than maintaining nuclear. Also batteries will need to become cheaper
Me: Erm... That doesn't answer my question, and on top of that you're admitting batteries are not cheap either
---
But, again, this is on par with what I expect in such discussions
The lifetime difference is a standard talking point that sounds good if you don't understand economics but doesn't make a significant difference. It's the latest attempt to avoid having to acknowledge the completely bizarre costs of new nuclear built power through bad math.
CSIRO with GenCost included it in this year's report.
Because capital loses so much value over 80 years ("60 years + construction time) the only people who refer to the potential lifespan are people who don't understand economics. In this, we of course forget that the average nuclear power plant was in operation for 26 years before it closed.
The difference a completely absurd lifespan makes is a 10% cost reduction. When each plant requires tens of billions in subsidies a 10% cost reduction is still... tens of billions in subsidies.
Sure, but given that hypothetical new nuclear plants would become effective in a decade or more from now, and that we already have an energy crisis, one would expect Italy to first ramp up the fastest option (solar).
Only thinking in terms of cost is short vision IMO. What happens if in 20/30 years you need to dramatically ramp up the energy generation (maybe everyone will drive electric, maybe house heating will be electric, maybe someone will come up with a new tech that requires a huge amount of energy, ...) and you already covered most of the roofs? or panels and batteries are at their end of life and you need massive investments just to keep up with the status quo?
I woulnd't go in a fight with a fist tied behing my back, and global warming is one of the biggest fights we must face.
I didn't say we shouldn't do both, just that since we are already in an energy crisis, ramping up solar very quickly should be a priority, compared to nuclear plants. Nuclear plants will improve the lives of our children, solar will improve our own lives. The problem is that I'm not hearing anything about solar investments from the Italian government.
Another great move would be to stop the warmongering and to start buying gas from Russia, while we work on solar and nuclear.
I agree in spirit, but given the massive cost premium of nuke power and the impossibility of insurance, the only way new nukes are going to get built in the west is via state guarantees
/subsidies. That means higher taxes, or forcing citizens to pay much higher power rates for ~50 years. Both will be very unpopular, especially as green power continues to get cheaper and cheaper
The article is definitely wrong on the DSL being able to be replaced by some function call. You need to be able to do conditional rendering in a convenient way. The way SwiftUI’s DSL works means a lot of dynamic equality checks for updates can be statically resolved.
Also in terms of magic values, Apple’s UI doesn’t have a fixed set of spacing values they choose from. They’ll have padding of 14px and 15px all over the place. It’s not practical to expect a developer to get them all right. And of course, this behaviour is easily disabled just by providing explicit values.
You can criticise the government in any way you like
You can't incite violence - and if you do that when there's a riot ongoing, the punishment has resulted in jail time. Anything nazi related is also a no-go
Not true. Germany can prosecute you for "insulting the public officials", Spain - for "insulting the royal family", Poland for "offending the Polish nation", Italy for widely interpreted "criminal defamation", in Greece it is illegal to insult the president, parliament or public officials, in Ukraine saying anything against the prevailing narrative lands you directly in a torture dungeon (like what happened with Gonzalo Lira, who lived in Kharkiv, and was arrested, tortured, and left to die of pneumonia by Ukrainian SBU).
At the risk of stating the obvious, you can criticise the government without personally insulting public officals. In fact, in Germany, you can be prosecuted for insulting anyone; there is nothing special about public officials.
I've been working since about 2016 to try and make the best calculator app. There are many apps that have fantastic UIs, and many apps that have a wide breadth of features - but very few that do both. My aim since the start has been to do both.
The input follows regular maths notation, and a cursor lets you go back and edit previous parts. Typing follows iOS's keyboard pattern. You get most of the buttons on one screen, and you can press and hold on buttons to bring up menus for more advanced buttons - like pressing and holding on sin will give you asin, sinh, asinh etc.
It's grown a lot since the beginning, now including graphing, unit conversion (including maths on units), date maths, and solvers.