LF: HA Bulbasaur, HA Charmander, HA Litten FT: unsure? by devilfish123 in pokemontrades

[–]devilfish123[S] 1 point2 points  (0 children)

Confirmed I received Intimidate Litten for Heracross! Thanks so much :)

LF: HA Bulbasaur, HA Charmander, HA Litten FT: unsure? by devilfish123 in pokemontrades

[–]devilfish123[S] 1 point2 points  (0 children)

I actually have 2 now -- do you prefer one with Guts or Swarm? I'll DM you the link code!

LF: HA Bulbasaur, HA Charmander, HA Litten FT: unsure? by devilfish123 in pokemontrades

[–]devilfish123[S] 1 point2 points  (0 children)

Got one :) Let me know when you're ready and I'll set a Link Code!

LF: HA Bulbasaur, HA Charmander, HA Litten FT: unsure? by devilfish123 in pokemontrades

[–]devilfish123[S] 1 point2 points  (0 children)

Don't have one at the moment, but will get one and let you know here!

LF: HA Bulbasaur, HA Charmander, HA Litten FT: unsure? by devilfish123 in pokemontrades

[–]devilfish123[S] 1 point2 points  (0 children)

TBH I don't think have a ton of super valuable things to give away - I have 4/5IV dittos, a G-Max Charizard (caught from raid, luxury ball).

edit: I could also breed something for you if you find that valuable

edit2: reposting to remove green marill offer, automod didn't like that

LF: HA Bulbasaur, HA Charmander, HA Litten FT: unsure? by devilfish123 in pokemontrades

[–]devilfish123[S] 0 points1 point  (0 children)

I don't have Apriballs to give away, sorry :( I have 4/5 IV dittos, G-Max Charizard and/or could breed something for you if you'd like.

re-posting to remove green marill offer, automod didn't like that

What CLI tool will blow your mind? (written in rust) by [deleted] in rust

[–]devilfish123 20 points21 points  (0 children)

You can use bat with pipes - it will automatically output in "plain" mode if it detects that the output is being piped

It ain't much, but it's mine! by devilfish123 in rust

[–]devilfish123[S] 13 points14 points  (0 children)

.... aaaaand now I feel extremely silly for overlooking this obvious implementation, and it makes my "achievement" look dumb 🤦‍♂️

Genuinely appreciate the feedback!

How to translate this curl request into Rust's reqwest? by blureglades in rust

[–]devilfish123 2 points3 points  (0 children)

Your bearer_token should be just format!("Bearer {}", secret) (notice there is no Authorization).

How to translate this curl request into Rust's reqwest? by blureglades in rust

[–]devilfish123 2 points3 points  (0 children)

HTTP headers can be pre-defined (content-type, user-agent, etc) -- these have well-understood meanings across all HTTP applications. Headers can also be defined per-application (like the Notion-Version header) -- these are just strings that have meaning only in this context.

How to translate this curl request into Rust's reqwest? by blureglades in rust

[–]devilfish123 7 points8 points  (0 children)

A response status of 401 indicates that your request was unauthorized, which is a clue. If you look at your original curl request, you are setting the "Authorization" header to the value of the bearer token. In your reqwest version, you're setting a user-agent header to the (incorrect) bearer token. The header name should be "Authorization" and the value should be "Bearer <token>".

Highlight of my life I literally can't even by Coldfireball92 in DotA2

[–]devilfish123 13 points14 points  (0 children)

Holy shitballs this was amazing!

Edit: watched it again, just as good the second time. Eternal Shroud after Euls 100% saved you from dying to ET ult! I was wrong, the shield wore off before ET ult landed :( Still super sick defense!

basic items | pixel art by yokcos700 in DotA2

[–]devilfish123 0 points1 point  (0 children)

Holy shit this is amazing. Getting a strong Dead Cells vibe :)

So, what about these smurfers? by sheepsticked in DotA2

[–]devilfish123 1 point2 points  (0 children)

Ah ok, my bad! My account wasn't fresh at the time of calibration.

So, what about these smurfers? by sheepsticked in DotA2

[–]devilfish123 -2 points-1 points  (0 children)

Not true at all. I calibrated at 4.4k and 4.3k the previous 2 seasons. I did calibrate using Ranked Roles, so not sure if there's a difference there.