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
In the vein of infrastructure as code octoDNS provides a set of tools & patterns that make it easy to manage your DNS records across multiple providers. The resulting config can live in a repository and be deployed just like the rest of your code, maintaining a clear history and using your existing review & workflow. The architecture is pluggable and the tooling is flexible to make it applicable t
Updates your version according to semantic versioning Runs your tests or any other prepublish scripts you've defined in package.json Updates your changelog according to the conventional changelog spec Publishes your module to NPM (optionally turned off via --no-publish) Pushes your code and tags to git (optionally turned off via --no-push) Supports changelog links for both Github & Bitbucket Enter
We’re getting things ready Loading your experience… This won’t take long.
皆さん、こんにちは。テクニカルエバンジェリスト戸倉彩です。 8月18日(US現地時間)、マイクロソフト本社はこれまでWindowsに搭載するかたちで提供してきたシェル「PowerShell」のオープンソース化を発表しました。 ■PowerShell is open sourced and is available on Linux - Microsoft Azure Blog https://azure.microsoft.com/en-us/blog/powershell-is-open-sourced-and-is-available-on-linux/ ■PowerShell on Linux and Open Source! - Windows PowerShell Blog https://blogs.msdn.microsoft.com/powershell/2016/08/1
Summary This cumulative servicing release provides fixes to Microsoft Visual Studio 2015 Update 3. These fixes address high-impact bugs that were either found by the product team or reported by the community. Prerequisites This cumulative servicing release requires Visual Studio 2015 Update 3 to be installed first. Download and install Visual Studio 2015 Update 3 if you haven’t already installed i
デバイスやOSを問わず、システムの標準的な文字コードとして広く使われるようになった文字コード「Unicode」。その特徴や登場の背景、キーとなる技術をまとめる。 この記事で分かること Unicodeは、世界中のあらゆる文字を統一のコード体系で扱うために作られた国際標準規格で、多言語対応を容易にする かつて国やOSごとに異なっていた文字コード(Shift_JISなど)の問題を解決するため、日中韓の漢字を統合するなどして膨大な文字を収録している 16bitで収まらない文字は「サロゲートペア」で表現し、実際のデータはUTF-8などの形式に符号化している 更新履歴 【2025/07/03】記事の要約を追記しました 連載目次 「Unicode」(ユニコード)は、世界中の文字を1つの文字コード体系で扱えるように作られた、文字コードセットの規格。現在のコンピュータシステムでは内部コードをこのUnicod
We now have an official Discord server (invite) - future discussions about the language will most likely happen there, come join! WARNING! This is a research project and a lot of information here might become outdated and misleading without any explanation. Don't use it for anything important just yet! Version 0.6.0 of the language is out! Carp is a programming language designed to work well for i
redmine のチケット一覧とかに出るポップアップメニューのサブメニューが出る位置がもうちょっと賢くならないかなぁ。項目が多いのが良くないんだけど、上の方の選択メニューが選べない。または出す項目を絞りたい。どうせバージョンとステータスぐらいしか変えないし。— ばしゅら (@basyura) 2016, 1月 13 とつぶやいたところ View customize plugin で (ほぼ) 現実に! 良い機会なので前から気になっていた View customize plugin をインストール。 issues の他に versions でも欲しかったので Path pattern .* Type StyleSheet を指定 (* をしても実害無いだろう・・・たぶん)。そして Code は以下。 /* 上方向に表示している時でも、サブメニューは下方向へ */ #context-menu.
rfc/deprecations_php_7_1.txt · Last modified: 2025/04/03 13:08 by 127.0.0.1
AI & MLLearn about artificial intelligence and machine learning across the GitHub ecosystem and the wider industry. Generative AILearn how to build with generative AI. GitHub CopilotChange how you work with GitHub Copilot. LLMsEverything developers need to know about LLMs. Machine learningMachine learning tips, tricks, and best practices. How AI code generation worksExplore the capabilities and be
The old project name was Reverse. PLASMA is an interactive disassembler. It can generate a more readable assembly (pseudo code) with colored syntax. You can write scripts with the available Python api (see an example below). The project is still in big development. wiki : TODO list and some documentation. It supports : architectures : x86{64}, ARM, MIPS{64} (partially for ARM and MIPS) formats : E
こんにちは、技術1課の多田です。 今年も暑い夏が始まりそうですね。 夏が始まると、北海道の大通りビアガーデンに行きたくなります。 避暑地としても北海道は最高なので、行きたいです。 さて、皆さん、Route53を使っていますか? ドメインを取得して、Route53で運用する記事は、どんまいこコト中嶋のこちらの記事が参考になるのですが、 今回は、更新が近い既存のドメインをRoute53に移管する記事となります。 私も元々、上記の中嶋の記事を見て、Route53を使ったクチなのですが、 以下の画像のように登録したドメインが更新切れになりそうだったので、この際、Route53に移管してしまおうと思いました。 今回の作業スコープ ムームードメインからRoute53への移管で必要な作業は、大きく分けると次の3つです。 ムームードメインでドメイン移管の準備を行うRoute53でドメイン移管するための手続
ゲームプログラミングについて各分野で60点を取れるくらいの 感じの本が私の知る限りない。幾何、ライブラリ設計、アプリケーション設計、 通信、素材管理、ツール、AI、モーション、最適化、デバッグ体制、描画技術、 ハードウェアアーキテクチャ、アルゴリズム、 などなどの全分野についてそれなりな知識を得られるような本。一冊ではなく、既存の書籍をワンセットにしてくれということなら簡単にリストを作れそうです。ゲームプログラミング固有の知識分野は、ほとんど無いと思いますので。 実際、私が入社後、ゲームプログラミングのために読んだものは開発機材のマニュアルとサンプルコード(PS2 Linux の DVD-ROM に大半入ってる) 、実際のゲームのコード。あとはメモリや素材管理についてリードプログラマに聞いた程度、それ以外に関しては当時すでに読んでいた書籍, paper やコードで間に合いました。 というわ
WantedlyのUser Growthチームで開発をしている@hedjirogです。 これは、Wantedly Advent Calendar 2015 19日目の記事です。 はじめに この記事では、iOSアプリ開発に必要な証明書とプロビジョニングプロファイル(以下、プロファイル)をGitHubのリポジトリで一括管理する方法を紹介します。 iOSアプリのチーム開発をしている現場では、メンバー間での証明書やプロファイルの管理が煩雑になりがちです。この記事で紹介する内容は、チーム開発の現場で特に有効です。 Wantedlyでは、iOS開発の様々なワークフローを定義して自動化してくれるツールであるfastlaneを積極的に利用しています。過去に、fastlaneの利用事例について発表を行なって来ました。 fastlaneとCircleCIではじめるアプリ配布の定期実行 How we use f
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く