Laur's blog
Sign in Subscribe

event

A collection of 4 posts
House log - 09/04/21
house

House log - 09/04/21

Today the house was vandalized. The person(s) tipped over the mobile toilet and broke a window. No intention to break in I think. I've called the police and will need to get the window replaced. Now we want to see which security solutions are feasible :) Progress The
Apr 2, 2021 1 min read
Check Computer Started without Admin Provileges
admin

Check Computer Started without Admin Provileges

TL;DR: open the Event viewer, select the Windows Logs > System and Filter Current Log to the desired interval. Or you can scroll to the earliest entry of the day you need (more irritating because the event window doesn't refresh when scrolling). The other day I needed
Sep 12, 2017 2 min read
Attempted to Finish an Input Event ...
android

Attempted to Finish an Input Event ...

... but input event receiver has already been disposed. This is the error I got while trying to do something off a menu in Android. Silly really. The message is not too revealing so I ended up scouring the net for an answer and scratching my head afterwards... With a service
Mar 16, 2015 1 min read
Use a Java Enum with Strings
enum

Use a Java Enum with Strings

In my project I wanted to log messages using predefined categories. Traditionally, I do it via classes (if the messages are specific to the functions provided by that class): public class LogWrapper { public static final String EVENT_ERROR = "Error"; public static final String EVENT_LOAD = "Load"
Mar 10, 2015 1 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost