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/)DE
Posts
0
Comments
77
Joined
2 yr. ago

  • It's weird, we tried having a small group of people control the flow of capital and it was unpopular each time. Let's try it again but call it something different or say it was something else when we tried it before.

  • No, i just don't want to see misinformation period. The reason the printer wasn't working is because they were on a managed printing plan, not because HP was trying to pull one over on them.

  • I'm not glad that I keep seeing it. They were using managed printing i.e. pay-per-page. HP may make garbage and overcharge for ink, but I'm sick of people tapping the up arrow on low effort posts like this.

  • As someone who switched from another domain to tech, I suggest trying to reason through your hesitation to switch away. Do you want to stay in tech because you like tech or because you're afraid of "giving up"?

    In my other domain, I worked hard and did OK, but not stellar. In tech however, it's a completely different story. The other domain was "cool", and I don't regret what I learned along the way, but tech clearly comes easier to me compared to someone doing well in the other domain.

    You need to be honest with yourself before you make the decision to switch. Are you running away from tech or towards something else?

  • Here's a simple approach:

    • Basic auth via a custom header, like X-Auth
    • JWT auth on Authorization header
    • uuid on the JWT (as a claim) that gets stored temporarily (until it expires) to allow the server to revoke the token

    Initial request -> server looks for Authorization header, falls back to X-Auth header -> generates JWT and sends back to client in Authorization header (or whatever makes sense)

    Subsequent request -> server looks for Authorization header -> checks JWT against revocation database/table and that it isn't expired

    Subsequent request with expired token -> server returns 401, client retries using X-Auth header -> server sends back JWT on Authorization header -> client updates locally-stored JWT for future requests

    There are probably ways to make this more standard or optimal, but this is a simple approach.

  • EVs

    Jump
  • I usually visit my closest city for one of two reasons: 1) I have some kind of appointment or 2) I know some who lives there. Right now I'm able to drive there and park on the street. What should my alternative be once the city is "hostile" to cars? Remember, I live 30+ minutes away by car and take a highway to get there.

  • EVs

    Jump
  • No they didn't. They tore up railroad lines and got rid of reliable public transportation. You claim to support the environment, but you're talking about replacing undeveloped land or farmland with a train. There isn't enough traffic here to saturate a normal 2-lane road, much less a damn train.

  • EVs

    Jump
  • I live somewhere that never had anything but car infrastructure. Should I ride my bike across a 5 line intersection to go to the mall? And before you suggest my local government install a light rail from my house to the mall, I'm surrounded by farmland.

  • EVs

    Jump
  • Some of us live in places that used to be country and are slowly turning to sprawl. Public transport will work when you bulldoze an area the size of a small country and start over.

  • EVs

    Jump
  • I think there's this misconception that the US is basically NYC or dirt-road farmland, and the reality is that there's a lot of in-between. I live <20 minutes from the closest mall by car, yet even transportation or food delivery apps (e.g. uber, uber eats) essentially don't serve my area, so forget public transportation.