Skip to the content
  • louie.se
  • Who am I?
  • > My Projects
  • > My Experiments
  • > All Random
  • louie.se/
  • Who am I?
  • All posts
    • My Projects
    • My Experiments
    • All Random

wp-to-static

  • Post date 2022-11-29
  • Categories Projects
I've been looking for a CMS to create my new website in. I would like something that i could run locally and just compile to static html that could be rsynced to a remote server. My main reasoning behind this is that I can't be bothered to have a Wordpress site that needs attention, constant upgrading and poses a security threat in any way. For the [...]

Kobo Weather

  • Post date 2022-02-26
  • Categories Projects
A couple of years ago I saw that a store sold Kobo eInk readers relativly cheap and a quick google showed that it was possible to root them and do what you wanted, so I bought one, and rooted it. Unfortunately there were no ready made scripts or programs to display weather information on the screen so I made my own. The first version At this time I [...]

JPEG distort

  • Post date 2018-11-03
  • Categories Experiments
A small experiment with distorting jpeg-images with Javascript in the browser. You can test it here: https://louie.se/dumpster/misc/jpeg-distort/And find the code here: https://github.com/the-louie/jpeg-distort Mostly simple pixel manipulation, like scrolling and skewing, but also a function to introduce random byte-errors in the compressed jpeg-data [...]

Simple file sharer

  • Post date 2016-04-16
  • Categories Projects
One day at my work I got tired of having people mailing large attachments back and forth in complex email-chains. Unfortunately much of the information was quite sensitive and shouldn't leave our network or work computers (I know, email *doh*). Using dropbox was out of the question and when I looked for self-hosted alternatives I didn't find anything [...]

DH Dashboard 2

  • Post date 2014-12-20
  • Categories Projects
After having used the old dashboard a couple of events Telia contacted me if I could create a new one, and that I could. This time I got my friend from previous adventures on this blog, Mr Hannes. His master knowlege about design and UX combined with my backend expertese led us to a novel setup. Test setup at home Insted of only using one screen [...]

Dashoids

  • Post date 2013-12-07
  • Categories Projects
The Telia Dashboard for Dreamhack started to feel a bit dated so Hannes and I started thinking of doing a new dashboard, but in a different way. We brainstormed all the possible metrics at DH that we could visualize, everything from traffic in the network to how many cans of soda had been sold and the distribution between sexes regarding [...]

Cable Internet troubles

  • Post date 2011-07-16
  • Categories Experiments
While I lived in an apartment and was stuck with getting internet via some one DOCSIS5 connection over damp cottonthread I grew more and more irritated that I didn't get the bandwidth i payed for. But, DATA > DOGMA, so created an experiment to collaborate my feelings. I started to ping the first router outside my own network every 30 seconds and [...]

YR.no accuracy

  • Post date 2010-05-29
  • Categories Experiments
After a discussion with a friend about how accurate yr.no was, compared to smhi.se, i set out to test it. DATA > DOGMA! I wrote a small perl-script that scraped the temperature predictions from yr.no and every hour and saved all the values. To have something to compare to I recorded the temperature outside my appartment window as well as scraped [...]

322

  • Post date 2007-08-26
  • Categories Experiments
I was curious about statistics and network performance at DreamHack and wanted to get statistics for all of the user ports on the local network. There was no way a standard statefull program would be able to get the statistics for the hundreds of switches and thousands of ports on the network. AI imagination of how it looked, no one had the presence [...]

Posts pagination

← Newer posts 1 2Older posts →