@spitfire@mastodon.social avatar

spitfire

@spitfire@mastodon.social

This profile is from a federated server and may be incomplete. Browse more on the original instance.

nileane, to random
@nileane@nileane.fr avatar

Oh. My. God. I can see the aurora borealis outside right now.

spitfire,
@spitfire@mastodon.social avatar
Migueldeicaza, to random
@Migueldeicaza@mastodon.social avatar

Good post by @heckj on what he learned and the tradeoffs he did when designing an API for strict swift concurrency support.

The best part are the regrets he has, good guidance for those of us starting on our strict journey:

https://rhonabwy.com/2024/04/29/designing-a-swift-library-with-data-race-safety/

spitfire,
@spitfire@mastodon.social avatar
matthewcassinelli, to random
@matthewcassinelli@mastodon.social avatar

Fascinated if folks here on Mastodon know about the unrest at US universities

spitfire,
@spitfire@mastodon.social avatar

@matthewcassinelli Nope. What’s that about?

rileytestut, to random
@rileytestut@mastodon.social avatar

Updates on Delta for iPad:

• Yes, it’s coming!
• We’ve been working on it for a while and it’s near completion, just need to finish up controller skins + fix some last bugs
• We didn’t prioritize iPad because plan was to launch in just EU with AltStore PAL (which doesn’t support iPad)
• Obviously plans changed when Apple changed their rules, so we’re prioritizing iPad now and it will come with the next major Delta update (1.6)
• It’s available now for Patrons through regular AltStore 🙂

Screen recording of Delta on iPad mini showing full screen, Split View, and slide-over control methods

spitfire,
@spitfire@mastodon.social avatar

@rileytestut What’s the plan for EU though? Since you’re distributing Delta through PAL I guess it can’t be made available in EU using it, and you can’t put it on App Store at the same time?

rileytestut, to random
@rileytestut@mastodon.social avatar

Woke up to see @delta is now the #1 app in the entire App Store!! In less than 12 hours!!!

I feel like I’m dreaming 🥹

spitfire,
@spitfire@mastodon.social avatar

@rileytestut @delta I presume it can’t be in EU app stores, because you’re distributing it on your „alternative marketplace”?
That’s a shame.

stroughtonsmith, to random
@stroughtonsmith@mastodon.social avatar

If you want some nice, authentic physical gamepads to go with Delta, remember that Nintendo offer Bluetooth/USB-C versions of the SNES and N64 controllers to Nintendo Online subscribers, and those are fully compatible with all of Apple's platforms.

If you're in Europe or Japan, you can also get versions with the correct button colors 😜

spitfire,
@spitfire@mastodon.social avatar

@stroughtonsmith Does the AltStore version work on Apple TV?

macrumors, to random
@macrumors@mastodon.social avatar

Apple Further Explains Why Game Boy Emulator iGBA Was Removed From App Store https://www.macrumors.com/2024/04/15/apple-further-explains-igba-removal/?utm_source=dlvr.it&utm_medium=mastodon

spitfire,
@spitfire@mastodon.social avatar

@macrumors I’m getting “too many redirects” in Safari on that link/article (while others work).

stroughtonsmith, to random
@stroughtonsmith@mastodon.social avatar

When's the last time you heard anybody mention 'Skype’? 😅

Show how a massively dominant product can just evaporate over a couple of years without anybody noticing

spitfire,
@spitfire@mastodon.social avatar

@stroughtonsmith Or a symbol of how M$ can fuck something up@despite having money;)

bazcurtis, to homeassistant
@bazcurtis@mastodon.social avatar

I was asked by @spitfire how I made those solar wattage cards. I have written a post explaining how this was done.

https://www.bazmac.me/blog/recording-maximum-watts-per-solar-panel-string-with-home-assistant-update

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis Thanks for the great writeup!
Just a few things I wanted to mention/ask:

  1. Can you do a code field in whatever blog engine/CMS that is? I’ve seen some of these on different sites with a „copy” button. Trying to select it and pasting causes YAML to do some strange things to formatting, and it takes a while to clean it up :/
  2. Do in understand it correctly and the date time helper stays the same after being used? Is there a way to move it forward by one year at the end of the trigger?
bazcurtis, to homeassistant
@bazcurtis@mastodon.social avatar

Sometimes you can't help yourself. I had this card that showed the live and maximum watts of my solar panels. It didn't show the maximum for the day. It does now 😀 A bad day for testing, but it looks ok.

It is going to be handy over the years to see how it declines over time. This year two. You can see the front (east facing) has already hit the maximum this year. The back (west) will start to kick in more in the coming months.

Combined panels showing wattage live, maximum for the year and day

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis I’m not great at creating nice dashboards/visualisations, can you share your code please? ;)

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis That looks great! I’m not sure it would be easy to adapt with different regulations about the cost of import/export and rules on debit in different countries (hell, it depends on when you got your PV installation mounted!). What I’d like to see is what is the power split between circuits (east/west for me) live and over time on a graph :)

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis That looks good! I think I could adopt that (without the energy storage part, as I don’t have it), but a live pie chart of energy generation distribution (what % of power is being generated by east vs. west circuit) would be useful. I suck at coming up with nice looking dashboards, mine are mostly text based and focused only on basic functionality:/

bazcurtis, to random
@bazcurtis@mastodon.social avatar

I followed this guide. It was really easy. I just need to make the automation to renew the certificate. I have emailed the author to ask if I can reproduce it. I will of course link to it and give credit.
https://mastodon.social/@bazcurtis/112164234889068804

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis I think you should rather try doing clouflared if you’re about to expose your instance externally.

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis Oh, just for the local traffic. That’s fine then. How are you accessing it remotely? Some VPN like tailscale?

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis Is this for the same house/local network?

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis So that goes over VPN?

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis Looked at this video, and I still don’t understand what channel are they communicating over. Cause they have to see each other somehow. If they’re not on the same local network I’d imagine you’re exposing one (or both) to the internet, or connected them with VPN (i.e. Tailscale, Wireguard, OpenVPN).

bazcurtis, to homeassistant
@bazcurtis@mastodon.social avatar

I am going to try to setup Let’s Encypt on my Home Assistant server this weekend.

This article looks very helpful.

https://theprivatesmarthome.com/how-to/enable-https-using-lets-encrypt-in-home-assistant/

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis The guide you’ve described here seems to expose your HA to the internet. I’d take additional precautions and use multi factor authentication for accounts on that instance, and clodflared (which can block some unwanted traffic) instead of just SSL port exposed to the internet.

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis This guide seems like it does just that. Can you try connecting to your HA address (the one set for Dynamic DNS) using cellular on your phone?

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis Ok, if they’re communicating directly, then how are they doing it if they’re not on the same local network then?

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis Yup, so that’s a VPN ;) I guess that would also let you connect your phone remotely to it if you needed to.

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis Man, it’s just an app you can install on your phone that can connect to your server. You can be away from home at some point and may need to look something up. It is a pretty secure way of doing it, so why not use it if you’ve already set it up (and already in use for other stuff)?;)

spitfire,
@spitfire@mastodon.social avatar

@bazcurtis Well, you’re already using it anyway - so better check if you’re ok with it :)
Another similar solution which would give you pretty much the same functionality is Tailscale.

spitfire, (edited )
@spitfire@mastodon.social avatar

@bazcurtis Probably a good idea. Self hosted VPN (which you’re already running) is pretty handy sometimes.

spitfire, (edited )
@spitfire@mastodon.social avatar

@bazcurtis I’m running Tailscale (used OpenVPN, tinc and regular Wireguard- which Tailscale is using for the tunnel) on my routers (old apt., house, mom’s home) so I can access anything from anywhere, between these locations and individual devices connected to the same tailnet (my tailscale network) - like my iPhone or MacBook wherever I am. This does not technically open services inside of these locations to the internet.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • khanakhh
  • thenastyranch
  • Youngstown
  • hgfsjryuu7
  • slotface
  • rosin
  • InstantRegret
  • tacticalgear
  • kavyap
  • osvaldo12
  • everett
  • DreamBathrooms
  • PowerRangers
  • tester
  • magazineikmin
  • Durango
  • mdbf
  • ngwrru68w68
  • modclub
  • cubers
  • vwfavf
  • ethstaker
  • cisconetworking
  • GTA5RPClips
  • normalnudes
  • Leos
  • provamag3
  • All magazines