並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 227件

新着順 人気順

Facebook'sの検索結果1 - 40 件 / 227件

  • Introducing DeepText: Facebook’s text understanding engine

    Text is a prevalent form of communication on Facebook. Understanding the various ways text is used on Facebook can help us improve people's experiences with our products, whether we're surfacing more of the content that people want to see or filtering out undesirable content like spam. With this goal in mind, we built DeepText, a deep learning-based text understanding engine that can understand wi

      Introducing DeepText: Facebook’s text understanding engine
    • Introducing Proxygen, Facebook's C++ HTTP framework | Engineering Blog | Facebook Code | Facebook

      Introducing Proxygen, Facebook’s C++ HTTP framework We are excited to announce the release of Proxygen, a collection of C++ HTTP libraries, including an easy-to-use HTTP server. In addition to HTTP/1.1, Proxygen (rhymes with "oxygen") supports SPDY/3 and SPDY/3.1. We are also iterating and developing support for HTTP/2. Proxygen is not designed to replace Apache or nginx — those projects focus on

        Introducing Proxygen, Facebook's C++ HTTP framework | Engineering Blog | Facebook Code | Facebook
      • Facebook’s photo storage rewrite

        This week Facebook will complete its roll-out of a new photo storage system designed to reduce the social network’s reliance on expensive proprietary solutions from NetApp and Akamai. The new large blob storage system, named Haystack, is a custom-built file system solution for the over 850 million photos uploaded to the site each month (500 GB per day!). Jason Sobel, a former NetApp engineer, led

        • Introduction to Facebook's Flux architecture

          Introduction to Facebook's Flux architectureFebruary 21, 2015 The versions of Flux and React in this article are quite old - some of this may not work If you’re like me and you wanted to go further with React, you more than likely would’ve checked out Flux, had a glance, closed the tab and then reassessed your life as a Javascript developer. If you’re not familiar with React, please checkout my ge

          • Facebook’s New Privacy Policy: Share Everything With Everyone!

            (Almost) No One Is Reading Your Tweets Peter Kafka in Media on December 23, 2013 at 11:00 am PT Until Friday afternoon, Justine Sacco was just like you: A Twitter user whose tweets went unread by almost everyone. Happy Holidays! Facebook Stuffs More Ads in Its Stockings. Peter Kafka in Media on December 23, 2013 at 6:00 am PT ’Tis the season to increase your News Feed ad load. Did you notice? Wall

            • facebook's php-sdk at master - GitHub

              Facebook PHP SDK The Facebook Platform is a set of APIs that make your application more social. Read more about integrating Facebook with your web site on the Facebook developer site. This repository contains the open source PHP SDK that allows you to utilize the above on your website. Except as otherwise noted, the Facebook PHP SDK is licensed under the Apache Licence, Version 2.0 (http://www.apa

              • Facebook’s GraphQL gets its own open-source foundation – TechCrunch

                GraphQL, the Facebook-incubated data query language, is moving into its own open-source foundation. Like so many other similar open-source foundations, the aptly named GraphQL Foundation will be hosted by the Linux Foundation. Facebook announced GraphQL back in 2012 and open sourced it in 2015. Today, it’s being used by companies that range from Airbnb to Audi, GitHub, Netflix, Shopify, Twitter an

                  Facebook’s GraphQL gets its own open-source foundation – TechCrunch
                • Facebook's software architecture

                  On distributed systems broadly defined and other curiosities. The opinions on this site are my own. I had summarized/discussed a couple papers (Haystack, Memcache caching) about Facebook's architecture before. Facebook uses simple architecture that gets things done. Papers from Facebook are refreshingly simple, and I like reading these papers. Two more Facebook papers appeared recently, and I brie

                    Facebook's software architecture
                  • フェイスブックのサイバー戦時訓練は完全に抜き打ちらしい:Operation Loopback - Facebook's War Games or Security Drills

                    フェイスブックのサイバー戦時訓練は完全に抜き打ちらしい:Operation Loopback - Facebook's War Games or Security Drills Early on Halloween morning, members of Facebook's Computer Emergency Response Team received an urgent e-mail from an FBI special agent who regularly briefs them on security matters. The e-mail contained a Facebook link to a PHP script that appeared to give anyone who knew its location unfettered access to the

                      フェイスブックのサイバー戦時訓練は完全に抜き打ちらしい:Operation Loopback - Facebook's War Games or Security Drills
                    • Faster input events with Facebook’s first browser API contribution

                      Faster input events with Facebook’s first browser API contribution UPDATE Nov. 19, 2020: As of Chrome 87, the IsInputPending API is now available without the origin trial. The latest API incorporates a number of updates we’ve made in response to feedback from the origin trial, as well as from other members of the W3C Web Performance working group. The time it takes for an interaction to go from th

                        Faster input events with Facebook’s first browser API contribution
                      • Facebookのビジネスモデル(Facebook’s business model 日本語訳)

                        以下の文章は、Chris Dixon による Facebook’s business model の日本語訳を著者の許諾を得て公開するものである。 スタートアップは通常、一つの主要製品なりビジネスイノベーションのおかげで成功する。Google が普通でなかったのは、二つの大きなイノベーションで成功した点にある。それはコアとなる検索製品と、キーワード広告のビジネスモデルだ。さかのぼること2000年、Google がすごく人気だったものの、まったく収入を生み出してなかった頃、彼らのビジネスモデルは先が見えないのというのが世間一般の見解だった。その後 Overture がキーワード広告を発明し、Google も同じモデルを採用した。これが激しくもうかることが分かったし、しかも珍しいことに広告主とユーザの双方により良い体験を与えた。 Facebook は旧来のインターネットのビジネスモデルに依存し

                        • GitHub - omcljs/om: ClojureScript interface to Facebook's React

                          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

                            GitHub - omcljs/om: ClojureScript interface to Facebook's React
                          • フェイスブックの人気サイトランキングはツイッターとこんなに違う:Facebook's Most Shared Sites vs. Twitter's Most Tweeted Sites

                            IQ Test in 40 min. (c) One Mans Blog Wondering how much IQ you have? Click above to check it. You can go forward and backward, skipping questions or overwriting your answers. Take as much time as you want for your speed doesn't matter. Completed, press submit button. For evaluation, visit the source . You can also check how much your body costs at Cadaver Calculator . 40分でできるIQテスト。上のイラストをクリックするとスタ

                              フェイスブックの人気サイトランキングはツイッターとこんなに違う:Facebook's Most Shared Sites vs. Twitter's Most Tweeted Sites
                            • Running CakePHP using the Facebook's HipHop compiler | The Bakery, Everything CakePHP

                              I always had the curiosity of trying to compile CakePHP to C++ code, but never had the time. This year I decided to give it a go... Facebook surprised the PHP community in early 2010 when announced they managed to write a compiler for PHP to produce C++ (http://developers.facebook.com/blog/post/358) code. Being PHP the most popular language for web applications, it faces a lot of competition from

                              • Google's vs Facebook's Trunk-Based Development

                                Paul Hammant's Blog: Google's vs Facebook's Trunk-Based Development Update: See the new resource site for Trunk-Based Development called, err, TrunkBasedDevelopment.com and make sure to tell your colleagues about it and this high-throughput branching model. I’ve been pushing this branching model for something like 14 years now. It’s nice to see Facebook say a little more about their Trunk-Based De

                                • Some reasons why you should/shouldn't consider using facebook's immutable-js with React (with Highcharts usage examples) - Qiita

                                  If you're willing to go and use immutable-js for your data interaction, it can be quite easy to use it. Should you use it? Pros: Immutable.is() makes checks for changes to props trivial Easy to just compare references instead Easily converted into vanilla JS objects Don't have to use React.addons.update and its ugly syntax Merging objects is trivial Simple, easy to understand API Immutable Ability

                                    Some reasons why you should/shouldn't consider using facebook's immutable-js with React (with Highcharts usage examples) - Qiita
                                  • Facebook's HipHop Goes Public With a New PHP Runtime | Developer.com

                                    Developer.com content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. The open source dynamic scripting language PHP is widely deployed across the Web, powering countless Web sites (including the Internet.com network). Now Facebook is aiming to change the game with today’s release of a major new PHP effort called HipHo

                                      Facebook's HipHop Goes Public With a New PHP Runtime | Developer.com
                                    • Introducing FBLearner Flow: Facebook’s AI backbone

                                      Many of the experiences and interactions people have on Facebook today are made possible with AI. When you log in to Facebook, we use the power of machine learning to provide you with unique, personalized experiences. Machine learning models are part of ranking and personalizing News Feed stories, filtering out offensive content, highlighting trending topics, ranking search results, and much more.

                                        Introducing FBLearner Flow: Facebook’s AI backbone
                                      • Under the hood: Facebook’s cold storage system

                                        Two billion photos are shared daily on Facebook services. Many of these photos are important memories for the people on Facebook and it's our challenge to ensure we can preserve those memories as long as people want us to in a way that's as sustainable and efficient as possible. As the number of photos continued to grow each month, we saw an opportunity to achieve significant efficiencies in how w

                                          Under the hood: Facebook’s cold storage system
                                        • Breaking: Facebook's Buying Instagram for a Billion Dollars

                                          Mark Zuckerburg just announced that Facebook has agreed to buy mega-popular photo sharing service Instagram for $1 billion. Facebook's been on a buying spree of late, and has been beefing up its own already-ubiquitous photo sharing service lately as well. But it looks like it just landed a whale.

                                            Breaking: Facebook's Buying Instagram for a Billion Dollars
                                          • Marco ArmentがFacebookのOpen Compute Projectを斬る(Facebook’s Open Compute Project 日本語訳)

                                            以下の文章は、Marco Arment による Facebook’s Open Compute Project の日本語訳である。 Facebook が Open Compute Project をリリースしたばかりだけど、これは最も大きなウェブサイトやウェブホスティング企業といった何百、何千のサーバが必要な場合に最適化されたデータセンターとサーバデザインを公開するものだ。 ハードウェアは Google が2009年に公開したものにやや似ているが、バッテリーバックアップに対するアプローチが異なるし、公式な設計文書も完全に公開されるので、理論的には他の誰もが Facebook の設計をコピーできるし、それを改善できる可能性もある。 冷静な業界ウォッチャーから見れば、Facebook の設計に特に革命的なところは皆無である(優れた PSU 効率を除けば)。それよりずっと興味深い疑問は、なぜ彼ら

                                            • Improving Facebook’s performance on Android with FlatBuffers

                                              On Facebook, people can keep up with their family and friends through reading status updates and viewing photos. In our backend, we store all the data that makes up the social graph of these connections. On mobile clients, we can’t download the entire graph, so we download a node and some of its connections as a local tree structure. The image below illustrates how this works for a story with pict

                                                Improving Facebook’s performance on Android with FlatBuffers
                                              • What is Facebook's architecture?

                                                Answer (1 of 25): From various readings and conversations I had, my understanding of Facebook's current architecture is: * Web front-end written in PHP. Facebook's HipHop Compiler [1] then converts it to C++ and compiles it using g++, thus providing a high performance templating and Web logic ex...

                                                  What is Facebook's architecture?
                                                • Facebook's New Realtime Analytics System: HBase to Process 20 Billion Events Per Day - High Scalability -

                                                  Facebook did it again. They've built another system capable of doing something useful with ginormous streams of realtime data. Last time we saw Facebook release their New Real-Time Messaging System: HBase To Store 135+ Billion Messages A Month. This time it's a realtime analytics system handling over 20 billion events per day (200,000 events per second) with a lag of less than 30 seconds. Alex Him

                                                    Facebook's New Realtime Analytics System: HBase to Process 20 Billion Events Per Day - High Scalability -
                                                  • Facebook's Yoshinori Matsunobu on MySQL, WebScaleSQL & Percona Live

                                                    All of Percona’s open-source software products, in one place, to download as much or as little as you need.

                                                      Facebook's Yoshinori Matsunobu on MySQL, WebScaleSQL & Percona Live
                                                    • Facebook's Zuckerberg: If I Were Starting A Company Now, I Would Have Stayed In Boston | TechCrunch

                                                      Facebook’s Zuckerberg: If I Were Starting A Company Now, I Would Have Stayed In Boston Yesterday, Facebook founder and CEO Mark Zuckerberg took the stage at Y Combinator’s Startup School in a candid interview with Y Combinator Partner Jessica Livingston. You can watch the full interview here, and it starts around the 43 minute mark, and lasts for roughly 40 minutes. If you have some time to spare,

                                                        Facebook's Zuckerberg: If I Were Starting A Company Now, I Would Have Stayed In Boston | TechCrunch
                                                      • Treasure Data Blog • Enabling Facebook's Log Infrastructure with Fluentd

                                                        Tweet About This post shows how you can replace Scribe with Fluentd. What is Scribe? Facebook uses Scribe as its core log aggregation service.. The description of Github reads, “Scribe is a server for aggregating log data streamed in real time from a large number of servers.” A network of Scribe servers forms a directed graph. Each server is a node and directed edges represent lines of communicati

                                                        • Facebook’s iOS Architecture

                                                          InfoQ Software Architects' Newsletter A monthly overview of things you need to know as an architect or aspiring architect. View an example

                                                            Facebook’s iOS Architecture
                                                          • facebook's connect-js at master - GitHub

                                                            This is an archived project and is no longer supported or updated by Facebook. Please do not file issues or pull-requests against this repo. Due to changes in the build process the individual components making up the Javascript SDK will no longer be available in source form. This repository will when possible be updated with a single non-minified and beautified script, representing http://connect.

                                                              facebook's connect-js at master - GitHub
                                                            • Facebook's New Real-time Messaging System: HBase to Store 135+ Billion Messages a Month - High Scalability -

                                                              You may have read somewhere that Facebook has introduced a new Social Inbox integrating email, IM, SMS,  text messages, on-site Facebook messages. All-in-all they need to store over 135 billion messages a month. Where do they store all that stuff? Facebook's Kannan Muthukkaruppan gives the surprise answer in The Underlying Technology of Messages: HBase. HBase beat out MySQL, Cassandra, and a few o

                                                                Facebook's New Real-time Messaging System: HBase to Store 135+ Billion Messages a Month - High Scalability -
                                                              • Facebook's 500 Million Members [INFOGRAPHIC]

                                                                Facebook reached its 500 million member milestone yesterday and celebrated the event with the launch of Facebook Stories. The monumental moment also played a role in the ABC World News report featuring a candid interview between Diane Sawyer and CEO Mark Zuckerberg. To commemorate the achievement, the team at Facebakers.com put together the comprehensive infographic included below (click to enlarg

                                                                  Facebook's 500 Million Members [INFOGRAPHIC]
                                                                • Facebook’s New React JavaScript Library Tutorial Rewritten in AngularJS

                                                                  Update: Thank you guys for voting me up to the top of Hacker News! Update: React was a side project that I reviewed the day it launched, and you guys liked this post. Please try Rate My App, where you improve every morning with daily video feedback for new side projects from Show HN and Product Hunt. Thanks! Facebook React is a new JavaScript framework. I found their official tutorial for creating

                                                                    Facebook’s New React JavaScript Library Tutorial Rewritten in AngularJS
                                                                  • Exclusive: The Rags-To-Riches Tale Of How Jan Koum Built WhatsApp Into Facebook's New $19 Billion Baby

                                                                    Click here for our magazine cover story on the Facebook-WhatsApp Megadeal: The Courtship, The Secret Meetings, The $19 Billion Poker Game Jan Koum picked a meaningful spot to sign the $19 billion deal to sell his company WhatsApp to Facebook earlier today. Koum, cofounder Brian Acton and venture capitalist Jim Goetz of Sequoia drove a few blocks from WhatsApp’s discreet headquarters in Mountain Vi

                                                                      Exclusive: The Rags-To-Riches Tale Of How Jan Koum Built WhatsApp Into Facebook's New $19 Billion Baby
                                                                    • How Big Is Facebook's Data? 2.5 Billion Pieces Of Content And 500+ Terabytes Ingested Every Day | TechCrunch

                                                                      How Big Is Facebook’s Data? 2.5 Billion Pieces Of Content And 500+ Terabytes Ingested Every Day Facebook revealed some big, big stats on big data to a few reporters at its HQ today, including that its system processes 2.5 billion pieces of content and 500+ terabytes of data each day. It’s pulling in 2.7 billion Like actions and 300 million photos per day, and it scans roughly 105 terabytes of data

                                                                        How Big Is Facebook's Data? 2.5 Billion Pieces Of Content And 500+ Terabytes Ingested Every Day | TechCrunch
                                                                      • Facebook's iOS Infrastructure - @Scale 2014 - Mobile

                                                                        Facebook has been iterating its mobile products, continuing to increase the richness of the content and speed at which it is delivered. In transitioning to become a mobile-first company, Facebook has faced complex issues and opportunities to make its products more innovative, while building abstractions to do so that are powerful, yet simple—all fit for a very large scale. Adam Ernst, an iOS Engi

                                                                          Facebook's iOS Infrastructure - @Scale 2014 - Mobile
                                                                        • Facebook’s code quality problem

                                                                          tl;dr: It looks like Facebook is getting the textbook results of ignoring code quality. Update: More examples, and insights from ex-employees in the reddit discussion Facebook has a software quality problem. I’m going to try to convince you with three examples. This is important because it demonstrates the time-honored principle that quality matters. In demonstrates it, as Facebook engineers like

                                                                          • GitHub - facebookarchive/fbcunn: Facebook's extensions to torch/cunn.

                                                                            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

                                                                              GitHub - facebookarchive/fbcunn: Facebook's extensions to torch/cunn.
                                                                            • Facebook、安否確認機能「Facebook’s safety check」をアクティベート。パリで起きたテロ事件にも対応 - BRIDGE(ブリッジ)テクノロジー&スタートアップ情報

                                                                              <ピックアップ>Facebook’s Safety Check tool lets those in Paris report they’re okay フランスのパリで日本時間14日早朝におきたテロ事件。コンサートホールでは数十人の人質をとって立てこもるなどし、フランスのオランド大統領は「前例のないテロだ」とする声明を発表するなど、非常事態宣言がされました。 こうした非常事態に対して、Facebookは大地震の際に開発した安否確認機能を今回のパリのテロ事件にも応用。パリの周辺にいるユーザに対してFacebookのウォールに安否確認の投稿ができるFacebook’s safety checkを実装しました。 迅速な開発と対応により、筆者の友人数名も安否確認を利用していました。パリにいる方々の安否と迅速な事件の解決を望みます。 via TNW Members BRIDGEの会員制度「Memb

                                                                                Facebook、安否確認機能「Facebook’s safety check」をアクティベート。パリで起きたテロ事件にも対応 - BRIDGE(ブリッジ)テクノロジー&スタートアップ情報
                                                                              • Facebook's HBase Backups - StampedeCon 2012

                                                                                At StampedeCon 2012 in St. Louis, Pritam Damania presents: Reliable backup and recovery is one of the main requirements for any enterprise grade application. HBase has been very well embraced by enterprises needing random, real-time read/write access with huge volumes of data and ease of scalability. As such, they are looking for backup solutions that are reliable, easy to use, and can co-exist wi

                                                                                  Facebook's HBase Backups - StampedeCon 2012
                                                                                • Photo tour of Facebook’s new datacenter

                                                                                  Today I was very fortunate to have gotten a tour of Facebook’s new datacenter up in Prineville, Oregon (map). This datacenter is the most energy efficient in the world and only a handful of press got a look. We’ll have a video up after editing it, but here’s a look at the datacenter in photos. I shot all of these photos on an unmodified iPhone 4 with Instagram, that just got an update today. For t