September 15, 2018

Avoid wealth tax over cryptocurrency through smart contracts

Smart contracts enable us to do gambling with a fixed set of participants and choose our own risk probabilities. These participants could be wallets belonging to one and the same person. This will allow us to store the value inside the smart contract from December to Januari and legally have no value over that time period. This may seem scam. If you involve your spouse’s wallets, it is not a single person anymore, therefore not a scam. Read more

October 11, 2017

SAM Scientific Argumentation Model of Bitcoin

SAM of bitcoin.org/bitcoin.pdf We first present the different parts, before constructing the graphical representation of SAM (Scientific Argumentation Model) (based on sheets 21-23 ). Introduction Motive Why was the research done “A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution.” “no mechanism exists to make payments over a communications channel without a trusted party. Read more

May 4, 2017

Auto clicker

This tool has helped a colleague find his partner for life on a dating site. This post is a little shady. To get students excited for creating software, i.e. a creative art, we can give them creative assignments. Aim This post shows how to automate the pressing of a button on a website. Why? Tinder just announced they’re going live with a web version. By showing students a case where they can ‘cheat’, could get them excited for more coding. Read more

March 17, 2016

So you want to become a hacker?

First lets get one thing straight. You have two groups, the angels and the daemons, white hat and black hat, hackers and crackers. Keep in mind, that the angels, the guys who find security holes and report them (what a sweet angel) are sometimes perceived as a daemon! The world is full of digital users, but the majority of people are ignorant fools when it comes to cyber security. For this reason, never call yourself a hacker, but a “Security researcher” or “Pen tester” (google it). Read more

December 22, 2015

The android phone for an iOS user

This is an old post, nowadays I would recommend android.com/one We all know it, our phone is crappy and we want to upgrade it. For a lot of people this means a new iPhone, which I totally get, since the Android landscape is overwhelming. Of course BlackBerry and WindowsPhone are options, but since they have so little market share, you miss out on the good apps. TL;DR Buy a stock Android device, preferably a Nexus, or just get an iPhone. Read more

December 16, 2015

Scaleway C3

This is an old post, Scaleway does offer cheap 64bit VPSes now. Scaleway has a good deal with their ARM VPS. But there are some down sides.. One of them I have fixed (ufw). The other, getting to run docker on them, I have not tried to tackle. I’m currently satisfied, but may switch to OVH in the future, since their (same price) VPS has 64bit, which will run docker. Read more

December 11, 2015

color inversion

This is an old post, nowadays I use a chromebook with a web IDE running on my server, which is set to dark theme. Some programmers use flux, which makes sense if you need to view pictures, but I prefer to invert the colors, system wide. Debian (ubuntu) sudo apt-get install xcalib and bind the following to your desired keyboard shortcut: xcalib -a -i #alter invert my current keyboard shortcut is SUPER (windows logo) + N (negative). Read more

November 18, 2015

Forever 22

Let’s talk about something that can benefit our lives. No, not online clothes shopping, but SSH to your Linux VPS! If the last sentence contained two things you needed to Google, then this article isn’t for you (it all comes down to remote desktop, but fast). As a programmer, I see myself as an artist. Coding is a creative process for me, which results in making creative notes all the time. Read more

November 18, 2015

Good programmers are irreplaceable, bad are indispensable

This article walks through an important aspect of code maintenance; responsibility. Who is responsible for the code quality, the programmer, the supervisor? Is coding a creative process, can we call it an art form? The statement above may give away a little, as a programmer, I write this to other programmers and the people giving leadership to coders. When we agree that programming can be an art form to some coders, e. Read more

November 11, 2015

My favorite IDE

This is an old post, nowadays I use a web IDE. We all start with something like notepad++ until we start for something more useful. Various editors exist, Xcode with block scope highlighting (which is CPU intensive) to something like vim, which is ideal for quick editing of config files over SSH. My first real IDE My first language was Java, which was taught in BlueJ at my university (if your uni still does this, burn the books! Read more

Blog by lent.ink