• 4 Posts
  • 110 Comments
Joined 1 year ago
cake
Cake day: March 27th, 2024

help-circle

  • There’s already some good discussion here. A little less drastic is a soft succession. It’s already happened and is happening. The blog articulates it much better than i could, but the essence is that the US constitution already has been interpreted to give state laws a sort if priority over feseral laws. Additionally, states can apply financial pressure to the federal government.

    Near rhe end of the blog he ponders whether this could result in a shell fedwral government.


  • I came here to see if it was the early signs of the demise of YouTube. I secretly want all these content producers to move to a privacy-respecting platform, especially those who produce tech or privacy related content.

    Now, for why I don’t watch videos anymore, the medium isn’t as easily consumed by me. I prefer text. At home, it’s noisy and I get interrupted every 90 seconds. I lose interest quickly and fast forwarding isn’t as easy as scanning text for a topic shift. My mind wanders on some topics, internally exploring that topic deeper. With text, i can just stop reading. With video, i need to realize that I’m processing a thought and hit pause, then rewind a bit. I get interrupted a lot. On the bus, I need to remember headphones and I hate when people shoulder surf. That’s harder to do with text. Give me a plain text RSS feed that I can read anytime.


  • I’m loving all the Canadians in this thread.

    If you’re a kind person, there’s always something to apologize for. I was taught a long time ago that it was OK to apologize, but that you should add " for…" to the end and if it still sounds OK then you should say it.

    “I’m sorry for hurting your feelings.” “I’m sorry that you don’t enjoy the meal that I prepared for the family.” “I’m sorry your face looks like an anus.” “I’m sorry that you’re too stupid to understand that I’m not complimenting you.” …and so on. This took an unexpected turn.

    PS: I’ll apologize in most confrontations as a way to de-escalate the situation.


  • I came here to say the same thing except that I have a pi locally and one at a relative’s house. I back up to the local pi and a nightly cron starts rsync to pull my local copy.

    I chose this so that i could control the rstnc start time, bandwidth and stop time but also so I could leave the remote network vanilla with no open ports, etc. With bandwidth limiting, it may take a few days to catch up from full backups, but a differential is same day.

    Be sure to use a RO filesystem or overlay FS on the Pi card. I’ve had them go corrupt.





  • It’s important to remember that Powell himself does not set the rates, it’s decided by a committee which he is currently the chair of. I feel like this fact is absent from much of the news I read/hear surrounding Powell & Fed interest rates.

    From MSN:

    Powell chairs the central bank’s eight annual meetings. But the other 11 voting members of the Federal Open Market Committee, or FOMC, get an equal say on each Fed rate decision via a majority vote.

    Also important:

    the Fed’s four no-cut calls so far this year have been unanimous.

    I realize that the chair is an important role, but am I missing something that replacing 1 person would change the interest rate voting outcome?



  • As some of the other posters argued, this is a slippery slope to censorship by those in power, which does not allow for dissenting opinions to propogate.

    Given that free speech doesn’t mean that anybody needs to listen, I feel that the problem (and solution) lies in the conduit for the free speech. I don’t understand the complexities of the laws but have wondered if adjusting the laws to hold entities accountable for their actions would have a positive effect. For example, an idiot shouting from the town square has a limited audience, but if a newspaper picks up the message and promotes it, aren’t they partially responsible for that message?

    It gets tricky with opinion pieces, but we already have an established mechansm with newspapers’ opinion pages. One potential problem is that the current media companies enjoy no accountability, no content creation costs and profits from advertisers.

    On that topic, I’d even go so far as to argue that advertisers share in the accountability of providing funds to organizations that support harmful messages.

    There’s a lot more to this but would be interesting to see a country who has done it and if it had a net positive effect.









  • The cash registers at a place I worked had this for the PS2 keyboard connection, too. IIRC, you needed to slide back a sleeve before giving the cable a tug. All this was behind the tight counter, buried under a layer of dust and whatever else fell behind the register. A skilled coworker could do it with one hand, but I never mastered that skill.



  • Generally, no. On some cases where I’m extending the code or compiling it for some special case that I have, I will read the code. For example, I modified a web project to use LDAP instead of a local user file. In that case, I had to read the code to understand it. In cases where I’m recompiling the code, my pipeline will run some basic vulnerability scans automatically.

    I would not consider either of these a comprehensive audit, but it’s something.

    Additionally, on any of my server deployments, I have firewall rules which would catch “calls to home”. I’ve seen a few apps calling home, getting blocked but no adverse effects. The only one I can remember is Traefik, which I flipped a config value to not do that.


  • This smells a little funny, as others have suggested. I read an article a while ago that suggested that we’re not running out of raw materials; we’re thinking about the problem wrong:

    Chachra proposes that we could – we must – treat material as scarce, and that one way to do this is to recognize that energy is not. We can trade energy for material, opting for more energy intensive manufacturing processes that make materials easier to recover when the good reaches its end of life. We can also opt for energy intensive material recovery processes. If we put our focus on designing objects that decompose gracefully back into the material stream, we can build the energy infrastructure to make energy truly abundant and truly clean.

    This is all outlined in the book How Infrastructure Works from Deb Chachra.