Pages

Tuesday, July 5, 2022

Time to get rid of some domains

I have too many domains and not enough time to implement projects. I'm not even sure if I would even have time to get to them. So I'm going through the list of domains and started listing some on them on domain market places. I guess it's better than it just sitting there and not doing anything. It would suck if I somehow had time to work on all of the projects and the domains got bought. Well you can't buy time..


And the projects I'm currently working on are:
  • Updating the Projects in my GitHub Repos 
    • Jobskee-fork
    • ProjectPier-core
    • Checksum-Compare
    • PHPXreF(ork)
  • Websites
    • A social network (well, doesn't everyone make one)
    • Updating this Blog
    • An profile picture generator site
    • A browser game (basically a nation building game with market, resources, taxes...)
  • Game Development
    • Just some small random games to try to create new game features.



Saturday, July 2, 2022

Started working on updating ProjectPier

I'm a bit unsure of the why, but I have started updating ProjectPier last night. I'm currently aiming for PHP8 compatibility. The simple preview video below is what I have working, its not much but it's somewhat working. It took me a couple of hours to get a part of ProjectPier actually working. During that time I got more familiar with ProjectPier's design so I guess it should be getting slightly easier from now. To actually get this working involved updating some static methods, setting some missing templates, changes to use MySqli, and changes to the autoloader.
 

Friday, June 26, 2020

Working on the UI of the Checksum Compare Program

Working on improving the UI of the Checksum Compare Program. I'm not sure if it made it better or worse. I removed the title bar and added a button to close the window.

Monday, August 26, 2019

Welcome to the future. The future is Machine Learning and Artificial Intelligence

This is not a post about creating something like Skynet. No one wants that. This is about how accessible edge computing and programming connected devices have gotten. So recently I've bought a Jetson Nano and acquired a MXCHIP IoT DevKit.

Specs:
Jetson Nano
MXCHIP IoT DevKit

So what can it do?? Take a ML model and do some inference. I always felt that the Cloud is slow. Machines are fast, Data centers are fast, Networks are fast, but the internet is unpredictable. So take trained models and use it on the edge device (Jetson Nano) to get your output (the predicted value). I'm unsure what I'll make with the IoT DevKit, but there are a lot of projects to try.

Project:
Jetson Nano Projects
IoT DevKit Projects

Sunday, August 11, 2019

Sometimes I go to Vimeo

I was watching a Vimeo video today and wondered why my player looked weird. Then I remembered that I made a downloader script last year. I still need to clean up the player controls some more.


p.s. The file urls can be found in .request.files.progressive in the json response from the config_url