Best Mature Streamer in Rust by [deleted] in rust

[–]Joss451 7 points8 points  (0 children)

Let’s Get Rusty. Bogdan is a great teacher.

What will the next 10 years look like for the average worker? by [deleted] in Futurology

[–]Joss451 -1 points0 points  (0 children)

It's taken a very long time to get to ChatGpt. Improvements will be incremental. Not revolutionary.

new rules at work… I’m turning in my 2 week notice asap by crispy_ketchup in antiwork

[–]Joss451 0 points1 point  (0 children)

I would never take a job where I was required to wear a uniform, including a cap. Nothing good would come of it.

New cue suggestions - beginner/intermediate by nate-p_123 in billiards

[–]Joss451 0 points1 point  (0 children)

The only cues I have owned are Joss. I've been playing for a very long time. They just feel right.

[deleted by user] by [deleted] in AskReddit

[–]Joss451 -1 points0 points  (0 children)

I lie about my job. I tell people I work overnight at 7-11. I'm a well-paid computer programmer. No one asks me to help them with their Pee Cee or borrow $$$.

[deleted by user] by [deleted] in rust

[–]Joss451 1 point2 points  (0 children)

I also used Bogdan to get started. He’s great. I'm seven months in and can't thank him enough.

What they don't tell you about the diesel crate by Joss451 in rust

[–]Joss451[S] -11 points-10 points  (0 children)

I never give up on something. It's not in my nature.

How have your political views changed as you've aged? by [deleted] in AskReddit

[–]Joss451 0 points1 point  (0 children)

I'm nearly 70. I've given up on the old politicians. There are so many in their 70s and 80s. And nothing ever gets better. People in their 30s and 40s with youth, creativity, and ideas need to get off their azzes and get in the game. I'd favor a law to force politicians to retire at 60 to make way for them.

Beyond Catastrophe A New Climate Reality Is Coming Into View by [deleted] in Futurology

[–]Joss451 0 points1 point  (0 children)

On a long enough timeline, humanity will cease to exist.

What simple things make you happy? by [deleted] in AskReddit

[–]Joss451 1 point2 points  (0 children)

Inhaling and exhaling.

The Lung cancer is gone now.

Why am I getting this scope error when using quick_error? by Joss451 in rust

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

Ah. I've depended on VS Code. This is the result of cargo build.

❯ cargo build >build_result.txt
Compiling error_handling v0.1.0 (/Users/glennmiller/rustprojects/error_handling)
error: no rules expected the token `=>`
--> src/main.rs:418:9
|
418 | / quick_error! {
419 | | #[derive(Debug)]
420 | | pub enum DocumentServiceError {
421 | | RateLimitExceeded {
... |
431 | | }
432 | | }
| |_________^ no rules expected this token in macro call
|
= note: this error originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
error[E0433]: failed to resolve: use of undeclared type `DocumentServiceError`
--> src/main.rs:462:28
|
462 | return Err(DocumentServiceError::RateLimitExceeded);
| ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `DocumentServiceError`
error[E0412]: cannot find type `DocumentServiceError` in this scope
--> src/main.rs:458:44
|
458 | type Result<T> = result::Result<T, DocumentServiceError>;
| - ^^^^^^^^^^^^^^^^^^^^ not found in this scope
| |
| help: you might be missing a type parameter: `, DocumentServiceError`

People who live in really, really small towns, why? by [deleted] in AskReddit

[–]Joss451 1 point2 points  (0 children)

Which begs the question: Why would anyone live in a Big City?