並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 24 件 / 24件

新着順 人気順

codeの検索結果1 - 24 件 / 24件

  • regreSSHion: Remote Unauthenticated Code Execution Vulnerability in OpenSSH server | Qualys Security Blog

    The Qualys Threat Research Unit (TRU) has discovered a Remote Unauthenticated Code Execution (RCE) vulnerability in OpenSSH’s server (sshd) in glibc-based Linux systems. CVE assigned to this vulnerability is CVE-2024-6387. The vulnerability, which is a signal handler race condition in OpenSSH’s server (sshd), allows unauthenticated remote code execution (RCE) as root on glibc-based Linux systems;

      regreSSHion: Remote Unauthenticated Code Execution Vulnerability in OpenSSH server | Qualys Security Blog
    • Visual Studio Codeの拡張機能互換「Eclipse Theia IDE」正式リリース。デスクトップ版とWebブラウザ版に両対応

      Visual Studio Codeの拡張機能互換「Eclipse Theia IDE」正式リリース。デスクトップ版とWebブラウザ版に両対応 Eclipse Foundationは、オープンソースで開発されている統合開発環境(IDE)「Eclipse Theia IDE」の正式リリースを発表しました。 Theia IDEはもともとVisual Studio Codeの対抗として、Eclipse Foundationが開発を行ってきた開発環境で、デスクトップアプリケーション版だけでなくWebブラウザ版も用意されています。 Exciting News! Theia IDE is now generally available! Read more: Press release https://t.co/K0Npfd9kNy Blog post https://t.co/5ntq6PW3MG#

        Visual Studio Codeの拡張機能互換「Eclipse Theia IDE」正式リリース。デスクトップ版とWebブラウザ版に両対応
      • LLMに面倒なことをやらせるソフト「Code Cooker」の紹介

        LLMに面倒なことをやらせたい 面倒なことはChatGPTにやらせようという本の著者のからあげです。 書籍では、様々な面倒なことをChatGPTにやらせています。ChatGPT単体(コアの部分)は、基本的にテキスト(言葉)を生成することしかできないので、どうやって面倒なことをやらせているかというと、ChatGPTの生成したテキストで、拡張機能を操作することで、実現しています。イメージ的には以下のように、ChatGPTの手足のように拡張機能を使う感じです。拡張機能としては、色々ありますがChatGPTが生成したコードを実行できるAdvanced Data Analysis(Code Interpreter)が重要かつ代表的な機能となります。 面倒なことはChatGPTにやらせよう(講談社)より引用 この機能はChatGPT独自のものだったのですが、最近はGeminiのGoogle AI St

          LLMに面倒なことをやらせるソフト「Code Cooker」の紹介
        • 2024年版!VS Code で Java 開発環境を構築する | 豆蔵デベロッパーサイト

          はじめに # Java デベロッパーの皆さんは IntelliJ IDEA や Eclipse を使ってる方が多いのではないでしょうか。筆者は VS Code を使っています。業務では長らく Java から離れていたのですが、ここ数年はけっこう書いています。かつては IntelliJ IDEA に課金してましたが Java 再開を機に VS Code の環境を整えました。この記事では、定番の拡張やワークスペースの使い方についてご紹介したいと思います。 Microsoft Extension Pack for Java の利用 # 結論から言うと 「Microsoft の Extension Pack for Java を入れましょう。」で終わりです。 Extension Pack for Java - Visual Studio Marketplace Extension Pack はその

            2024年版!VS Code で Java 開発環境を構築する | 豆蔵デベロッパーサイト
          • The Anatomy of Slow Code Reviews

            Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.

              The Anatomy of Slow Code Reviews
            • ライブラリ間の依存関係を銀河のように視覚化してくれるサイト「Code Galaxies Visualization」

              ライブラリはプログラミングの「よく使用される機能」を切り出してまとめたもので、さまざまなライブラリを活用することで効率的にプログラムを組み上げることが可能です。そんなライブラリも他のライブラリの機能を利用して複雑な依存関係を築いていることが多いもの。「Code Galaxies Visualization」はライブラリ間の依存関係を銀河の形に視覚化してくれるサイトです。 Code Galaxies Visualization https://anvaka.github.io/pm/ サイトにアクセスするとこんな感じ。パッケージマネージャーごとにライブラリが整理されています。試しに、ウェブアプリのパッケージマネージャー「Bower」をクリック。 たくさんの星が表示されました。右側にカメラの操作方法が記載されており、マウスとキーボードのどちらでも操作可能な模様。 星にカーソルをあわせるとライブ

                ライブラリ間の依存関係を銀河のように視覚化してくれるサイト「Code Galaxies Visualization」
              • Python対応を強化した「Visual Studio Code 1.91」がリリース ~2024年6月更新/「プロファイル エディター」などの実験的機能にも注目

                  Python対応を強化した「Visual Studio Code 1.91」がリリース ~2024年6月更新/「プロファイル エディター」などの実験的機能にも注目
                • 「Visual Studio Code」バージョン1.91公開 拡張機能の開発を効率化する「Chat API」「Language Model API」が利用可能に

                  Microsoftは2024年7月4日(米国時間)、WindowsやLinux、macOSに対応するエディタ「Visual Studio Code」(以下、VS Code)のバージョン1.91(June 2024)を公開した。 バージョン1.91ではソース管理、ワークベンチ、言語、拡張機能関連などの機能が強化されている。主なアップデート内容は以下の通り。 ソース管理:変更をグラフで視覚化(プレビュー段階) 変更をグラフで視覚化する実験的な機能が導入された。グラフには、現在のブランチ、現在のブランチの上流ブランチ、オプションのベースブランチが含まれる。グラフのルートは、これらブランチの共通の祖先だ。 関連記事 「Visual Studio Code」バージョン1.90リリース 「GPT-4」Copilot Chatモデルへのアクセスなど機能追加 MicrosoftはVisual Studio

                    「Visual Studio Code」バージョン1.91公開 拡張機能の開発を効率化する「Chat API」「Language Model API」が利用可能に
                  • 「Eclipse Theia IDE」が正式リリース ~ベンダー中立を謳う「Visual Studio Code」/デスクトップ版とオンライン版を提供

                      「Eclipse Theia IDE」が正式リリース ~ベンダー中立を謳う「Visual Studio Code」/デスクトップ版とオンライン版を提供
                    • GitHub - mcmilk/7-Zip: 7-Zip source code repository

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - mcmilk/7-Zip: 7-Zip source code repository
                      • GitHub - onlook-dev/studio: The open source, local-first Webflow alternative. Design directly in your live React site and publish your changes to code.

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                          GitHub - onlook-dev/studio: The open source, local-first Webflow alternative. Design directly in your live React site and publish your changes to code.
                        • FigmaのCode ConnectとCode Generation APIを導入しました - スタディサプリ Product Team Blog

                          はじめに スタディサプリ小学・中学講座を開発している Android エンジニアの @maxfie1d です。 スタディサプリ小学・中学講座ではデザイナーがFigmaで作成したデザインデータをもとにエンジニアがUIのコードを書いています。 UIのコードを書くことはとてもクリエイティブで楽しい作業ですが、一方でUIにたくさんあるプロパティを読み取りながらコードに反映するのはそれなりに時間がかかり面倒でもあります。 この面倒な「デザインからコードを起こす作業」を効率化できないかどうかを考え、Figma の Code Connect と Code Generation APIを導入したのでご紹介します。 デザインからコードを起こす作業の課題 デザインからコードを起こす作業の課題について具体例をもとに説明します。 例えば小学講座で利用しているMainButtonコンポーネントには Size Sty

                            FigmaのCode ConnectとCode Generation APIを導入しました - スタディサプリ Product Team Blog
                          • tomoya ishidaさん「Writing Weird Code」 ~RubyKaigi 2024 1日目キーノート | gihyo.jp

                            RubyKaigi 2024 キーノートレポート tomoya ishidaさん「Writing Weird Code」 ~RubyKaigi 2024 1日目キーノート 2024年5月15日から3日間、沖縄県那覇市の那覇文化芸術劇場なはーとにてRubyKaigi 2024が開催されました。 その一日目はtompngさん、あるいはペンさんことtomoya ishidaさんによる「Writing Weird Code」と題されたキーノートからスタートしました(発表スライド⁠)⁠。 tomoya ishida(tompng)さん TRICKと奇妙なコード IRBやRelineのメンテナとして活躍されているtompngさんは、TRICK 2022 Gold Medalistという肩書も持っています。 TRICK(Transcendental Ruby Imbroglio Contest for

                              tomoya ishidaさん「Writing Weird Code」 ~RubyKaigi 2024 1日目キーノート | gihyo.jp
                            • 「Visual Studio Code」バージョン1.90リリース 「GPT-4」Copilot Chatモデルへのアクセスなど機能追加

                              「Visual Studio Code」バージョン1.90リリース 「GPT-4」Copilot Chatモデルへのアクセスなど機能追加:エディタタブのマルチセレクトが可能に MicrosoftはVisual Studio Codeのバージョン1.90をリリースした。本記事では追加されたエディタタブのマルチセレクトやGitHub Copilot Chatとのチャット機能などを紹介する。

                                「Visual Studio Code」バージョン1.90リリース 「GPT-4」Copilot Chatモデルへのアクセスなど機能追加
                              • GrizzlyとGrafonnetで始めるGrafana Dashboards as Code - ださろぐ@はてな

                                Grafanaのダッシュボード表現とGrafonnet Jsonnet、Grafonnetのセットアップ Grizzlyを使う Grizzlyのセットアップ Grizzlyを使ってJSON/形式でダッシュボードを作成する Grizzlyを使ってGrafonnetでダッシュボード管理を作成する まとめ ・・・と一旦まとめた後の雑多な補足 参考 先日、というかもう3ヶ月も経ってしまいましたが Grafana Meetup Japan #1 - connpass にてLTをさせて頂きました。 趣味のダッシュボード開発というテーマで、あわせてGrafanaのダッシュボードをコードで管理するソリューションの1つとして Grizzly GitHub - grafana/grizzly: A utility for managing Jsonnet dashboards against the Graf

                                  GrizzlyとGrafonnetで始めるGrafana Dashboards as Code - ださろぐ@はてな
                                • Remove Polyfill.io code from your website immediately

                                  The polyfill.io domain is being used to infect more than 100,000 websites with malicious code after what's said to be a Chinese organization bought the domain earlier this year, researchers have said. Multiple security firms sounded the alarm on Tuesday, warning organizations whose websites use any JavaScript code from the polyfill.io domain to immediately remove it. The site offered polyfills – u

                                    Remove Polyfill.io code from your website immediately
                                  • できるだけターミナルを使わないVisual Studio Codeでの開発

                                    この記事は、Visual Studio Code(以下「VS Code」といいます)でできるだけターミナルを使わないで開発する方法を紹介する記事です。 ターミナルを使わない理由 VS Codeはターミナルを内蔵しており、VS Codeを離れることなくコマンドを使って作業できることが便利とされていますが、初学者の方はコマンドを覚えていなかったり、ターミナルでの作業に慣れていなかったりすると思います。ですので、この記事ではVS Codeを使って便利に作業する方法をご紹介します。実際の開発の流れに沿って紹介します。 できるだけターミナルを使わないVS Codeでの開発方法 Gitの操作 まずはリポジトリをクローンしましょう。もちろん、ターミナルは使いません。まず、ソース管理を開きます。 ここで、リポジトリの複製をクリックすると以下のような小さなポップアップが出ます。 このテキストボックスにリポジ

                                      できるだけターミナルを使わないVisual Studio Codeでの開発
                                    • My Python code is a neural network | Gábor Nyéki

                                      Many programs that we write can be embedded in recurrent neural networks (RNNs). For such programs, a trained RNN can perform better than if we write the algorithm by hand, refining it via trial and error. I walk through an example in detail. Introduction Humans are bad at managing spaghetti code. Of course, we should try and avoid writing spaghetti code if we can. But there are problems that are

                                      • Visual Studio Code June 2024

                                        Version 1.91 is now available! Read about the new features and fixes from June. June 2024 (version 1.91) Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the June 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Preview: Incoming/Outgoing changes graph -

                                          Visual Studio Code June 2024
                                        • 【ここだけ抑えれば簡単綺麗】Theme Studio for VS Codeでかっこいいテーマを作る「25」の設定 - Qiita

                                          1. はじめに 全国のVSCodeテーマ迷子同志の皆さん、初めまして!今年新卒入社の長江です。 この記事に興味を持っていただいたということは、私と同じくカラーテーマ選定の沼に陥っているのではないでしょうか。気持ちは大変わかります。 ということで今回は、タイトルの通り 「Theme Studio for VS Code」を利用して簡単に、己の欲を満たすテーマを作成 していこうと思います! そして、「あわよくば他人にマイテーマを布教したい!」という人に向けて、 マーケットにマイテーマを配布する方法 を次回紹介できたらなと思います。 2. 今回の方法で作成したテーマの紹介 今回は、新世代ターミナルの「Warp」のデザインを参考にテーマを作ってみました。 完成したテーマはこんな感じです。 作成するテーマのイメージを事前に決めておくと、テーマの作成中に「あーでもない、こーでもない」みたいな雑念が薄れ

                                            【ここだけ抑えれば簡単綺麗】Theme Studio for VS Codeでかっこいいテーマを作る「25」の設定 - Qiita
                                          • Generative AI–powered, low-code application builder – AWS App Studio – AWS

                                            AWS App Studio (Preview) The fastest and easiest way to build enterprise-grade applications AWS App Studio is a generative AI-powered service that uses natural language to build enterprise-grade applications, empowering a new set of builders to create applications in minutes. With App Studio, technical professionals without deep software development skills, such as IT project managers, data engine

                                              Generative AI–powered, low-code application builder – AWS App Studio – AWS
                                            • GitHub - seddonm1/sqlite-bench: Code to accompany blog post https://reorchestrate.com/posts/sqlite-transactions

                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                GitHub - seddonm1/sqlite-bench: Code to accompany blog post https://reorchestrate.com/posts/sqlite-transactions
                                              • Code Reviews Do Find Bugs

                                                There’s some 2015 research out of Microsoft titled Code Reviews Do Not Find Bugs11 Code Reviews Do Not Find Bugs; How the Current Code Review Best Practice Slows Us Down; Czerwonka, Greiler, Tilford; IEEE International Conference on Software Engineering; 2015. which seems strangely named because reviewers do find bugs. Here’s what the authors say: Contrary to the often stated primary goal of code

                                                • GitHub - dorklyorg/dorkly: Contains source code for GitHub Action and docker bits for backend service

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    GitHub - dorklyorg/dorkly: Contains source code for GitHub Action and docker bits for backend service
                                                  1