Ivan Kolmychek's blog

home about tags feed

Links: brevity in code, absurd observations and more

09 Jan 2017

Well, I’ve got a lot of good links, some new, some old. :)

This time it’s a bunch of interesting questions about software engineering from StackExchange, tool for making managing your little SSL CA much simpler, new toy language you may find interesting and cool stories about state of graphical drivers in Linux and OpenGL in general.

At what point is brevity no longer a virtue?

While this question is asked about C#, the general thought expressed in accepted (at the time of writing) answer can be interesting to a developer using any language.

How should I respond to absurd observations from customers during software product demos?

Both question and answers deal with miscommunication/misalignement of points of views. I found them to be very interesting and enlightening.

How to deal with an intern’s lack of basic skills?

A question on Workplace@SO which title tells pretty much everything about the question itself, but the accepted (at the time of writing) anwser

Simple RSA

A good tool that comes in handy if you want/have to manage your own PKI, with CA, creating and revoking certificates, etc. etc.

While, of course, for HTTPS server certificate you would probably be better looking at some trusted CAs, if you want to set up client authentication using certificates or VPN, this is an awesome tool to have. You can do most of these things manually with OpenSSL, but the EasyRSA makes a lot of things related to PKI management much easier.

“Installing certifiates onto android devices”

Had to look it up when I tried to figure out how to install certificate for client authentication to android device.

Charlie programming language

A blog post on Crystal language site about developing a new toy language. Doesn’t have that much details, but still is pretty nice.

A series of new and old articles from the Rich Geldreich about Linux, Games and OpenGL.

End of year realization, The Faster Zombies blog post, Things that drive me nuts about opengl and The Trusth On OpenGL Driver Quality

I’ve read them with great interest, as I try to follow the news about the state of graphical drivers on Linux and the gaming there in general.

Emails by XKCD

Emails by XKCD