Foesn't this show other top level functions besides main? From the JEP ```Top-level members are interpreted as members of the unnamed class, so we can also write the program as: String greeting() { return "Hello,…
Because if he had the general proof he wouldn't need to go out of his way to prove n=4, since it would be covered already by the general proof
The readme shows support for dumping dex files. Edit: missed that it has a comment that stays "unsupport for now" but at least it looks like something planned
Heh, was looking up the wiki on the Baader Meinhoff phenomenon only to find out it sends you to your link. Guess that's an easier name to know it as :)
I maintain a joke domain which I've found sadly applicable through the years. https://adventofrealizingicantread.com. I try to keep it updated pointing to the current day throughout the month I've found especially as…
I struggled with this through highschool. Pencil and gel pens were the worst. I never learned to write with my paper tilted like some lefties. I write just like a mirror image of a right hander, which lead to a lot of…
Looking at pricing, its $15 per 1M input tokens, and $60 per 1M output tokens. I assume the CoT tokens count as output (or input even)? If so and it directly affects billing, I'm not sure how I feel about them hiding…
This is correct the last I read about it, but there was a project called ArcWelder that would post-process your gcode and convert the motions to true arcs. The printers today support the arc gcode, but the slicers don't…
No need for a plane, works that way for my head in real life too :) tilt your head back and you look up
I could see this. Like obviously I live first person, and when I want to look up I pull my head back, to look down I push my head forward. Similarly I expect pushing my mouse forward (up) to look down and pulling my…
What a wonderful and detailed wrote up. Thank you for this! I wrote something similar but never released it due to not having a lot of hobby paint colors to include. It uses LAB for linear distance as a scoring…
The linked page says the following: No C# or GDNative/GDExtension: Only GDScript is supported. Native extensions are not supported, but you can try to convert them into internal modules.
I tried your example utterance about the glass door and can confirm 3.5 works fine. I then tried rewording it a bit and it did not go well, maybe I just worded it badly? https://imgur.com/a/UIXcDaJ
Guessing they meant "I have never read" and not telling you to "never read"
Yep! Can confirm I saw it at $10k earlier today as well.
My (limited) understanding is that if you have say a 5mb file, and you open it for writing and wrote 3mb. You might expect the file to be 3mb, but...if you didn't specify the truncate flag (the bug here) the file is…
Or playing ads before showing someone the Tornado warning/radar.. I hate the weather Channel app
> 10000 > & 1111 > ______ > 1 Wouldn't this result in 0 and not 1?
The linked tweet is part of a larger thread which details an issue with how they set up transmitters in factorio which led to the destruction of the entire base. The thread then pivots to how it applies to other areas.
I'm guessing you are referring to the new format they released with Chitubox 1.9 that encrypts portions of the layer data. The Chitubox file format has been reverse engineered and their encryption as well. The format is…
As someone that has recently started learning Rust, I am certainly interested in looking at source for bigger projects than I've made. Getting a feel for patterns and examples of how to do certain things. If your…
I built a few utilities that help PeopleSoft developers do their job. It's a pretty niche market and it's all MIT licensed. I work on it when I need it to do something, or someone requests a feature. They have stayed…
This led me one year to registering adventofrealizingicantread.com It just redirects to the advent site but I've grown to love it :)
How was the experience for you? I've done the past few years in C#, but am considering using 2021 to learn Rust.
Good info thanks. My comment wasn't intended to be a statement of fact by me, but rather what Impossible Foods claims. The complaint is now available on courtlistener.
Foesn't this show other top level functions besides main? From the JEP ```Top-level members are interpreted as members of the unnamed class, so we can also write the program as: String greeting() { return "Hello,…
Because if he had the general proof he wouldn't need to go out of his way to prove n=4, since it would be covered already by the general proof
The readme shows support for dumping dex files. Edit: missed that it has a comment that stays "unsupport for now" but at least it looks like something planned
Heh, was looking up the wiki on the Baader Meinhoff phenomenon only to find out it sends you to your link. Guess that's an easier name to know it as :)
I maintain a joke domain which I've found sadly applicable through the years. https://adventofrealizingicantread.com. I try to keep it updated pointing to the current day throughout the month I've found especially as…
I struggled with this through highschool. Pencil and gel pens were the worst. I never learned to write with my paper tilted like some lefties. I write just like a mirror image of a right hander, which lead to a lot of…
Looking at pricing, its $15 per 1M input tokens, and $60 per 1M output tokens. I assume the CoT tokens count as output (or input even)? If so and it directly affects billing, I'm not sure how I feel about them hiding…
This is correct the last I read about it, but there was a project called ArcWelder that would post-process your gcode and convert the motions to true arcs. The printers today support the arc gcode, but the slicers don't…
No need for a plane, works that way for my head in real life too :) tilt your head back and you look up
I could see this. Like obviously I live first person, and when I want to look up I pull my head back, to look down I push my head forward. Similarly I expect pushing my mouse forward (up) to look down and pulling my…
What a wonderful and detailed wrote up. Thank you for this! I wrote something similar but never released it due to not having a lot of hobby paint colors to include. It uses LAB for linear distance as a scoring…
The linked page says the following: No C# or GDNative/GDExtension: Only GDScript is supported. Native extensions are not supported, but you can try to convert them into internal modules.
I tried your example utterance about the glass door and can confirm 3.5 works fine. I then tried rewording it a bit and it did not go well, maybe I just worded it badly? https://imgur.com/a/UIXcDaJ
Guessing they meant "I have never read" and not telling you to "never read"
Yep! Can confirm I saw it at $10k earlier today as well.
My (limited) understanding is that if you have say a 5mb file, and you open it for writing and wrote 3mb. You might expect the file to be 3mb, but...if you didn't specify the truncate flag (the bug here) the file is…
Or playing ads before showing someone the Tornado warning/radar.. I hate the weather Channel app
> 10000 > & 1111 > ______ > 1 Wouldn't this result in 0 and not 1?
The linked tweet is part of a larger thread which details an issue with how they set up transmitters in factorio which led to the destruction of the entire base. The thread then pivots to how it applies to other areas.
I'm guessing you are referring to the new format they released with Chitubox 1.9 that encrypts portions of the layer data. The Chitubox file format has been reverse engineered and their encryption as well. The format is…
As someone that has recently started learning Rust, I am certainly interested in looking at source for bigger projects than I've made. Getting a feel for patterns and examples of how to do certain things. If your…
I built a few utilities that help PeopleSoft developers do their job. It's a pretty niche market and it's all MIT licensed. I work on it when I need it to do something, or someone requests a feature. They have stayed…
This led me one year to registering adventofrealizingicantread.com It just redirects to the advent site but I've grown to love it :)
How was the experience for you? I've done the past few years in C#, but am considering using 2021 to learn Rust.
Good info thanks. My comment wasn't intended to be a statement of fact by me, but rather what Impossible Foods claims. The complaint is now available on courtlistener.