std::chrono::neutronstar_clock
I think the difference with Dolphin is that it now emulates an extinct system(s), so it cannot possibly compete with the actual thing. They did have a close call last year, if I remember, and they pretty quickly went into "jettison all illegal shit out of the code base NOW." -mode.
The day I configured git
to use Geany for commit messages with a separate config specifically tuned for this, it improved my life by 300%
~$ cat ~/bin/gitedit
#!/bin/sh
exec /usr/bin/geany -i -s -t -c ~/.config/gitgeany $@
Then in git config: git config --global core.editor "gitedit"
Bugs that have existed for +3 years in a component and are nearly immediately visible to the end user. Oldest source line I touched was from before 2010.
It's a FOSS project, so wish me luck, as you can now get it in the mail eventually.
I had to run a makepkg today, which now includes my self-written pieces of code in master. So I'm eating my own dog food now, and it's good. Also, the itch from before has somehow relieved.
This cannot be an coincidence. I may actually finished something this time.
X Y problems are absolutely crud when you have to ask first the stupid version to be able to ask the actual question about X.
The video link was surprisingly SFW. My expectation was piercing a nail through my skull make me UwU.
Vielä tällä hetkellä teoreettinen "akku" jolla olisi jotain vaikutusta kantaverkon tasolla:
- Tee vetyä aina kun halpaa nollahinta sähköä saatavilla
- Sähkö halpaa + vetyä + hiilidioksidia: Syntetisoi jotain hiilivetyä (mm. metaani, metanoli) hiilidioksidista ja (hankalasti) varastoidusta vedystä. Tarvittaessa polta ylijäämä vetyä prosessi lämmöksi.
- Kun sähkö on kallista ala polttamaan varastoituja hiilivetyjä voimalaitoksessa tuottaen sähköä. Tuotettu hiilidioksidi otetaan talteen ja käytetän uudestaan hiilivetysynteesissä.
- Jos varastoituja eli. "vihreää" hiilivetyä, tai edes vetyä ei ole saatavilla: Paniikki. ^Jatka kuolleiden dinosauruksien ja tähtien lapioimista voimalaitoksiin.^
Energian kierrättäminen näin hiilivetyjen kautta tietty sisältää isoja häviöitä. Hiilivetyjä tosin pystyy varastoimaan loputtomasti mitättömillä häviöillä, toisin kun vetyä joka karkaa lopulta paksuimmakin metalliseinän läpi. On siis avoin kysymys tulisiko tämä koskaan olemaan taloudellisesti kanttavaa, ennen kuin ensimmäistäkään barrelia vihreää hiilivetyä saadaan varastoitua.
Ainoat käytettävissä olevat primääri energian lähteet ovat tosin:
- Fissio-reaktio suoraan (mm. OL3) ja epäsuorasti. (geoterminen lämpö on osin perua radionuklidien hajoamisesta)
- Fuusio-reaktio ainoastaan epäsuorasti: aurinko. (aurinkohan siis tarjoaa vesi ja tuulivoiman sekä fotonit aurinkopaneeleille)
- Varastoidut auringon fotonit: fossiiliset polttoaineet. (hyödyntäminen uhkaa tuhota ihmiskunnan)
I recently switched my default search from Google to DuckDuckGo: Google has begun refusing to find anything while exact same search on DuckDuckGo just works. Google is slower because I have to think+ignore first half of the page due to Ads/SEO crud.
On 1st gen ryzen cpu (until rzen3), don't have branch recording with "perf record -b" So no way to make your program +15% faster with profile data/PGO/FDO without effort. 😞
Lettme introduce you to ackermann's function:
You won't run out of stackoverflows any time soon.