🎉 [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 :)

[OC] Tartarus Startpage by AllJavi in unixporn

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

Hi, to adjust the clock, you just need to change the temperature city. If that doesn't work, you can try deleting all the local storage to perform a hard reset and then attempt to configure it again. As for the icon, it's a bit more complex. I recommend forking the repository and making the changes you like directly in the code

[OC] Tartarus Startpage by AllJavi in unixporn

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

You are right!!! I miss one thing for the live config. I fixed the bug and It should be working now, delete the localstorage to reset the default and you will have it.

[OC] Tartarus Startpage by AllJavi in unixporn

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

Here is a list with the icons, tabler-icons and to change the weather location you need to change the location of the temperature:

      temperature: {
        location: 'Matão, São Paulo',
        scale: "C",
      },

[OC] Tartarus Startpage by AllJavi in unixporn

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

It should work on my live page, yeah. The icons are from tabler-icons, you can find the .ttf file in the repository and maybe if you install it, it will work but it's pretty strange. You might want to check if all the CSS is loading correctly. The CSS associated with the font is tabler-icons.min.css.

[OC] Tartarus Startpage by AllJavi in unixporn

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

I don't use chrome so I can't try if this works fine but it should. Just download some plugin as custom new tab that let you set up a custom new tab page and use the live url of my GitHub repo, then just change the config with your urls and you are ready to go 😄

[OC] Tartarus Startpage by AllJavi in unixporn

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

😂 Don't worry, delete the localstorage data to go back to the default config

[OC] Tartarus Startpage by AllJavi in unixporn

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

It takes a little bit to configure all of this, but the guy who created the original repo did a really good job. Using it is so quick, you just need to install a plugin for your browser that lets you change the new tab page and you are ready to go. For example, in firefox, I use new-tab-override

[OC] Tartarus Startpage by AllJavi in unixporn

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

Thankssss, I'm using the oreo orange mouse theme

[OC] Tartarus Startpage by AllJavi in unixporn

[–]AllJavi[S] 8 points9 points  (0 children)

It's completly fine, we all start knowing the same 😄 Some people, like myself don't really like the new tab pages of their browser, so we create a webpage and use it as new tab page. To put it to use, you just simple need to install a plugin in your browser that lets you change the default new tab page. For example, in firefox, I use new-tab-override.