This repaired itself; weird: [WayBack] Delphi fails to start after Windows did some “Program Compatibility Assistant” magic to it when BDS.exe crashed because the compiler ran out of memory:… – Jeroen Wiert Pluimers – Google+
–jeroen
Posted by jpluimers on 2018/10/02
This repaired itself; weird: [WayBack] Delphi fails to start after Windows did some “Program Compatibility Assistant” magic to it when BDS.exe crashed because the compiler ran out of memory:… – Jeroen Wiert Pluimers – Google+
–jeroen
Posted in Delphi, Delphi XE8, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2018/10/01
I need to fix this on my own 320i touring: [WayBack] BMW DIY Poor Radio Reception Repair, AM and FM, E46 3-Series and Other Models | Bavarian Autosport Blog.
Basically it’s using DeoxIT on all contacts having to do with the AM/FM antenna signals.
I already have a DeoxIT pen so that should work fine.
For the Touring version, the below picture should help. I got it from [WayBack] www.unofficialbmw.com/images/e46.pdf via [WayBack] Unofficial BMW: E46
More links:
–jeroen
Posted in cars, E46 320i touring, LifeHacker, Power User | Leave a Comment »
Posted by jpluimers on 2018/10/01
I write about this registry key before: Applications that scale badely on High-DPI Displays: How to Stop the Madness – via: SQLServerCentral « The Wiert Corner – irregular stream of stuff
It seems that there is a bad Windows habit: [WayBack] I just love it when Windows decides to remove registry entries I’ve added and screws up something I fixed for them. – Roderick Gadellaa – Google+
–jeroen
| Windows Registry Editor Version 5.00 | |
| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide] | |
| "PreferExternalManifest"=dword:00000001 |
Posted in Power User, Windows, Windows 10 | Leave a Comment »
Posted by jpluimers on 2018/09/28
Comments on [WayBack] A Case Study in Not Being A Jerk in Open Source – Kevlin Henney – Google+:
Ever notice that a lot of the people that can make big things happen can also be jerks sometimes? Torvalds, Gates, Ellison, Jobs, McNealy, Musk.- Jeroen Wiert Pluimers
+Kevin Powick yup. Maybe we need to learn to live with it.
At the current client I explained the teams that sometimes I do stupid things, both in code and in communications, and I expect them to tell me about them, just like I am telling them they do stupid things. Of course making compliments both ways work in a similar fashion.
We Dutch are accustomed to make compliments, so I am trying to break them out of the “Doe maar gewoon, dat is al gek genoeg”, as they already create very good stuff, but both they and I are convinced together we can take that to a next level.
Last week I did my first “Jeroen’s demo hour” showing stuff that happened in their development cycle over the last two weeks.
Somewhere in the first third was “look here: you see artifacts of some re-use by copy actions; it can be dangerous, just look at this obscure unnoticed bug. I need to watch myself, because sometimes I do this too”, and in the final 10 minutes while demoing some C# code – which is new to them – “look at this variable: it has the wrong name because I copy-pasted it, so if you review my code, just let me know how had this is”.
Maybe time to include some code review examples in a conference session topic…
Some ideas at The 10 commandments of navigating code reviews | TechBeacon
–jeroen
Posted in Agile, Conference Topics, Conferences, Development, Event, LifeHacker, Power User, Software Development | Leave a Comment »
Posted by jpluimers on 2018/09/28
A while ago, I documented some links for In case I ever need to record calls on my Fritz!Box devices.
By now, I’ve done a bit more investigation: I’ve enabled the call monitor, did some port scans, installed domoticz and got deeper into fritzcap.
Oh and I got packet capturing to work too: Fritz!Box – capture network packets in Wireshark format or ISDN in dtrace format.
A small recap so I don’t forget what I did and what the effects were.
[WayBack] Fritzbox – Domoticz showed how to enable the CallMonitor option in your Fritz!Box
Posted in *nix, Fritz!, Fritz!Box, Internet, Linux, openSuSE, Power User, SuSE Linux | Leave a Comment »
Posted by jpluimers on 2018/09/27
An interesting thread that starts as a gitlab / Delphi IDE integration question, resulting into a nice discussion of tooling to use: [Archive.is] Are there any videos (not written stuff, but actual videos) that show how you’d set up and use the built-in versioning in Tokyo IDE with a gitlab repo? … – David Schwartz – Google+
If I find time, I will try to re-work my git conference session to be much more practical.
–jeroen
Posted in Conference Topics, Conferences, Development, DVCS - Distributed Version Control, Event, git, GitHub, GitLab, Software Development, Source Code Management | Leave a Comment »
Posted by jpluimers on 2018/09/27
Right now my sendmail configuration handling my domains have one queue directory /var/spool/mqueue which means that each round of the queue processing handles all the outgoing mail in succession.
This is getting less OK because of the increased mail volume over time both on mail that gets in and needs to be forwarded and mail that needs to be bounced for various reasons like SPAM.
So below are some links helping me to sort out various things including having multiple queues (as then each round can handle each queue in parallel).
The default sendmail configuration is one mail queue and I hope to find out for what reason that is.
Background info:
Posted in *nix, *nix-tools, Development, Power User, Scripting, sendmail, Software Development | Leave a Comment »
Posted by jpluimers on 2018/09/27
I’m amazed how little things have changed when doing hardcore Delphi debugging: [WayBack] Debugging Session
–jeroen
Posted in Delphi, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2018/09/26
Since one day this could be useful:
–jeroen
Posted in CommandLine, Development, PowerShell, SOAP/WebServices, Software Development | Leave a Comment »