Pietari Heino's personal website

  • Sample Page
  • About me
  • Reading
  • Watching

Bitcoin book recommendation

10/10/2016 / Leave a Comment

I highly recommend Nathaniel Popper’s book Digital Gold: The Untold Story of Bitcoin to any geeks. It’s a fascinating story of how Bitcoin came to be and follows the paths of the different persons around the cryptocurrency from the very beginning of it. The book covers the story, specifically, and is not a technical guide to blockchain … [Read more…]

Posted in: Things I like Tagged: bitcoin, blockchain, books

Birthday attack against online stores

25/09/2016 / Leave a Comment

I get many emails from multiple online shops and forums and whatnot on my birthday. Some of them include a voucher to buy something with a discount. I just had a funny thought about a different kind of birthday attack: register a bunch of accounts with different birthdays to all the online shops you find worth … [Read more…]

Posted in: random Tagged: Birthday attack, semmosta

Interesting reading: data compression from Deflate to Zstandard

08/09/2016 / Leave a Comment

Data compression is a fascinating topic if you ask me. If you’re curious about it, I suggest you to read these two pieces of nice writing: The Elegance of Deflate and Smaller and faster data compression with Zstandard. The first gives you a deep-dive into the inner-workings of widely used Deflate algorithm and the second … [Read more…]

Posted in: Fascinating engineering Tagged: data compression, deflate, zstandard

Be careful with the Let’s Encrypt’s deployment automation

31/08/2016 / Leave a Comment

I just noticed an error that had gone unseen: this very site was serving another site’s HTTPS certificate. I started digging what had gone wrong and noticed that EFF’s Certbot had touched the Apache configurations of this site even though I deployed a cert for another site. It had overwritten the configuration and even added more lines to … [Read more…]

Posted in: random Tagged: certbot, certificate, eff, let's encrypt

Chrome password manager is slow [fixed]

02/07/2016 / 5 Comments

I don’t really know the reason, but the integrated password manager in Chrome has become awfully and absurdly slow for me. It usually takes multiple seconds to actually realize that the browser has loaded a page with a login field and that it even holds some credentials for it. And I am not exaggerating this: it really … [Read more…]

Posted in: Uncategorized Tagged: chrome, chrome password manager

Control-flow Enforcement Technology to fight against ROP

24/06/2016 / Leave a Comment

In this blog post I’m writing about something that I consider really interesting and also very fascinating from the engineering perspective. I’m a huge fan of computer security related stuff and am intrigued by the many branches (ha!) it covers top to bottom with so many different aspects that you really cannot know everything at … [Read more…]

Posted in: Fascinating engineering, Things I like Tagged: cet, control-flow enforcement technology, endbranch, return-oriented programming, rop, shadow stack, stack

The problem with Let’s Encrypt (or someone’s)

21/06/2016 / Leave a Comment

Let’s Encrypt gives you free DV certificates via easy to use, automated process. Just install their script, or choose one from the gazillion of custom ones, and you’re good to go with a strong encryption to your website and automatic renewals. One thing that really bothers me when people say that Let’s Encrypt is the … [Read more…]

Posted in: random Tagged: https secure connection, let's encrypt, shared web hosting

Sonic Pi workshop

01/06/2016 / Leave a Comment

As I posted earlier, I held a Sonic Pi music programming workshop for the 9th graders of Viialan yhtenäiskoulu. It was great. I really enjoyed it. The day was split in two sessions (a couple of hours each) and the goal was to first touch Sonic Pi gently, then get to play with it, and … [Read more…]

Posted in: random Tagged: koodaaminen, mehackit, sonic pi, teknologia, viiala

Android Instant Apps: the best new feature in any platform

18/05/2016 / 1 Comment

Google has just revealed Android Instant Apps at their annual Google I/O developer conference. This struck me as something extraordinary wicked. No kidding. In the past: Your friend sends you a link to a website / you read about something interesting and head to a website The website has a dedicated app… which is compulsory … [Read more…]

Posted in: random, Things I like Tagged: android instant apps, google io 2016

Excited about Vue.js 2.0

02/05/2016 / Leave a Comment

I started digging into JavaScript development a little over a year ago. I built my first JS app with jQuery and Ractive. Ractive is, as they say, a template-driven UI library which gives you an easy way to build interactive applications (front-ends) very easily and quickly. I chose Ractive without any spesific reason. I checked out their … [Read more…]

Posted in: Things I like Tagged: ractivejs, vue 2.0, vuejs
« Previous 1 … 3 4 5 Next »