Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Menu
  • Home
  • Post Archive
  • Tags
  • Search
That Which Inspires Awe

That Which Inspires Awe

A software development blog

Latest Posts

Java 8: Behavior parameterization

Behavior parameterization is essentially taking a block of code and making it available without executing it. Here’s how to do it with Java.

Read more…
7 min read October 17, 2015

The importance of taking a break

If you’re going to dedicate the best years of your life to work, make sure you’re doing it for the right reasons.

Read more…
2 min read October 6, 2015

Setting up a reverse SSH tunnel with a Raspberry Pi part 2

In part 2 I promised to show an example use case on how to connect to a Windows Server over RDP via a reverse SSH tunnel.

Read more…
2 min read September 27, 2015

Setting up a reverse SSH tunnel with a Raspberry Pi part 1

You need to access your work computer or network from your home. Maybe a Raspberry Pi can help you.

Read more…
2 min read September 18, 2015

Using Joda-Time in unit tests

Joda-Time is a Java library which provides a quality replacement for the Java date and time classes.

Read more…
~1 min read February 15, 2015

Fixing wireless on Macbook Pro with Ubuntu 13.10

Downgrading Broadcom’s proprietary driver and making sure no updates are applied to it.

Read more…
~1 min read October 26, 2014

NTLM authentication fails on Linux when accessing QlikView Access Point

I was unable to connect to QlikView Access Point from a Linux machine. My browser presented me with a username/password prompt and after entering the correct credentials, it seemed like no authentication was made.

Read more…
1 min read October 9, 2014

Error when exporting to Excel in QlikView AccessPoint

A client of mine was unable to export data from QlikView Access Point to Excel.

Read more…
~1 min read September 1, 2014

5 steps to improve SSH security

SSH is something we (developers, sysadmins) use daily to connect to remote servers. Here are a few tips to keep your SSH connection secure.

Read more…
2 min read August 12, 2014
  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next

© 2024 That Which Inspires Awe. Powered by Jekyll & So Simple.