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
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
March 31, 2024
A comprehensive post on calling inherited classes methods:Python’s super() considered super!
#bookmarks #python
March 25, 2024
Anna's archive
#bookmarksAnna'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.
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:
- Try to find an answer by searching the archives of the forum or mailing list you plan to post to.
- Try to find an answer by searching the Web.
- Try to find an answer by reading the manual.
- Try to find an answer by reading a FAQ.
- Try to find an answer by inspection or experimentation.
- Try to find an answer by asking a skilled friend.
- If you're a programmer, try to find an answer by reading the source code.
1