The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,854 other subscribers

Archive for 2018

Aerotwist – 🌟 When everything’s important, nothing is! 🌟

Posted by jpluimers on 2018/03/14

Interesting read of about 20 minutes on the time between the request of an URL and the actual visible rendering clues.

Do libraries and frameworks prioritize components on boot? If so, how, and if not what can we do? And, in exploring that question, I discovered that Server-Side Rendering isn’t a silver bullet!

Source: [WayBackAerotwist – 🌟 When everything’s important, nothing is! 🌟

The state about a year ago was that progressive rendering had the best results as seen on the right.

I wonder if that has changed by now.

–jeroen

via: [WayBack] 🌟 When everything’s important, nothing is! 🌟  -via FlynxGood read for javascript… – Roderick Gadellaa – Google+

Posted in Development, Software Development, Web Development | Leave a Comment »

kdzwinel/betwixt: Web Debugging Proxy based on Chrome DevTools Network panel.

Posted by jpluimers on 2018/03/14

This is a great complimentary tool to Http Fiddler on Windows and Mac OS X, and the only tool on Linux (that is not covered by Http Fiddler): kdzwinel/betwixt: Web Debugging Proxy based on Chrome DevTools Network panel.

–jeroen

Posted in Development, Fiddler, Software Development, Web Development | Leave a Comment »

Windows 10: Update error 0x8024a112 | Born’s Tech and Windows World

Posted by jpluimers on 2018/03/13

Had this happen on a Dutch Windows 10 system today, a retry did not work, but a manual reboot solved it [WayBack] Windows 10: Update error 0x8024a112 | Born’s Tech and Windows World.

–jeroen

Posted in Power User, Windows, Windows 10 | Leave a Comment »

Reasons you might to think about when not to do OO

Posted by jpluimers on 2018/03/13

Some interesting videos:

Of course the titles are exaggerated

–jeroen

Read the rest of this entry »

Posted in Design Patterns, Development, Software Development | 1 Comment »

15 months later: what happened to Delphi Language Enhancements?

Posted by jpluimers on 2018/03/13

This is a reminder to myself to see what Idera has accomplished in 15 months on the suggested [WayBackDelphi Language Enhancements after it bought Embarcadero some 30 months ago on credit and 21 months after firing a very large portion of the Delphi R&D team even outside Spain.

The odd thing is that despite all the Borland, Inprise, Codegear and Embarcadero hassle Delphi has always survived. So lets this be my reminder to investigate what happened.

–jeroen

via: [WayBack] Blogged – Delphi Language Enhancements – Vincent Parrett – Google+

Related:

Posted in Delphi, Development, Software Development | Leave a Comment »

uitcheckgemist.nl

Posted by jpluimers on 2018/03/12

Een aantal jaar met wat minder OV en ik heb gemist dat dit in 2015 is geïntroduceerd: uitcheckgemist.nl [WayBack 2015]:

Niet in- of uitgecheckt? Vraag je saldo terug in drie simpele stappen!

Hoe werkt dit?

  1. Vul je OV-chipkaart gegevens in
  2. Halte of station
  3. Bevestiging Je gegevens

Goed om te weten: het kan even duren voordat je rit op deze website wordt getoond. In de meeste gevallen kun je je saldo binnen 14 dagen terugvragen.

Je kunt er ook een email adres registreren voor een automatische melding (maximaal 3 keer per jaar) als je bent vergeten uit of in- te checken.

–jeroen

Posted in LifeHacker, Power User | Leave a Comment »

If I ever have to do bind named work again…

Posted by jpluimers on 2018/03/12

Boy, named can be cryptic.

So here are some links that might help me in the future

jeroen

Posted in *nix, bind-named, DNS, Internet, Linux, Power User | Leave a Comment »

How do I disconnect all other users in tmux? – Stack Overflow

Posted by jpluimers on 2018/03/12

The joy of single character command-line switches, so thanks [WayBack] demure for answering at [WayBackHow do I disconnect all other users in tmux? – Stack Overflow:

You can use <prefix> D (where prefix is C-b by default), to chose which clients to detach; it will also list they col/lines as well as the last used time.

You could also use tmux’s detach-client option

 detach-client [-P] [-a] [-s target-session] [-t target-client]
               (alias: detach)
         Detach the current client if bound to a key, the client specified
         with -t, or all clients currently attached to the session speci-
         fied by -s.  The -a option kills all but the client given with
         -t.  If -P is given, send SIGHUP to the parent process of the
         client, typically causing it to exit.

either from <prefix>:followed by detach [options] or on the command line inside tmux with tmux detach [options]

–jeroen

Posted in *nix, *nix-tools, Power User, tmux | Leave a Comment »

GitHub – Genymobile/scrcpy: Display and control your Android device

Posted by jpluimers on 2018/03/10

On my list of things to try when I am going back to do Android development [WayBack]: GitHub – Genymobile/scrcpy: Display and control your Android device.

Via:

–jeroen

Posted in Android, Android Devices, Development, Mobile Development, Power User, Software Development | Leave a Comment »

Alan Cox on G+: fonts that fit an 8×8 bitmap format but are variable width…

Posted by jpluimers on 2018/03/09

[WayBack] So here’s a questionDoes anyone know of any free fonts that fit an 8×8 bitmap format but are variable width. It’s pretty much going to have to be bitmap… – Alan Cox – Google+

[WayBackDamien Guard posted one: [WayBackhttps://damieng.com/special/MrCox.bdf

Hopefully there will be others.

–jeroen

Posted in Font, Power User | Leave a Comment »