home   tags    

Feb. 7, 2025

https://rocket-science.ru/ - the blog on programming matters, mostly in English, written by sophisticated on all imaginable levels programmer.

#bookmarks #natural-intelligence

link

Feb. 7, 2025

The knights who say NI

With currently happening corporate GenAI frenzy, search engines have diminished in value for queries which are a bit beyond the general or mainstream content. I tried today looking up "DB CDC solutions" - got a bunch of links with generated irrelevant bullshit preceding self-advertisement of the page owning startup.

Now, looks like we have to rely on the old way of mouth-to-ear recommendations to note down authors of useful, insightful or delightful content. GenAI is quite rarely capable of delightful one, to my experience.

So in this blog I am going to start a tag, to complement #bookmarks with mark of brain-crafted content. Let it be #natural-intelligence

link

March 31, 2024

A comprehensive post on calling inherited classes methods:

Python’s super() considered super!

#bookmarks #python

link

March 25, 2024

Anna's archive

#bookmarks

Anna's archive

📚 The largest truly open library in human history. ⭐️ We mirror Sci-Hub and LibGen. We scrape and open-source Z-Lib, Internet Archive Lending Library, DuXiu, and more.


link

Feb. 8, 2024

How to ask questions

#bookmarks : How To Ask Questions The Smart Way


Before You Ask

Before asking a technical question by e-mail, or in a newsgroup, or on a website chat board, do the following:

  1. Try to find an answer by searching the archives of the forum or mailing list you plan to post to.
  2. Try to find an answer by searching the Web.
  3. Try to find an answer by reading the manual.
  4. Try to find an answer by reading a FAQ.
  5. Try to find an answer by inspection or experimentation.
  6. Try to find an answer by asking a skilled friend.
  7. If you're a programmer, try to find an answer by reading the source code.



link
1