ConsciousCode

joined 1 year ago
[–] [email protected] 10 points 8 months ago

It's important to be aware of their opinions because they quickly become policy and rhetoric while Dems do damage control and fail to fix the underlying issues Reps exploit. In this case, having an instance where they directly contradict their own "sleepy Joe" narrative can help deconstruct the beliefs of family members who have fallen for it.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

This is a sane and measured response to a terrorist attack /s Just do terrorism back 100-fold, I guess?

[–] [email protected] 2 points 1 year ago

I saw a tip option at a coffee shop the other day, but it's very unclear who's even getting that tip. The cashier? They're not doing anything extra, so a tip doesn't make sense. The barista? If I get a complicated drink a tip might make sense. But I genuinely wouldn't doubt it if this ambiguity is taken advantage of and the business just pockets the tip and no one sees it.

[–] [email protected] 3 points 1 year ago (1 children)

Genuinely wondering, who even gets the tip in that case? Or is it just a donation to the billion dollar multinational corporation?

[–] [email protected] 2 points 1 year ago

It's the same reason people hate ads. If you see a poster in a restaurant advertising some service, you don't care. But ads on the internet are shoved in your face and must be dismissed to get at the content. The equivalent of a tip jar for Square would be a button that says "tip your server" next to "continue". Instead, there's no easy way to dismiss the tip prompt - you have to go into custom and choose 0, which makes it an active choice which must be made in order to even continue, as if the server held the tip jar directly in your face and you had to push it aside to pay at the till. It's an imposition, one which targets neurodivergency surrounding motivation and social anxiety (eg people pleasing and depression). They took one of my spoons!

[–] [email protected] 8 points 1 year ago* (last edited 1 year ago) (2 children)

I think it's moreso a matter of evolution. We know humanoid bodies can do anything we can do, so we start with that and make incremental improvements from there. We already do have plenty of other body shapes for robots (6-axis arms, SPOT, drones, etc) but none of them are general-purpose. Also, the robot shown in the article is pretty clearly not fully humanoid, it has weird insect legs probably because it's easier to control and it doubles as a vertical lift.

[–] [email protected] 5 points 1 year ago

Network effects. The "we" you're referring to could only be like 100 million at most, the vast majority of people don't have the technical know-how to switch, or to articulate exactly why they feel miserable every time they log in for their daily fix.

[–] [email protected] 3 points 1 year ago

Considering prior authorization is predicated on the fact that if they reject enough requests inevitably some people won't fight them, meaning they don't have to pay out, I wouldn't be surprised if they use a slightly better than chance prediction as justification for denying coverage, if they even need an actual excuse to begin with.

[–] [email protected] 15 points 1 year ago (1 children)

For what it's worth I don't think they're proposing it will "solve" climate change - no single thing can. It's millions of tiny (alleged) improvements like this which eventually add up to taking pressure off of the environment. I see this kind of attitude a lot with stuff like paper straws or biodegradable packaging, as if the idea of a small but meaningful step in the right direction is laughable. It's fine to criticize them for the "improvement" actually being no better than the alternative, but I worry sometimes it comes across like any sort of improvement short of "solving" climate change isn't worthwhile.

[–] [email protected] 3 points 1 year ago

I'm not sure it even matters if he was "really" referring to Cohen, the fact that he's under a gag order to protect people means he should STFU. Every word he says, intentionally or "not", is potentially dangerous to the people involved. Isn't that the whole point of a gag order? Don't talk about the specifics of the trial, you can say it's unfair or whatever but the specifics are too dangerous to reveal. Why aren't his lawyers stopping him from saying this stuff? They're going to lose by contempt of court or something at this rate. Come to think of it, Alex Jones did the same thing in his trial.

[–] [email protected] 3 points 1 year ago

If we had access to the original model, we could give it the same seed and prompt and get the exact image back. Or, we could mandate techniques like statistical fingerprinting. Without the model though, it's proven to be mathematically impossible the better models get in the coming years - and what do you do if they take a real image, compress it into an embedding, then reassemble it?

[–] [email protected] 8 points 1 year ago

I respect your boldness to ask these questions, but I don't feel like I can adequately answer them. I wrote a 6 paragraph essay but using GPT-4 as a sensitivity reader, I don't think I can post it without some kind of miscommunication or unintentional hurt. Instead, I'll answer the questions directly by presenting non-authoritative alternate viewpoints.

  1. No idea, maybe someone else knows
  2. That makes sense to me; I would think there would be a strong pressure to present fake content as real to avoid getting caught but they're already in deep legal trouble anyway and I'm sure they get off to it too. It's hard to know for sure because it's so stigmatized that the data are both biased and sparse. Good luck getting anyone to volunteer that information
  3. I consider pedophilia (ie the attraction) to be amoral but acting on it to be "evil", ala noncon, gore, necrophilia, etc. That's just from consistent application of my principles though, as I haven't humanized them enough to care that pedophilia itself is illegal. I don't think violent video games are quite comparable because humans normally abhor violence, so there's a degree of separation, whereas CP is inherently attractive to them. More research is needed, if we as a society care enough to research it.
  4. I don't quite agree, rights are hard-won and easy-lost but we seem to gain them over time. Take trans rights to healthcare for example - first it wasn't available to anyone, then it was available to everyone (trans or not), now we have reactionary denials of those rights, and soon we'll get those rights for real, like what happened with gay rights. Also, I don't see what rights are lost in arguing for the status quo that pedophilia remain criminalized? If MAPs are any indication, I'm not sure we're ready for that tightrope, and there are at least a dozen marginalized groups I'd rather see get rights first. Unlike gay people for instance, being "in the closet" is a net societal good because there's no valid way to present that publicly without harming children or eroding their protections.
19
Pathos v Logos (beehaw.org)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

How do you argue with someone who's confused a lack of emotional connection to a topic with objectivity and rationality? Say a topic profoundly affects you and those you care about, but not the other person, so you get angry and flustered and they seem to think this means you're less objective as a result and it's an easy win.

 

Considering the potential of the fediverse, is there any version of that for search engines? Something to break up a major point of internet centralization, fragility, and inertia to change (eg Google will never, ever, offer IPFS searches). Not only would decentralization be inherently beneficial, it would mean we're no longer compelled to hand over private information to centralized unvetted corporations like Google, Microsoft, and DuckDuckGo.

 

Not sure if this is the right place to put this, but I wrote a library (MIT) for creating "semantic functions" using LLMs to execute them. It's optimized for ergonomics and opacity, so you can write your functions like:

from servitor import semantic
@semantic
def list_people(text) -> list[str]:
    """List the people mentioned in the text."""

(That's not a typo - the body of the function is just the docstring, servitor detects that it returns None and uses the docstring instead)

Basic setup:

$ pip install .[openai]
$ pip install .[gpt4all]
$ cp .env.template .env

Then edit .env to have your API key or model name/path.

I'm hoping for this to be a first step towards people treating LLMs less like agents and more like inference engines - the former is currently prevalent because ChatGPT is a chatbot, but the latter is more accurate to what they actually are.

I designed it specifically so it's easy to switch between models and LLM providers without requiring dependencies for all of them. OpenAI is implemented because it's the easiest for me to test with, but I also implemented gpt4all support as a first local model library.

What do you think? Can you find any issues? Implement any connectors or adapters? Any features you'd like to see? What can you make with this?

view more: next ›