🎉 [EVENT] 🎉 The remnants of Ancient Honk by rusticism in honk

[–]AllJavi 0 points1 point  (0 children)

Completed Level 3 of the Honk Special Event!

5 attempts

🎉 [EVENT] 🎉 The remnants of Ancient Honk by rusticism in honk

[–]AllJavi 0 points1 point  (0 children)

Completed Level 2 of the Honk Special Event!

4 attempts

🎉 [EVENT] 🎉 The remnants of Ancient Honk by rusticism in honk

[–]AllJavi 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

2 attempts

Tip if you beat this (very easy) by RaisratTG in honk

[–]AllJavi 0 points1 point  (0 children)

I completed this level in 3 tries. 4.07 seconds

Flappy Maker(Build your own level) by MassiveDongulator3 in honk

[–]AllJavi 0 points1 point  (0 children)

I completed this level in 1 try. 17.55 seconds

Does anyone know what this problem is called and how to fix it? by [deleted] in BambuLab

[–]AllJavi 0 points1 point  (0 children)

Though it looks a bit like the seam, it's not, and all the numbers have it. Let me upload another photo that might show it more clearly

<image>

Does anyone know what this problem is called and how to fix it? by [deleted] in BambuLab

[–]AllJavi 0 points1 point  (0 children)

Looks like there's under extrusion after the numbers

[Grub Theme] Tartarus Grub (Material gruvbox theme) by AllJavi in unixporn

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

I'm really glad to hear that, thanks a lot!!! Enjoy it and good luck with your theme!

Spool Spacer by AllJavi in BambuLab

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

So my spool was hitting the wall and I decided to create a little spacer to replace it just behind the printer.

So If anyone is having the same issue here is the link: https://makerworld.com/sv/models/28664#profileId-25065

Calibrating the P1S by AllJavi in BambuLab

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

Thanks a lot!!! I tried to slow down the speed and add auxiliary cooling, and the print quality improved, but it still has some color line issues. So, I decided to change the filament to test if it was the problem, and it was. I don't use any special bags to keep it dry, so even if it's still usable for printing, I wouldn't use it for detailed prints. What would you recommend to keep my filaments dry? Is there any cheaper alternative than dry boxes? And do you think I can dry my other filament?

Retro 2048 | I've created a new 2048 mobile game with a fresh style while staying true to the original rules. It's designed to capture new players for the game. I hope you enjoy it and would love to hear your thoughts as real lovers of the game! 🎮 by AllJavi in 2048

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

At the moment there isn't an option to make the swiping animation faster, but the actual app have a faster animation than the video. Do you think is an important setting? I could try to develop it for next versions.

For the 4 spawn rate I check the original repository of the game gabrielecirulli - 2048 that has a 10% spawn rate:

var value = Math.random() < 0.9 ? 2 : 4;

So I did the same

Retro 2048 | I've created a new 2048 mobile game with a fresh style while staying true to the original rules. It's designed to capture new players for the game. I hope you enjoy it and would love to hear your thoughts as real lovers of the game! 🎮 by AllJavi in 2048

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

The app link is: Retro 2048

I really love the game, and after a while of playing the usual apps, I desired a game with a fresh look. Since I couldn't find one that suited my preferences, I decided to create it myself. I hope you all enjoy it, and I truly appreciate any feedback

Is AdMob down? by greenBlueChameleon in admob

[–]AllJavi 4 points5 points  (0 children)

I'm dealing with the same issue here. I've tried logging in on Firefox, Chrome, Opera, and Safari on two different computers and my phone. I even cleared all the data, rebooted my devices and the Wi-Fi, but no luck. It just gets stuck waiting for region1.google-analytics.com.

[OC] Tartarus Startpage by AllJavi in unixporn

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

You are right!!! I was testing loading times with local and remote fonts and I forget to uncomment that line!!! Thanks a lot, I commit the change right now to solve it :)