• 0 Posts
  • 34 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle










  • I had an opposing shower thought the other day so I’m going to play devil’s advocate on this one.

    I think in a world of rational, good-faith actors (which I’m not arguing we live in), this is both by-design, and optimal at society scale.

    Think about those things you’re good at, and the things you’re not so good at. I’m really good with computers, my time is most efficiently spent troubleshooting and building technology stacks. This skillset is in demand enough that I make a comfortable living doing it.

    I’m comfortable enough that I have time to learn other skills when needed, but not comfortable enough to hire out all the otherwise commodity tasks I need done. A leak in the roof, a sink that needs replacing, some cat6 through the walls, leveling a floor before replacing broken tile from the 80’s… You get the idea. I can do drywall and other general contractor work but I’m not great at it. It takes me longer to end up with a worse end product than a professional, and I don’t enjoy doing it.

    Every Saturday I spend doing drywall could, at society-scale, be much more efficiently spent building a k8s cluster or helping a scientist build software for research. Just like the guy doing my drywall should have a me on the other end of a phone when he needs a new laptop, or his mother gets malware.

    When people hit “rich” the unspoken meaning is supposed to be that their time is valuable enough that society deems it more useful to spend it outside of commodity tasks. That seems like a good fundamental design… say what you will about its current real-world implementation.




  • Dran@lemmy.worldtolinuxmemes@lemmy.worldThe Return Home
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    3 months ago

    Remote assistance is not rdp, it’s Microsoft’s support hook over the Internet, which requires telemetry to function. It is distinctly separate from, and not a prerequisite for RDP.

    The rest of that I’ll have to look into, but disabling remote assistance seems sane in that context.

    I wonder if other parts of the shutdown dialog or hover context menu have phone home functions that can only be disabled in roundabout ways; it wouldn’t be the first time. It would not surprise me to learn that the “which apps are preventing shutdown” dialog would be something that triggers a call to phone that data home.




  • “simple majority” is a technical term in this context, it refers to any number >50%. In the context of the Senate, that’d be a 51/49 split, or a 50/50 split broken by the VP.

    There are some procedural measures that explicitly only require this simple majority to pass; most bills require a 60/40 in practice because that’s the threshold required to bypass a procedural filibuster. They at the very least require a simple majority + 0 members of a body opting to invoke filibuster.

    Say what you will about the people we’ve currently elected; I just stand by it being a sound procedural practice.




  • Anecdotally, I use it a lot and I feel like my responses are better when I’m polite. I have a couple of theories as to why.

    1. More tokens in the context window of your question, and a clear separator between ideas in a conversation make it easier for the inference tokenizer to recognize disparate ideas.

    2. Higher quality datasets contain american boomer/millennial notions of “politeness” and when responses are structured in kind, they’re more likely to contain tokens from those higher quality datasets.

    I haven’t mathematically proven any of this within the llama.cpp tokenizer, but I strongly suspect that I could at least prove a correlation between polite token input and dataset representation output tokens