Search
1000 results for “cli_ar”
-
Gemini CLI GitHub Actionsが登場 ―AIエージェントが開発ワークフローを強力にアシスト
https://gihyo.jp/article/2025/08/gemini-cli-github-actions?utm_source=feed -
hey #lazyverse #linux #cli @climagic what's a fast way to find the date and name of the newest file in each subfolder of a parent on my filesystem?
I have a folder of customers and I want to archive off the ones I haven't heard from in a while, but going through hundreds of folders to think "when did I last do work for them?" is painful.
But how? Sometimes the work is in customer/project/notes so customer's ctime doesn't change.
-
Slides from my presentation at #pyconfr are available at https://jmaupetit.github.io/2025-pyconfr-onzr/
-
AgentFlayer 0-click exploit abuses ChatGPT Connectors to Steal 3rd-party app data https://hackread.com/agentflayer-0-click-exploit-chatgpt-connectors-steal-data/ #ArtificialIntelligence #Cybersecurity #Vulnerability #AgentFlayer #Security #BlackHat #EchoLeak #ChatGPT #Zenity #AI
-
The #astrobuild docs are so helpful https://docs.astro.build/en/guides/client-side-scripts/
-
argparse is maybe-okay for simple things, but I don't use it for pretty much anything anymore. Have you tried one of the other extant packages that provide higher-level, more-powerful option handling?
I use `click` extensively for complex multiple-command CLI tools.
-
We are having the part 2 of our stream today! 🤓 🎥
Join us to see how @randalschwartz is building the storytelling Flutter app using Gemini CLI 🤓
-
Cool. Article by @lwn
"The asciinema project provides a set of tools to [...] let users record, edit, and share terminal sessions in a text-based format that has quite a few advantages compared to making and sharing videos of terminal sessions. For example, it is easy to use, offers the ability to search text from recorded sessions, and allows users to copy and paste directly from the recording.""
-
If you need to regularly scan and archive documents and prefer CLI based workflows, then Arkivisto may be for you: https://github.com/dbrgn/arkivisto/
-
If you need to regularly scan and archive documents and prefer CLI based workflows, then Arkivisto may be for you: https://github.com/dbrgn/arkivisto/
-
If you need to regularly scan and archive documents and prefer CLI based workflows, then Arkivisto may be for you: https://github.com/dbrgn/arkivisto/
-
If you need to regularly scan and archive documents and prefer CLI based workflows, then Arkivisto may be for you: https://github.com/dbrgn/arkivisto/
-
How many of you are using #OpenvSwitch ?
Very practical cli to provide external network connectivity to virtual machines, instead of wrestling with tun/tap devices and bridges! 😲
#linux #network #programming #ipv6
https://www.openvswitch.org/ -
Are you a project/program manager, a developer, a programmer, a writer, or you have busy days and like to be orgnized? Then hire taskjuggler in your team.
https://www-gem.codeberg.page/cli_taskjuggler -
This may be my most truly cursed #cli ever for graphing #network performance?
This one has everything, a hand rolled artisanal #iperf3, some #json feature extraction, and a spot of #awk for fixing rounding errors, oh and of course, some red hot #gnuplot on #linux #terminal action.
Enjoy! hehe. 😆
./src/iperf3 -c testhost -p 22222 -J | jq '.intervals[].sum.bits_per_second' | awk '{$1=sprintf("%2.2f",$1)}1' | gnuplot -p -e "set term dumb ; plot '< cat -' with lines"
/cc @climagic
-
🛠 الإصدار الأول من برنامج "غنوتوكس" لإنقاذ وصيانة USB و SD الخارجية (GT-USDR)
دليلك الشامل لأداة غنوتوكس لإنقاذ أقراص USB وSD
#USB #SD #إنقاذ #صيانة #فورمات #DataRecovery #إصلاح #OpenSource #غنوتوكس #GNUTUX #لينكس #Linux #طرفية #CLI #واجهة_رسومية #GUI #نسخ_احتياطي #Backup #SMART #DiskCheck #إصلاح_الأقراص #USBRescue #SDRescue #برمجيات_حرة #FreeSoftware #SystemUtility #إصلاح_الملفات #FormatDisk #Multilingual #أدوات_النظام #إدارة_الأقراص #DiskManagement #Tool #برنامج_عربي #عربي_إنجليزي #AppImage #GearleverIntegration #دعم_الطرفية #Terminal #DiskHealth #DiskRepair #Partition #تقسيم #إصلاح_الأقسام #Automation #UserFriendly #ArabicSupport #دعم_العربية
https://wp.me/p9aAZ6-oF -
gemini-cliを使ってBigQueryのテーブルやビューのカラム説明を書いてもらってみる
https://dev.classmethod.jp/articles/gemini-cli-bigquery/ -
AWS CLI를 사용하여 CloudWatch Alarm 의 이상 탐지 알람 (Anomaly Detection alarm) 생성하기
https://dev.classmethod.jp/articles/lim-cloudwatch-anomaly-detection-alarm-cli/ -
AWS CLI를 사용하여 CloudWatch Alarm 의 이상 탐지 알람 (Anomaly Detection alarm) 생성하기
https://dev.classmethod.jp/articles/lim-cloudwatch-anomaly-detection-alarm-cli/ -
AgentFlayer 0-click exploit abuses ChatGPT Connectors to Steal 3rd-party app data https://hackread.com/agentflayer-0-click-exploit-chatgpt-connectors-steal-data/ #ArtificialIntelligence #Cybersecurity #Vulnerability #AgentFlayer #Security #BlackHat #EchoLeak #ChatGPT #Zenity #AI
-
AgentFlayer 0-click exploit abuses ChatGPT Connectors to Steal 3rd-party app data https://hackread.com/agentflayer-0-click-exploit-chatgpt-connectors-steal-data/ #ArtificialIntelligence #Cybersecurity #Vulnerability #AgentFlayer #Security #BlackHat #EchoLeak #ChatGPT #Zenity #AI
-
#inkscape cli export is great! I can just write a small script and all my wishes are true.
I draw my blogpost on the #remarkable, export them to svg, optimize them in #inkspace and then export to @2x, @3x :)
YEAH! #opensource really rocks!