並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 159件

新着順 人気順

hacksの検索結果1 - 40 件 / 159件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

hacksに関するエントリは159件あります。 Firefoxwebtechfeed などが関連タグです。 人気エントリには 『REST vs. GraphQL vs. gRPC · Dan Hacks』などがあります。
  • REST vs. GraphQL vs. gRPC · Dan Hacks

    REST, GraphQL, and gRPC are 3 popular forms client-server and server-to-server communication. Choosing can be difficult, so this concise guide can help. In each section, an example will be provided to illustrate retrieving a user. REST Notes HTTP paths describing data, e.g. /users as a collection of users Easily discoverable data, e.g. user ID 3 would be at /users/3. All of the CRUD (Create Read U

    • iPadで「フリーボード」使ってる?ノートを取るなら必見の基本操作|iPad Hacks | &GP

        iPadで「フリーボード」使ってる?ノートを取るなら必見の基本操作|iPad Hacks | &GP
      • Google Maps Hacks

        Google Maps Hacks Performance & Installation, 2020 " 99 second hand smartphones are transported in a handcart to generate virtual traffic jam in Google Maps.Through this activity, it is possible to turn a green street red which has an impact in the physical world by navigating cars on another route to avoid being stuck in traffic. " #googlemapshacks The advent of Google’s Geo Tools began in 2005 w

        • A new year, a new MDN – Mozilla Hacks - the Web developer blog

          If you’ve accessed the MDN website today, you probably noticed that it looks quite different. We hope it’s a good different. Let us explain! MDN has undergone many changes in its sixteen-year history from its early beginning as a wiki to the recent migration of a static site backed by GitHub. During that time MDN grew organically, with over 45,000 contributors and numerous developers and designers

            A new year, a new MDN – Mozilla Hacks - the Web developer blog
          • Blogを作り、育み、慈しむ ~ Blog Hacks 2024

            Content Everywhere 荷物は #yapc ノベルティトートに小分けにして詰めると荷造りが捗ります pic.twitter.com/C8lqgOJFd1 — songmu (@songmu) February 9, 2024 Profile id: Songmu (ソンムー) Masayuki Matsuki / 松木雅幸 株式会社ヘンリー VP of Engineering おそらくはそれさえも平凡な日々 http://www.songmu.jp/riji/ https://metacpan.org/author/SONGMU 好きな言語は、PerlとGoと中国語 3 Times ISUCON Winner Using Perl 入門監視 付録C 執筆 「みんなのGo言語」共著者 Profile GitHub: Songmu Twitter: @songmu Bluesky

            • ワカジツ@Writing Hacks講師 on Twitter: "Googleが記事のタイトルを勝手に変更するアップデートによって、国民生活センターの公式サイトがヤバい https://t.co/dTm3jCwglW"

              Googleが記事のタイトルを勝手に変更するアップデートによって、国民生活センターの公式サイトがヤバい https://t.co/dTm3jCwglW

                ワカジツ@Writing Hacks講師 on Twitter: "Googleが記事のタイトルを勝手に変更するアップデートによって、国民生活センターの公式サイトがヤバい https://t.co/dTm3jCwglW"
              • Warp: Improved JS performance in Firefox 83 – Mozilla Hacks - the Web developer blog

                Introduction We have enabled Warp, a significant update to SpiderMonkey, by default in Firefox 83. SpiderMonkey is the JavaScript engine used in the Firefox web browser. With Warp (also called WarpBuilder) we’re making big changes to our JIT (just-in-time) compilers, resulting in improved responsiveness, faster page loads and better memory usage. The new architecture is also more maintainable and

                  Warp: Improved JS performance in Firefox 83 – Mozilla Hacks - the Web developer blog
                • GitHub Protips: Tips, tricks, hacks, and secrets from Lee Reilly

                  CommunityProductGitHub Protips: Tips, tricks, hacks, and secrets from Lee ReillyCheck out Lee Reilly’s top ten tips and tricks to help you hack your GitHub experience. You won’t believe tip number eight! This is the second in a series of posts featuring protips from GitHubbers. This post highlights some great browser extensions, URL hacks, keyboard shortcuts, plus a few dad jokes. I’ve been using

                    GitHub Protips: Tips, tricks, hacks, and secrets from Lee Reilly
                  • WebAssembly Interface Types: Interoperate with All the Things! – Mozilla Hacks - the Web developer blog

                    WebAssembly Interface Types: Interoperate with All the Things! People are excited about running WebAssembly outside the browser. That excitement isn’t just about WebAssembly running in its own standalone runtime. People are also excited about running WebAssembly from languages like Python, Ruby, and Rust. Why would you want to do that? A few reasons: Make “native” modules less complicated Runtimes

                      WebAssembly Interface Types: Interoperate with All the Things! – Mozilla Hacks - the Web developer blog
                    • A New RegExp Engine in SpiderMonkey – Mozilla Hacks - the Web developer blog

                      Background: RegExps in SpiderMonkey Regular expressions – commonly known as RegExps – are a powerful tool in JavaScript for manipulating strings. They provide a rich syntax to describe and capture character information. They’re also heavily used, so it’s important for SpiderMonkey (the JavaScript engine in Firefox) to optimize them well. Over the years, we’ve had several approaches to RegExps. Con

                        A New RegExp Engine in SpiderMonkey – Mozilla Hacks - the Web developer blog
                      • 9 Netflix Hacks All Users Should Be Using

                        Here are some fun secrets that you can use to take your Netflix experience to the next level. Netflix is one of the most popular streaming services worldwide. It's easy to see why: original programs, no ads, offline playback feature, different membership plans, and more. It's also very user-friendly. Just in a couple of clicks, you can get registered and enjoy one of the newest series. But are you

                          9 Netflix Hacks All Users Should Be Using
                        • Announcing the Bytecode Alliance: Building a secure by default, composable future for WebAssembly – Mozilla Hacks - the Web developer blog

                          Announcing the Bytecode Alliance: Building a secure by default, composable future for WebAssembly Today we announce the formation of the Bytecode Alliance, a new industry partnership coming together to forge WebAssembly’s outside-the-browser future by collaborating on implementing standards and proposing new ones. Our founding members are Mozilla, Fastly, Intel, and Red Hat, and we’re looking forw

                            Announcing the Bytecode Alliance: Building a secure by default, composable future for WebAssembly – Mozilla Hacks - the Web developer blog
                          • How MDN’s autocomplete search works – Mozilla Hacks - the Web developer blog

                            Last month, Gregor Weber and I added an autocomplete search to MDN Web Docs, that allows you to quickly jump straight to the document you’re looking for by typing parts of the document title. This is the story about how that’s implemented. If you stick around to the end, I’ll share an “easter egg” feature that, once you’ve learned it, will make you look really cool at dinner parties. Or, perhaps y

                              How MDN’s autocomplete search works – Mozilla Hacks - the Web developer blog
                            • 8 Gmail Hacks That Will Help You Get More Done

                              These time-saving Gmail hacks will give you a productivity boost and add some new strategies to your workflow. Find out more! Gmail is the email service of choice for millions—and for a good reason. It's secure, easy to use, and offers plenty of built-in tools for managing your inbox. Unfortunately, your inbox can still be a source of dread, especially when it's unorganized and full to the brim. A

                                8 Gmail Hacks That Will Help You Get More Done
                              • Retrospective and Technical Details on the recent Firefox Outage – Mozilla Hacks - the Web developer blog

                                Retrospective and Technical Details on the recent Firefox Outage On January 13th 2022, Firefox became unusable for close to two hours for users worldwide. This incident interrupted many people’s workflow. This post highlights the complex series of events and circumstances that, together, triggered a bug deep in the networking code of Firefox. What Happened? Firefox has a number of servers and rela

                                  Retrospective and Technical Details on the recent Firefox Outage – Mozilla Hacks - the Web developer blog
                                • QUIC and HTTP/3 Support now in Firefox Nightly and Beta – Mozilla Hacks - the Web developer blog

                                  tl;dr: Support for QUIC and HTTP/3 is now enabled by default in Firefox Nightly and Firefox Beta. We are planning to start rollout on the release in Firefox Stable Release 88. HTTP/3 will be available by default by the end of May. What is HTTP/3? HTTP/3 is a new version of HTTP (the protocol that powers the Web) that is based on QUIC. HTTP/3 has three main performance improvements over HTTP/2: Bec

                                    QUIC and HTTP/3 Support now in Firefox Nightly and Beta – Mozilla Hacks - the Web developer blog
                                  • 【社員インタビュー】大手Webサービス企業出身エンジニアが、東急の街づくりDX「URBAN HACKS」を選んだ理由とは? | URBAN HACKS Engineer

                                    こんにちは、東急株式会社 URBAN HACKS プロジェクト採用担当です。 URBAN HACKSは、交通事業を軸に不動産や商業施設開発、ホテル、レジャー等多彩な事業を展開している東急株式会社が、街づくりにおけるDXを目的に、2021年7月より生まれた新組織です。現在、新たなイノベーションを生み出すべく、積極採用を進めています。 本企画では、URBAN HACKSで働く個性豊かなメンバーを紹介!第1回はSo-netやクックパッドで経験を積んだWebサービス企業出身エンジニアの星川さんです。どうしてURBAN HACKSにジョインしたの?働く魅力とは?お話を伺いました。 自分でプロダクトをつくりたいーーまずは、どのような学生時代を過ごしてきたのか、教えてください。 大学生の頃、僕がハマったのはTwitterでした。大学のTwitter友達と繋がって、ご飯を食べたり、お酒を飲んだりしていまし

                                      【社員インタビュー】大手Webサービス企業出身エンジニアが、東急の街づくりDX「URBAN HACKS」を選んだ理由とは? | URBAN HACKS Engineer
                                    • Welcome Yari: MDN Web Docs has a new platform – Mozilla Hacks - the Web developer blog

                                      After several intense months of work on such a significant change, the day is finally upon us: MDN Web Docs’ new platform (codenamed Yari) is finally launched! Between November 2 and December 14, we ran a beta period in which a number of our fabulous community members tested out the new platform, submitted content changes, allowed us to try out the new contribution workflow, and suggested improvem

                                        Welcome Yari: MDN Web Docs has a new platform – Mozilla Hacks - the Web developer blog
                                      • Firefox brings you smooth video playback with the world’s fastest AV1 decoder – Mozilla Hacks - the Web developer blog

                                        Firefox brings you smooth video playback with the world’s fastest AV1 decoder Tuesday’s release of Firefox 67 brought a number of performance enhancing features that make this our fastest browser ever.  Among these is the high performance, royalty free AV1 video decoder dav1d, now enabled by default on all desktop platforms (Windows, OSX and Linux) for both 32-bit and 64-bit systems. With files mo

                                          Firefox brings you smooth video playback with the world’s fastest AV1 decoder – Mozilla Hacks - the Web developer blog
                                        • The JavaScript Specification has a New License – Mozilla Hacks - the Web developer blog

                                          Ecma International recently approved the 2022 standard of ECMAScript. There is something new in this edition that hasn’t been part of prior editions, but this isn’t a new programming feature. In March of this year, Ecma International accepted a proposal led by Mozilla for a new alternative license. On June 22nd, the first requests to adopt this license were granted to TC39 and applied to the follo

                                            The JavaScript Specification has a New License – Mozilla Hacks - the Web developer blog
                                          • iPadでChatGPTを便利に使うために知っておきたい10のポイント|iPad Hacks | &GP

                                            【iPad Hacks_55】 「iPadで生成AIを使ったら便利かも?」と思ったら、すぐに試しましょう。実は、以前から「ChatGPT(チャットジーピーティー)」はアプリで使えるようになっています。毎回ブラウザで開かなくて良いので、使い勝手も結構良いんです。ポイントを押さえて使いさえすれば、iPadでの作業能率をグッとUPしてくれるでしょう。 今回は、iPad版の「ChatGPT」を扱ううえで、ポイントとなる10のポイントをピックアップして紹介していきます。 ▲米OpenAI社の展開する生成AIサービス「ChatGPT」は、同名のアプリを23年6月にiPadOSにもネイティブ対応させた。類似アプリが多いので、公式のアプリをApp Storeからインストールするように 1. 分からないことはChatGPT自身に尋ねる アプリをインストールし、アカウントでログインを終えたら、後はチャットで指

                                              iPadでChatGPTを便利に使うために知っておきたい10のポイント|iPad Hacks | &GP
                                            • A Taste of WebGPU in Firefox – Mozilla Hacks - the Web developer blog

                                              WebGPU is an emerging API that provides access to the graphics and computing capabilities of hardware on the web. It’s designed from the ground up within the W3C GPU for the Web group by all major browser vendors, as well as Intel and a few others, guided by the following principles: We are excited to bring WebGPU support to Firefox because it will allow richer and more complex graphics applicatio

                                                A Taste of WebGPU in Firefox – Mozilla Hacks - the Web developer blog
                                              • The Baseline Interpreter: a faster JS interpreter in Firefox 70 – Mozilla Hacks - the Web developer blog

                                                The Baseline Interpreter: a faster JS interpreter in Firefox 70 Introduction Modern web applications load and execute a lot more JavaScript code than they did just a few years ago. While JIT (just-in-time) compilers have been very successful in making JavaScript performant, we needed a better solution to deal with these new workloads. To address this, we’ve added a new, generated JavaScript byteco

                                                  The Baseline Interpreter: a faster JS interpreter in Firefox 70 – Mozilla Hacks - the Web developer blog
                                                • Version 100 in Chrome and Firefox – Mozilla Hacks - the Web developer blog

                                                  Chrome and Firefox will reach version 100 in a couple of months. This has the potential to cause breakage on sites that rely on identifying the browser version to perform business logic.  This post covers the timeline of events, the strategies that Chrome and Firefox are taking to mitigate the impact, and how you can help. User-Agent string User-Agent (UA) is a string that browsers send in HTTP he

                                                    Version 100 in Chrome and Firefox – Mozilla Hacks - the Web developer blog
                                                  • ERB Hacks

                                                    Ruby World Conference 2023

                                                      ERB Hacks
                                                    • WebAssembly and Back Again: Fine-Grained Sandboxing in Firefox 95 – Mozilla Hacks - the Web developer blog

                                                      WebAssembly and Back Again: Fine-Grained Sandboxing in Firefox 95 In Firefox 95, we’re shipping a novel sandboxing technology called RLBox — developed in collaboration with researchers at the University of California San Diego and the University of Texas — that makes it easy and efficient to isolate subcomponents to make the browser more secure. This technology opens up new opportunities beyond wh

                                                        WebAssembly and Back Again: Fine-Grained Sandboxing in Firefox 95 – Mozilla Hacks - the Web developer blog
                                                      • Caniuse and MDN compatibility data collaboration – Mozilla Hacks - the Web developer blog

                                                        Web developers spend a good amount of time making web compatibility decisions. Deciding whether or not to use a web platform feature often depends on its availability in web browsers. A brief history of compatibility data More than 10 years ago, @fyrd created the caniuse project, to help developers check feature availability across browsers. Over time, caniuse has evolved into the go-to resource t

                                                          Caniuse and MDN compatibility data collaboration – Mozilla Hacks - the Web developer blog
                                                        • URBAN HACKS

                                                          より豊かな暮らしを実現するために、東急グループの資産をハックして、街をハックする仕事です。 街づくりを変革するエンジニア/デザイナーを募集しています。

                                                            URBAN HACKS
                                                          • 【CHANEL_HACKS】シャネル・チェーンショルダーの中古品を売買する前に知っておくべき 5 つのこと - Φ-GRID:ファイグリッド

                                                            【CHANEL_HACKS】シャネル・チェーンショルダーの中古品を売買する前に知っておくべき 5 つのこと PG編集:道長 Brand Shooting, Chanel, Chanel S.A., European Brand Leave a comment 8,129 Views シャネル・チェーンショルダーとは / ブランドのアイコン的なモデル マトラッセ・チェーンバッグの技術・デザイン、企業哲学 腕をバッグから解放するための肩掛け機能 バッグの中身が見えないようにする為の折返し機能 利便性を考慮した内ポケットと外ポケット バッグを強化し、型崩れを防ぐ為のキルティング加工 重い荷物に耐えられるように革紐に組込まれたチェーン Chanel: Collections and Creations ハードカバー –イラスト付 英語版  Daniele Bott  (著) 5つ星のうち 4.8

                                                              【CHANEL_HACKS】シャネル・チェーンショルダーの中古品を売買する前に知っておくべき 5 つのこと - Φ-GRID:ファイグリッド
                                                            • Moving Firefox to a faster 4-week release cycle – Mozilla Hacks - the Web developer blog

                                                              Editor’s Note: Wednesday, 10:40am PT. We’ve updated this post with the following correction: The SeaMonkey Project consumes Firefox releases, not SpiderMonkey, which is Firefox’s JavaScript engine. Thanks to an astute reader for noticing. Overview We typically ship a major Firefox browser (Desktop and Android) release every 6 to 8 weeks. Building and releasing a browser is complicated and involves

                                                                Moving Firefox to a faster 4-week release cycle – Mozilla Hacks - the Web developer blog
                                                              • Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog

                                                                Wasmtime, the WebAssembly runtime from the Bytecode Alliance, recently added an early preview of an API for .NET Core, Microsoft’s free, open-source, and cross-platform application runtime. This API enables developers to programmatically load and execute WebAssembly code directly from their .NET programs. .NET Core is already a cross-platform runtime, so why should .NET developers pay any attentio

                                                                  Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog
                                                                • Firefox’s New WebSocket Inspector – Mozilla Hacks - the Web developer blog

                                                                  The Firefox DevTools team and our contributors were hard at work over the summer, getting Firefox 70 jam-packed with improvements. We are especially excited about our new WebSocket inspection feature, because you told us in feedback how important it would be for your daily work. The WebSocket inspector will be released in Firefox 71, but is ready for you to use in Firefox Developer Edition now. To

                                                                    Firefox’s New WebSocket Inspector – Mozilla Hacks - the Web developer blog
                                                                  • 部下ガチャに外れたら?使えない部下とストレスなく付き合う方法[転職Hacks]

                                                                    上司という立場にある以上、部下のとんでもない言動に頭を抱えたこともあるはず。 食品会社の管理職を務めるブロガーのフミコフミオさんが、使えない部下とストレスフリーにつきあうために実践していることとは? 仕事が進まないのは「部屋が寒い」から!? 新型コロナ感染拡大に伴って、僕が部長職を任されている営業開発部門は原則在宅勤務になった。メンバー同士が顔を合わせる機会は減ったけれど、チームはうまく機能していた…はずだった。 部下の一人、仮にAとしよう、そのAの仕事が遅れ始めたのだ。何か問題があるのか気になった僕は、Aに遅れの理由を確認することにした。 「案件の進捗が遅れているようだけど、状況はどうなっている?もし問題があったら報告してほしい。対応できるものは僕のほうで考えるからさ」と僕の問いかけに、Aの回答は驚くべきものであった。 「大きな問題はありません。ただ…」 「ただ…何があるの?」 「自室が

                                                                      部下ガチャに外れたら?使えない部下とストレスなく付き合う方法[転職Hacks]
                                                                    • Firefox 67: Dark Mode CSS, WebRender, and more – Mozilla Hacks - the Web developer blog

                                                                      Firefox 67 is available today, bringing a faster and better JavaScript debugger, support for CSS prefers-color-scheme media queries, and the initial debut of WebRender in stable Firefox. These are just the highlights. For complete information, see: Firefox 67 Release Notes Firefox 67 for Developers Firefox 67 Site Compatibility CSS Color Scheme Queries New in Firefox 67, the prefers-color-scheme m

                                                                        Firefox 67: Dark Mode CSS, WebRender, and more – Mozilla Hacks - the Web developer blog
                                                                      • Introducing llamafile – Mozilla Hacks - the Web developer blog

                                                                        A special thanks to Justine Tunney of the Mozilla Internet Ecosystem (MIECO), who co-authored this blog post. Today we’re announcing the first release of llamafile and inviting the open source community to participate in this new project. llamafile lets you turn large language model (LLM) weights into executables. Say you have a set of LLM weights in the form of a 4GB file (in the commonly-used GG

                                                                          Introducing llamafile – Mozilla Hacks - the Web developer blog
                                                                        • An Update on MDN Web Docs – Mozilla Hacks - the Web developer blog

                                                                          Last week, Mozilla announced some general changes in our investments and we would like to outline how they will impact our MDN platform efforts moving forward. It hurts to make these cuts, and it’s important that we be candid on what’s changing and why. First we want to be clear, MDN is not going away. The core engineering team will continue to run the MDN site and Mozilla will continue to develop

                                                                            An Update on MDN Web Docs – Mozilla Hacks - the Web developer blog
                                                                          • Introducing MDN Plus: Make MDN your own – Mozilla Hacks - the Web developer blog

                                                                            MDN is one of the most trusted resources for information about web standards, code samples, tools, and everything you need as a developer to create websites. In 2015, we explored how we could expand beyond documentation to provide a structured learning experience. Our first foray was the Learning Area, with the goal of providing a useful addition to the regular MDN reference and guide material. In

                                                                              Introducing MDN Plus: Make MDN your own – Mozilla Hacks - the Web developer blog
                                                                            • Performance Tool in Firefox DevTools Reloaded – Mozilla Hacks - the Web developer blog

                                                                              In Firefox 98, we’re shipping a new version of the existing Performance panel. This panel is now based on the Firefox profiler tool that can be used to capture a performance profile for a web page, inspect visualized performance data and analyze it to identify slow areas. The icing on the cake of this already extremely powerful tool is that you can upload collected profile data with a single click

                                                                                Performance Tool in Firefox DevTools Reloaded – Mozilla Hacks - the Web developer blog
                                                                              • Everything Is Broken: Shipping rust-minidump at Mozilla – Part 1 – Mozilla Hacks - the Web developer blog

                                                                                Everything Is Broken: Shipping rust-minidump at Mozilla – Part 1 For the last year I’ve been leading the development of rust-minidump, a pure-Rust replacement for the minidump-processing half of google-breakpad. Well actually in some sense I finished that work, because Mozilla already deployed it as the crash processing backend for Firefox 6 months ago, it runs in half the time, and seems to be mo

                                                                                  Everything Is Broken: Shipping rust-minidump at Mozilla – Part 1 – Mozilla Hacks - the Web developer blog
                                                                                • Twitter Direct Message Caching and Firefox – Mozilla Hacks - the Web developer blog

                                                                                  Editor’s Note: April 6, 7:00pm pt – After some more investigation into this problem, it appears that the initial analysis pointing to the Content-Disposition was based on bad information.  The reason that some browsers were not caching direct messages was that Twitter includes the non-standard Pragma: no-cache header in responses. Using Pragma is invalid as it is defined to be equivalent to Cache-

                                                                                    Twitter Direct Message Caching and Firefox – Mozilla Hacks - the Web developer blog

                                                                                  新着記事