Search
1000 results for “cli_ar”
-
AWS SAM CLIでローカル実行時のみNew Relicの拡張機能が適用されないようにしてみました
https://dev.classmethod.jp/articles/disable-new-relic-lambda-extention-in-sam-local-invoke/ -
SeaGL talks starting now
* pkgconf: 15 years later from Ariadne Conill
* The CLI Renaissance: Why Command Lines Matter in the Age of AI and the Promise of MCP from Sriram Madapusi Vasudevan
* Coop-Cloud: Democrtically built and governed cloud from
Ammarhttps://pretalx.seagl.org/2025/talk/
Join the conference freely and anonymously - https://seagl.org/attend
#SeaGL #SeaGL2025 #FLOSSconf #FLOSSevent #Seattle #today #packagi
ng #CLI #AIeeeee #CommunityInfrastructure #sysadm -
SeaGL talks starting now
* pkgconf: 15 years later from Ariadne Conill
* The CLI Renaissance: Why Command Lines Matter in the Age of AI and the Promise of MCP from Sriram Madapusi Vasudevan
* Coop-Cloud: Democrtically built and governed cloud from
Ammarhttps://pretalx.seagl.org/2025/talk/
Join the conference freely and anonymously - https://seagl.org/attend
#SeaGL #SeaGL2025 #FLOSSconf #FLOSSevent #Seattle #today #packagi
ng #CLI #AIeeeee #CommunityInfrastructure #sysadm -
SeaGL talks starting now
* pkgconf: 15 years later from Ariadne Conill
* The CLI Renaissance: Why Command Lines Matter in the Age of AI and the Promise of MCP from Sriram Madapusi Vasudevan
* Coop-Cloud: Democrtically built and governed cloud from
Ammarhttps://pretalx.seagl.org/2025/talk/
Join the conference freely and anonymously - https://seagl.org/attend
#SeaGL #SeaGL2025 #FLOSSconf #FLOSSevent #Seattle #today #packagi
ng #CLI #AIeeeee #CommunityInfrastructure #sysadm -
SeaGL talks starting now
* pkgconf: 15 years later from Ariadne Conill
* The CLI Renaissance: Why Command Lines Matter in the Age of AI and the Promise of MCP from Sriram Madapusi Vasudevan
* Coop-Cloud: Democrtically built and governed cloud from
Ammarhttps://pretalx.seagl.org/2025/talk/
Join the conference freely and anonymously - https://seagl.org/attend
#SeaGL #SeaGL2025 #FLOSSconf #FLOSSevent #Seattle #today #packagi
ng #CLI #AIeeeee #CommunityInfrastructure #sysadm -
Amazon Rekognition向けのAWS CLIコマンドでカスタムモデレーションのリソースを操作するときのオプション
https://dev.classmethod.jp/articles/amazon-rekognition-aws-cli-custom-moderation/ -
Amazon Rekognition向けのAWS CLIコマンドでカスタムモデレーションのリソースを操作するときのオプション
https://dev.classmethod.jp/articles/amazon-rekognition-aws-cli-custom-moderation/ -
Just released! stravavis 0.5.0 🚀
Create artistic visualisations with your exercise data.
https://pypi.org/project/stravavis/0.5.0/
🚴 Drop support for EOL Python 3.8
🏃 Skip segments in GPX tracks with empty trkseg
🛶 Fix pandas warnings
-
Continous Improvements are being made on OS/1337...
As can be seen here:
https://github.com/orgs/OS-1337/projects/1/views/1The current image can be found at: https://github.com/OS-1337/OS1337/blob/04256bfa4cf0f359039a81ae4508bbc8af9c4e72/build/0.CORE/os1337.img - ofc with #Kernel666 !
OFC feedback, suggestions and contributions are very much welcome!
https://github.com/OS-1337/OS1337#OS1337 #Linux #embedded #EmbeddedLinux #toybox #musl #CLI #TUI #minimalist #minimalistLinux #Distro #LinuxDistro #FLOSS #OSS #FLOSS #project #Distribution
-
The newly-released #1Password CLI v2.13.0 brings the number of 28 Shell Plugins (the ability to authenticate to a CLI with a fingerprint).
12 of which were built by y'all!
New additions include #SnowflakeDB #DataVricks
#cargo #argo #OpenAI #FlyIO
#Vultr and #SourceGraphHuge thanks to @avy, github.com/kanadgupta, and github.com/ssttehrani for their new plugins.
-
@stfn
Right, but tell people what they are doing with this command.
If .hushlogin is not existing in the home directory (~/) touch is just creating an empty file named .hushlogin.
But if it already exists: touch adoptes the access time stamp to the time touch is executed...
#linuc #cli #commands #touch -
@stfn
Right, but tell people what they are doing with this command.
If .hushlogin is not existing in the home directory (~/) touch is just creating an empty file named .hushlogin.
But if it already exists: touch adoptes the access time stamp to the time touch is executed...
#linuc #cli #commands #touch -
@stfn
Right, but tell people what they are doing with this command.
If .hushlogin is not existing in the home directory (~/) touch is just creating an empty file named .hushlogin.
But if it already exists: touch adoptes the access time stamp to the time touch is executed...
#linuc #cli #commands #touch -
@stfn
Right, but tell people what they are doing with this command.
If .hushlogin is not existing in the home directory (~/) touch is just creating an empty file named .hushlogin.
But if it already exists: touch adoptes the access time stamp to the time touch is executed...
#linuc #cli #commands #touch -
【小ネタ】 AWS CLI コマンドを利用して AMI のブロックデバイスマッピング情報を引き継がないでインスタンスを作成する方法
https://dev.classmethod.jp/articles/aws-cli-create-instance-without-ami-block-device-mappings/ -
【小ネタ】 AWS CLI コマンドを利用して EBS スナップショットの取得時間を確認してみた
https://dev.classmethod.jp/articles/aws-cli-ebs-snapshot-duration/ -
Перевод CLI-приложения на Python: локализация click и typer с GNU gettext
Для регистрации ПО в реестре Минцифры России нужно соблюсти несколько условий, одно из них — наличие русского языка на сайте и в документах. И хотя требований к языку в самом программном обеспечении я не нашёл (может быть, пока), но задача по русификации интерфейса появилась. Мы в «Тантор Лабс» развиваем корпоративную платформу баз данных Tantor XData, один из её компонентов — CLI (интерфейс командной строки) на Python с библиотекой Typer , которая, в свою очередь, написана поверх Click . Этот инструмент мы и попробуем русифицировать, а в идеале — научимся переводить приложение на разные языки, если потребуется. В статье рассмотрим концепции и инструменты, применяемые для локализации, включая использование библиотеки gettext в Python, а также стандарты, предоставляемые GNU gettext . Разберём работу с .pot , .po и .mo файлами, а также обработку плюральных форм, учитывающих языковые особенности множественных чисел.
https://habr.com/ru/companies/astralinux/articles/861814/
#python #gettext #typer #click #локализация #локализация_интерфейса #cli
-
Перевод CLI-приложения на Python: локализация click и typer с GNU gettext
Для регистрации ПО в реестре Минцифры России нужно соблюсти несколько условий, одно из них — наличие русского языка на сайте и в документах. И хотя требований к языку в самом программном обеспечении я не нашёл (может быть, пока), но задача по русификации интерфейса появилась. Мы в «Тантор Лабс» развиваем корпоративную платформу баз данных Tantor XData, один из её компонентов — CLI (интерфейс командной строки) на Python с библиотекой Typer , которая, в свою очередь, написана поверх Click . Этот инструмент мы и попробуем русифицировать, а в идеале — научимся переводить приложение на разные языки, если потребуется. В статье рассмотрим концепции и инструменты, применяемые для локализации, включая использование библиотеки gettext в Python, а также стандарты, предоставляемые GNU gettext . Разберём работу с .pot , .po и .mo файлами, а также обработку плюральных форм, учитывающих языковые особенности множественных чисел.
https://habr.com/ru/companies/astralinux/articles/861814/
#python #gettext #typer #click #локализация #локализация_интерфейса #cli
-
most of my talks are conceptual and/or storytelling. this year i'll be doing more code-centric talks w/ the #HyperLANG and #HyperCLI tooling i created a couple years ago.
join me at #GOTOChgo using promo code “mike10” for 10% off: https://gotochgo.com/2023
we'll explore "Programmingthe Web w/ HyperLANG and HyperCLI"
-
Suche ein Programm zur #Netzwerkanalyse dh ich möchte sehen, welches programm welche (internet)adresse im betrieb ansteuert. In echtzeit angezeigt und/oder als log. Quasi sowas wie #netguard oder #RethinkDNS nur für den desktop. Hat da wer eine empfehlung? Gui oder cli egal, bin auf #archlinux
-
[アップデート] Amplify Gen2 CLI 実行時に CDK と同じ形式でデプロイ状況を確認できるようになりました
https://dev.classmethod.jp/articles/amplify-backend-cdk-integration/ -
#Toads symbolize #environmental crisis at #Vichama #archaeological site
https://www.reuters.com/sustainability/climate-energy/toad-sculpture-peru-reveals-climate-driven-collapse-ancient-city-2025-08-29/
All the more reason to protect Darwin's #frog from #climatechange my take here
https://nkozphoto.com/index.php/2025/07/14/airlifting-darwins-wildlife-legacy-to-safety/ #amphibians #Climate #archaeology #darwin #evolution #science #peru #chile #chiloe -
#Toads symbolize #environmental crisis at #Vichama #archaeological site
https://www.reuters.com/sustainability/climate-energy/toad-sculpture-peru-reveals-climate-driven-collapse-ancient-city-2025-08-29/
All the more reason to protect Darwin's #frog from #climatechange my take here
https://nkozphoto.com/index.php/2025/07/14/airlifting-darwins-wildlife-legacy-to-safety/ #amphibians #Climate #archaeology #darwin #evolution #science #peru #chile #chiloe -
#Toads symbolize #environmental crisis at #Vichama #archaeological site
https://www.reuters.com/sustainability/climate-energy/toad-sculpture-peru-reveals-climate-driven-collapse-ancient-city-2025-08-29/
All the more reason to protect Darwin's #frog from #climatechange my take here
https://nkozphoto.com/index.php/2025/07/14/airlifting-darwins-wildlife-legacy-to-safety/ #amphibians #Climate #archaeology #darwin #evolution #science #peru #chile #chiloe -
#Toads symbolize #environmental crisis at #Vichama #archaeological site
https://www.reuters.com/sustainability/climate-energy/toad-sculpture-peru-reveals-climate-driven-collapse-ancient-city-2025-08-29/
All the more reason to protect Darwin's #frog from #climatechange my take here
https://nkozphoto.com/index.php/2025/07/14/airlifting-darwins-wildlife-legacy-to-safety/ #amphibians #Climate #archaeology #darwin #evolution #science #peru #chile #chiloe -
In case you are in a mood for some #flatpak applications building with #cakebuild, you are in luck. I just published Cake.Flatpak with support for flatpak-builder cli. #cakecontrib #cakeaddin
-
Пуск Беспроводной CLI на Микроконтроллере
Иной раз возникает такая ситуация, что надо получить доступ к устройству висящему под потолком. В этом тексте я расскажу как запустить беспроводную консоль на микроконтроллере.
https://habr.com/ru/articles/929086/
#wifi #esp01 #atкоманды #atcommands #csv #wireless #cli #uart