Archive for the ‘Development’ Category
Posted by jpluimers on 2025/02/25
On the reading list wondering which tool chains can deliver NtAPI based development: [Wayback/Archive] Going Native – Malicious Native Applications
Via [Wayback/Archive] Thread by @MrPc69257431 on Thread Reader App with first tweet at
https://x.com/MrPc69257431/status/1864855379651498292
Note that being able to call NtAPI from your code base does not mean NtAPI based development: Pure NtAPI means you need a linker that can target a different output. See the quote from the above article (emphasis mine):
So, to get started with an empty native executable, all we have to do is include the “phnt.h” file, and set up the NtProcessStartup function. Then it’s important to tell the linker that we want to link against ntdll, and that we’ll be making a native application by passing in the “Native” text to the Subsystem linker option
It means that for instance Delphi is kind of out of the question for this, see these links on why:
Read the rest of this entry »
Posted in Conference Topics, Conferences, Delphi, Development, Event, Software Development, Windows Development | Leave a Comment »
Posted by jpluimers on 2025/02/20
Cool: [Wayback/Archive] Thread by @mariusheier on Thread Reader App – USB-A to USB-C. A @cursedconnector ? Or genius?
Image on the right is larger on [Wayback/Archive] Gdn-fwFW4AAao2D.jpg (964×772)
I think it is genius, as it is way shorter than what I found on sites like Amazon, ebay, Aliexpress and others.
For now I am using ones from Amazon that are a tad bit too long (thereby putting too much stress on the USB C output of my laptop), but they are charging only (no video capability): [Wayback/Archive] USB C Female to USB Male Adapter Pack of 3, Type A Power Supply Charger Cable Adapter for iPhone 11 12 13 Pro Max, SE, iPad Mini 6 Air 4 5, Apple Watch iWatch 7, Samsung Galaxy S20 S21 S22 Plus Ultra FE: Amazon.de: Computer & Accessories (image below)
The one Marius posted about is also charging only, but shorter: [Wayback/Archive] 1-10PCS Type-C 3.1 Female to Double-sided USB Am Male Connector 2.0 Charging Version Adapter with PCB Board Inside – AliExpress
Compare with the picture of the Amazon one:
Read the rest of this entry »
Posted in Development, Hardware Development, USB, USB, USB-C | Leave a Comment »
Posted by jpluimers on 2025/02/20
For my link archive: [Wayback/Archive] How to send raw network packets in Python with tun/tap
I never really played around with tun and tap, so this is a nice opportunity to do so. I know they were the base for VPN on Linux, but just now I learned TUN/TAP are not available on nx, but also on Windows. Cool!
Via [Wayback/Archive] 🔎Julia Evans🔍 on Twitter: “how to send raw network packets in Python with tun/tap …”
--jeroen
Posted in *nix, *nix-tools, Development, Ethernet, Hardware, Linux, Network-and-equipment, Power User, Python, Scripting, Software Development | Leave a Comment »
Posted by jpluimers on 2025/02/19
Cool thread: [Wayback/Archive] Thread by @dosdude1 on Thread Reader App – upgrading storage from 512GB to 8TB on an M3 Max MacBook Pro (images at the bottom of this blog post: they are large):
Just finished my most difficult Apple Silicon storage upgrade yet… 512GB to 8TB on an M3 Max MacBook Pro! This was especially difficult, as it required installing around 100 extra tiny components to use the second set of 4 NANDs…
Because I didn’t have schematics for this model, I had to painstakingly hand draw this diagram to locate the correct position of each component, which I derived based on a schematic for a similar model. Definitely took a long time!
If I need to have a Silicon Mac upgraded, this is one of the people to keep an eye on and when needed visit [Wayback/Archive] Technical Support – DosLab Electronics.
Dosdude1 has been active in this field of work for quite some time. A nice article on earlier work is [Wayback/Archive] Collin Mistr’s Open-Hardware 2.5″ IDE SSD Aims to Bring Speedy Solid-State Storage to Vintage PCs – Hackster.io.
Via [Wayback/Archive] dosdude1’s Personal Web Server, Read the rest of this entry »
Posted in Apple, Apple Silicon, Development, Hardware Development, Mac, Power User | Leave a Comment »
Posted by jpluimers on 2025/02/19
Last week, I wrote that I switched to Visual Studio Code for most of my text based coding: Visual Studio Code: blazingly fast text expansion with Emmet.
I also use vscode for documentation and text writing, which – yes sometimes I am a copy/paste person too – means you want a bit more flexibility than just copying the selected text.
In most of my previous development tools, either the tool itself, or a plugin, would allow me to copy the word under the cursor if none was selected.
I wanted to change that behaviour too and become more flexible.
So I did some searches:
Read the rest of this entry »
Posted in .NET, Conference Topics, Conferences, Development, Event, Keyboards and Keyboard Shortcuts, KVM keyboard/video/mouse, Lightweight markup language, MarkDown, Power User, Software Development, Visual Studio and tools, vscode Visual Studio Code | Leave a Comment »
Posted by jpluimers on 2025/02/18
It’s almost
Goal of the current post amend the above posts with information so I can later write a bookmarklet or web-page with JavaScript that – from a x.com or twitter.com – tweet URL can get the JSON, then the images and/or videos in all sizes, then generate a web-page from it for Wayback Machine archival.
Read the rest of this entry »
Posted in Development, HTML, JavaScript/ECMAScript, Scripting, SocialMedia, Software Development, Twitter, Web Development | Tagged: 128, 32392, 7473, 7476, LaTeX | Leave a Comment »
Posted by jpluimers on 2025/02/18
I unconsciously wanted a tool like this for a long time, and was glad I finally searched for it:
A keyboard logging and presentation utility for presentations, screencasts, and to help you become a better keyboard user.
[Wayback/Archive] Code52/carnac: A utility to give some insight into how you use your keyboard
The first time I saw something similar was in the Delphi days where it was part of a plugin for CodeRush in Delphi (think Delphi 5-6 era), the famous developer productivity tool by Mark Miller that later got rewritten for Visual Studio and became part of DevExpress.
So I searched for [Wayback/Archive] windows show keystrokes – Google Search which found [Wayback/Archive] How to show keystrokes on Windows 10 which in turn mentioned a fork of Carnac.
As it turns out Read the rest of this entry »
Posted in .NET, Delphi, Development, Hardware, Keyboards and Keyboard Shortcuts, KVM keyboard/video/mouse, Power User, Software Development, Windows, Windows Development | Leave a Comment »
Posted by jpluimers on 2025/02/17
Every now and then you bump into an interesting post on a workflow you already have but did not know the name for.
This time it is [Wayback/Archive] Introduction to the Zettelkasten Method which has this nice definition:
A Zettelkasten is a personal tool for thinking and writing. It has hypertextual features to make a web of thought possible. The difference to other systems is that you create a web of thoughts instead of notes of arbitrary size and form, and emphasize connection, not a collection.
I thought a bit about it and it feels quite a bit like this blog: the ~5k draft posts at the time of writing are similar to a Zettelkasten: short notes with title and links either internally or externally.
These drafts are private, but the actual blog posts are either public (already published: some 8k at the time of writing) or queued for publication (some 2 years at the time of writing).
Read the rest of this entry »
Posted in Blogging, Development, documentation, Knowledge Worker, LifeHacker, Lightweight markup language, MarkDown, Power User, reStructuredText, SocialMedia, Software Development | Tagged: developer, Productivity, Python, shorts, tips | Leave a Comment »