learn.microsoft.com/en-us/dotnet...
learn.microsoft.com/en-us/dotnet...
You want to pay for AI tool. For $20 you get 1500 AI credits/month. But what is AI credit? What's the table to calculate your usage and needs? Nobody knows. Not even the authors.
You want to pay for AI tool. For $20 you get 1500 AI credits/month. But what is AI credit? What's the table to calculate your usage and needs? Nobody knows. Not even the authors.
1. I rented my free CPU time to SETI program for too long.
2. I run Linux on a Dell laptop with NVIDIA graphics card on board back in 2011 and went on a lunch break.
Now I think, it's wild that I managed to do it twice.
1. I rented my free CPU time to SETI program for too long.
2. I run Linux on a Dell laptop with NVIDIA graphics card on board back in 2011 and went on a lunch break.
Now I think, it's wild that I managed to do it twice.
If you are using GenAI for visual, why would I trust that music is made with your own effort?
If you are using GenAI for visual, why would I trust that music is made with your own effort?
Hopefully integration with the different devices -including car - will keep up with my expectations.
Hopefully integration with the different devices -including car - will keep up with my expectations.
1. www.youtube.com/watch?v=ngZq...
2. www.youtube.com/watch?v=u3fa...
And if you have more time, you can also add (www.youtube.com/watch?v=3qfR...) (muscle up) for complete routine.
1. www.youtube.com/watch?v=ngZq...
2. www.youtube.com/watch?v=u3fa...
And if you have more time, you can also add (www.youtube.com/watch?v=3qfR...) (muscle up) for complete routine.
Rust: let me educate you on Deref, Borrow and AsRef. But if your type is hidden behind Rc<RefCell<T>>, Arc<Mutex<T>> or Arc<RwLock<T>>, you'll need to play a 5D chess match against your compiler to make it work.
Rust: let me educate you on Deref, Borrow and AsRef. But if your type is hidden behind Rc<RefCell<T>>, Arc<Mutex<T>> or Arc<RwLock<T>>, you'll need to play a 5D chess match against your compiler to make it work.
Even my music app and video player first hangs for a minute trying to connect before giving up and letting me work on it. This is unacceptable.
Even my music app and video player first hangs for a minute trying to connect before giving up and letting me work on it. This is unacceptable.
we've been so focused on making it easy to scale up that we've accidentally made it hard to scale down
we've been so focused on making it easy to scale up that we've accidentally made it hard to scale down
- Bytes<Utf8>
- Bytes<Lz4<T>>
- Bytes<ZerocopyStruct>
this way we also never assign incompatible data like `Bytes<Lz4<T>> => Bytes<T>`.
- Bytes<Utf8>
- Bytes<Lz4<T>>
- Bytes<ZerocopyStruct>
this way we also never assign incompatible data like `Bytes<Lz4<T>> => Bytes<T>`.