Programming Leftovers
-
Dirk Eddelbuettel ☛ Dirk Eddelbuettel: RcppArmadillo 14.2.3-1 on CRAN: Small Upstream Fix
widely used by (currently) 1215 other packages on CRAN, downloaded 38.2 million / vignette) by Conrad and myself has been cited 612 times according version 14.2.3 yesterday.
-
KDAB ☛ Model/View Drag and Drop in Qt - Part 1
This blog post is the first in a series on implementing drag-and-drop in the Qt model/view framework. It covers how to reorder items within a single view, whether you're using QListView, QTableView, or QTreeView with a custom model, or QListWidget, QTableWidget, or QTreeWidget with items. The post includes code examples, checklists, and insights into improvements made in Qt 6.8 for smoother drag-and-drop functionality.
-
Python
-
The New Stack ☛ My Hey Hi (AI) Python Coding Test: Surprising Results
You know it’s coming. You’ve heard the grumblings. You’ve read the memos and listened to the talks.
-
SANS ☛ The Unbreakable Multi-Layer Anti-Debugging System, (Thu, Feb 6th)
The title of this diary is based on the string I found in a malicious Python script that implements many anti-debugging techniques. If some were common, others were interesting and demonstrated how low-level high-level languages like Python can access operating system information.
-