Woot!
AsciiImage for Delphi by Alexander Benikowski on GitHub repository Memnarch/AsciiImage..
–jeroen
via: And here it is: AsciiImage for Delphi http://memnarch.bplaced.net/blog/?p=129.
Posted by jpluimers on 2015/05/21
Woot!
AsciiImage for Delphi by Alexander Benikowski on GitHub repository Memnarch/AsciiImage..
–jeroen
via: And here it is: AsciiImage for Delphi http://memnarch.bplaced.net/blog/?p=129.
Posted in Delphi, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2015/05/21
fseventer is a great tool for investigating Mac OS X file system events. Like many low-level tools, it requires admin privileges.
This is apparent through the use of the tool “fseventer” which monitors what files on your hard drive are being accessed.
–jeroen
via: Intermittent but frequent OS X pauses may be from iCloud syncing | MacIssues.
Posted in Apple, Mac, Mac OS X / OS X / MacOS, Mac OS X 10.4 Tiger, Mac OS X 10.6 Snow Leopard, Mac OS X 10.7 Lion, MacBook, MacBook Retina, MacBook-Air, MacBook-Pro, MacMini, OS X 10.10 Yosemite, OS X 10.8 Mountain Lion, OS X 10.9 Mavericks, Power User | Leave a Comment »
Posted by jpluimers on 2015/05/20
Adding relative links to screenshots in markdown files (like README.md) works way better at GitHub than on BitBucket:
For GitHub, this works, has documentation and various places with tips:
In fact it is a reason for some people to move public projects from Bitbucket to GitHub.
For private repositories that is different as GitHub charges for private repositories, but BitBucket has free private repositories.
Note: if you go the npm way, then you might want to have absolute URLs: Add images to readme.md in GitHub – Stack Overflow.
–jeroen
via: git – How to add screenshot to READMEs in github repository ? – Stack Overflow.
Posted in BitBucket, Development, DVCS - Distributed Version Control, git, GitHub, MarkDown, Mercurial/Hg, Power User, Source Code Management, SourceTree | Leave a Comment »
Posted by jpluimers on 2015/05/19
Now that DynamicDNS moved itself to a fully payed service, named it DynDns Pro, then renamed it Remote Access and limiting it to 30 hosts for USD 25 a year, I looked for alternatives, and noticed NO-IP.
I like it for a few reasons:
OK, last year, there was this Microsoft Legal Action and Controversy, but I think that is a once time thing (some people even argue that Microsoft wasn’t thinking), so I created the last script below in PowerShell.
A few open-source scripts to keep your NO-IP account happy (that also work on most other DDNS providers like Duck DNS):
Posted in *nix, *nix-tools, bash, CommandLine, Development, Perl, PHP, Power User, PowerShell, Scripting, Software Development | 1 Comment »
Posted by jpluimers on 2015/05/18
Wanneer is mijn huis nou eigenlijk gebouwd? – AT5.
Directe link: http://code.waag.org/buildings/#52.3674,4.9099,13
Our house is from the mid 1990s.
–jeroen
Posted in LifeHacker, Power User | Leave a Comment »
Posted by jpluimers on 2015/05/16
Interesting: Sneak Preview – Build your own vSphere 6 home datacenter in about an hour – YouTube.
–jeroen
Posted in ESXi6, Power User, Virtualization, VMware, VMware ESXi | Leave a Comment »
Posted by jpluimers on 2015/05/16
Interesting:
There is no extra charge for use of BitTorrent with Amazon S3. Data transfer via the BitTorrent protocol is metered at the same rate as client/server delivery. To be precise, whenever a downloading BitTorrent client requests a “piece” of an object from the…
Note
You can get torrent only for objects that are less than 5 GB in size.
via Using BitTorrent with Amazon S3 – Amazon Simple Storage Service.
–jeroen
via Oh wow. Apparently all S3 buckets are also BitTorrent trackers..
Posted in Amazon S3, Cloud Apps, Cloud Development, Development, Internet, Power User | Leave a Comment »
Posted by jpluimers on 2015/05/15
Call either of these from a batch file or Windows shortcut to end up at the Windows Update screen in the Control Panel:
%windir%\System32\rundll32.exe url.dll,FileProtocolHandler wuapp.exe
%windir%\explorer.exe shell:::{36eef7db-88ad-4e81-ad49-0e313f0c35f8}
Notes:
Control Printers calling Control Updates does not work.–jeroen
via: Windows Update Shortcut – Create in Windows 7 – Windows 7 Help Forums.
Posted in Power User, Windows, Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2 | Leave a Comment »
Posted by jpluimers on 2015/05/14
Insightful :
SE-Radio Episode 225 Brendan Gregg on Systems Performance by Software Engineering Radio – The Podcast for Professional Software Developers
On dtrace, stack tracing bottlenecks, CPU cached vs non cached being the new bottleneck like uncached/cached disk IO used to be, heat-maps of performance and much more.
He wrote a great book too: Systems Performance: Enterprise and the Cloud: Brendan Gregg: 9780133390094: Amazon.com: Books.
–jeroen
via: Insightful : SE-Radio Episode 225 Brendan Gregg on Systems Performance by….
Posted in Development, Software Development | Leave a Comment »
Posted by jpluimers on 2015/05/14
I tend to forget some of the keywords you can put into BitBucket commit messages to relate them to certain issues/bugs/tickets
Posted in BitBucket, Development, GitHub, Software Development, Source Code Management | Leave a Comment »