HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wy1981

no profile record

comments

wy1981
·2 माह पहले·discuss
Thanks for responding.

If you're interested in a tutoring Latin remotely, please let me know. If not, no worries.
wy1981
·2 माह पहले·discuss
As an aside, do you still teach Latin? If not, any online recommendations for Latin tutors? Thanks in advance.
wy1981
·5 माह पहले·discuss
This level of detail isn't really helpful. I am working with AI and genuinely interested in learning more, but this offers very little.

More concrete examples to illustrate the core points would have been helpful. As-is the article doesn't offer much - sorry.

For one, I am not sure what kind of code he writes? How does he write tests? Are these unit tests, property-based tests? How does he quantify success? Leaves a lot to be desired.
wy1981
·5 माह पहले·discuss
What works for me is that often on a Monday I restart my machine. If something is truly important, I save it before the restart. There is something good to start from an empty state.
wy1981
·6 माह पहले·discuss
> Every project and programmer shouldn't feel they have to justify their choice not to use Rust

Maybe writing about it was taken as an opportunity to clarify their own thinking about the topic?
wy1981
·9 माह पहले·discuss
Looks nice. Some explanation for those of us not familiar with Go would've been more educational. Could be future posts, I suppose.
wy1981
·9 माह पहले·discuss
Great find and writeup.

As an aside, this is the type of a problem that I think model checkers can't help with. You can write perfect and complicated TLA+/Lean/FizzBee models and even if somehow these models can generate code for you from your correct models you can still run into bugs like these due to platform/compiler/language issues. But, thankfully, such bugs are rare.