#dotnet #visualstudio
#dotnet #visualstudio
blog.j2i.net/2025/10/07/r...
#x86 #programming #uefi #efi
blog.j2i.net/2025/10/07/r...
#x86 #programming #uefi #efi
Google is making some changes to Android that make it more restrictive than I've previously thought of it. Age verification for apps is coming to Android, and side loading is being restricted to apps that have been "verified"…
Google is making some changes to Android that make it more restrictive than I've previously thought of it. Age verification for apps is coming to Android, and side loading is being restricted to apps that have been "verified"…
#Android #Google #AgeVerification
#Android #Google #AgeVerification
"I don't know. It was from before my time."
She thought I was making a joke. I looked up the origin. AT&T added the command to Unix in 1971.
#unix
"I don't know. It was from before my time."
She thought I was making a joke. I looked up the origin. AT&T added the command to Unix in 1971.
#unix
#Minecraft #CPP #Programming
#Minecraft #CPP #Programming
#html #JavaScript #ed
j2i.net/apps/globe/
#html #JavaScript #ed
j2i.net/apps/globe/
On windows, the command line tool mklink.exe is used to create symbolic links, junctions, and hard links. But what are those? I'll first mention a couple of scenarios where they may be helpful. Let's say that you have a…
On windows, the command line tool mklink.exe is used to create symbolic links, junctions, and hard links. But what are those? I'll first mention a couple of scenarios where they may be helpful. Let's say that you have a…
I will be doing full-body character illustrations.
Please DM me if you're interested! ✌️
I will be doing full-body character illustrations.
Please DM me if you're interested! ✌️
#Cars #Automotive #Chevrolet #BoltEUV
#Cars #Automotive #Chevrolet #BoltEUV
#Cyrillic #Java #Encryption #JavaCard
#Cyrillic #Java #Encryption #JavaCard
#Video
#Video
If you need to delete a directory in Windows, the function RemoveDirectory is useful if the directory is empty. If the folder is not empty, you don't need to implement recursive logic. The shell API function SHFileOperation is likely the function that…
If you need to delete a directory in Windows, the function RemoveDirectory is useful if the directory is empty. If the folder is not empty, you don't need to implement recursive logic. The shell API function SHFileOperation is likely the function that…
I had an idea for an application that would be using some native code, but also needed to be customizable through changing JavaScript. v8 was the first choice for a JavaScript engine to integrate. It is the most popular JavaScript engine. Having modified…
I had an idea for an application that would be using some native code, but also needed to be customizable through changing JavaScript. v8 was the first choice for a JavaScript engine to integrate. It is the most popular JavaScript engine. Having modified…