並び順

ブックマーク数

期間指定

  • から
  • まで

121 - 160 件 / 591件

新着順 人気順

Normal Mapの検索結果121 - 160 件 / 591件

  • Using localStorage in Modern Applications - A Comprehensive Guide | RxDB - JavaScript Database

    Using localStorage in Modern Applications: A Comprehensive Guide When it comes to client-side storage in web applications, the localStorage API stands out as a simple and widely supported solution. It allows developers to store key-value pairs directly in a user's browser. In this article, we will explore the various aspects of the localStorage API, its advantages, limitations, and alternative sto

      Using localStorage in Modern Applications - A Comprehensive Guide | RxDB - JavaScript Database
    • Visual Studio Code August 2023

      Version 1.92 is now available! Read about the new features and fixes from July. August 2023 (version 1.82) Update 1.82.1: The update addresses this security issue. Update 1.82.2: The update addresses these issues. Update 1.82.3: The update addresses this security issue. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the August 2023 release

        Visual Studio Code August 2023
      • The Death of Hype: What's Next for Scala

        A recent tweet by a friend of mine noted how the public interest in the Scala programming language seems to have plateaued or waned, which matches my feeling of the latest trends and zeitgeist. This blog post will go into why I think that has happened, where Scala stands now, and what the future holds for the Scala community. About the Author: Haoyi is a software engineer, and the author of many o

        • Rustによるlindera、neologd、fasttext、XGBoostを用いたテキスト分類 - Stimulator

          - はじめに - RustでNLP、機械学習どこまでできるのか試した時のメモ。 Pythonどこまで脱却できるのか見るのも兼ねて。 コードは以下に全部置いてある。 GitHub - vaaaaanquish/rust-text-analysis: rust-text-analysis - はじめに - - 形態素解析 - neologd lindera - Text Processing、Embedding - - XGBoost - - 実験 - - おわりに - - 形態素解析 - Rustの形態素解析実装を調べると、lindera-morphology/lindera を使うのが有力候補となりそうである。sorami/sudachi.rs や agatan/yoin 、 nakagami/awabi のような実装もあるがメンテは止まっている様子である。 linderaメンテナのブログ

            Rustによるlindera、neologd、fasttext、XGBoostを用いたテキスト分類 - Stimulator
          • Worldwide Mobile Data Pricing 2023 | 1GB Cost in 237 Countries

            Worldwide mobile data pricing: The cost of 1GB of mobile data in 237 countries Measured June to September 2023 A global league table of mobile data costs. The average cost of one gigabyte (1GB) was calculated from over 5,600 mobile data plans worldwide. Using the map Countries are colour-coded by the average price of one gigabyte (1GB) of mobile data. As you can see, this paints an interesting pic

              Worldwide Mobile Data Pricing 2023 | 1GB Cost in 237 Countries
            • How browsers work  |  Articles  |  web.dev

              How browsers work Stay organized with collections Save and categorize content based on your preferences. Preface This comprehensive primer on the internal operations of WebKit and Gecko is the result of much research done by Israeli developer Tali Garsiel. Over a few years, she reviewed all the published data about browser internals and spent a lot of time reading web browser source code. She wrot

              • Emil Dziewanowski - Technical Artist

                Realistic is not necessarily the most convincing. Audio designers know that well and use frozen leeks and watermelons to create sounds of breaking bones and tearing flesh. Chalk shot from slingshot was safer alternative for actual firearms in old westerns. Fake doesn’t have to mean worse, especially when it is hard to tell the difference. With that in mind I will try to create complex flowfields w

                  Emil Dziewanowski - Technical Artist
                • How a simple Linux kernel memory corruption bug can lead to complete system compromise

                  In this case, reallocating the object as one of those three types didn't seem to me like a nice way forward (although it should be possible to exploit this somehow with some effort, e.g. by using count.counter to corrupt the buf field of seq_file). Also, some systems might be using the slab_nomerge kernel command line flag, which disables this merging behavior. Another approach that I didn't look

                  • Amazon CloudWatch Internet Monitor Preview – End-to-End Visibility into Internet Performance for your Applications | Amazon Web Services

                    AWS News Blog Amazon CloudWatch Internet Monitor Preview – End-to-End Visibility into Internet Performance for your Applications How many times have you had monitoring dashboards show you a normal situation, and at the same time, you have received customer tickets reporting your app is “slow” or unavailable to them? How much time did it take to diagnose these customer reports? You told us one of y

                      Amazon CloudWatch Internet Monitor Preview – End-to-End Visibility into Internet Performance for your Applications | Amazon Web Services
                    • Tips For Faster Rust Compile Times | corrode Rust Consulting

                      Slow Rust Builds? Here are some tips to speed up your compile times. This list was originally released on my private blog, but I decided to update it for 2024 and move it here. Table of Contents Click here to expand the table of contents. General Tips Update The Rust Compiler And Toolchain Use cargo check Instead Of cargo build Switch To The New Parallel Compiler Frontend Remove Unused Dependencie

                        Tips For Faster Rust Compile Times | corrode Rust Consulting
                      • Rust for JavaScript Developers - Functions and Control Flow

                        This is the third part in a series about introducing the Rust language to JavaScript developers. Here are all the chapters: Tooling Ecosystem Overview Variables and Data Types Functions and Control Flow Pattern Matching and Enums FunctionsRust’s function syntax is pretty much similar to the one in JavaScript. fn main() { let income = 100; let tax = calculate_tax(income); println!("{}", tax); } fn

                          Rust for JavaScript Developers - Functions and Control Flow
                        • Announcing `async fn` and return-position `impl Trait` in traits | Rust Blog

                          Announcing `async fn` and return-position `impl Trait` in traits The Rust Async Working Group is excited to announce major progress towards our goal of enabling the use of async fn in traits. Rust 1.75, which hits stable next week, will include support for both -> impl Trait notation and async fn in traits. This is a big milestone, and we know many users will be itching to try these out in their o

                            Announcing `async fn` and return-position `impl Trait` in traits | Rust Blog
                          • The False Identifier Anti-pattern

                            Today, we’d like to highlight a dangerous anti-pattern in the identity world: the false identifier anti-pattern.  An anti-pattern is a common response to a recurring problem that’s usually ineffective and risks being highly counter-productive. You may have also heard of the password anti-pattern. Today's discussion represents a possibly even more dangerous practice. The false identifier anti-patte

                              The False Identifier Anti-pattern
                            • Macroprudentialism

                              COVID ECONOMICS VETTED AND REAL-TIME PAPERS FROM THE GREAT RECESSION TO THE PANDEMIC RECESSION Francis X. Diebold ELECTORAL POLITICS AND SMALL BUSINESS LOANS Ran Duchin and John Hackney GROWTH FORECASTS AT END-2020 Javier G. Gómez-Pineda STOP-AND-GO EPIDEMIC CONTROL Claudius Gros and Daniel Gros CONSUMPTION RESPONSES TO STIMULUS PAYMENTS So Kubota, Koichiro Onishi and Yuta Toyama CHILD CARE CLOSUR

                              • New for Amazon Aurora – Use Machine Learning Directly From Your Databases | Amazon Web Services

                                AWS News Blog New for Amazon Aurora – Use Machine Learning Directly From Your Databases March 23, 2020: Post updated to clarify networking, IAM permissions, and database configurations required to use machine learning from Aurora databases. A new notebook using SageMaker Autopilot gives a complete example, from the set up of the model to the creation of the SQL function using the endpoint. The int

                                  New for Amazon Aurora – Use Machine Learning Directly From Your Databases | Amazon Web Services
                                • 機械学習でスーパーマーケットの缶ビールを検出してみました 〜Segment Anythingでセグメンテーションして、YOLOv8の分類モデルで銘柄を判定〜 | DevelopersIO

                                  機械学習でスーパーマーケットの缶ビールを検出してみました 〜Segment Anythingでセグメンテーションして、YOLOv8の分類モデルで銘柄を判定〜 1 はじめに CX 事業本部 delivery部の平内(SIN)です。 Meta社による Segment Anything Model(以下、SAM)は、セグメンテーションのための汎用モデルで、ファインチューニングなしで、あらゆる物体がセグメンテーションできます。 今回は、こちらを使用して、スーパーマーケットで冷蔵庫の缶ビールを検出してみました。 最初に、動作確認している様子です。 缶ビールがセグメンテーションされていることと、それぞれの銘柄が判定できていることを確認できると思います。 2 学習済みモデルによる物体検出 (YOLOv8) YOLOv8などの物体検出モデルでは、配布されている学習済みモデルで、ある程度の物体検出が可能です

                                    機械学習でスーパーマーケットの缶ビールを検出してみました 〜Segment Anythingでセグメンテーションして、YOLOv8の分類モデルで銘柄を判定〜 | DevelopersIO
                                  • React 初心者が Material-UI で今どきの Web フォームを作ってみた(react-hook-form編) | DevelopersIO

                                    React 初心者が Material-UI で今どきの Web フォームを作ってみた(react-hook-form編) React 初心者が、Material-UI と React Hook Form v7 を活用して今どきの Web フォーム開発に挑んでみました! この7月からカスタマーサクセスという役割にロールチェンジしました、下田です。 つい先日、React(+ React Hook Form)と Material-UI を組み合わせた Web アプリ開発を始めました。 Web アプリ開発の初心者でも簡単に、かつ今っぽい Web フォームを開発することができたので、少しコードを交えてご紹介してみたいと思います。 なお本記事は、前の記事(Stepper編)に続く形式となりますので、お時間あれば下記の記事も合わせてご参照いただけますと幸いです。 作ってみた 筆者の開発環境は、下記のと

                                      React 初心者が Material-UI で今どきの Web フォームを作ってみた(react-hook-form編) | DevelopersIO
                                    • My thoughts on writing a Minecraft server from scratch (in Bash)

                                      My thoughts on writing a Minecraft server from scratch (in Bash) For the past year or so, I've been thinking about writing a Minecraft server in Bash as a thought excercise. I once tried that before with the Classic protocol (the one from 2009), but I quickly realized there wasn't really a way to properly parse binary data in bash. Take the following code sample: function a() { read -n 2 uwu echo

                                      • Developer Tools secrets that shouldn’t be secrets | Christian Heilmann

                                        Update: As this is blowing up on Hackernews I added information to each of the tips in which environment they are supported in parenthesis after each heading. When I state “Chromium browsers”, this refers to all browsers that use the Chromium core and also feature all the Developer Tools. This is Chrome, Microsoft Edge, Brave and many more. As a reminder: Microsoft Edge is the browser that comes w

                                        • TensorFlow2.0 + 無料のColab TPUでDCGANを実装した - Qiita

                                          TensorFlow2.0とGoogle Colaboratoryの無料TPUを使って、DCGANを実装しました。 訓練経過の様子 pic.twitter.com/2qXowYMk6t — しこあん@『モザイク除去本』好評通販中 (@koshian2) October 21, 2019 何をやったか Google ColabのTPU+TF2.0でCelebA(約20万枚)をDCGANで生成 TF1.X系のTPUでは、同時に実行可能なグラフは1個の制約があったため、GANの訓練が容易ではなかった(こちらの記事にある通り、不可能であったわけではない。しかし、低レベルAPIが必須で決して容易ではなかった)。TF2.X系のTPUでは、もっと容易にGANを実装できた。 DCGANの論文通りのモデル(パラメーター数:G=12.7M, D=11.0M)で。64x64の画像20万枚を、1エポックを40秒程

                                            TensorFlow2.0 + 無料のColab TPUでDCGANを実装した - Qiita
                                          • Speed of Rust vs C

                                            The run-time speed and memory usage of programs written in Rust should about the same as of programs written in C, but overall programming style of these languages is different enough that it's hard to generalize their speed. This is a summary of where they're the same, where C is faster, and where Rust is faster. Disclaimer: It's not meant to be an objective benchmark uncovering indisputable trut

                                            • Attack matrix for Kubernetes | Microsoft Security

                                              Updated on May 10, 2021: An updated version of the threat matrix for containers is available here. Kubernetes, the most popular container orchestration system and one of the fastest-growing projects in the history of open source, becomes a significant part of many companies’ compute stack. The flexibility and scalability of containers encourage many developers to move their workloads to Kubernetes

                                                Attack matrix for Kubernetes | Microsoft Security
                                              • Developer Agreement – X Developers

                                                <g> <g> <defs> <rect id="SVGID_1_" x="-468" y="-1360" width="1440" height="3027" /> </defs> <clippath id="SVGID_2_"> <use xlink:href="#SVGID_1_" style="overflow:visible;" /> </clippath> </g> </g> <rect x="-468" y="-1360" class="st0" width="1440" height="3027" style="fill:rgb(0,0,0,0);stroke-width:3;stroke:rgb(0,0,0)" /> <path d="M13.4,12l5.8-5.8c0.4-0.4,0.4-1,0-1.4c-0.4-0.4-1-0.4-1.4,0L12,10.6L6.2

                                                  Developer Agreement – X Developers
                                                • ATOM Cam 分解 - Qiita

                                                  概要 クラウンドファンディングで購入したATOM Camが届いたので早速分解する。プログラミングと直接関係あるところまで到達できないと思うが、中身をみてワクワクしよう! なお、ひととおり分解し終えてから仮組みした状態で写真を撮影している。納品直後は各部品がズレなどなく組み付いていたことだけ銘記しておく。 (2020/04/28: シリアルコンソール上で取得したブートログを追記。) 続編もあります。 分解手順 下面パネルを外す 写真の丸で囲ったネジを外して、矢印で示した部分にツメがあることを意識しながら下面パネルごと脚を外す。 背面パネルを外す 背面パネルが4箇所のツメ(下図の矢印の場所)で止まっているので、一つずつ丁寧に外す。写真には無いが、背面パネルにはコネクタが付いており、FFCでメインのアッセンブリとつながっているので、注意が必要。 カメラモジュールを外す カメラモジュールは下図の丸

                                                    ATOM Cam 分解 - Qiita
                                                  • Announcing TypeScript 5.4 Beta - TypeScript

                                                    Today we are excited to announce the availability of TypeScript 5.4 Beta. To get started using the beta, you can get it through NuGet, or through npm with the following command: npm install -D typescript@beta Here’s a quick list of what’s new in TypeScript 5.4! Preserved Narrowing in Closures Following Last Assignments The NoInfer Utility Type Object.groupBy and Map.groupBy Support for require() c

                                                      Announcing TypeScript 5.4 Beta - TypeScript
                                                    • A pipe operator for JavaScript: introduction and use cases

                                                      The proposal “Pipe operator (|>) for JavaScript” (by J. S. Choi, James DiGioia, Ron Buckton and Tab Atkins) introduces a new operator. This operator is an idea borrowed from functional programming that makes applying functions more convenient in many cases. This blog post describes how the pipe operator works and what its use cases are (there are more than you might expect!). The two competing pro

                                                      • SIGGRAPH 2020 Technical Papers Preview Trailer - 毎年恒例「シーグラフ2020」技術論文プレビュートレーラー!

                                                        Blender アセット アセット-Asset Normal Map Baking with Geometry Nodes - ... 2024-09-17 Nodes InteractiveのPiotr Popek氏がBlenderのGeometry Nodesを活用した法線マップベイクを実現した.blendファイルを無償公開しております。 続きを読む 作品-Work Backrooms - Found Footage #3 - Kane Pixe... 2024-09-17 ケイン・パーソンズ氏のYoutubeチャンネルKane Pixelsにて、「Backrooms - Found Footage」の3作目が公開されました! 続きを読む Unreal Engine アセット アセット-Asset Black Eye Technologies UE Camera Plugin ...

                                                          SIGGRAPH 2020 Technical Papers Preview Trailer - 毎年恒例「シーグラフ2020」技術論文プレビュートレーラー!
                                                        • How to read a WebPageTest Waterfall View chart - Matt Hobbs

                                                          First published: Oct 2, 2019 Last updated: Jan 5, 2023 Tagged: webperf, ramblings, webpagetest. Matt Hobbs Read time: 149 mins Table of contents Basic Layout 1 - Key 2 - Request list 3 - Request timeline 4 - CPU Utilisation 5 - Bandwidth In 6 - Browser Main Thread 7 - Page is Interactive (Long Tasks) Vertical lines Horizontal timings Request 1 - The HTML Request 7 - A third-party JavaScript file R

                                                          • python_modules.pdf

                                                            Python3 OpenCV / Pillow / pygame / Eel / PyDub / NumPy / matplotlib / SciPy / SymPy / hashlib, passlib / Cython / Numba / ctypes / PyInstaller / JupyterLab / json / urllib / zenhan / jaconv Copyright © 2017-2022, Katsunori Nakamura 2022 3 25 Python ‘ .py’ Python Python Windows PSF Python py .py Enter macOS Linux PSF Python python3 .py Enter Anaconda Prompt Python python .py Enter Python Python Pyt

                                                            • Lightweight Javascript Framework Review (For Django Developers)

                                                              Lightweight Javascript Framework Review (For Django Developers) Introduction Many developers are confused when they try to find a Lightweight Javascript Framework for the Django project because there are so many options. In this post, I will talk and compare lightweight javascript frameworks, and help you decide which one is the best for your Django project. If you want to: Render HTML in Django,

                                                                Lightweight Javascript Framework Review (For Django Developers)
                                                              • Vladimir Putin sits atop a crumbling pyramid of power | Vladimir Sorokin

                                                                On 24 February, the armor of the “enlightened autocrat” that had housed Vladimir Putin for the previous 20 years cracked and fell to pieces. The world saw a monster – crazed in its desires and ruthless in its decisions. The monster had grown gradually, gaining strength from year to year, marinating in its own absolute authority, imperial aggression, hatred for western democracy, and malice fueled

                                                                  Vladimir Putin sits atop a crumbling pyramid of power | Vladimir Sorokin
                                                                • Why Cities: Skylines 2 performs poorly

                                                                  The teeth are not the only problem 2023-11-05 Table of contents (This is not) a performance review Pulling back the curtain Engine and architecture Attachment issues Renderdoc analysis DOTS instance data update Simulation Virtual texturing cache update Skybox generation Pre-pass The teeth controversy Pre-pass continued, featuring the high poly hall of shame Motion vectors Roads and decals Main pas

                                                                  • Simply Cloth - プリセットから素材を選択するだけで超簡単に布の設定を可能にするBlender向けアドオン!

                                                                    Blender アドオン プラグイン&アドオン-Plugin&Addon Simplify+ - 負荷の高いモディファイアなどを可視化&無効化しBlend... 2024-09-18 Cosmo Mídias氏による負荷の高いモディファイアなどを可視化&無効化しBlenderのビューポートパフォーマンスを改善するアドオン「Simplify+」がリリースされました! 続きを読む Unreal Engine アセット アセット-Asset 「Fab」が2024年10月中旬にリリース決定!UEマケプレ、Sketchfab... 2024-09-17 昨年のGDCでの発表から若干沈黙気味だったEpic Gamesのコンテンツマーケットプレイス「Fab」のリリースが2024年10月中旬と発表されました!Megascansは2024年末まで完全無料! 続きを読む Blender アセット アセット-A

                                                                      Simply Cloth - プリセットから素材を選択するだけで超簡単に布の設定を可能にするBlender向けアドオン!
                                                                    • So, What's So Special About The Mill Scala Build Tool?

                                                                      So, What's So Special About The Mill Scala Build Tool? Mill is a Scala build tool that offers an alternative to the venerable SBT toolchain. Mill aims for simplicity by reusing concepts you are already familiar with, borrowing ideas from Functional Programming and modern tools like Bazel. Feedback from users of Mill is often surprisingly positive, with people saying it is "intuitive" or feels "jus

                                                                      • Understanding the Heap - a beautiful mess

                                                                        In this blog, I am going to explain the important concepts of Heap and use the ptmalloc in the Glibc 2.31 library as an example. The heap is a beautiful mess :) I really like the saying shown above. The word Heap we always use refers to the dynamically allocated segment in the virtual memory space of a process, but it actually stands for the implementation of the memory pool(the dynamic memory all

                                                                        • What's new in ECMAScript 2020

                                                                          ECMAScript 2020, the 11th installment of our favorite programming language, contains a handful of new features. Some are small ones, but others have the potential to change forever the way we write JavaScript. This article is an attempt at a short and concise overview of those new features. Grab your cup of tea and let's go. Dynamic import() ES2015 introduced the static import syntax. Now you coul

                                                                          • Opening windows in linux with sockets, bare hands and 200 lines of C | Hereket

                                                                            Opening windows in linux with sockets, bare hands and 200 lines of C Intro In this post I want to create a single file C file program to open a windows inside Linux without using xlib or any similar libraries. The idea is to explore X11 protocol and see how it is used to interact with X server to create windows. Before I had strong association that X11 was some magic thing to manipulate windows an

                                                                            • How I operated as a Staff engineer at Heroku

                                                                              Mistakes as a Service Provider | I type for a living at GitHub 🐙 | ex-Heroku 💜 | ex-Getty Images 📸 | she & her I was incredibly lucky to spend 5 amazing years at Heroku. By the end of my time, I was operating in a Staff capacity, although I’m honestly completely unclear which titles at Salesforce actually map to Staff. Because titles are unclear and because my role was a little amorphous, I cho

                                                                              • The React Cheatsheet for 2020 (+ real-world examples)

                                                                                I've put together for you an entire visual cheatsheet of all of the concepts and skills you need to master React in 2020. But don't let the label 'cheatsheet' fool you. This is more than a mere summary of React's features. My aim here was to clearly and concisely put forth the knowledge and patterns I've gained through working with React as a professional developer. Each part is designed to be imm

                                                                                  The React Cheatsheet for 2020 (+ real-world examples)
                                                                                • Policy as Codeを実現する Open Policy Agent / Rego の紹介 - 電通総研 テックブログ

                                                                                  こんにちは、Xイノベーション本部の柴田です。 このポストは 電通国際情報サービス Advent Calendar 2021 の5日目のポストです。 4日目のポストは加納さんの「リアルタイムレンダラーP3Dのご紹介」でした。 さて、このポストではOpen Policy Agentとポリシー言語Regoの紹介をしたいと思います。 前半ではRegoの文法を簡単に説明します。 後半では私がOpen Policy AgentとRegoを実際に使っていてハマった点をいくつかご紹介します。 このポストを読んでくださる方の役に立てば幸いです。 Open Policy Agentとは Regoとは まずは動かしてみる 設問 構造化データ(input.json) ポリシー(example.rego) 検証 Regoの文法 本章で扱う構造化データ 変数 変数の束縛 配列、集合、オブジェクトへのアクセス ルール

                                                                                    Policy as Codeを実現する Open Policy Agent / Rego の紹介 - 電通総研 テックブログ