I mean I can still run most things well like minecraft at 60fps but blender crashed whenever i went to another tab. you can look at my system specs at https://store.sebastienbiollo.com/file/file/91a6aedb7bc1da8196fc28451bddcd66202a1ab32f45133b4dfcc2eafe941ae9 just click on the file. The storage is outdated since I reset my computer. I now have like 180 GB left
You can see the stuff I am doing for wasteof.cli at https://code.sololearn.com/cfi9yD6kz2EG if you have any suggestions
It worked! However, I thought you were working on a CLI, not just an interface to get hard-coded data?
It's based on that, yes, but it's actually something I made myself in Blender and rendered. If you want I can give you the file - it's a 4K wallpaper :D
hey i dont know if you have heard of this or not but i made this documentation a bit ago and i thought it would be nice of you to check it out
Oh awesome! That's super helpful. Have you ever successfully implemented GitHub or Google auth?
Smh, well that's probably the issue. I used some pretty modern CSS properties. Best I can tell you, use Firefox or Chrome for now and I'll try to fix the site tomorrow :(
It doesn’t always happen though, only after I empty caches, and it goes back to normal when I hover over where it should be
Weird! Well right now it's layered pngs using absolute transforms, but I plan to either layer them with CSS Grid or even better switch to a single inline SVG.
Heyo! Theoretically, could I implement Itchy API for Solaris/Polaris and then for Itchy-ionic as the UI for polaris?
I mean, both itchy-api and itchy-ionic are free open-source projects, so you’re welcome to fork them at any time. However, I can tell you that Itchy has largely shifted away from using itchy-api for data and now mostly requests information directly from the Scratch API via a native HTTP plugin. That will make your implementation a bit harder.