Since many sites use one or more of these cookies:
- __utma
- __utmb
- __utmc
- __utmz
- __utmv
I went on a search, and this explains them From __utma to __utmz (Google Analytics Cookies) : Analytics Blog @MoreVisibility.
–jeroen
Posted by jpluimers on 2016/05/06
Since many sites use one or more of these cookies:
I went on a search, and this explains them From __utma to __utmz (Google Analytics Cookies) : Analytics Blog @MoreVisibility.
–jeroen
Posted in Google, Google Analytics, Power User | Leave a Comment »
Posted by jpluimers on 2016/05/05
Just in case I need this ever again: WL-330NUL | Networking | ASUS Global?
Why? Well, I have such a device (see below), and somehow managed to kick it out of the network adapters list (it was “USB Network Interface”) and re-inserting it didn’t make it appear in the list of network adapters.
The solution should be this:
They just release new firmware Version 3.0.0.41, which work well with OSX 10.10.2
Source: OS X Yosemite problem with ethernet adapter/eth… | Apple Support Communities
That isn’t the full story though, as I had to follow these steps:
I’m using the WL-330NUL (I have a few of them) because of Is it my thunderbolt ethernet adapter, or is it… | Apple Support Communities. Though it does no gigabit (the WL-330NUL does 10/100 Mbit/s and 2.4 Ghz WiFi but it is a WiFi to WiFi router which is very useful for being on the road). I hardly need gigabit speeds and when I do, I can usually cope with the flaky thunderbolt ethernet adapter.
I also have a ASIX AX88772 based USB ethernet adapter that I bought way back earlier. That one has two drawbacks: a much longer and fragile USB cable and the need to download additional drivers. They are very cheap though, for instance at DX (plain, a, b or c) or Alibaba (plain, a, b or c).
If you want to use an ASIX AX88772 based ethernet adapter (most only do 10/100 Mbit/s), then:
For the future, I’m considering gigabit USB (likely future Macbooks don’t have Thunderbolt any more) based on AX88179 (USB 3). They are relatively cheap as well at DX (AX88179) or Alibaba (AX88179). There is also AX88178/A (USB 2, limiting it to 480 Mbit/s) but they are not available on DX or Alibaba.
–jeroen
Posted in Power User, WiFi | Leave a Comment »
Posted by jpluimers on 2016/05/05
Today I revisited a post by Martin Fowler on Sacrificial Architecture from last year because I was looking for this quote:
“design for ~10X growth, but plan to rewrite before ~100X”
Thanks Lars Fosdal for pointing me to it in the first place back then.
–jeroen
via:
Posted in Design Patterns, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2016/05/04
Say “May the 4th Be With You” out loud and you’ll hear the pun that Star Wars fans worldwide have turned into a rallying cry to proclaim their love of the saga.
Source: Star Wars Day: May the 4th Be With You | StarWars.com
Image Source: “May The Source Be With You – Stars Wars Parody for Programmers” Women’s Fitted Scoop T-Shirts by ramiro | Redbubble
Posted in Fun, Quotes, T-Shirt quotes | Leave a Comment »
Posted by jpluimers on 2016/05/04
Back in the Visual Studio 2010 days there was a request for Printing source code with syntax coloring.
Then, the Visual Studio team released an extension that did just that: Color Printing Extension Now Available! – The Visual Studio Blog – Site Home – MSDN Blogs.
It got updated for Visual Studio 2012 in the gallery Color Printing extension, but that does not mention it has moved to the Productivity Power Tools 2013 extension.
Both tools are from the Visual Studio IDE team, and mentioned on their blog.
–jeroen
via: printing – How to print XML from Visual Studio 2013 with syntax colouring? – Stack Overflow.
Posted in .NET, Development, Software Development, Visual Studio 2010, Visual Studio 2012, Visual Studio 2013, Visual Studio 2015, Visual Studio and tools | Leave a Comment »
Posted by jpluimers on 2016/05/03
After a recent big update to OpenSuSE Tumbleweed, I could not ssh into my system any more.
The ssh client side would report a Read from socket failed: Connection reset by peer which I misinterpreted as the sshd not running at all.
Luckily the server is a VM, so I could reach the console. There I saw this:
The files should not be loaded as they are not specified in the sshd_config file:
So I knew something was broken. After reading some messages in the forums.opensuse.org I got at Bug 977812 – sshd killed by SIGSYS on client connection
As usual with such issues the cause seems a combination of factors:
And we have the culprit, I believe: together with the glibc upgrade, openssl
was updated from 1.0.2g-1.1 to 1.0.2-2.12 which brought, among others, patch
openssl-urandom-reseeding.patch.
A temporary fix is to comment out a line in /etc/sshd_config so you get this diff:
-UsePrivilegeSeparation sandbox # Default for new installations.
+# UsePrivilegeSeparation sandbox # Default for new installations.
Be sure to undo this as soon as you’ve received a final fix.
A final fix is being fast-tracked so it appears in Tumbleweed soon.
I will report after deployment of [opensuse-factory] New Tumbleweed snapshot 20160502 released! as I think it contains the fix.
I already knew about openQA: Test summary which lists the builds, but not the changes in the builds.
Reading through Information Board or the like for Tumbleweed I found the openSUSE Mailinglist Archive: opensuse-factory which does the announcements and release notes for Tumbleweed.
It had both the announcement of the “big patch”, ssh bug report and temporary fix:
–jeroen
Posted in *nix, Communications Development, Development, Internet protocol suite, Linux, openSuSE, Power User, SSH, SuSE Linux, TCP, Tumbleweed | 2 Comments »
Posted by jpluimers on 2016/05/03
On Mac OS X, to solve the Python error “ValueError: unknown locale: UTF-8“:
Add some lines to your ~/.bash_profile then re-start bash (or re-login):
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
–jeroen
via python – Pelican 3.3 pelican-quickstart error “ValueError: unknown locale: UTF-8” – Stack Overflow.
Posted in Development, Python, Software Development | Leave a Comment »
Posted by jpluimers on 2016/05/02
If you have a Raspberry Pi left, then you can make this:
The PiDP-8/I is a modern replica of the 1968 PDP-8/I computer. It’s open-source hardware, so schematics, design files & software are available.
via: Obsolescence Guaranteed | PiDP-8
–jeroen
Posted in Development, Hardware Development, Raspberry Pi | Leave a Comment »
Posted by jpluimers on 2016/05/02
Reminder to self so I buys this: Firebird News » Migration Guide to Firebird 3
–jeroen
via: Ondrej Kelle
Posted in Database Development, Development, Firebird | Leave a Comment »
Posted by jpluimers on 2016/05/02
Lantronix SpiderDuo Remote KVM Switch: Affordable KVM Over IP Switches.
Interesting KVM-over-IP solution.
–jeroen
via: A bunch of stuff broke this month, learned a lot fixing it all | TinkerTry IT @ Home.
Posted in ESXi4, ESXi5, ESXi5.1, ESXi5.5, ESXi6, Network-and-equipment, Power User, Virtualization, VMware, VMware ESXi | Leave a Comment »