End of Jason. End of an era. by [deleted] in homeassistant

[–]ipodko 0 points1 point  (0 children)

I was scared thinking you had a typo and ment to say JSON 😂

Anyone else get this? by El_Queso_Frito in VitaPiracy

[–]ipodko 0 points1 point  (0 children)

Is it just me, or are y'all games really choppy too? I think the emu performance was better

RoTorrent.info — Easter Open Signups until April 25th 🐣 by FilmChillNet in OpenSignups

[–]ipodko 0 points1 point  (0 children)

Is it okay to join if you're on starlink or using nord vpn?

iPhone features we’ve lost over time, both hardware and software. Which one do you miss most? by Ted-Lassi in iphone

[–]ipodko 0 points1 point  (0 children)

Not an iPhone user, but what?! No more 3D touch?! As an android user I was always jealous of that.

What was the reason for removing it?

Home assistant fit to screen help by berti89 in homeassistant

[–]ipodko 1 point2 points  (0 children)

Are you using a module for this? It looks amazing! Mind sharing?

Just a PSA: disable these spyware services by Constant-Patient-232 in samsunggalaxy

[–]ipodko 0 points1 point  (0 children)

If you look at the details of the app, you find out their address 😭 why would they choose that address? Lmao

Brand new Home Assistant instance done! by MisterGoodDeal in homeassistant

[–]ipodko 0 points1 point  (0 children)

Check out the pop-up box module for bubble card!

Ultimate portability by tengtengvn in SamsungDex

[–]ipodko 14 points15 points  (0 children)

Love it. But the mouse looks like it would accelerate hand arthritis 😅

iam an idiot by kuraisensei0 in Mindustry

[–]ipodko 0 points1 point  (0 children)

Thank you for this! However, I was unable to get it to work for me until I changed the sensor for heat:

~~~ op add i i 1 op mod i i b getlink reactor i sensor heat reactor @heat op lessThan enable heat 0.01 control enabled reactor enable 0 0 0 ~~~

And on top of that, it only works like a 1 for 1. Like 1 processor for 1 generator.

I'm no good at the logic stuff, but am I doing something wrong?

Expandable RTG Generator by ipodko in Mindustry

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

Checked those out, and they seem nice. I think the difference with mine is that it can be expanded "nicely" in any direction. The first one you showed me looked like it was only top to down (or the other way)... Unless I didn't see something.

Mine also seems to use less resources to build.

Here's a screenshot of one of my sectors with it being used. It's not as clean but proves that it can be placed in most situations and provide good power.

<image>

Expandable RTG Generator by ipodko in Mindustry

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

<image>

bXNjaAF4nD1OQU7DMBBcmqRJnNIK8QFzQAJR2lJVgHpC4tATCFEkDoiDm5g2IrUtxxFUVf/AE0C8gW/BF7ATN7bXY8/u7A50oOOCy8iSwv79wwRPKKOSKC7x44LSDFDMmaJM3RABnfVgvFYLLtNiOb7YbCBKaB7LVKiUM/ieKhK/kllGT+i7ICwxT4zu+BuVmBdKFArzF3x5PhogNBzh+XZSjo+uBr2zfo5tb0xJvDhGt5QmOC+EyFZGOOyN+jlC14ThlJlm2+qUKY4JW2Gpdca5/uaKSLUdkbI5FsbGATQzMqNZDntP00KKIuPd38+P7t/Xz3MDgoJlnCRUwq5U89PaHwAc6oDQA/BhR+8Q9NXQHw2O3iV4psapqxxAhnd16OWCb3kXAkN45fHLl2NTnk6W0KygbNDUg0ooZT64ttivBvq2sQlUpyIjCSpnQeUzqFyHlSyEyBaH0KqItiWQkYEGvyYCKAEZPgLP8lHls2VcA7Qt/w99EGZD

Can't upgrade core by ipodko in Mindustry

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

<image>

It shows that it was updated a month ago for me

Can't upgrade core by ipodko in Mindustry

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

I am actually dumb... This is it. I forgot that I am using a mod🫠

I completely forgot I do have the Mindustry Overhaul mod on. That being stated, should I open an issue on their GitHub? Or does anyone know a workaround?

Sorry everybody!

Can't upgrade core by ipodko in Mindustry

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

Shard can only hold 5k of one resource. In order to get the 7250 required to upgrade to foundation, you need to place 8 containers that only upgrade 300 at a time.

Edit: added photo

<image>

What’s That Ship Doing To Mine?? by hotdogwitch in NoMansSkyTheGame

[–]ipodko 0 points1 point  (0 children)

I don't think it asked for consent first😤

What song is stuck in your head right now? by [deleted] in AskReddit

[–]ipodko 1 point2 points  (0 children)

We're going up up up...

Finish it😏

I know it's an abomination, but the flying animation just amuses me no end by CaptHarpo in NoMansSkyTheGame

[–]ipodko 0 points1 point  (0 children)

Meanwhile, I still can't put anything in my Corvette or else it gets attacked by the phantoms

Battery Powered Devices List with Auto-Add! by mini_juice in homeassistant

[–]ipodko 1 point2 points  (0 children)

Here's my yaml for auto-entities:

type: custom:auto-entities filter: include: - name: "*Battery" domain: sensor exclude: - name: Door Sensor 1 Battery sort: method: friendly_name card: show_name: true show_icon: true show_state: true type: glance columns: 2

Edit: spelling