🌉 bridged from ⁂ https://mstdn.social/@arendjr, follow @ap.brid.gy to interact
"The intelligence of a computer is not grounded in experience or self-awareness."
https://philosophyofbalance.com/blog/say-no-to-ai/
Reply to this toot to respond to the post.
#AI #philosophy #philosophymatters #philosophyofbalance
"The intelligence of a computer is not grounded in experience or self-awareness."
https://philosophyofbalance.com/blog/say-no-to-ai/
Reply to this toot to respond to the post.
#AI #philosophy #philosophymatters #philosophyofbalance
"Embracing a philosophy can feel like a dangerous thing..."
https://philosophyofbalance.com/blog/you-dont-always-need-to-be-right/
#philosophy #ideology #acceptance #philosophyofbalance
"Embracing a philosophy can feel like a dangerous thing..."
https://philosophyofbalance.com/blog/you-dont-always-need-to-be-right/
#philosophy #ideology #acceptance #philosophyofbalance
"Men are discovering that strength lies in the knowledge that we need to pair rationality with empathy to truly empower ourselves."
https://philosophyofbalance.com/blog/the-emancipation-of-men/
Reply to this toot to reply to the post!
#empathy […]
"Men are discovering that strength lies in the knowledge that we need to pair rationality with empathy to truly empower ourselves."
https://philosophyofbalance.com/blog/the-emancipation-of-men/
Reply to this toot to reply to the post!
#empathy […]
Teaching Empathy: https://philosophyofbalance.com/blog/teaching-empathy/
Reply to this toot to leave a comment on […]
Teaching Empathy: https://philosophyofbalance.com/blog/teaching-empathy/
Reply to this toot to leave a comment on […]
"To remain intellectually honest, not just with ourselves, but with the universe at large, we must accept that materialism is a mere illusion, a projection of the mind."
https://philosophyofbalance.com/blog/materialism-is-an-illusion/
Reply to this toot to have […]
"To remain intellectually honest, not just with ourselves, but with the universe at large, we must accept that materialism is a mere illusion, a projection of the mind."
https://philosophyofbalance.com/blog/materialism-is-an-illusion/
Reply to this toot to have […]
That's a bold statement, I know, and one that I cannot prove. Yet I do believe it is our most rational position to take.
Read on: https://philosophyofbalance.com/blog/free-will-you-better-believe-it/
#philosophy #philosophyofbalance #freewill
That's a bold statement, I know, and one that I cannot prove. Yet I do believe it is our most rational position to take.
Read on: https://philosophyofbalance.com/blog/free-will-you-better-believe-it/
#philosophy #philosophyofbalance #freewill
Now everyone’s laughing that it’s Clippy 2.0 anyway, but if MS had been the ones calling it Clippy, they would’ve been able to preempt the fun making. And they could’ve spinned it by saying the […]
Now everyone’s laughing that it’s Clippy 2.0 anyway, but if MS had been the ones calling it Clippy, they would’ve been able to preempt the fun making. And they could’ve spinned it by saying the […]
Reply to this toot to have your comment appear on the article!
#philosophy #philosophyofbalance #selfawareness #selfimprovement
Reply to this toot to have your comment appear on the article!
#philosophy #philosophyofbalance #selfawareness #selfimprovement
I’m writing a book on the topic, but for now I wish to […]
I’m writing a book on the topic, but for now I wish to […]
Rust's `Cow` type was created for Copy-on-Write (CoW) use-cases, but more and more I find myself using it for random situations where I need a value that is either borrowed or owned. Boo.
#Rust/#Rustlang
Rust's `Cow` type was created for Copy-on-Write (CoW) use-cases, but more and more I find myself using it for random situations where I need a value that is either borrowed or owned. Boo.
#Rust/#Rustlang
While I targeted specific patterns used by their own `swr` library, all the fixes are generically applicable, meaning other code […]
While I targeted specific patterns used by their own `swr` library, all the fixes are generically applicable, meaning other code […]
* First of all keep in mind this is measured on a single (very large) repository. Yours might fare differently depending on libraries/patterns/etc..
* What you're seeing is a successful application of […]
* First of all keep in mind this is measured on a single (very large) repository. Yours might fare differently depending on libraries/patterns/etc..
* What you're seeing is a successful application of […]
The success rate is even slightly higher already in the `next` branch, and I still have 2 weeks […]
The success rate is even slightly higher already in the `next` branch, and I still have 2 weeks […]
#Rust #rustlang #bikeshedding
#Rust #rustlang #bikeshedding
Reply to this post to comment!
#OpenSource #WebDev #tooling #JavaScript […]
Reply to this post to comment!
#OpenSource #WebDev #tooling #JavaScript […]
```ts
class DeepThought {
/* class members */
}
export const superComputer = new DeepThought();
```
It doesn't matter that `DeepThought` isn't being exported, or that the code is defined […]
```ts
class DeepThought {
/* class members */
}
export const superComputer = new DeepThought();
```
It doesn't matter that `DeepThought` isn't being exported, or that the code is defined […]
Just be aware that it doesn’t offer calendar or contact sync, but given I have an iPhone too, I could easily move those to iCloud.
Just be aware that it doesn’t offer calendar or contact sync, but given I have an iPhone too, I could easily move those to iCloud.
https://blog.startifact.com/posts/new-challenges-2025/
#rustlang #getfedihired
https://blog.startifact.com/posts/new-challenges-2025/
#rustlang #getfedihired
- lets you write inline Rust code that gets evaluated at compile time to generate Rust code
- Combines the power of procedural macros with the ease of `macro_rules!`
Crate:
docs.rs/eval-macro/l...
Discussion:
www.reddit.com/r/rust/s/Wsa...
#rustlang
- lets you write inline Rust code that gets evaluated at compile time to generate Rust code
- Combines the power of procedural macros with the ease of `macro_rules!`
Crate:
docs.rs/eval-macro/l...
Discussion:
www.reddit.com/r/rust/s/Wsa...
#rustlang
Reply to this post to comment.
Reply to this post to comment.
There is still some other tasks I need to do to complete the multi-file analysis, but hopefully this means we've also reached the point where contributors can chime in and […]
There is still some other tasks I need to do to complete the multi-file analysis, but hopefully this means we've also reached the point where contributors can chime in and […]