How did Pop!_OS fare?
How did Pop!_OS fare?
The omission of Swift here tells you all you need to know I think.
Edit: I misread this, but my point stands regarding Swift, it has a pretty big usage-reputation gap.
What is your goal? Custom stuff isn’t too hard if you just want to implement basic password login and token-based auth. Otherwise you could use something like Firebase, Okta, or Cognito.
What about ftp? 🤔
Yesterday, for capturing URLs.
Look the issues with java.util.UUID and Postgres.
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 just don’t see the point in spreading misinformation. I have had almost entirely bad experiences with HP, but that doesn’t mean I go around spreading lies.
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.
Microsoft Word for my resume. I’m not sure what I can do to change that, I don’t want to risk a(n accidentally) badly formatted resume losing me an opportunity…
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?
You can also use Intellij Ultimate, the only big missing features are project config if you have mismatched versions of Gradle/AGP/Kotlin as well as the profiler.
Wow this is awful on mobile lol
How do you feel about Kotlin?
Here’s a simple approach:
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.
It can depend. Sometimes sprawl is car-centric because it’s heavily developed with no alternative, but sometimes there’a a lot of undeveloped land in between things.
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.
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.
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.
And now the IntelliJ plugin isn’t included in the all products pack for some reason.
Edit: It looks like it actually is included, or is supposed to be.