Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)J
Posts
1
Comments
2917
Joined
3 yr. ago

  • Every accusation is a confession, right?

  • I've been feeling okay on the beans, peanut butter, and sometimes peas.

    If you have cheap vegetarian options I'm open to recommendations

  • Anyone who's still a Republican is some combination of fool and monster.

  • Left to my own devices it'd be about $100/month.

    Rice, beans, pasta, peanut butter, oatmeal, and then whatever fruit and vegetables are cheap.

    With the social life included, there's more expenses. Did dinner out last week for $60 (a nice local Thai place). Ordered a pizza with a friend who was feeling down and watched Star Trek together for like $30.

    Other non-rice meals with my partner can also be more expensive. We air-fried up some potatoes and vegan "meat" last night and it was good.

    There's an app called "too good to go" that lets you get cheap food near the end of day. It's stuff the restaurant or grocery was going to have to throw out. Sometimes you get like four slices of pizza for $4, or a platter of Korean food for $6. Seems good and not enshittified yet.

    I'm in NYC, for context.

  • The young adult and youth experience in the UU church was pretty great. Less church-y, more interactive. I made a lot of good friends when I was younger there.

  • Conservatives don't care about truth or internal consistency. They just want to harm the out-group.

  • It's not really that different from like

     python
        
    
    my_get_mock = Mock(side_effect=Some exception("oh no"))
    result = some_func(http_getter=my_get_mock)
    
      

    There's many ways of writing bad code and tests, but mocks and patches aren't always a bad tool. But sure, you can definitely fuck things up with them.

  • If there's any justice, everyone who works for Palantir will be lined up next to everyone who worked for ICE.

  • I vaguely remember Java also has mocking libraries, as does JavaScript. (Though JavaScript isn't a language I'd hold up as the ideal.)

  •  python
        
    
    with patch("some_file.requests.get", side_effect=SomeException("oh no")):
      result = func_using_requests()
    
      

    Though not every language makes mocking as easy, and multiple responsibilities in a single function can quickly get messy.

  • I used to be better at math and coding. If I pulled up my old project euler solutions I'm not sure I'd understand them anymore.

  • It goes into your subconscious.

  • Oh, that's an idea. Unfortunately my work has no union. Tech is full of rugged individuals.

  • I broke a player's brain in college playing DND where an NPC just lied to her.

    She'd asked where so-and-so was. NPC didn't like her or her faction, so he just lied and said he'd taken up boxing. This isn't an especially credible lie because so-and-so was a lightweight nerd. But she says okay and goes tearing up the local boxing clubs, and can't find the guy.

    She's like "where is he?"

    Me: "you don't see him, and no one's even heard of him."

    Her: "but the guy said he was here"

    Me: "he did"

    Her: "so where is he"

    Me: "doesn't look like he's here"

    Her: "but he said he was"

    Me: "he did say that"

    Her: "so why isn't he here?"

    This went on for a while until one of the other players got impatient and said "the guy who doesn't like you maybe lied to you! Or was wrong! Can we move on please??"

  • Is it better to skip work entirely or go and just goof off? Probably the former?

  • Hi.

    Jump
  • Do you think the people that send junk like "hi" or "quick chat?" get annoyed when they're the recipient? Or they just think it's normal?

  • I don't have any useful advice but I'm sorry for your frustrations. It's okay to be sad about it!

  • Duh

    Jump
  • I feel like this topic somehow aligns with the form of a 2017 Twitter screenshot posted on tiktok posted on Lemmy.