#Scripting

Metin Seven 🎨metin@graphics.social
2025-06-21

🧵 In the early 2000s, I wrote a script for 3ds Max to automate tasks of the V-Ray renderer. Very imaginatively, I named it The V-Ray Automator. 😁

It was covered as one of the 100 best MaxScripts in the French Pixel magazine. 😊

#3dsMax #3D #script #scripting #coding #code #programming #rendering #3DRendering #CGI #graphics #tools #software #FreeSoftware #free #windows

A page from the September 2004 edition of the French Pixel magazine, in which my V-Ray Automator was featured.
No Starch Pressnostarch
2025-06-18

Before the cloud. Before Python. There was Batch.

Still built into every version of Windows and still powering critical systems today. Batch scripting remains a powerful tool.

This book shows you how to harness that power: recursion, file logic, even object-oriented design.

Rediscover the command line and make your automation precise, fast, and effective.

Available now in our Humble Bundle: humblebundle.com/books/coding-

Meme promoting Batch scripting. At the top, bold black text on a yellow patterned background reads “Batch Scripting.” Below, a scene from Star Wars shows Obi-Wan Kenobi saying, “Now, that’s a name I’ve not heard in a long time.” At the bottom, black text in a rounded yellow box says, “But it still holds undeniable value.” No Starch Press logo appears in the bottom-right corner.Cover of the book The Book of Batch Scripting: From Fundamentals to Advanced Automation by Jack McLarney. The illustration shows a retro-style robot using an oven to bake cookies shaped like gears and wrenches. The background features a yellow patterned wallpaper, and the No Starch Press logo appears in the bottom right corner.
2025-06-18

Как привинтить Python к Go

Здравствуйте, Меня зовут Александр Певзнер, и я программирую на Си и Go. Go обычно ассоциируется с бакендом, микросервисами и вот этим вот всем. Но я использую его необычным образом: я пишу на нём системное ПО. Почему я это делаю именно на Go? Этот язык привлекает меня своей простотой, лаконичностью, ясной семантикой, прекрасной документацией и великолепной стандартной библиотекой. Одна из моих программ, ipp-usb , написанная на Go, входит во все дистрибутивы Linux и *BSD и делает возможным использование принтеров и сканеров, которые подключаются к USB и поддерживают IPP over USB протокол - т.е., примерно всех современных. А еще я член OpenPrinting - небольшой, но очень плодотворной группы людей, которая ответственна за печать и, отчасти, сканирование на всех UNIX-like OS и за формирование индустриальных стандартов в этой области. Это всё начиналось для меня, как хобби, но сейчас это - часть моей оплачиваемой работы. В силу особенностей моей работы меня не очень интересуют такие вещи, как поддержка миллиона запросов в секунду и прочий high load (это не значит, что мои программы тормозные. Но никто не дёргает системный принтер миллион раз в секунду). Но зато приходится разбираться с некоторыми другими непростыми штуками. Об одной из таких штук и пойдёт речь в этой статье. Понадобился мне для одного проекта на Go встроенный скриптинг. Ну т.е., чтобы программа могла всосать в себя скрипт, который определяет некоторые аспекты её поведения. Размышляя о том, на каком языке программа должна скриптоваться, в выбирал между JS , Lua и Python . Однако, JS и Lua - слишком нишевые языки. JS ассоциируется у всех с вебом а Lua - с разработкой игр. Таким образом, выбор естественным образом пал на Python . Этот язык знают все, а я испытываю некоторую надежду, что скрипты для моей программы буду писать не только я. Хотя сам я, должен признаться, Python не знаю и не люблю :) Таким образом, осталось только придумать, как встроить интерпретатор Python -а в программу на Go . Об этом и пойдёт речь в этой публикации

habr.com/ru/articles/919590/

#go #python #scripting #embedded #cpython #встроенный_интерпретатор

Mr Nicolas MOUARTsilentexception
2025-06-18

La vie des autres en 5 "chats pitres".
Un truc un peu comme les Shadoks de Claude Piéplu modernisés.

Ca pourrait faire une série -amouricole- sur l'amour entre autres intéressante, car l'autre tordu.e ne vit pas sa vie longtemps dans la forêt des mille feux de l'amour.

Nicolas Mouart, Mai 2021 - Juin 2025, Tous droits réservés.

"Si tu es toi, tais toi, Simenon écrit le sur les toits." Nicolas Mouart, 2021
SAPIENTech :verified:SAPIENTech@techhub.social
2025-06-17

PowerShell Studio 5.9.257 has been released with a new WPF project type along with a number of new additions and a few fixes!

Product version history:
👉 bit.ly/4hfKUBR

#NewRelease #pwsh #SAPIENTech
#PowerShellStudio #scripting

GripNewsGripNews
2025-06-17

🌗 dk 程式碼主體:03Docs 主要選單
➤ 簡化應用程式開發,提升使用者體驗
diskuv.com/dk/help/latest/
dk 程式碼主體是一個腳本執行器和跨編譯器,旨在讓程式設計基礎薄弱的使用者也能撰寫安全可靠的應用程式。它不僅易於使用、具有良好的移植性及 IDE 支援,更能解決使用者因過長 README 文件而導致安裝失敗的問題。本文介紹了 dk 的各項工具、參考手冊、指南以及範例,並提供關於支援的作業系統版本、專案組織、函式庫和巨集等資訊,也包含來自 OCaml 的使用者指南。
+ 這個 dk 聽起來很厲害,對於想快速開發應用程式,但又不想花太多時間學習複雜程式語言的人來說,非常方便。
+ 解決了 README-itis 真是太好了!很多時候,軟體明明很好用,但因為安裝步驟太複雜,就直接放棄了。

N-gated Hacker Newsngate
2025-06-16

🎩🔧 Ah, the dk coder: the revolutionary script runner for those who find "Hello, World!" too daunting, now with 100% more cure! 🤓🤦‍♂️ Experience the thrill of cross-compiling with OCaml—because nothing screams "user-friendly" like adding an extra layer of obfuscation for your poor, confused users. 📜💻
diskuv.com/dk/help/latest/

Meo-Ada MespotineMespotine@chaos.social
2025-06-13

New update of Ultraschall-API, an extensive developer-library for the #daw #reaper.

I updated the rendering-functions to include all the recent additions to the rendering-dialog, mostly the post-processing options.

So if you want to script your own render-features, you can do it with Ultraschal API.

Changelog:
forum.cockos.com/showpost.php?

More information:
forum.cockos.com/showthread.ph

#scripting #lua #developer #developing #reascript

Kevin Karhan :verified:kkarhan@infosec.space
2025-06-11

@cleverboi @JadziaMD @davidgerard @RecurringBloatware @rdfhrn IMHO #scripting is a form of #programming and the distinction is arbitrary.

  • Unless one does raw, low-level accessing hardware components, there's almost always an #ABI or #API that gets utilized.

I just merely pointed out that #bash as a #shell is basically the only common denominator among mainstream #Linux distros, with the few exceptions that don't even implement a symbolic redirect to a bash-subset when calling

#! /usr/bin/env bash

being anomalies most of the time if not "statistical rounding errors" at best...

2025-06-10

Hey, Braintrust, I have a scripting question:

We have a number of Excel spreadsheets we post on a recurring basis, and we've managed to automate some of the accessibility functions, like formatting tables & whatnot. We're currently using R sitting on top of SQL queries to generate these spreadsheets. But we haven't figured out how to automate adding alt text, & I'm wondering if anybody else has had occasion to do something like this?

#Rscript #Excel #Scripting

benzogaga33 :verified:benzogaga33@mamot.fr
2025-06-10
2025-06-07

As it turns out, conversations with LLMs are best shared with the world via articles that summarise all the learnings of these conversations, which can be written with the help of the LLMs themselves.

medium.com/@orwa.diraneyya/bui

2025-06-06

From this week's Linux Update: Andrea Ciarrocchi shows you how to monitor processes with Python and Telegram
linux-magazine.com/index.php/I
#Python #Telegram #monitoring #scripting

2025-06-06

Did you know: Ruft man in einem #Powershell Skript eine Funktion auf, die Powershell nicht bekannt ist, sucht Powershell im $Env:PSModulePath nach einem Modul, dass diese Funktion exportiert und führt dann – wenn erfolgreich – diese Funktion aus.

Es wird nach dem best-guess Prinzip zufälliger Code ausgeführt.

Im Zen of #Python heißt es: "Explicit is better than implicit", aber Zen of Powershell ist offenbar "We'll load whatever the fuck we want, thank you very much!"

#wat #windows #scripting

N-gated Hacker Newsngate
2025-06-03

Someone's taken the time to whip up an Alfred workflow 🍳 to "simplify" opening GCP services, because clearly, navigating a web interface is rocket science 🚀. It's a classic case of "I wrote a script so I could pretend I'm doing something useful" 😂.
github.com/dineshgowda24/alfre

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst