I created 4 new sites and filed 2 bug reports

•I created a react site on longevity: https://longevity.greenrobot.com •I created a php mysql new job search engine site specializing in AI and ML jobs – AI Careers: https://aicareers.greenrobot.com I created a node, express, firebase hosted firestore app for developers to get ready to launch their app: https://launchday.greenrobot.com I created a php sqlite mental health lawyer … Read more

So annoyed with the speed of my wordpress blogs on dreamhost, I started a new open source project

I’ve tried to make my WordPress Dreamhost blogs faster, but I want to migrate everything over to Linode with new blogging software I created that uses SQLite and is easier to set up than WordPress. It’s still a work in progress: https://github.com/greenrobotllc/greenblog

A personal post from Andy

blog.andytriboletti.com/2025/01/13/coincidences-2/ I assert the gov is spying on me under a branch of the Secret Service. Trump goes along with almost anything SS suggests. Why wouldn’t they just hire me instead of hacking my Pixel 6 phone with Pegasus? These days, just monitoring, I think. I think because I inadvertently predict the future, with the … Read more

Need help with this

I have an Android Google technical question if you have a minute sometime. I clicked on a link to chat.com on my android phone and it brings up a “Rocks Player” app instead of chatgpt. I want to remove that app. As far as I know I never installed it. I searched for apps called … Read more

I added cartoonify.greenrobot.com to greenrobot.com/apps; 3dwebgames.com updated.

I added Cartoonify to greenrobot.com/apps page. I worked on this cartoonify.greenrobot.com site before the OpenAI Studio Ghibli craze but never updated this site with the link. It’s running local AI models on my GPU server connected with Redis Queue. It’s free and ad supported. I also updated 3dwebgames.com: Added a loading screen, reduced loading time, … Read more

Open source contributions

I contributed a PR to three.js three.terrain project making it work with latest three.js version 175 using modules. https://github.com/IceCreamYou/THREE.Terrain/pull/42 I contributed a PR to three.js for a Rapier physics terrain example. There was an example with Ammo but not Rapier. https://github.com/mrdoob/three.js/pull/30906