Geek's Code Corner

Programming

Recent Posts

  • Correlation Heatmaps with Significance in Python
  • My Frustrating Experience with Ghost’s Blog Editor
  • Hardening SSH
  • Bayesian analysis of sales data, using PyMC3
  • Putting Benford’s Law to the Test

Archives

  • December 2023
  • November 2023
  • September 2023
  • July 2023
  • June 2023
  • April 2023
  • March 2023
  • January 2023
  • December 2022
  • September 2022
  • August 2022
  • July 2022
  • February 2022
  • January 2022
  • December 2021
  • October 2021
  • August 2021
  • June 2021
  • May 2021
  • April 2021
  • February 2021
  • December 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • April 2020
  • March 2020
  • January 2020
  • December 2019
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • March 2018
  • December 2017
  • November 2017
  • August 2017
  • May 2017
  • April 2017

Categories

  • Diy
  • Games
  • General
  • IoT
  • Programming
Programming

The KeyForge hiatus: impact on deck registrations

Is has been a few months since FFG announced KeyForge would be paused, or in their words going on hiatus. Though as decks are still being registered we can get a glimpse of the effect of this announcement on the game. In a previous post, a model was made that Read more…

By Luke Anderson, 5 yearsAugust 9, 2020 ago
Programming

Sentiment Analysis and the Shape of Stories

When I accidentally stumbled upon a presentation from Kurt Vonnegut on how stories have a shape I started thinking… “Would you be able to use natural language processing (NLP) to pick up these shapes based on sentiment analysis of the actual text?” So here I’ll show you the approach I Read more…

By Luke Anderson, 5 yearsJune 14, 2020 ago
Games Programming

Where are my Magic: the Gathering cards ?

Since a few months I’ve been selling some Magic: the Gathering cards on CardMarket. Last week I realized I could extract the address from buyers from eml files (exported emails) with orders. From those the (approximate*) location using Google’s Geocoding API can be found and plotted using Altair. This gives Read more…

By Luke Anderson, 5 yearsApril 16, 2020 ago
Programming

DeckLock part 4: Flesh and Blood

Flesh and Blood has been gaining a lot of traction as a Trading Card Game, and I recently picked up two preconstructed decks to check out the game. It also would be great to add this new game to DeckLock as it seem interesting, and I’m pretty sure I’ll pick Read more…

By Luke Anderson, 5 yearsApril 9, 2020 ago
Programming

Altair + Vega + Justcharts = Interactive Visualisations in Static Websites

Despite being a huge proponent of using interactive plots when publishing data visualisations on the web, the plots on this blog are all static. Using Altair, Vega and a little library justcharts all pieces finally fell into place to start practicing what I’ve been preaching on this blog as well! Read more…

By Luke Anderson, 5 years ago
Programming

Using a Smart Motion Sensor with Home Assistant

If you’re looking for a straightforward yet powerful method to safeguard your home or office, a smart motion sensor linked to Home Assistant might be the perfect solution for you. This way, you can establish a basic alarm system that can recognize and inform you of any unanticipated movements in Read more…

By Luke Anderson, 5 yearsJanuary 17, 2020 ago
Programming

Making a stand-alone air quality monitor from our upgraded IKEA Vindriktning

Monitoring the air quality in spaces where you spend a lot of time can be a game-changer for your well-being and productivity. However, the air quality monitor built-in a previous post is tightly linked with Home Assistant (HA), which might limit its use in environments like offices, workshops, garages, and Read more…

By Luke Anderson, 6 yearsDecember 10, 2019 ago
Games Programming

DeckLock: keep track of your card games

Currently I’ve been playing KeyForge and Gwent. One of my first posts was about Magic: the Gathering and my 3D printed dice and token boxes also made an appearance on this blog. So it is no secret I like card games, and my collection of decks both on- and off-line Read more…

By Luke Anderson, 6 yearsAugust 16, 2019 ago
Programming

Simple USB Type-C Upgrade for the Raspberry Pi Pico

With USB type C ports now commonplace, keeping micro-USB cables around for some devices can be a bit of a nuisance.The convenience of a single, reversible cable for nearly all your devices is undeniable, and in some devices the micro-USB port can actually be replaced with a USB type C Read more…

By Luke Anderson, 6 yearsAugust 4, 2019 ago
Programming

KeyForge: How many decks were printed ?

KeyForge is often advertised as having 104 septillion possible decks per set (that is 104 followed by 24 zeros), but how many of those decks actually exist? Fantasy Flight Games never released data on how many decks were printed per run. Though with Dark Tiding having Evil Twin decks (exact Read more…

By Luke Anderson, 6 years ago

Posts pagination

Previous 1 … 3 4 5 6 Next