HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ibobev

30,396 karmajoined قبل 11 سنة

Submissions

Streamline C++ Code Intelligence Setup in Copilot CLI

devblogs.microsoft.com
1 points·by ibobev·قبل 13 يومًا·0 comments

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

devblogs.microsoft.com
150 points·by ibobev·قبل 13 يومًا·45 comments

Cancellation of Windows Runtime activities is asynchronous

devblogs.microsoft.com
1 points·by ibobev·قبل 13 يومًا·0 comments

Brace Expansion Tree

johndcook.com
12 points·by ibobev·قبل 13 يومًا·2 comments

When will the decimals in A/B repeat?

johndcook.com
1 points·by ibobev·قبل 13 يومًا·0 comments

Height of Harmonic Numbers

johndcook.com
1 points·by ibobev·قبل 13 يومًا·0 comments

Spritework on the ZX Spectrum: Preparing Our Graphics

bumbershootsoft.wordpress.com
2 points·by ibobev·قبل 13 يومًا·0 comments

Height of Harmonic Numbers

johndcook.com
2 points·by ibobev·قبل 14 يومًا·0 comments

Writing Down Harmonic Numbers

johndcook.com
3 points·by ibobev·قبل 14 يومًا·0 comments

Hart's Theorem

johndcook.com
2 points·by ibobev·قبل 14 يومًا·0 comments

Incircles and Excircles of Pythagorean Triangles

johndcook.com
2 points·by ibobev·قبل 14 يومًا·0 comments

Modern Web Guidance

master.dev
3 points·by ibobev·قبل 14 يومًا·0 comments

Factorio 2.1 Experimental Release

factorio.com
167 points·by ibobev·قبل 14 يومًا·109 comments

My First Atari ST

goto10retro.com
3 points·by ibobev·قبل 14 يومًا·0 comments

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

nibblestew.blogspot.com
58 points·by ibobev·قبل 14 يومًا·31 comments

The Dottie Number

lawrencecpaulson.github.io
4 points·by ibobev·قبل 14 يومًا·0 comments

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

quantamagazine.org
5 points·by ibobev·قبل 14 يومًا·0 comments

How physicists track and trap the elusive neutrino

quantamagazine.org
69 points·by ibobev·قبل 16 يومًا·37 comments

Consecutive Pythagorean Triangle Sides

johndcook.com
5 points·by ibobev·قبل 16 يومًا·0 comments

The Star Trek Lemma

johndcook.com
8 points·by ibobev·قبل 16 يومًا·0 comments

comments

ibobev
·قبل شهرين·discuss
But still, Lean is executable and can be used as an ordinary programming language.
ibobev
·قبل شهرين·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
Isn't Yandex a European Google? :D
ibobev
·قبل 6 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
The source repository is here: https://github.com/CorsixTH/CorsixTH
ibobev
·قبل 9 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
Aren't checkouts much lighter than cloning the entire repository, both in terms of speed and space usage? I think so.
ibobev
·قبل 10 أشهر·discuss
At least it is honest. If it were named the US Department of Peace, it would be very like 1984. ;)
ibobev
·قبل 10 أشهر·discuss
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 سنوات·discuss
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.