HackerLangs
トップ新着トレンドコメント過去質問紹介求人

ibobev

30,396 カルマ登録 11 年前

投稿

Streamline C++ Code Intelligence Setup in Copilot CLI

devblogs.microsoft.com
1 ポイント·投稿者 ibobev·13 日前·0 コメント

DLL that was not present in memory despite not being formally unloaded

devblogs.microsoft.com
150 ポイント·投稿者 ibobev·13 日前·45 コメント

Cancellation of Windows Runtime activities is asynchronous

devblogs.microsoft.com
1 ポイント·投稿者 ibobev·13 日前·0 コメント

Brace Expansion Tree

johndcook.com
12 ポイント·投稿者 ibobev·13 日前·2 コメント

When will the decimals in A/B repeat?

johndcook.com
1 ポイント·投稿者 ibobev·13 日前·0 コメント

Height of Harmonic Numbers

johndcook.com
1 ポイント·投稿者 ibobev·13 日前·0 コメント

Spritework on the ZX Spectrum: Preparing Our Graphics

bumbershootsoft.wordpress.com
2 ポイント·投稿者 ibobev·13 日前·0 コメント

Height of Harmonic Numbers

johndcook.com
2 ポイント·投稿者 ibobev·14 日前·0 コメント

Writing Down Harmonic Numbers

johndcook.com
3 ポイント·投稿者 ibobev·14 日前·0 コメント

Hart's Theorem

johndcook.com
2 ポイント·投稿者 ibobev·14 日前·0 コメント

Incircles and Excircles of Pythagorean Triangles

johndcook.com
2 ポイント·投稿者 ibobev·14 日前·0 コメント

Modern Web Guidance

master.dev
3 ポイント·投稿者 ibobev·14 日前·0 コメント

Factorio 2.1 Experimental Release

factorio.com
167 ポイント·投稿者 ibobev·14 日前·109 コメント

My First Atari ST

goto10retro.com
3 ポイント·投稿者 ibobev·14 日前·0 コメント

Pystd, similar-ish functionality with a fraction of the compile time

nibblestew.blogspot.com
58 ポイント·投稿者 ibobev·14 日前·31 コメント

The Dottie Number

lawrencecpaulson.github.io
4 ポイント·投稿者 ibobev·14 日前·0 コメント

After 80 Years, Mathematicians Give Famed 'Erdős Method' an Upgrade

quantamagazine.org
5 ポイント·投稿者 ibobev·14 日前·0 コメント

How physicists track and trap the elusive neutrino

quantamagazine.org
69 ポイント·投稿者 ibobev·16 日前·37 コメント

Consecutive Pythagorean Triangle Sides

johndcook.com
5 ポイント·投稿者 ibobev·16 日前·0 コメント

The Star Trek Lemma

johndcook.com
8 ポイント·投稿者 ibobev·16 日前·0 コメント

コメント

ibobev
·2 か月前·議論
But still, Lean is executable and can be used as an ordinary programming language.
ibobev
·2 か月前·議論
What about the performance characteristics of the Lean programs? I know it is a natively compiled language, but is the code it produces comparable to that of modern system programming languages in terms of performance?
ibobev
·4 か月前·議論
I'm also wondering why the same URL for both submissions isn't recognized as the same, and why the new submission was allowed.
ibobev
·4 か月前·議論
I'm wondering why my submission, made 22 hours ago, is marked as a duplicate, but this submission, made just 12 hours ago, isn't.

https://news.ycombinator.com/item?id=47438490
ibobev
·6 か月前·議論
Isn't Yandex a European Google? :D
ibobev
·6 か月前·議論
More interesting to me is the actual algorithm that the software uses and whether it is practical to apply it with pen and paper in an actual competition, if the number of steps is not too high, of course. Unfortunately, the article didn't go into that depth.
ibobev
·6 か月前·議論
It is common for some titles to exceed the allowed length limit on HN. I often do not have enough time to contemplate the best way to shorten them.
ibobev
·6 か月前·議論
I intentionally shortened the title because there is a length limit. Perhaps I didn't do it the right way because I was unfamiliar with the mentioned meme. Sorry about that.
ibobev
·7 か月前·議論
The source repository is here: https://github.com/CorsixTH/CorsixTH
ibobev
·9 か月前·議論
Rainier had one of the most excellent C++ blogs. He is also the author of several books on modern C++ standards. Rest in peace, Rainer. :(
ibobev
·9 か月前·議論
The author is Jencel P.? I saved this book sometime ago under the author name Boris Marinov? Is this the same person now writing under a different pen name?
ibobev
·10 か月前·議論
Aren't checkouts much lighter than cloning the entire repository, both in terms of speed and space usage? I think so.
ibobev
·10 か月前·議論
At least it is honest. If it were named the US Department of Peace, it would be very like 1984. ;)
ibobev
·10 か月前·議論
Actually, throughout Eastern Europe, there was an excellent math and science curriculum during the socialist era. Despite all the negatives of this system, the good education was one of the huge positives. In the last 30 years in Bulgaria, there has been a significant decline, but some good traditions are still maintained, at least in the elite schools.
ibobev
·3 年前·議論
This reminds me of [this](https://www.youtube.com/watch?v=pW-SOdj4Kkk) talk by Jonathan Blow. He compared the startup time of an older and newer version of Photoshop. The newer one was several times slower despite basically being the same program.