タグ code
人気順 10 users 50 users 100 users 500 users 1000 users眉毛と目が繋がってるキャラクターに違和感がある
例えばベジータとか https://www.toei-anim.co.jp/tv/dragon_s/chara/04.html ルフィとか(時々スペースあるけどね) https://one-piece.com/character/luffy/index.html はじめの一歩とか https://kc.kodansha.co.jp/title?code=1000000058 これはどういうこと? 眉毛と目が繋がってるの? まぶたのスペースはないの? ... 続きを読む
イベント駆動アーキテクチャ導入の手引きと共通の落とし穴 / Guide to Implementing Event-Driven Architecture and Common Pitfalls
イベント駆動アーキテクチャにおける落とし穴についてお話しています。 こちらは JJUG CCC 2024 Spring の講演用資料です。 Code: https://github.com/nrslib/pubsubdoc # URL YouTube: https://www.youtube.com/c/narusemi HomePage: https://nrslib.com Twitter: https://twitter.com/nrslib 続きを読む
VSCodeへ「Hey Code!」と呼びかけ、Copilot Chatが起動する新機能。2024年1月のアップデート
VSCodeへ「Hey Code!」と呼びかけ、Copilot Chatが起動する新機能。2024年1月のアップデート コードエディタのVisual Studio Code(以下、VSCode)は2024年1月のアップデートで、「Hey Code!」と音声で呼びかけると、Copilot Chatが起動する新機能が追加されたことが明らかになりました。 The January release of @code ... 続きを読む
【VScode今までありがとう】新時代のコードエディタ、Cursorのメリット・できることを網羅的に解説した
上記のようにコードエディタを開くコマンドを分けるために、既にcodeコマンドをVScodeで使っている方はcursorダウンロードの際にcursorコマンドのみインストールするようにしてください。codeの方もインストールすると、codeコマンドでVScodeとCursorどちらも開いてしまうようです。 Cursor主要機能紹介 cmd + Shift + L... 続きを読む
Slackの新UIを以前のUIに戻す方法 - 秋山界面帳
2023年に変わってしまったSlackのUIを元のUIに戻す方法 同僚から教えてもらって大興奮した 元は SlackRevert – Get this Extension for 🦊 Firefox (en-US) の説明欄に書いてあったらしい ① Slack アプリを閉じる ② ターミナルを開いて、次の 2 つのコマンドを個別に実行する code:sh export SLACK_DEVELOPER_MENU=true ... 続きを読む
Open Interpreterを誰でも使えるSlack botにしました
TL;DR 今話題のOpen InterpreterをSlack botにしました。 Codeはこちらのリポジトリをご覧ください。 はじめに Open Interpreter楽しんでますか? 「どうやらヤバイやつが爆誕したらしい」という認識で間違いなさそうです。 でも、このヤバさがわかってるのはまだ一部の人だけ、もったいない! ということで今回はこのOp... 続きを読む
Automate an isolated browser instance with just a few lines of code
If you’ve ever created a website that shows any kind of analytics, you’ve probably also thought about adding a “Save Image” or “Save as PDF” button to store and share results. This isn’t as easy as it seems (I can attest to this firsthand) and it’s not long before you go down a rabbit hole of try... 続きを読む
Captain Stack - Visual Studio Marketplace
Captain Stack — Code suggestion for VSCode This feature is somewhat similar to Github Copilot's code suggestion. But instead of using AI, it sends your search query to Google, then retrieves StackOverflow, Github Gist answers and autocompletes them for you. Table of contents: Captain Stack — Code... 続きを読む
横スクロールACT『Metal Slug: Awakening』PS4/PS5版発表。『ポケモンユナイト』開発元が手がける『メタルスラッグ』シリーズ最新作 - AUTOMATON
デベロッパーのTiMi Studiosは2月13日、『Metal Slug: Awakening』のPlayStation 4/PlayStation 5版を発表した。発売時期は未定。 本作は、2020年に『METAL SLUG CODE: J』という仮称にて発表されていた『メタルスラッグ』シリーズの最新作だ。当時はスマートフォン向けとされていたが、今回PS4/PS5向けにも開発中である... 続きを読む
【初心者向け】AWS Code サービス群を4つをお試しできるハンズオンをやってみた | DevelopersIO
こんにちは、DOP勉強中のリサリサです。 DOP(AWS Certified DevOps Engineer - Professional) の試験ガイドにCode サービスが含まれていますが、触ったことがないのでいまいち分からず…。簡単に試せるハンズオンがないか探していたら見つけたので紹介します。 動画を見ながらできる初心者向けのハンズオンで、全部で2時... 続きを読む
コードを書くと結果が即反映されるCodepenやjsfidleのようなHTML/CSS/JavaScripteコード実行ツール・「Codeist」 | かちびと.net
Codeist Codeistはコードを書くと結果が即反映されるCodepenやjsfidleのようなHTML/CSS/JavaScripteコード実行ツールです。Ace.jsが使われています。書いたコードは自動で保存されます。 Codepenやjsfidleと同様の目的ですが、Codeistは書くと同時にすぐに結果が表示される点は割と大きなメリットかなと思いました。Code... 続きを読む
GitHub - receiptline/receiptline: Markdown for receipts. Printable digital receipts. Generate receipt printer commands and SVG images.
const receiptline = require('receiptline'); const doc = '{code:2012345678903;option:ean,hri}'; // printer example const printer = { cpl: 42, encoding: 'multilingual', upsideDown: false, gamma: 1.8, command: 'escpos' }; const command = receiptline.transform(doc, printer); // display example const ... 続きを読む
Code シリーズ入門ハンズオンを公開しました!- Monthly AWS Hands-on for Beginners 2020年8月号 | Amazon Web Services ブログ
Amazon Web Services ブログ Code シリーズ入門ハンズオンを公開しました!- Monthly AWS Hands-on for Beginners 2020年8月号 こんにちは、テクニカルソリューションアーキテクトの金澤 (@ketancho) です。少しずつ暑さも和らいできましたが、みなさまいかがお過ごしでしょうか?私は春先に始めたランニングを梅雨の長... 続きを読む
ちょまど氏が解説する、Azure Bot ServicesでTeams botを開発するための3ステップ - ログミーTech
2020年6月17日~7月17日にかけて、ITに携わる全てのエンジニアを対象にしたMicrosoft主催の大規模Techカンファレンス「de:code」が開催されました。セッション「Azure Bot Services を使って Teams bot を開発する」では、マイクロソフト コーポレーション クラウド アドボケートの千代田まどか(ちょまど)氏が登壇し、... 続きを読む
プログラミング学習や化学実験も 「マインクラフト」の教育現場での活用事例とその意義 - ログミーTech
2020年6月17日~7月17日にかけて、ITに携わる全てのエンジニアを対象にしたMicrosoft主催の大規模Techカンファレンス「de:code」が開催されました。セッション「未来を生き抜く子どもの教育、マインクラフトで扉を開くコンピューターサイエンスの学び。」では、日本マイクロソフト株式会社 パブリックセクター事業本部 ... 続きを読む
AIりんなのチャットモデルの進化 「共感」をテーマに人と人をつなぐ未来を目指して - ログミーTech
2020年6月17日~7月17日にかけて、ITに携わる全てのエンジニアを対象にしたMicrosoft主催の大規模Techカンファレンス「de:code」が開催されました。セッション「AI りんなの成長記録 2015~2020 」では、マイクロソフトディベロップメント株式会社 AI & リサーチ シニアプログラムマネージャ 坪井一菜氏が登壇し、AIりん... 続きを読む
WSL2 環境で Windows 側の adb.exe を使うといろいろ楽 - hotchpotch zatsu memo
Windows 側の Android SDK の adb.exe に symlink か alias を貼るのが何も考えなくてもたいていうまくいくので楽。 自分は ~/bin/ に path を通してるので code:sh ln -s /mnt/c/Users/hotch/AppData/Local/Android/Sdk/platform-tools/adb.exe adb とかで adb の symlink を作ってる。adb devices / adb install xxx.a... 続きを読む
Sandboxing in Linux with zero lines of code
Modern Linux operating systems provide many tools to run code more securely. There are namespaces (the basic building blocks for containers), Linux Security Modules, Integrity Measurement Architecture etc. In this post we will review Linux seccomp and learn how to sandbox any (even a proprietary)... 続きを読む
GitHub - garronej/denoify: ?For NPM module authors that would like to support Deno but do not want to write and maintain a port for it.
Dismiss Join GitHub today GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together. Sign up ?For NPM module authors that would like to support Deno but do not want to write and maintain a port for it. 続きを読む
GitHub - microsoft/hummingbird: Hummingbird compiles trained ML models into tensor computation for faster inference.
Dismiss Join GitHub today GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together. Sign up Hummingbird compiles trained ML models into tensor computation for faster inference. 続きを読む
GitHub - filipdutescu/modern-cpp-template: A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
Dismiss Join GitHub today GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together. Sign up A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion. 続きを読む
GitHub - daybrush/selecto: Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.
Dismiss Join GitHub today GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together. Sign up Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch. https://daybrush.com/selecto 続きを読む
GitHub - ronomon/mime: Fast, robust, standards-compliant MIME decoder. Ships with extensive tests and fuzz tests.
Dismiss Join GitHub today GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together. Sign up Fast, robust, standards-compliant MIME decoder. Ships with extensive tests and fuzz tests. 続きを読む
GitHub - nekoruri/readcgi: 2001年の2ch閉鎖騒動の際のread.cgi CVSレポジトリをGit化したものです。脆弱性等も当時のままですので歴史的資料としてお使いください。
Dismiss Join GitHub today GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together. Sign up 2001年の2ch閉鎖騒動の際のread.cgi CVSレポジトリをGit化したものです。脆弱性等も当時のままですので歴史的資料としてお使いください。 続きを読む
GitHub - kishikawakatsumi/SourceKitForSafari: SourceKit for Safari is a browser extension for GitHub, that enables IDE features on your browser such as symbol navigator, go to definition and documentation on hover.
Dismiss Join GitHub today GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together. Sign up SourceKit for Safari is a browser extension for GitHub, that enables IDE features on your browser such as symbol navigator, go to ... 続きを読む