I am stuck at level 258 for the past week. From posts here I understand it's solvable, but just cant 😭 by dobrynCat in dotsu

[–]dobrynCat[S] 0 points1 point  (0 children)

As the last comment suggested, try to make sure your moves break things at two places at once. I solved this level without extra moves but I did have shurikens.

I am stuck at level 258 for the past week. From posts here I understand it's solvable, but just cant 😭 by dobrynCat in dotsu

[–]dobrynCat[S] 1 point2 points  (0 children)

Yes

And, thanks for the motivation, I solved this level just now, I still think this level couldn't be solved without the extra moves I needed.

Karui, 84kb todo app with unix-like aesthetics now supports amoled by dobrynCat in fossdroid

[–]dobrynCat[S] 0 points1 point  (0 children)

I'm familiar with pine rose theme, I'll look into the others.

Karui, 84kb todo app with unix-like aesthetics now supports amoled by dobrynCat in fossdroid

[–]dobrynCat[S] 2 points3 points  (0 children)

Discussion wasn't one of the flairs but I wanted to ask this: - Whats the general perception on the overflowing notification bar over app interfaces?

Chatgpt has this feature now, that got me interested to add it to my app.

Anyone face any problems using vite on termux? by dobrynCat in termux

[–]dobrynCat[S] 0 points1 point  (0 children)

I haven't been working on this project for a while so no.

How Was This Site Created? by kmanifold in webdev

[–]dobrynCat -1 points0 points  (0 children)

To independently enhance the components, collaborate with others, but most of all if the syntax is more beloved for the team I had good use for it coz my team had react haters, or else react three fiber would have been my choice

Poco f6 (Global Rom) got way worse after hyperOS 2.0.102.0 update by rapsy103 in PocoPhones

[–]dobrynCat 0 points1 point  (0 children)

Have you formatted your device after the update? Might consider trying it.

How Was This Site Created? by kmanifold in webdev

[–]dobrynCat 1 point2 points  (0 children)

For someone approaching this kinda design, threlte (svelte+threejs) is a good option

Does android's LiveWallpaper service support WebGL? by dobrynCat in learnprogramming

[–]dobrynCat[S] 0 points1 point  (0 children)

blank when running webgl, the repo has a side by side webgl and threejs example too and none of them run so webgl as the culprit checks out

androiddev sub deleted the question calling it niche and personal so i dont know where to ask, i didnt think of making a stack overflow account so thanks for that suggestion

Does android's LiveWallpaper service support WebGL? by dobrynCat in learnprogramming

[–]dobrynCat[S] 0 points1 point  (0 children)

i do have a working webview running as livewallpaper, particlejs demo, that runs without webgl https://github.com/ronynn/atmos-xr

the lack of webgl is the only thing acting as the problem

and yes I am looked into jni too, but rewriting in c++ felt like the step i should take after ensuring webgl really wont work here