HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ibobev

30,396 karmajoined 11 tahun yang lalu

Submissions

Streamline C++ Code Intelligence Setup in Copilot CLI

devblogs.microsoft.com
1 points·by ibobev·13 hari yang lalu·0 comments

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

devblogs.microsoft.com
150 points·by ibobev·13 hari yang lalu·45 comments

Cancellation of Windows Runtime activities is asynchronous

devblogs.microsoft.com
1 points·by ibobev·13 hari yang lalu·0 comments

Brace Expansion Tree

johndcook.com
12 points·by ibobev·13 hari yang lalu·2 comments

When will the decimals in A/B repeat?

johndcook.com
1 points·by ibobev·13 hari yang lalu·0 comments

Height of Harmonic Numbers

johndcook.com
1 points·by ibobev·13 hari yang lalu·0 comments

Spritework on the ZX Spectrum: Preparing Our Graphics

bumbershootsoft.wordpress.com
2 points·by ibobev·13 hari yang lalu·0 comments

Height of Harmonic Numbers

johndcook.com
2 points·by ibobev·14 hari yang lalu·0 comments

Writing Down Harmonic Numbers

johndcook.com
3 points·by ibobev·14 hari yang lalu·0 comments

Hart's Theorem

johndcook.com
2 points·by ibobev·14 hari yang lalu·0 comments

Incircles and Excircles of Pythagorean Triangles

johndcook.com
2 points·by ibobev·14 hari yang lalu·0 comments

Modern Web Guidance

master.dev
3 points·by ibobev·14 hari yang lalu·0 comments

Factorio 2.1 Experimental Release

factorio.com
167 points·by ibobev·14 hari yang lalu·109 comments

My First Atari ST

goto10retro.com
3 points·by ibobev·14 hari yang lalu·0 comments

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

nibblestew.blogspot.com
58 points·by ibobev·14 hari yang lalu·31 comments

The Dottie Number

lawrencecpaulson.github.io
4 points·by ibobev·14 hari yang lalu·0 comments

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

quantamagazine.org
5 points·by ibobev·14 hari yang lalu·0 comments

How physicists track and trap the elusive neutrino

quantamagazine.org
69 points·by ibobev·16 hari yang lalu·37 comments

Consecutive Pythagorean Triangle Sides

johndcook.com
5 points·by ibobev·16 hari yang lalu·0 comments

The Star Trek Lemma

johndcook.com
8 points·by ibobev·16 hari yang lalu·0 comments

comments

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