asjmcguire avatar

asjmcguire

@asjmcguire@kbin.social
asjmcguire,
asjmcguire avatar

I don't want to take away that choice. I personally don't have a problem with meta joining the fediverse, and in fact today I downloaded the app and created my account. I'm excited by the possibilities of being able to speak to my friends from my Mastodon account.

My point was more for the people who think that suddenly 1.2bn users are going to be showing up in this kbin instance.

asjmcguire,
asjmcguire avatar

None of that addresses the objection that has been raised though.

If instances want to defederate from meta that is perfectly fine, the Fediverse is supposed to be about choice.
Instances should not however be able to dictate what OTHER people on other instances are able to do.

By doing so - that part of the fediverse is behaving in exactly the same way that they fear that meta will behave eventually.

asjmcguire,
asjmcguire avatar

I find the other demands going around even scarier to be honest.
"I don't want to federate with meta, but I also don't want to federate with anyone else who does federate with meta"

It's so terrifying that there are whole instances that are now attempting to dictate who the rest of the fediverse is allowed to federate with. And frankly I think it's a downward spiral if that is allowed. Because if they do it once, they will do it again and again.

asjmcguire,
asjmcguire avatar

Create Home Assistant automation

Choose Homeassistant as the trigger
and Start as the event.

I tried to upload a photo showing this, but that doesn't seem to be working right now.

asjmcguire,
asjmcguire avatar

Indeed, SpaceX was indeed almost bankrupt. It only succeeded because the last attempt to launch and land a reusable rocket got them a massive cash injection from NASA. But if that launch had failed like the ones before it, that would have been the end of SpaceX.

asjmcguire, (edited )
asjmcguire avatar

My automations include:

  • Setting the lighting mode to "night mode" based on a threshold of the outside lux level, which is changed dynamically based on the reported weather condition.

  • Setting a master brightness input_number based on a threshold of the outside lux level, which is dynamically changed based on the reported weather condition. Every room then has it's own input_number which is automatically set every time the master brightness changes, and either has additional brightness added relative to the master, or brightness subtracted.

  • At 7:30am some Jinja code starts setting a daylight temperature input_number which starts adjusting the Kelvin temperature of supported lights in the house. I'm aware that there are various integrations to do this, but they all appear to be based on the actual sun, and as a SAD sufferer I don't understand why people would want that, especially in the winter. My solution guarantees me at least 8 hours of "daylight" regardless of what the time of year is. - The code is ridiculously simple too:

    {% set k_end = 5500 %} {% set k_start = 2000 %} {% set t_start =
    today_at('07:30') %} {% set t_end = today_at('10:30') %} {% set cv =
    ((now()|as_timestamp) - t_start|as_timestamp)|int %} {{ k_start +
    (cv/3.0857)|int }}

Then the reverse happens starting at 6pm:

    {% set k_start = 5500 %} {% set k_end = 2000 %} {% set t_start =
    today_at('18:00') %} {% set t_end = today_at('21:00') %} {% set cv =
    ((now()|as_timestamp) - t_start|as_timestamp)|int %} {{ k_start -
    (cv/3.0857)|int }}

My other favourite automation, is something I call Music Walk, essentially when I play music on a group of speakers, as I move about the house when the occupancy of a room changes (camera through frigate, and Zigbee motion) a script is triggered which increases the volume in that room, and starts a timer for 01:30:00 and then after occupancy has been cleared, the timer is reset to 00:05:00 and when the timer finishes - it will run the script that changed the volume originally and set it to 0.1 So it feels like as I walk into rooms the music follows me there, but really it was already playing there - just quieter.

asjmcguire,
asjmcguire avatar

Star Trek Voyager
Buffy The Vampire Slayer
The Returned (Original French version)

asjmcguire,
asjmcguire avatar

kbin isn't even classed as beta yet, it's early alpha. There is LOTS of work still to come - which is part of the excitement. The fact that it even works as well as it does right now - is a good indicator of things to come.

asjmcguire,
asjmcguire avatar

Yes I remember having a look at that the other day and browsing through all the POST requests that server received from other servers.... And thinking I'm not sure this is supposed to be publicly available...

asjmcguire,
asjmcguire avatar

I don't see that a reversal at this point would be any different to Twitter suddenly becoming usable again. The damage has already been done, it can't be reversed. Even with a pinky swear that Reddit will never pull this shit again, the trust is gone. Just like with Twitter - Elon could f*** off to Mars tomorrow, but the next person to step in and run Twitter could be just as bad, or worse. And both companies can implement any changes they like at any time with zero worry about what happens to the users. Thus - it's the wake-up call we all needed, that someone else's platform is really someone else's platform - regardless of how long we have had a home there. It's time for own platform, a community run platform.

asjmcguire,
asjmcguire avatar

But also are me - secretly - because a significant amount of the time when they get caught in compromising homosexual situations, it's almost always republicans (or Conservatives in the UK)

asjmcguire,
asjmcguire avatar

Right... But....
ActivityPub is not a protected encrypted protocol. Everything anyone says on any service using ActivityPub can already be intercepted and harvested by anyone, even blocked instances. The defederating is software based. But for example if someone wanted they could simply do https://mastodon.social/tags/fediverse.rss and there were go, instant access to data from the Fediverse. You can query any Mastodon server for any hashtag you like. That's just one of many endpoints that will spit out Fediverse content.

asjmcguire,
asjmcguire avatar

On the plus side, kbin now has a PWA, and it works pretty well.

asjmcguire,
asjmcguire avatar

I too would like some clarification on how the up and down votes work on here. I believe I read on one of the FAQ posts - that boosts actually increase your reputation but upvotes don't - because they are the equivalent of likes on Mastodon. I may however be mistaken. Though I just boosted you and took your reputation to -4

asjmcguire,
asjmcguire avatar

The guy who runs TheOatmeal might not be terribly impressed though ;)

asjmcguire,
asjmcguire avatar

Yeah that's what I meant - I didn't see a single comment on the announcement post - that agreed with the mod. They are all saying it's a stupid decision, many are threatening to report any clearly underage content - whether it's drawn or not.
The mod might have made the decision, but the users don't agree with it at all.

asjmcguire,
asjmcguire avatar

I mean for me - as a bit of technology geek, I have to say it's pretty much everything.
But the internet, that's always going to be the thing that even today still amazes me.

It's just mind blowing that as a kid, the internet wasn't a thing. We got the internet when I started college, and it was dial-up and via something called Surf Time, which meant that between 6pm and midnight on weekdays and 6pm on Friday through to midnight on Sunday, you could dial a local rate number and use the internet, but not get charged for it on your phone bill. It was slow, would disconnect every 2 hours (making Windows service pack updates absolutely impossible, you had to wait until a PC magazine put the update on a CD). During that time, I have seen the birth of Skype, which was revolutionary on dial-up. Hamachi - zero config VPN on dial-up. Social Networks, YouTube.

And now here we are, just 25 years (roughly) later with the ability to stand in the middle of a field, in the middle of nowhere, and stream a 7 hour Oslo to Norway train journey, in 4K just for the sake of it. It really is mind blowing how far we have come, ignoring whether it is good or bad just for a moment, and appreciating what is now possible that wasn't even 15 years ago.

asjmcguire,
asjmcguire avatar

If I start from the bottom, I either accidentally start one button up on one side, or as I am going up I somehow skip a button. End result is that I have no holes left and one button left over at the top. So I start from the top and work down, and almost always - that works out for me.

What's your "base" stack of choice?

How do you set up a server? Do you do any automation or do you just open up an SSH session and YOLO? Any containers? Is docker-compose enough for you or are you one of those unicorns who had no issues whatsoever with rootless Podman? Do you use any premade scripts or do you hand craft it all? What distro are you building on top...

asjmcguire,
asjmcguire avatar

This.
Proxmox and then LXCs for anything I need.

and yes - I cheat a bit, I use the excellent Proxmox scripts - https://tteck.github.io/Proxmox/ because I'm lazy like that haha

asjmcguire,
asjmcguire avatar

Have a boost.
There you go - you are positive again now. :)

asjmcguire,
asjmcguire avatar

I'm trying so hard not to say anything that might get me arrested right now....

asjmcguire,
asjmcguire avatar

It's quite similar to when I used to run a small cafe and people would say "you can make this yourself", "you can make that yourself" instead of buying stuff in - then they would say "if it hasn't sold by the end of the day, you can just eat it yourself - you don't have to throw it away".

Yes - that was fine when it was just egg mayonnaise. But then Tuna mayonnaise, and Chicken mayonnaise and then grated cheese, and ham....

When am I going to have time to eat all these unsold sandwich fillings? Oh and cakes, and scones....

A small amount is fine.
A few subscription services is fine.

But gradually EVERYTHING wants you to pay a "fair" monthly fee. Until you are spending more on these monthly fees, than you are on the electricity bill!

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