I need this one day: [WayBack] git – I ran into a merge conflict. How can I abort the merge? – Stack Overflow
–jeroen
Posted by jpluimers on 2018/12/18
I need this one day: [WayBack] git – I ran into a merge conflict. How can I abort the merge? – Stack Overflow
–jeroen
Posted in Development, DVCS - Distributed Version Control, git, Software Development, Source Code Management | Leave a Comment »
Posted by jpluimers on 2018/12/18
Since it’s my data, I’d rather be in control myself, so here are some links that will help me going around the Zevercloud solution I posted about yesterday.
Some other interesting links of software supporting Zeversolar devices:
Note that PVoutput.org does have native ZeverCloud updating using the ZeverSolar API key:
But these might help me:
[WayBack] Jeroen Pluimers on Twitter: “We are sort of lucky: The @Zeversolar 3860 problem was cabling; one of the connectors had come loose, dropped to the ground, got moist and had a bit of DC current earth leaking. The safety mechanism in the converter found this, hence Error Code 38: … 1/2”[WayBack] Jeroen Pluimers on Twitter: “This must have happened between sunset and sunrise, where also the lightning strike happened. All connectors have been re-fastened on 60 cm height. If this ever happens again, I know what to check first. 2/2”
Error Code 38:
–jeroen
Posted in Development, Hardware Interfacing, LifeHacker, Power User, Software Development, Solar Power, Zeverlution, Zeversolar | Leave a Comment »
Posted by jpluimers on 2018/12/18
One of the BitBucket features I like a lot is that in the commit history, you see the branches involved in a nice diagram on the left side of the commits: https://bitbucket.org/pypy/pypy/commits
BitBucket used to be popular to host public repositories, but from a public perspective, they are on the decline for that (they even removed the [once popular] bitbucket.org/explore page and [WayBack] will not re-introduce it).
Right now, only major git based hosters still have explore pages:
So it makes sense to see where they provide diagrams of branches, so here are some examples to go from a project to the graph:
–jeroen
Posted in BitBucket, Development, DVCS - Distributed Version Control, git, GitHub, GitLab, Mercurial/Hg, Software Development, Source Code Management | Leave a Comment »
Posted by jpluimers on 2018/12/18
I just saw this code in the Delphi RTL enabled for RELEASE builds of the procedure TThreadPool.TQueueWorkerThread.Execute; code:
{$IFDEF MSWINDOWS} OutputDebugString(PChar(Format('Thread Exiting: %d', [ThreadId]))); {$ENDIF}
Never, ever do this.
If you code review code that contains it: ensure it has some kind of compile time DEBUG conditional around it.
–jeroen
Posted in Conference Topics, Conferences, Delphi, Development, Event, Software Development | 12 Comments »
Posted by jpluimers on 2018/12/17
One day I will need to enable repeating those messages: [WayBack] linux – Is there a way to remove “Last message repeated x times” from logs? – Server Fault
–jeroen
Posted in *nix, *nix-tools, Linux, Power User | Leave a Comment »
Posted by jpluimers on 2018/12/17
If you have a Zeverlution PV converter, the easiest to get at the data is through the Zeversolar cloud.
The included documentation does not contain web browser registration instructions, only Android/iOS app.
So here we go:
CREATE AN ACCOUNT, then
EmailPasswordRe-type Your PasswordI agree to the Terms of Service & Privacy Policy boxSUBMIT buttonMonitor SN (this is actually the MAC address without seperator; it starts with EAB961 which is an unknown OUI)Registry KeyContinue buttonPlant NameInstalled Capacity (note the unit is not Wp, but KWp, so multiply the # of panels by the Wp of the panels, then devide by 1000)Commissioning (date in YYYY-MM-DD format)Company/OrganizationContinue buttonCO2 Avoided Factor (the unit is Kg/KWh; For The Netherlands get it from [Archive.is] Lijst emissiefactoren | CO2 emissiefactoren under ELEKTRICITEIT)Yield Factor (the unit is Currency/KWh where Currency is from field 3; get this from your local energy supplier)Automatically adjust clock for Daylight Saving Time boxContinue buttonCountryState
option value: <option value="0">N/A</option>CityStreet/No.Zip CodeLongitudeLatitudeSave buttonNote that the 2.0.2 version of [WayBack] ZeverCloud – Apps on Google Play does not work on Android Oreo.
Via internal Zeversolar channels, I got 2.0.2 development version Android works on Oreo – ZeverCloud.apk.zip which despite the same version number, does work.
–jeroen
Posted in About, LifeHacker, Power User, Solar Power | Leave a Comment »
Posted by jpluimers on 2018/12/17
Remember the introduction of Pokémon during summer 2016? Despite usage being far less by now ([WayBack] 80 Amazing Pokemon Go Statistics and Facts) you might still recollect the odd names the Pokémon Go characters in the Pokédex had: [WayBack] List of Pokémon – Wikipedia.
Back then I had the vague sense that some names reminded me of species, and others of companies. Both appeared to be true, for instance [WayBack] Seel looks awfully familiar to Seal. Domo has many meanings (including a Dutch dairy desert). Oh, and [WayBack] Gloom has quite a few meanings so I’m OK with being confused.
So I was amused bumping into these a while back: Pokémon names versus those of names of start-up and big-data companies:
Is it a Pokemon or a BigData tech?
You is able to tell which nonsense word is Pokémon character and which is the latest craze in #bigdata technology? You just might qualify as #bigdata expert. Much success!
You is able to tell which nonsense word is Pokémon character and which is the latest craze in #bigdata technology? You just might qualify as #bigdata expert. Much success!
The quizes also have very funny descriptions of what the companies behind the names stand (stood?) for, like “Hadoop is distributed system for counting words”.
Via many, including:
Maybe I should turn the GitHub repository in to a Google Assistant Trivia questionaire using a Google Sheet.
–jeroen
Posted in Cloud, Fun, Infrastructure, Power User | Leave a Comment »
Posted by jpluimers on 2018/12/17
Experience from a friend:
The cause is that the Samsung only does 60Hz on DisplayPort because they do not support HDMI 2.0.
–jeroen
Posted in 4K Monitor, Displays, Hardware, Power User | Leave a Comment »
Posted by jpluimers on 2018/12/16
Een overzicht van alles wat ik via de Top2000 site en Twitter bij elkaar geschraapt heb.
Edit 20181217: blokken begonnen foutief om 07:00. Oeps (: Nu opgelost: ze beginnen om 08:00.
Edit 20181226: Matijn’s quiz datums/tijden onder de tabel gezet
Matijn’s quiz in de spiegeltent:
Bronnen:
–jeroen
Posted in History, LifeHacker, Personal, Power User | Leave a Comment »
Posted by jpluimers on 2018/12/15
gmaster is an interesting Windows based git client, but you cannot install it off-line, and by default it does not use the external git.exe.
See the below tweets.
–jeroen
Posted in Development, DVCS - Distributed Version Control, git, PlasticSCM, Software Development, Versioning | Leave a Comment »