HackerTrans
TopNewTrendsCommentsPastAskShowJobs

simplegeek

1,067 karmajoined 19 jaar geleden
I like startups, writing, books, and tea.

Email: [email protected]

Blog: https://wyounas.github.io

Submissions

Solving Santa Claus Puzzle

wyounas.github.io
4 points·by simplegeek·gisteren·0 comments

Solving Santa Claus Puzzle with a Model Checker

wyounas.github.io
3 points·by simplegeek·8 dagen geleden·0 comments

Solving the Santa Claus concurrency puzzle

wyounas.github.io
2 points·by simplegeek·19 dagen geleden·0 comments

W.H. Auden's typist: James Schuyler in life and literature

hedgehogreview.com
3 points·by simplegeek·23 dagen geleden·0 comments

How to Have Good Taste

commonreader.co.uk
3 points·by simplegeek·2 maanden geleden·0 comments

Some Unusual Trees

thoughts.wyounas.com
289 points·by simplegeek·3 maanden geleden·87 comments

Writers and Their Day Jobs

lithub.com
89 points·by simplegeek·5 maanden geleden·37 comments

We Are the Art; Brandon Sanderson on AI Art [video]

youtube.com
3 points·by simplegeek·5 maanden geleden·0 comments

Don't invert established UX mental models

thoughts.wyounas.com
4 points·by simplegeek·5 maanden geleden·0 comments

Don't invert established UX mental models

thoughts.wyounas.com
2 points·by simplegeek·5 maanden geleden·0 comments

Solvingn the Santa Claus concurrency puzzle with a model checker

wyounas.github.io
16 points·by simplegeek·5 maanden geleden·2 comments

Don't invert established UX mental models

thoughts.wyounas.com
4 points·by simplegeek·6 maanden geleden·0 comments

How to Solve Santa Claus Concurrency Puzzle with a Model Checker

wyounas.github.io
1 points·by simplegeek·6 maanden geleden·0 comments

How to Help Santa Claus Concurrently

wyounas.github.io
2 points·by simplegeek·7 maanden geleden·0 comments

Reproducing the AWS Outage Race Condition with a Model Checker

wyounas.github.io
144 points·by simplegeek·8 maanden geleden·50 comments

Some Thoughts on War and Peace

thoughts.wyounas.com
2 points·by simplegeek·9 maanden geleden·0 comments

Some Thoughts on War and Peace

thoughts.wyounas.com
1 points·by simplegeek·9 maanden geleden·0 comments

Hiroshima, Bertrand Russell, and Reflections on the Future of Mankind

thoughts.wyounas.com
2 points·by simplegeek·9 maanden geleden·0 comments

The Future of Mankind: Some Reflections

thoughts.wyounas.com
1 points·by simplegeek·9 maanden geleden·0 comments

The Future of Mankind

thoughts.wyounas.com
1 points·by simplegeek·9 maanden geleden·0 comments

comments

simplegeek
·2 maanden geleden·discuss
I feel LLMs are indeed getting better at writing models. But, in my experience, they struggle to come up with correct safety and liveness properties unless you closely work with them. And of these two, they struggle the most with correct liveness properties.

Also for some problems I observe that models produced by LLMs often cause state space explosion. For simpler models they can fix this when you guide them though.

I’m sure LLMs will get even better.

That said, I take slightly different approach. Lamport said “If you're thinking without writing, you only think you're thinking.” So taking that advice I always try to write the first draft with hand and once I have the final shape in place I then turn to an LLM for further exploration and experimentation if I have to.
simplegeek
·6 maanden geleden·discuss
Thanks for doing this.

My blog: https://wyounas.github.io.

I’ll also try to submit a PR.
simplegeek
·9 maanden geleden·discuss
> And even at the end, when asked what he would like to do, he said: "I would like to learn something."

Don't have an exact word to describe how I feel after reading above. Find it beautiful that such an accomplished person wanted to learn something even towards the end of his life.
simplegeek
·6 jaar geleden·discuss
I congratulate you on launching this. Definitely an interesting idea.

Another thing that interests me is the approach that Benjamin Franklin described in his autobiography to improve his writing.

He would read writing that he liked, note it carefully, and then after a few days he would try to reproduce the writing. Finally, he would tally it with the original writing to correct mistakes.