-
WordPress + SQLite
https://github.com/aaemnnosttv/wp-sqlite-db https://github.com/cn00/mysql2sqlite https://learnwithdaniel.com/2019/06/wordpress-with-sqlite Did not try Duplicator. WP Migrate DB Pro didn’t work to migrate from MySQL to SQLite.
·
-
UI/UX components
October 2022 98.css September 2022 w2ui JavaScript UI Library
·
-
Stable Diffusion
Resources Models Model Database (upscale.wiki) Dataset Database (upscale.wiki) Self hosted Stable Diffusion Webui (AUTOMATIC1111)Python web server. Stable Diffusion Webui (sd-webui) Visions of chaos (Softology)Native windows application. Videos Phenaki
-
Is the daily challenge healthy?
The biggest take away here is my time is limited. I wasn’t being creative, I was working, all the time. This comes at a price.
·
-
Daily progress
It’s only been a few days and I’ve begun to feel some pressure on meeting the demands of this challenge. I knew it would be difficult but I have a problem with my overall purpose or vision for this challenge.…
·
-
ssh -i asks for password
Check user permissions: User home DIR should be limited to 744 ~/.ssh = 700 https://unix.stackexchange.com/questions/36540/why-am-i-still-getting-a-password-prompt-with-ssh-with-public-key-authentication
-
Inspired by BEEPLE
BEEPLE’s commitment has inspired me to produce something daily.
·
-
Accessing Android clipboard via ADB
Having trouble accessing your Android clipboard via ADB? Check out Adb Clipboard.
-
Fractional Scaling settings don’t apply
Here’s a fix for fractional scaling doesn’t work with proprietary Nvidia drivers. Any setting will result in 200% increase. Tested on Ubuntu 20.04.
-
Game Maker Studio
Started working on my first game, Average Bob Space Adventure. Currently following tutorials by Friendlycosmonaut and they’ve been incredibly helpful. Luckily Game Maker Language has a similar syntax to PHP so it’s been pretty easy to pick up. If you…
·
-
MySQL/MariaDB woes
Recently had some issues with a fresh MariaDB install. After installation I was unable to create a new user. After testing a few things I realized I also had issues changing the root password. I eventually was hit with the…
-
Open source journalism
We recently started a discussion on stream on what open source journalism might look like for as us developers. We also discussed some implications and use cases for both readers and journalists. Here’s a quick breakdown of our initial chat…
·
-
Playing Quake 3 on OS-X
I was surprised to see how easy it was to get Quake 3 up and running under OS-X 10.10.5. With these simple steps you’ll be up and running in no time. I think I see a dedicated server in my near future. Download…
·
-
MediaTemple DDOS
Posted during the storm, you guys rock! Good luck guys!
-
Two weeks of HHVM
Running for about two weeks now, I must say HHVM is very snappy. It can be rough around the edges while setting up depending on your system, but thats to be expected. I tried several installation methods, ultimately a manual…
-
Some Hello Doge, in C?
Like some young men, my father was a big influencer on my career path. I started with web design, but quickly realized without logic my projects would essentially be useless. A few months later I was writing basic PHP and…
-
Motivation?
This is something I’ve been having some difficulties with the past few months. I tend to program in cycles, I have some very productive times, followed by a null in development and overall creativity. In the past I relied heavily…
-
Hello world!
Welcome to blah blah! Another WordPress installation. Testing this old school MySpace layout. Currently everything seems to be running well, 6 post types via JSON array later, and no complaints so far.