はてブログ

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



タグ system

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

JSON をプレビューしながら jq のフィルタを書くことができる「jnv」を試してみる

2024/03/25 このエントリーをはてなブックマークに追加 178 users Instapaper Pocket Tweet Facebook Share Evernote Clip JSON options Examples input

ちなみに jq がインストールされている必要はありません。 jnv does not require users to install jq on their system, because it utilizes j9 Rust bindings. https://github.com/ynqa/jnv#installation JSON navigator and interactive filter leveraging jq Usage: jnv [OPTIONS] [INPUT] Examples: - Read from a ... 続きを読む

The origin private file system - Chrome Developers

2023/03/28 このエントリーをはてなブックマークに追加 10 users Instapaper Pocket Tweet Facebook Share Evernote Clip Chrome Developers

# MotivationWhen you think of files on your computer, you probably think about a file hierarchy: files organized in folders that you can explore with your operating system's file explorer. For example, on Windows, for a user called Tom, their To Do list might live in C:\Users\Tom\Documents\ToDo.t... 続きを読む

Web Design System: Migrating Web Components To React

2022/12/08 このエントリーをはてなブックマークに追加 16 users Instapaper Pocket Tweet Facebook Share Evernote Clip Web Design

This post is for Day 8 of Mercari Advent Calendar 2022, brought to you by Williams Kwan from Mercari Core team and Faisal Rahman from the Mercari Architect team. Intro Mercari internal design systems power the UI in Mercari web apps. It allows Frontend engineers to implement UI changes quickly by... 続きを読む

イーロン・マスクのせいでTwitterの著作権侵害警告システムがぶっ壊れてしまい映画全編のアップロードが可能になってしまっている

2022/11/21 このエントリーをはてなブックマークに追加 172 users Instapaper Pocket Tweet Facebook Share Evernote Clip Twitter イーロン 人手 マスク 人員整理

2022年11月20日頃から、Twitterの著作権侵害警告システムが機能していないと報告されています。著作権侵害警告システムが機能しなくなった理由は、Twitterを買収したイーロン・マスク氏による強引な人員整理により、担当部署の人手が足りなくなってしまったことが挙げられています。 Twitter’s copyright strike system ... 続きを読む

「猫に指先をなめられるムズムズ感」を体験できるグローブ 皮膚に電気刺激、きめ細かな触覚を生成

2022/11/03 このエントリーをはてなブックマークに追加 144 users Instapaper Pocket Tweet Facebook Share Evernote Clip 触覚 電極 瞬時 グローブ 手のひら

中国のTencent TechnologyとCity University of Hong Kongの研究チームが発表した論文「Super-resolution wearable electrotactile rendering system」は、瞬時に高い感度を皮膚に提示できる触覚グローブを提案した研究報告だ。指先と手のひらの電極で構成し、電気刺激を直接皮膚に与えることできめ細かな触覚を瞬時に生... 続きを読む

CSSのcounters()で箇条書きの数字をカスタマイズできておもしろい - hogashi.*

2022/11/02 このエントリーをはてなブックマークに追加 16 users Instapaper Pocket Tweet Facebook Share Evernote Clip hogashi 箇条書き Suffix CSS Symbols

CSS に counters() というのがあって、 1.1 とかをカスタマイズできておもしろい。 counters() - CSS: Cascading Style Sheets | MDN 言 葉 庭 というのをシンボルに使うことにして、繋ぎを の にするとこうなる。 @counter-style kotonohanoniwa { system: fixed; symbols: 言 葉 庭; suffix: " "; } ol { counte... 続きを読む

Next.jsでCloudscape Design Systemを試してみた | DevelopersIO

2022/10/30 このエントリーをはてなブックマークに追加 6 users Instapaper Pocket Tweet Facebook Share Evernote Clip DevelopersIO Cloudscape AWS 環境

しばたです。 前の記事でNext.jsを試す環境を作ったので本記事ではCloudscapeを実際に試してみます。 Cloudscape Design Systemとは? Cloudscape Design SystemはAWSが作成しオープンソースで公開しているWEBデザインシステムです。 もともとAWSが内部向けに作成し改善していたものが今年の7月に一般公開されました。 ... 続きを読む

Amazon EC2 enables easier patching of guest operating system and applications with Replace Root Volume

2022/10/27 このエントリーをはてなブックマークに追加 6 users Instapaper Pocket Tweet Facebook Share Evernote Clip Amazon Starting today

Starting today, Amazon EC2 supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance. This allows customers to easily update their applications and guest operating system, while retaining the instance store data, networking and IAM co... 続きを読む

GitHub - superfly/litefs: Distributed SQLite replication system

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

LiteFS LiteFS is a FUSE-based file system for replicating SQLite databases across a cluster of machines. It works as a passthrough file system that intercepts writes to SQLite databases in order to detect transaction boundaries and record changes on a per-transaction level in LTX files. This proj... 続きを読む

First look at Joy UI 🥳 - MUI

2022/07/26 このエントリーをはてなブックマークに追加 22 users Instapaper Pocket Tweet Facebook Share Evernote Clip Mui If you've ever

If you're a close follower of everything MUI, you might be aware that we've been working on a new design system. If not, then this post will give you a first look at Joy UI-MUI's new starting point for your design system! If you've ever considered using Material UI because of the developer exper... 続きを読む

AWS、自社製品のために開発したデザインシステム「Cloudscape」オープンソースで公開。UIコンポーネント、デザインパターンなど

2022/07/25 このエントリーをはてなブックマークに追加 92 users Instapaper Pocket Tweet Facebook Share Evernote Clip Cloudscape マネジメントコンソール AWS 公開

AWSは、マネジメントコンソールなど同社が提供する製品やサービスのWebアプリケーション画面を構築するために開発したデザインシステム「Cloudscape」をオープンソースで公開しました。 Cloudscape Design System, an AWS solution for building intuitive user experiences, is now open source! Cloudscape consists o... 続きを読む

GitHub - nullpo-head/wsl-distrod: Distrod is a meta-distro for WSL 2 which runs Systemd as init process. You can run Ubuntu, Arch, and et.c with systemd in a minute. Distrod also has built-in auto-start feature on Windows startup and port forwarding abilt

2021/11/07 このエントリーをはてなブックマークに追加 17 users Instapaper Pocket Tweet Facebook Share Evernote Clip systemd ARCH GitHub Arch Linux

Distrod - WSL2 Distros with Systemd! Distrod is a systemd-based meta-distro for WSL2 that allows you to install Ubuntu, Arch Linux, Gentoo and many other distros with systemd in a minute, or make your current distro run systemd. Distrod also provides built-in auto-start feature and port forwardin... 続きを読む

GitHub - pankod/refine: refine is a React-based framework for building data-intensive applications in no time ✨ It ships with Ant Design System, an enterprise-level UI toolkit.

2021/09/27 このエントリーをはてなブックマークに追加 13 users Instapaper Pocket Tweet Facebook Share Evernote Clip Toolkit REFINE GitHub

refine is a React-based framework for building data-intensive applications in no time ✨ It ships with Ant Design System, an enterprise-level UI toolkit. About refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include... 続きを読む

Airbnb’s Server-Driven UI System(Ghost Platform) の感想 - laiso

2021/09/20 このエントリーをはてなブックマークに追加 21 users Instapaper Pocket Tweet Facebook Share Evernote Clip laiso Airbnb medium コンセプト 参照

Airbnb’s Server-Driven UI System(Ghost Platform) とは何か Airbnbが社内で取り組んでいる最新UI開発システム Ghost Platformとそのコンセプトの名前 元Airbnb AndroidエンジニアRyan Brooksによるポストを参照 A Deep Dive into Airbnb’s Server-Driven UI System | by Ryan Brooks | The Airbnb Tech Blog | Medium ... 続きを読む

実際の人間を相手に軍師ごっこがしたいやつはこのゲームをやれ

2021/02/10 このエントリーをはてなブックマークに追加 30 users Instapaper Pocket Tweet Facebook Share Evernote Clip ヤツ 相手 人間 ゲーム 実際

ガンダムオンライン ガンダムオンライン(以下ガンオン)は51人対51人のネトゲとしては大規模な軍勢同士の対戦を行うゲームだ。 このゲームではプレイヤーとして参加するだけでなく、51人の小隊規模の兵を指揮する指揮官として参加することができる。 https://msgo.bandainamco-ol.jp/member/system/war/commander.php 5... 続きを読む

米国 海軍は7兆円超のリソース管理を行う最大の基幹システム(ERP)をAWSに移行完了 | Amazon Web Services ブログ

2021/01/30 このエントリーをはてなブックマークに追加 143 users Instapaper Pocket Tweet Facebook Share Evernote Clip ERP AWS 海軍 基幹システム リソース管理

Amazon Web Services ブログ 米国 海軍は7兆円超のリソース管理を行う最大の基幹システム(ERP)をAWSに移行完了 アメリカ海軍(U.S. Navy)が、”最大”の基幹システム(“U.S. Navy’s largest SAP EAP system”)をAWSへ移行した事例が公開されました。今回のブログでは、AWSジャパン・パブリックセクターより、この事例から... 続きを読む

Introducing Raspberry Pi Imager, our new imaging utility - Raspberry Pi

2020/03/05 このエントリーをはてなブックマークに追加 7 users Instapaper Pocket Tweet Facebook Share Evernote Clip Raspbian Raspberry Pi

We’ve made a simpler way to image your microSD card with Raspbian, the official Raspberry Pi operating system, and other operating systems. Introducing our new imaging utility, Raspberry Pi Imager. Simplifying the Raspberry Pi experience For me, one of the most important aspects of the Raspberry ... 続きを読む

Powered by AI: Instagram’s Explore recommender system

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

Written by Ivan Medvedev, Haotian Wu, and Taylor Gordon Over half of the Instagram community visits Instagram Explore every month to discover new photos, videos, and Stories relevant to their interests. Recommending the most relevant content out of billions of options in real time at scale introd... 続きを読む

Rails アプリケーションの不安定なテストを撲滅したい 〜system spec のデバッグ方法とテストを不安定にさせる要因〜 - あらびき日記

2019/09/16 このエントリーをはてなブックマークに追加 86 users Instapaper Pocket Tweet Facebook Share Evernote Clip Rails spec 真っ先 たいてい 労力

Rails アプリケーションの開発において、自分の変更に関係のないテストのせいで CI がコケるとストレスですよね?真っ先に直したくなりますよね?不安定なテストを直すのは大変な労力が要ると思ってませんか?実は、たいていのケースは簡単に再現確認ができるし、不安定になる要因もだいたい決まっているし、ログやスク... 続きを読む

The Gradual Design System: How We Built Slack Kit - Several People Are Coding

2019/09/13 このエントリーをはてなブックマークに追加 36 users Instapaper Pocket Tweet Facebook Share Evernote Clip

In 2016, Slack was two years old and already used by millions of people. Our codebase had grown rapidly, and like many companies that focused on product/market fit, our code was built in a way that favored time-to-market over maintainability, consistency, or reusability. We never encountered a si... 続きを読む

iOS 13にしかないフレームワークを使用したアプリをiOS 12以下でも動くようにするには - 24/7 twenty-four seven

2019/06/18 このエントリーをはてなブックマークに追加 42 users Instapaper Pocket Tweet Facebook Share Evernote Clip twenty-four seven フレームワーク Rea

SwiftUI、Combile、RealityKitなどiOS 13以上の環境にしか存在しないフレームワークを使用するアプリをiOS 12以下の環境で実行すると、その機能を実際に呼び出さないようにしていたとしても、起動時にダイナミックリンクに失敗してクラッシュしてしまいます。 dyld: Library not loaded: /System/Library/Frameworks/Rea... 続きを読む

M.2 NVME vs SSD vs HDD Loading Windows and Games

2019/06/01 このエントリーをはてなブックマークに追加 32 users Instapaper Pocket Tweet Facebook Share Evernote Clip games Tomb Raider Watch Dogs

M.2 NVME vs SSD vs HDD Win10 / Game Loading Times World of Warships - https://wgaffiliate.com/?a=2736&c=4692&s1= Games: Metro Exodus - 00:35 Watch Dogs 2 - 01:24 Far Cry New Dawn - 02:02 Kingdom Come Deliverance - 02:31 Shadow of the Tomb Raider - 03:00 Battlefield 5 - 03:32 System: Windows 10 Pr... 続きを読む

Under the Hood of Wantedly’s Recommender System - 推薦システムの評価の裏側 | Wantedly Engineer Blog

2019/02/15 このエントリーをはてなブックマークに追加 15 users Instapaper Pocket Tweet Facebook Share Evernote Clip Wantedly リーダ 推薦システム 裏側 評価

こんにちは! Wantedly Visitで開発チームのリーダをしている久保長です。 去年の4月からRecommendationチームを発足し、推薦や検索の改善を行なってきました。その中で、推薦システムの評価を整備してきたので、そのお話をします。 現在、Wantedlyでは機械学習を使った推薦を色々な場面で利用していますが、評価を整備... 続きを読む

DeskGap

2019/02/13 このエントリーをはてなブックマークに追加 28 users Instapaper Pocket Tweet Facebook Share Evernote Clip down JavaScript HTML and CSS

 DeskGap¶ DeskGap is a framework for building cross-platform desktop apps with web technologies (JavaScript, HTML and CSS). To enable native capabilities while keeping the size down, DeskGap bundles a Node.js runtime and leaves the HTML rendering to the operating system‘s webview. Supported Plat... 続きを読む

【Unity】TextMeshProにFont FallbackとDynamic SDF Systemが追加、日本語が使いやすくなった。 - テラシュールブログ

2019/02/01 このエントリーをはてなブックマークに追加 17 users Instapaper Pocket Tweet Facebook Share Evernote Clip SDF Unity フォント 結論 テラシュールブログ

Unity 2018.3(TextMeshPro1.4)からFont FallbackとDynamic SDF Systemが追加され、柔軟なSDFの利用が可能になりました。 結論 TextMesh Proでダイナミックにフォントを取得して使用する Font Fallback Dynamic SDF System 関連 結論 以下のような使い分けが可能になります。 第一水準漢字でよく使う文字を通常のSDFを... 続きを読む

 
(1 - 25 / 113件)