GraalVM Error With Solution (JNI)
I use GraalVM a lot. One day I decided to see if GraalVM had a reddit - it does! It’s fairly inactive, but I came across a thread from…
Read MoreI use GraalVM a lot. One day I decided to see if GraalVM had a reddit - it does! It’s fairly inactive, but I came across a thread from…
Read MoreHappy holidays, and happy new year!
Now that we provide binary snapshots on the BCV repo, I no longer have to manually open my IDE, build a binary,…
Read MoreThe reason I created Jaxon was to aid development with SJC - a native compiler that supports a custom Java 1.6 dialect.
SJC is the compiler, Stefan created…
Read MoreToday marks the 10 years anniversary of Bytecode Viewer. One decade. I started BCV early in my reverse engineering career, I had several years of Java programming experience, but…
Read MoreMy email is fairly public. It’s published in the majority of the source code I write, it’s on my public social media profiles, and I include it on most…
Read MoreJava provides a very nice way to create temporary files and folders, normally I would use this. But for BCV I wanted something that would handle cleanup along with…
Read MoreI’m regularly using Google for quick conversions, such as:
ETC. There is…
Read MoreWhen I started blogging in 2014, I used WordPress. One of the ways you would organize your written blog posts on there would be to include tags. *(This is…
Read MoreOriginally when I first started releasing my code (in 2010) - I was worried others would profit off of it. So I released the majority of my code under…
Read MoreTodo lists are something I write daily. Either for work, general programming, or even shopping - I try to organize myself by writing my thoughts down.
Normally I…
Read MoreI’ve been toying around with demos lately, and I’ve decided to remake a ‘game’ I enjoyed watching a couple of years ago. While remaking the game I decided to…
Read MoreScheduling events between people in multiple timezones is generally always a pain. I’ve found a few solutions that work, but they tend to include features I don’t need, making…
Read MoreAs I mentioned in my last post I’ve been creating web tools in my spare time. Today I decided to try tackling writing a color picker. I had no…
Read MoreAs a sys-admin, part of my job is to regularly maintain, update, and upgrade services. This means rotating out old passwords regularly.
Normally I would use a Password…
Read MorePart of making this website easy to write is the rendering engine I’ve added to it. The website documents all start off as Markdown Script. Not markdown by itself,…
Read MoreI’ve come up with an idea for a microblogging concept, and I can’t shake it. However, I’m trying to make it more than just a twitter clone.
The…
Read More📝 You can view the Jaxon project here
A few years ago I came across Simple Java Compiler by Stefan Frenz. This compiles a subset of Java…
Read MoreWhen designing this platform, I had written on my personal todo list to include Text, Markdown, PDF and HTML rendering for each post. This feature was on the stretch…
Most blogs use tags to help aid in navigation. Almost all blogs have some form of category concept. I knew that this site needed categories at the very least,…
Read More📝 Click here for a more in-depth look at the code behind the generator
When I started this site, I designed the platform in a way where…
Read More📝 You can view the GitWatch4J source code here
One benefit of these website posts being markdown, is I can manage my post database using Git. To…
Read MoreDue to the abstract nature of software-libraries being on a website that has posts for non-technical users - I have found the most helpful piece of text to help…
Read MoreSince 2011 I have been a sys-admin for various public-facing forums. The kind spambots have been written specifically to sign up and spam on.
These are the steps…
Read MoreOne of the things I want to do with this project is to import my old GitHub release notes. They’re not exactly pretty, or indicative of my current-day writing….
Read MoreProgress on the website has been going along great. I’ve tried to keep it without Java-Script up until this point. As far as I can tell, to make Dark…
Read More📝 I’ve expanded on this concept and released some code with this post
I decided to remove SQL, along with it goes dynamic editing and accounts. I…
Read MoreI originally spent the first 2 days of this Konloch.com platform project focusing on an online CMS system. Then I read the documentation for DWiki and realized offline writing…
Read MoreI came across a YouTube video showing a programmer named Chris Mckinstry. In the video it…
Read More📝 This project is from 2012, I’ve chosen to keep it here as a reminder of my progress and growth.
This is KonScript, a basic script parser…
Read More📝 This project is from 2012, I’ve chosen to keep it here as a reminder of my progress and growth.
I decided to write a Minecraft 3D…
Read More