Posted by jpluimers on 2017/11/13
[WayBack] Did you miss the ‘View Certificate’ button in Chrome?:
Good news, it’s back for those who want it:
- chrome://flags/#show-cert-linkEnable
- , restart, Bob’s your uncle.
Via: [WayBack] Kristian Köhntopp – Google+ chrome://flags/#show-cert-link
It seems I need to update from Version 59.0.3071.115 (Official Build) (64-bit).
–jeroen
Posted in Chrome, Google, Power User | Leave a Comment »
Posted by jpluimers on 2017/11/13
For everyone who still loves and uses old computers.
Quite a few nice products for your vintage Apple II, //e and //c machines.

Posted in //e, 6502, Apple, Apple I, Apple ][, History, Power User | Leave a Comment »
Posted by jpluimers on 2017/11/10
Savitech has released a new driver package to address the issue. Savitech drivers version 2.8.0.3 or later do not install the root CA certificate.
Users still must remove any previously installed certificate manually.
- SaviAudio root certificate #1
- Validity: Thursday, May 31, 2012 – Tuesday, December 30, 2036
- Serial number: 579885da6f791eb24de819bb2c0eeff0
- Thumbprint: cb34ebad73791c1399cb62bda51c91072ac5b050
- SaviAudio root certificate #2
- Validity: Thursday, December 31, 2015 – Tuesday, December 30, 2036
- Serial number: 972ed9bce72451bb4bd78bfc0d8b343c
- Thumbprint: 23e50cd42214d6252d65052c2a1a591173daace5
Source: [WayBack] Vulnerability Note VU#446847 – Savitech USB audio drivers install a new root CA certificate
Background: [WayBack] Inaudible Subversion – Did your Hi-Fi just subv… | RSA Link: While threat hunting, RSA FirstWatch came across a curious exposure in Windows PCs, involving driver packages provided by a certain manufacture…
Via:
–jeroen
Posted in Power User, Security, Windows | Leave a Comment »
Posted by jpluimers on 2017/11/10
I’ve had success transferring files for off-line usage on OS X using FileZilla connecting over FTP to my Humax.
Playing with MPlayerX was a bit troublesome as sliding through the resulting media file over commercials is hard.
VLC player has come a long way and plays the files a lot better (the audio gets less out if sync with the video/subtitle).
In addition: VLC on Mac OS X supports DLNA – basically a superset of UPnP – well (at least version 2.2.4 does): start with Universal Plug'n'Play to view any devices, then click on the little triangles in the list to open any new level.
A few tips on streaming:
- Do not play other content on the Humax itself: the device and operating system are simply not well enough designed to do deliver multiple streams without jitter at the same time.
- Try to avoid recording on the Humax while playing: the Humax will prioritise recording over playback.
- Ensure the Humax is on wired internet: the Humax 150N wireless adapter has bad antennas and can’t keep up even in good WiFi conditions (even with a great 802.11n access point next to it: it never reaches the 150 megabit IEEE_802.11n-2009 data rates).
- Try to have your Mac on wired internet as well.
- Ensure any firewalls allow DLNA / UPnP traffic
–jeroen
via:
Posted in DLNA / UPnP, Media Streaming, Power User | Leave a Comment »
Posted by jpluimers on 2017/11/09
Interesting as it has steps for both OpenSuSE and Debian each well suited for running on a Raspberry Pi.
[WayBack] MX Backup – Postfix Email Server | samhobbs.co.uk
It seems postfix is a lot easier to configure than sendmail so I already like it.
First I need to read a bit more in Postfix greylisting.
I’ll need to catch up on Sam’s other parts with the postfix tag as well:
–jeroen
Posted in *nix, *nix-tools, Debian, Development, Hardware Development, Linux, openSuSE, Power User, Raspberry Pi, Raspbian, sendmail, SuSE Linux, Tumbleweed | Leave a Comment »
Posted by jpluimers on 2017/11/08
The paths are on a standard Windows 7 x64 machine installed on the C: drive. More recent versions of Windows should use the same place.
I’ve not been able to verify this in a domain situation with roaming profiles and redirected folder paths. If anyone has info on that, please let me know.
Anyway, I’ve made some the constants into a table:
One day I might find time to make this table more complete.
Until then, the code is somewhere around theses pieces of code:
Read the rest of this entry »
Posted in Development, Inno Setup ISS, Installer-Development, Software Development | Leave a Comment »
Posted by jpluimers on 2017/11/08
No more issue reporting: tohosokawa/rst-preview-pandoc: reStructuredText preview in Atom using Pandoc
This is a very useful Atom.io package, but it has one big issue: when you close a preview window then re-opening it, the settings are restored to the default -frst -thtml --webtex ones.
As I’m an Atom.io n00b, I need to dig into this another time.
Notes:
I want the defaults to include --standalone --toc --toc-depth=5 or at least --standalone --toc.
For now I’ve hardcoded them.
–jeroen
Posted in atom editor, CoffeeScript, Development, JavaScript/ECMAScript, Power User, Scripting, Software Development, Text Editors | Leave a Comment »