はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ Using

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 13 / 13件)
 

TypeScript CRUD Rest API, using: Nest.js, TypeORM, Postgres, Docker and Docker Compose

2023/03/26 このエントリーをはてなブックマークに追加 15 users Instapaper Pocket Tweet Facebook Share Evernote Clip Postgres TypeORM ORM Docker

TypeScript CRUD Rest API, using: Nest.js, TypeORM, Postgres, Docker and Docker Compose Let's create a CRUD Rest API in Typescript, using: NestJS (NodeJS framework) TypeORM (ORM: Object Relational Mapper) Postgres (relational database) Docker (for containerization) Docker Compose If you prefer a v... 続きを読む

画像生成AI「Stable Diffusion」を使って新しいインテリアデザインを作成しまくる試み

2022/12/22 このエントリーをはてなブックマークに追加 5 users Instapaper Pocket Tweet Facebook Share Evernote Clip Stable Diffusion 画像生成AI テキスト

入力したテキストに則した画像を生成したり、ある画像から別の画像を生成したりすることができる画像生成AIの「Stable Diffusion」を使い、さまざまなインテリアデザインをAIに生成してもらうという試みをKaren X. ChengさんとJustin Alveyさんが行っています。 Using AI for design inspiration We used Stable Diffusi... 続きを読む

AIを使った音声圧縮で従来の圧縮を超えた技術「Encodec」が実現

2022/11/01 このエントリーをはてなブックマークに追加 12 users Instapaper Pocket Tweet Facebook Share Evernote Clip Encodec 圧縮 Meta AI 音声 従来

ガブリエル・シナエーブ氏らによるMeta AIの研究チームが、インターネットにおける音声の「圧縮」に対してAIを用いることで従来の圧縮よりもさらなる圧縮が可能である、という研究を発表しました。AIを用いた圧縮により、豊かなマルチメディア体験を楽しむことができると説明しています。 Using AI to compress audio fi... 続きを読む

Using AI to compress audio files for quick and easy sharing

2022/10/26 このエントリーをはてなブックマークに追加 11 users Instapaper Pocket Tweet Facebook Share Evernote Clip sharing

Compression is an important part of the internet today, because it enables people to easily share high-quality photos, listen to audio messages, stream their favorite shows, and so much more. Even when using today’s state-of-the-art techniques, enjoying these rich multimedia experiences requires ... 続きを読む

GitHub - ahmetb/kubectl-tree: kubectl plugin to browse Kubernetes object hierarchies as a tree ? (using? star the repo!)

2020/01/02 このエントリーをはてなブックマークに追加 7 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub together code Sign Up

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 kubectl plugin to browse Kubernetes object hierarchies as a tree ? (using? star the repo!) 続きを読む

Intent to stop using `null` in my JS code · Issue #7 · sindresorhus/meta · GitHub

2019/04/07 このエントリーをはてなブックマークに追加 18 users Instapaper Pocket Tweet Facebook Share Evernote Clip GitHub sindresorhus Meta Issue

Dismiss Join GitHub today GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together. Sign up Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the communi... 続きを読む

AlphaFold: Using AI for scientific discovery | DeepMind

2018/12/03 このエントリーをはてなブックマークに追加 25 users Instapaper Pocket Tweet Facebook Share Evernote Clip DeepMind AlphaFold

Today we’re excited to share DeepMind’s first significant milestone in demonstrating how artificial intelligence research can drive and accelerate new scientific discoveries. With a strongly interdisciplinary approach to our work, DeepMind has brought together experts from the fields of structura... 続きを読む

MicrosoftのAI翻訳は英→中ニュース翻訳を人間の翻訳者と同じ精度でこなせるレベルに到達 - GIGAZINE

2018/03/15 このエントリーをはてなブックマークに追加 42 users Instapaper Pocket Tweet Facebook Share Evernote Clip GIGAZINE Microsoft 人工知能 到達 精度

By Charlotte90T Microsoftが開発している人工知能(AI)を使った翻訳技術のうち、中国語を英語に翻訳する技術のレベルが、人間の翻訳者と同等のレベルに達していることが明らかになりました。この結果は、複数の機関や専門家による内容のチェックを経て確認されているものです。 Microsoft reaches a historic milestone, using AI to matc... 続きを読む

Rubyで try-with-resources (あるいは with/using)をやりたいという話 - たごもりすメモ

2017/09/29 このエントリーをはてなブックマークに追加 46 users Instapaper Pocket Tweet Facebook Share Evernote Clip try-with-resources feature うち

2017 - 09 - 29 Rubyで try-with-resources (あるいは with/using)をやりたいという話 前のエントリで書いたうちに入っていたが、 Ruby でも try-with-resources (あるいは Python で言う with や C# で言う using)が使いたいなー、という話。 Feature #13923: Idiom to release r... 続きを読む

【Unity】Androidの特定機種でWebViewをnewすると落ちる - Qiita

2015/06/29 このエントリーをはてなブックマークに追加 26 users Instapaper Pocket Tweet Facebook Share Evernote Clip WebView Qiita null 備忘録 Unity

Unityで作ったアプリから、AndroidのWebViewをnewするだけのコードが特定機種で落ちる不具合を発見してから、原因を特定するための調査をした際の備忘録です。 問題 問題の再現方法 Unity 4.6.6で、以下のコードをGalaxy系の4.3(S4, Jなど)で走らせる。 AndroidJavaObject activity = null; using (var cls = new ... 続きを読む

nasne のファイルシステムを見てみる - The Weight @northeye

2012/07/19 このエントリーをはてなブックマークに追加 37 users Instapaper Pocket Tweet Facebook Share Evernote Clip nasne Parted The Weight dev 中身

物理的な分解記事とかよりも面白いと思ったのでちょっとだけnasneの中身をみてました。 # parted /dev/sdd GNU Parted 2.3 Using /dev/sdd Welcome to GNU Parted! Type 'help' to view a list of commands. (parted) print Model: Hitachi HTS545050A7E380... 続きを読む

nasne のファイルシステムを見てみる - The Weight @northeye

2012/07/19 このエントリーをはてなブックマークに追加 17 users Instapaper Pocket Tweet Facebook Share Evernote Clip nasne Parted The Weight dev 中身

物理的な分解記事とかよりも面白いと思ったのでちょっとだけnasneの中身をみてました。 # parted /dev/sdd GNU Parted 2.3 Using /dev/sdd Welcome to GNU Parted! Type 'help' to view a list of commands. (parted) print Model: Hitachi HTS545050A7E380... 続きを読む

アメリカでがんばりましょう: Firefox 1.0系 はメモリを解放しない?

2005/09/09 このエントリーをはてなブックマークに追加 174 users Instapaper Pocket Tweet Facebook Share Evernote Clip メモリ アメリカ 個別ページ トラックバック コメント

Firefox 1.0系 はメモリを解放しない? 2005年9月 8日 08:00 | 個別ページ | コメント(0) | トラックバック(0) fusion94.org: Firefox Memory Leaks/Other Issues. The other option (and the one I'm using) requires you to make some changes to ... 続きを読む

 
(1 - 13 / 13件)