Hacker Newsnew | past | comments | ask | show | jobs | submit | zeristor's favoriteslogin

I use:

    git init --bare $HOME/.myconf
    alias config='/usr/bin/git --git-dir=$HOME/.myconf/ --work-tree=$HOME'
    config config status.showUntrackedFiles no
where my ~/.myconf directory is a git bare repository. Then any file within the home folder can be versioned with normal commands like:

    config status
    config add .vimrc
    config commit -m "Add vimrc"
    config add .config/redshift.conf
    config commit -m "Add redshift config"
    config push
And so one…

No extra tooling, no symlinks, files are tracked on a version control system, you can use different branches for different computers, you can replicate you configuration easily on new installation.


The energy regulatory model in Australia is complex, and broken. And rather than simplifying it, it is going to be made even more complex, and probably more broken, to resolve the problems.

Tesla is not the problem, the 30 minute bidding model, and the state/federal divide on energy policy, and the monopoly capital rent-seeking behaviour of encumbent privatized generators using coal and gas, and guaranteed yields on capital investment, and weak regulatory oversight, and a lack of national coordination, maybe they are the problem.

But Tesla exposes the problem: the Neoen battery stack has been fantastic, but needs to be kept in perspective: To use this for more than FCAS (frequency stability services) nationwide, means re-building the national transmission grid to favour battery models. Parliamentarians got up on their hind hooves and brayed about how it couldn't keep lightbulbs on for more than 20 minutes and was a waste of money: They didn't for one minute admit it wasn't designed as a longterm power store, but as a frequency-control store, stability, and for peak-price bidding to cap off supply-price disfunctions, its working fine: Something like 60% of its capacity is for private bid to earn money, 40% contracted to the state for their goals. It is a real game changer but needs to be understood, its not like a Pumped Hydro unit, or a synchronous condenser (although it is more like that, than PHES) It is its own beast. Its response speed is so fast, the regulatory behaviour models have to adapt to cope with it.

A Five minute bid pricing model is coming in under 2 years I think. I hope the majors don't work out a way to "game" it because my hope is, other mega-scale battery and PH systems will be onstream then, and be able to survive in it, and drive some more coal and gas out of the system.

We have a fictional belief in "base load" power here rather than responsive power. We also lack useful tools like demand management which can be used to bid alongside supply for pricing to avoid having to turn on nasty dirty generators, when the option to time-shift load exists (supermarkets and places with huge thermal mass can time-shift their AC and cooling or heating budget, and so avoid load)

Meantime, people are arguing for a de-centralized model using household batteries where resilience is kept in the customer distribution net, as well as at the transmission net level. There are competing pressures around "how shall we fix it" which are not simple.

If you want to read a good overview of this, look for stuff written by John Quiggin, an economist in Queensland who has written on the stuff-ups in privatized energy supply in Australia and the market failure.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: