twitch.uservoice.com/forums/92336...
twitch.uservoice.com/forums/92336...
Like, "pro cyclists pull down 160g of carbs an hour" DOES NOT compute in my head as "I should too", like whatt
on the other hand, this can be explained by people rationalizing something they know is bad for them 🤔
Like, "pro cyclists pull down 160g of carbs an hour" DOES NOT compute in my head as "I should too", like whatt
on the other hand, this can be explained by people rationalizing something they know is bad for them 🤔
It may be that you could format it, give better names to vars, restructure it a bit, and leave it be indeed lol
It may be that you could format it, give better names to vars, restructure it a bit, and leave it be indeed lol
Also, Rust has clap (a great cli parsing lib) that made me choose it for small clis over other langs several tines now lul
Also, Rust has clap (a great cli parsing lib) that made me choose it for small clis over other langs several tines now lul
Well, as far as a typesystem without row types goes :)
So this works
val x: Object = ...
if (x is String) {
println(x.length)
}
(boy I haven't touched Kotlin in a while - and my new work is Scala 😂)
Well, as far as a typesystem without row types goes :)
So this works
val x: Object = ...
if (x is String) {
println(x.length)
}
(boy I haven't touched Kotlin in a while - and my new work is Scala 😂)
And ff has sidebery)
And ff has sidebery)
The nullable type `String?` is seen as non-nullable `String` after a null check (allowing the dot operator, thus preventing NPEs), and instanceof checks (or `is` in Kotlin) also refine the type :)
The nullable type `String?` is seen as non-nullable `String` after a null check (allowing the dot operator, thus preventing NPEs), and instanceof checks (or `is` in Kotlin) also refine the type :)
The ai stuff is fine, the built-in chat/voice stuff is intriguing yet unobtrusive at last (same with ai - no constant toplevel quick action eyesore, *ahem*vscode*ahem*), cant wait for selfhost
The ai stuff is fine, the built-in chat/voice stuff is intriguing yet unobtrusive at last (same with ai - no constant toplevel quick action eyesore, *ahem*vscode*ahem*), cant wait for selfhost
Even chatgpt when you use it (responsibly, lol) just to get a grasp on what you need to learn/find out is okay-ish
Even chatgpt when you use it (responsibly, lol) just to get a grasp on what you need to learn/find out is okay-ish
Default auto-titling of stuff, which is basically summarization as well.
Semantic search is great.
Copilot when it just completes the piece and is not trying to invent stuff
Basically, *language* applications, not shoving gen. LLM into everything
Default auto-titling of stuff, which is basically summarization as well.
Semantic search is great.
Copilot when it just completes the piece and is not trying to invent stuff
Basically, *language* applications, not shoving gen. LLM into everything
I got tab folders (on another pane) from abandoned side projects from years ago lul
I got tab folders (on another pane) from abandoned side projects from years ago lul
Solves both this issue and people not wanting to be responsible/litter their acc/etc
Maybe you already did that, and I'm just reading 10-day old outdated info 😅
Solves both this issue and people not wanting to be responsible/litter their acc/etc
Maybe you already did that, and I'm just reading 10-day old outdated info 😅