EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 12 hours ago · software

    A Simple Python Tool for Controlled PDF Text Extraction (PyPDF)

    Overview This compact, command‑line Python program extracts text from PDF files in a controlled and predictable way. Built on top of the pypdf library, it focu...

    #python #pdf #text-extraction #pypdf #command-line #scripting
  • 2 days ago · software

    Why I Built Another Task Runner

    The Problem with Existing Task Runners Yes, I know—another task runner in 2026. Let me explain why. I’m not a Make expert, but I’ve become the go‑to person whe...

    #task runner #makefile #build automation #dev tools #scripting #ci/cd
  • 1 week ago · software

    The Case for Nushell (2023)

    Article URL: https://www.sophiajt.com/case-for-nushell/ Comments URL: https://news.ycombinator.com/item?id=46528142 Points: 13 Comments: 1...

    #nushell #command-line #shell #productivity #open-source #scripting
  • 1 week ago · software

    Get Notified When Long-Running Commands Finish in PowerShell 7

    Hey there. I’m going to share a simple trick to make your life easier when running time‑consuming commands in PowerShell 7. When a command runs longer than a co...

    #PowerShell #PowerShell-7 #command-line #notifications #long-running-commands #Windows #Linux #scripting #productivity
  • 2 weeks ago · software

    U-Groovy

    Groovy – A Short Summary of Its Capabilities I have been working with Groovy in Jenkins pipelines for an extended period of time. Now I’m moving more into the...

    #Groovy #Jenkins pipelines #JVM #scripting #imperative programming #Java interoperability #programming paradigms
  • 2 weeks ago · software

    Solved: Anyone doing Advent of Code in powershell?

    🚀 Executive Summary TL;DR: Tackling Advent of Code AoC in PowerShell presents challenges such as verbose input parsing and performance bottlenecks for complex...

    #PowerShell #Advent of Code #scripting #performance #.NET interop #C# integration
  • 2 weeks ago · software

    Ruby 파일 처리와 시스템 명령

    파일 열기와 읽기 ruby File.open'p014constructs.rb', 'r' do |f1| while line = f1.gets puts line end end 파일 쓰기 ruby File.open'test.rb', 'w' do |f2| f2.puts 'Created by...

    #ruby #file-io #system-commands #load-require #find-module #environment-variables #scripting
  • 3 weeks ago · software

    🎉 WhatsApp Message Automation for New Year Greetings with Node.js🎉

    Overview Automate sending Happy New Year messages on WhatsApp using Node.js and whatsapp-web.js. The automation runs entirely on your computer, keeping your Wh...

    #WhatsApp #automation #Node.js #whatsapp-web.js #tutorial #messaging #scripting #New Year
  • 3 weeks ago · software

    I’m tired of calling glued-together scripts “workflow automation”

    markdown !Cover image for “I’m tired of calling glued‑together scripts ‘workflow automation’”https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover...

    #automation #scripting #workflow #python #javascript #cron #webhook #devops #software engineering
  • 3 weeks ago · software

    How I Built an Automation Tool That Auto-Generates Payroll Data

    When most people think about QA Quality Assurance or SDET Software Development Engineer in Test, they think of testing apps, finding bugs, or writing automation...

    #automation #payroll #CSV #data integrity #SDET #QA #tool development #scripting
  • 3 weeks ago · software

    Apps Script CacheService Eviction and Other Limits

    Read more about Apps Script CacheService Eviction and Other Limits...

    #Google Apps Script #CacheService #quota limits #scripting #Google Workspace #performance
  • 3 weeks ago · software

    Automating Image Extraction from DOCX Files with Python

    Extracting Images from Word Documents with Python Working with Word documents often involves more than just text. Images are integral to many reports, presenta...

    #python #docx #image-extraction #automation #scripting #bulk-processing #python-docx #zipfile

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026