Skip to content

Latest commit

 

History

History
1554 lines (740 loc) · 91.5 KB

bulletin-2022-06-24.md

File metadata and controls

1554 lines (740 loc) · 91.5 KB

Bulletin for Thursday, 23 Jun 2022

7 days digest


Irrational Exuberance (1)


Daniel Lemire's blog (1)


Think Fast, Talk Smart: Communication Techniques (1)


allegro.tech (1)


Earthly Blog (1)


Eli Bendersky's website (1)


Blog on Tailscale (1)


The Hacker Factor Blog (1)


The Ably Blog (1)


Mozilla Hacks – the Web developer blog (1)


Engineering at Meta (1)


Stratechery by Ben Thompson (1)


The Pragmatic Engineer (1)


Project Zero (1)


LinkedIn Engineering (1)


Stay SaaSy (1)


Monzo - Technology (2)


Future (2)


Tom Gamon (2)


The CircleCI Blog Feed - CircleCI (2)


jacobian.org (2)


Krebs on Security (2)


Weaveworks (3)


Pluralistic: Daily links from Cory Doctorow (3)


Sentry Blog RSS (3)


Writing - rachelbythebay (3)


Google AI Blog (3)


Timescale Blog (5)


Microsoft Security Blog (5)


Stack Overflow Blog (5)


The Full Feed - All of the Packet Pushers Podcasts (6)


Changelog Master Feed (6)


Tech at Meta (7)


Amazon Science Homepage (8)


The Cloudflare Blog (8)


Cloud Blog (17)


https://lethain.com/

Fork this template! A few weeks ago my learning circle started working through each others’ career checkups . Following that, a few folks started talking about framing their experience effectively in interviews. Around the same time, Thiago Ghisi shared a few nice tweets about using the STAR format to answer interview questions . Pulling those all together, it felt like a good time to pull together a quick template to practice using the STAR format to share experiences.g. (BACK TO TOP)

https://lemire.me/blog

I have had access to Amazon’s latest ARM processors (graviton 3) for a few weeks. To my knowledge, these are the first widely available processors supporting Scalable Vector Extension (SVE). SVE is part of the Single Instruction/Multiple Data paradigm: a single instruction can operate on many values at once. Thus, for example, you may add … Continue reading Filtering numbers quickly with SVE on Amazon Graviton 3 processors (BACK TO TOP)

https://www.gsb.stanford.edu/insights/think-fast-talk-smart-podcast

All communication comes from a place of creativity and creativity is rooted in design. In this episode of Think Fast, Talk Smart , strategic communications lecturer and podcast host Matt Abrahams interviews four authors from the Stanford d.school. Each conversation challenges convention in how we approach our communication, be it visual, body language, or speech. Show Notes L earn more about the d.school, the four authors, and the four guide books: https://stanford. (BACK TO TOP)

https://blog.allegro.tech

At Allegro we decided to introduce GraphQL as our API Gateway for building several internal client systems. By building such a solution we’ve learnt a lot about this technology and we would like to share it with you in this article. What’s GraphQL and how does it work? To understand how to increase GraphQL’s performance we need to understand how it works under the hood. Why is it so important? In GraphQL most of the common ideas on how to speed up the communication are useless. timer ( "api.g. (BACK TO TOP)

https://earthly.dev/blog/

Once you’ve determined that you want to use Kubernetes as your base for developing applications locally, it’s time to figure out which development solution is the best. There are many different options out there, but a few select reign over the others as the most common, including minikube , kind , K3s , kubeadm , Docker Desktop , and MicroK8s . In addition, all these reasons help you avoid the situation where something works on one machine and doesn’t on others.k3s.io | sh - .dmg file. (BACK TO TOP)

https://eli.thegreenplace.net/

A few weeks ago, an interesting HN thread caught my eye. When implementing an interpreter for a programming language, Lisp is often cited as a particularly attractive example due to its simplicity. Why is that? I've really enjoyed implementing Lisp interpreters and compilers in the past [1] , so I'd like to reflect a bit on this topic. But first, an important clarification: when I say "Lisp" I mean a family of languages, some of them minimal (like the original Lisp 1... (cadr e) a) (eval. (pair. (BACK TO TOP)

https://tailscale.com/blog/

Today we’re delighted to introduce Tailscale SSH , to more easily manage SSH connections in your tailnet . Tailscale SSH allows you to establish SSH connections between devices in your Tailscale network, as authorized by your access controls, without managing SSH keys, and authenticates your SSH connection using WireGuard®. Many organizations already use Tailscale to protect their SSH sessions — for example, to allow users to connect from their work laptop to their work desktop.” And so we did. (BACK TO TOP)

https://www.hackerfactor.com/blog/

The public FotoForensics service only provides a small subset of the tools that we have for detecting alterated photos. We explicitly don't make everything available to the public. One of the big reasons for holding back the advanced algorithms is that I often see people using the public service to develop new fraud techniques. These developers often upload a series of pictures, each with minor changes, until they end up with a solution that is not detectable on the public site. 22 deg 9' 58. (BACK TO TOP)

https://ably.com/

This tutorial adds live multiplayer features to Tower Defense to illustrate how the Ably .NET SDK supports Unity (BACK TO TOP)

https://hacks.mozilla.org

For the last year, we've been working on the development of rust-minidump, a pure-Rust replacement for the minidump-processing half of google-breakpad. The final part in this series takes you through fuzzing rust-minidump. The post Fuzzing rust-minidump for Embarrassment and Crashes – Part 2 appeared first on Mozilla Hacks - the Web developer blog . (BACK TO TOP)

https://engineering.fb.com

-Transparent memory offloading (TMO) is Meta’s data center solution for offering more memory at a fraction of the cost and power of existing technologies -In production since 2021, TMO saves 20 percent to 32 percent of memory per server across millions of servers in our data center fleet We are witnessing massive growth in the [...] Read More... The post Transparent memory offloading: more memory at a fraction of the cost and power appeared first on Engineering at Meta . (BACK TO TOP)

https://stratechery.com

Explaining exactly why Apple's approach to ATT is anti-competitive (BACK TO TOP)

https://blog.pragmaticengineer.com/

What companies follow an RFC-like process, and what are templates and examples to get inspiration from? This is a content summary only. Click on the blog title to continue reading this post and browse The Pragmatic Engineer blog. (BACK TO TOP)

https://googleprojectzero.blogspot.com/

@import url('https://themes.googleusercontent.com/fonts/css?kit=cGvuclDC_Z1vE_cnVEU6Ae_NZQ7StBcqH_vXVqoPMX0');ol{margin:0;padding:0}table td,table th{padding:0}.HovzfPYjjR-c34{padding-top:0pt;padding-bottom:3pt;line-height:1.5;page-break-after:avoid;text-align:left}.HovzfPYjjR-c15{padding-top:18pt;padding-bottom:6pt;line-height:1.5;page-break-after:avoid;text-align:left}.HovzfPYjjR-c17{text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;color:#1155cc;text-decoration:underline}...40.. (BACK TO TOP)

https://engineering.linkedin.com/blog.rss.html

Today is an exciting day for female engineers! June 23 marks the ninth anniversary of International Women in Engineering Day (INWED). Developed by the Women’s Engineering Society (WES), this annual day of recognition plays a vital role in encouraging more young women to explore the benefits of an engineering career and showing the progress made in the field. This gender imbalance can lead to missed opportunities for innovation within the […] (BACK TO TOP)

https://staysaasy.com/

The goal of recruiting is to find a match - the right candidate for the right role. To find that match, my main goal is to always help a recruit make an informed decision. If a candidate chooses to go elsewhere and knows all the pros and cons - it stinks, but it’s not a match. If they go elsewhere and don’t understand the role’s value and opportunity, that’s a big failure. Oh, To Be Clueless When I first became responsible for recruiting candidates, I had no idea what I was doing. Listen.e. (BACK TO TOP)

https://monzo.com/blog/technology

We've been working on some new techniques to help make the development of services easier as we continue to grow and the entire platform can't be run locally. (BACK TO TOP)

We go into our mobile release process and how we're able to sustain a steady stream of releases as the changes that go into each version increase over time (BACK TO TOP)

https://future.com

You install that new Parkour game that everyone’s talking about, and instantly your avatar gains a new set of skills. After a few minutes in the tutorial level, running up walls and vaulting over obstacles, you’re ready for a bigger challenge. You teleport yourself into one of your favorite games, Grand Theft Auto: Metaverse, following... Read More The post Unlocking the Metaverse: New Opportunities in Games Infrastructure appeared first on Future . (BACK TO TOP)

Daphne Koller is the founder and CEO of insitro. Prior to insitro, she served as Chief Computing Officer at Calico. She was also a Professor in the Computer Science department at Stanford University before making a mid-career transition to co-found Coursera.   In this interview, she shares some of the challenges with creating accurate machine learning... Read More The post The Two Things We’ll Need for the Next AlphaFold appeared first on Future . (BACK TO TOP)

https://tomgamon.com/

I recently finished a collection of Seneca’s letters, in which there were a few lovely insights 1 . I found this one particularly relatable. As someone with ADHD I am particularly prone to rapidly flitting between subjects, but I am sure every developer has gone through stages in their growth when they just want to know everything all at once. What is wanted is neither haphazard dipping nor a greedy onslaught on knowledge in the mass. We mustn’t take on more than we can manage.  ↩︎ (BACK TO TOP)

In English we have the singular and the plural form. Single: I run Plural: We run Today I learned 1 that in some Austronesian languages, they have multiple plural forms. Single: I run Dual: We two run Trial: We three run Plural: We run From reading the so-far excellent Mathematics: From the Birth of Numbers  ↩︎ (BACK TO TOP)

https://circleci.com/blog/

This tutorial covers: “Dockerizing” a Python application Setting up a pipeline to build and test an image Deploying the Docker image to Docker Hub CI/CD systems follow a multi-tiered environments pattern: development, testing, staging, and production release are all part of this process. Each setting in this cycle could have a variety of set ups and configurations. As a result, having to set up separate configurations for different environments could be inconvenient and burdensome.10.10.txt . . (BACK TO TOP)

When you are the only dev building a software project, you can create and modify your code according to personal preference. When you contribute code to a team-run project, you need to follow a standardized set of guidelines and coordinate precisely with other team members. Standard guidelines and coordinated work effort are vital to the success of every team-based software development project. To address this need, engineering teams worldwide have devised many development workflows. (BACK TO TOP)

https://jacobian.org/

Part two of my reference check series, covering the nuts and bolts of conducting a reference check. When should you check references? How many? How should you contact references? What questions should you ask? (BACK TO TOP)

Reference checking isn’t optional: it can save you from making a big mistake. Reference checks are your last line of defense against hiring a jerk. (BACK TO TOP)

https://krebsonsecurity.com

Authorities in the United States, Germany, the Netherlands and the U.K. last week said they dismantled the "RSOCKS" botnet, a collection of millions of hacked devices that were sold as "proxies" to cybercriminals looking for ways to route their malicious traffic through someone else's computer. (BACK TO TOP)

Check out the handmade sign posted to the front door of a shuttered Jimmy John's sandwich chain shop in Missouri last week. See if you can tell from the store owner's message what happened. (BACK TO TOP)

https://www.weave.works/

Weaveworks donated Flux to the CNCF and still plays a significant role in its continued development and maintenance. Flux and Flagger are core components of the Weave GitOps solution. Weave GitOps is powered by Flux therefore new Flux features are also available in Weave GitOps. Flux recently released 0.31.0 with some exciting new features, check them out below. Helm OCI Registries With the release of Helm 3.8.0, Charts can be stored in OCI registries, just like Docker images.acme.0.toolkit.0.0. (BACK TO TOP)

GitOps is an operational framework for continuous deployment. Typically used with Infrastructure as Code (IaC), the definitions are managed with Git workflows, providing a version history and an audit trail. Automatic reconciliation compares the desired state, stored in Git, with the actual runtime state and applies changes as required. Weave GitOps is a continuous delivery product to run your applications in any Kubernetes. That was easy. all provide log ingestion capabilities. (BACK TO TOP)

GitOps Days 2022 - it’s a Wrap! Thank you! Last week we hosted our fifth GitOps Days event! We’d like to extend huge thanks to our speakers - ranging from practitioners in various stages of their GitOps journeys to vendors, partners, and integrators - who gave informative talks over the two days. During this Intro to Kubernetes, GitOps, and Observability workshop you experience the benefits of Kubernetes that impact reliability, velocity, security and more. GitOps solves this very neatly.weave. (BACK TO TOP)

https://pluralistic.net

Today's links Daycare apps are insecure surveillance dumpster-fires: Apps are like software, only worse. Hey look at this: Delights to delectate." https://www.eff.org/deeplinks/2022/06/daycare-apps-are-dangerously-insecure This was during the lockdown, and the app was a way to comply with social distancing and contact tracing rules, but it was also designed to help with "separation anxiety of newly enrolled children and their anxious parents. Incredibly, this is true." https://www.wired.S.eff. (BACK TO TOP)

Today's links The sex industry isn't technophilic: Why sex workers are the first in – and first out – of new technologies. Schroedinger's streaming service just died: When is a "sale" a "license?" Hey look at this: Delights to delectate. It would be easy to conclude that being interested in sex is somehow correlated with being fascinated by technology. But that's wrong. And yet, sex workers are the vanguard of every technological revolution. Using a new technology comes at a cost.library.eff.co. (BACK TO TOP)

Today's links Facebook's right, Apple is too powerful: And so is Facebook. This day in history: 2002, 2007, 2012, 2017, 2021 Colophon: Recent publications, upcoming/recent appearances, current writing projects, current reading Facebook's right, Apple is too powerful (permalink) On the one hand, Facebook's comments to the NTIA on Apple's market power are supremely ironic. Facebook, complaining about excessive market power? https://downloads.regulations.gov/NTIA-2022-0001-0145/attachment_1.eff.co. (BACK TO TOP)

https://blog.sentry.io

In my previous article, we looked at reasons for converting your iOS application to Android, and things you’ll want to consider when porting… (BACK TO TOP)

One of the biggest catches of building applications with native tools is they only work on one platform, and migrating an application takes… (BACK TO TOP)

Inspiration can come from anywhere. And sometimes we need to jumpstart our brain to get inspired. Well think of our new Example App… (BACK TO TOP)

https://rachelbythebay.com/w/

Some readers have written in with questions about my photo geotagging post from last week. One common question is whether the place name has ended up in the file's metadata somehow. The answer is: I don't think so. I did an "export as original" on the photo in question and ran it through a bunch of exif dumper tools and didn't find anything that suggested a name like that. The EXIF data looks like this: Create Date : 2014:06:16 13:02:15.202 Date/Time Original : 2014:06:16 13:02:15.12mm f/2. (BACK TO TOP)

I like finding inspirations in unusual places. Several summers back, a friend shared a link to a story about apt-get starting Dwarf Fortress (!) when they tried to upgrade packages, or something like that. The general consensus was that it involved something intending to invoke df (as in /usr/bin/df, the command on the box) and getting the game instead of the "disk free" info. So there we were with a large corporate source tree sitting there in front of us.c_str(), "r"); Well, that's fun.0.0. (BACK TO TOP)

I used to work at Facebook. That was both the name of the service with all of the cat pictures and the name of the company that paid me every two weeks. The cat picture part still has the same name, but the parent company does not. It's called Meta now. I left well before any of that renaming happened. As a result, I have plenty of pictures that predate that change on my Macs and other Apple devices. It's no longer "Facebook HQ". It's now "Meta - Headquarters". Companies do that all the time. (BACK TO TOP)

http://ai.googleblog.com/

Posted by Jarrod McClean, Staff Research Scientist, Google Quantum AI, and Hsin-Yuan Huang, Graduate Student, Caltech In efforts to learn about the quantum world, scientists face a big obstacle: their classical experience of the world. Whenever a quantum system is measured, the act of this measurement destroys the “quantumness” of the state. We only ever see the classical shadows cast by this strange quantum world.. It seems like a reasonable assumption, and yet, no one has proven it.e. (BACK TO TOP)

Posted by Sara Beery, Student Researcher, and Jonathan Huang, Research Scientist, Google Research, Perception Team Over four billion people live in cities around the globe, and while most people interact daily with others — at the grocery store, on public transit, at work — they may take for granted their frequent interactions with the diverse plants and animals that comprise fragile urban ecosystems . But as the climate changes these ecosystems are increasingly under threat .g.g., by clouds). (BACK TO TOP)

Posted by Shaina Mehta and Kristen Borg, Program Managers This week marks the beginning of the premier annual  Computer Vision and Pattern Recognition  conference (CVPR 2022), held both in-person in New Orleans, LA and virtually. As a leader in computer vision research and a Platinum Sponsor , Google will have a strong presence across CVPR 2022 with over 80 papers being presented at the main conference and active involvement in a number of conference workshops and tutorials . M. M. M.   ↩ (BACK TO TOP)

https://www.timescale.com/blog/

Learn about two common visualization problems in Grafana—slow dashboards and noisy data—and how to fix them using downsampling in TimescaleDB. (BACK TO TOP)

As time-series data becomes more and more ubiquitous, there is a better way to explore it and analyze it with PostgreSQL: hyperfunctions. Learn how to ease your workload with faster and simpler time-series data analysis using TimescaleDB. (BACK TO TOP)

Help requests about slowdowns in PostgreSQL now( ) queries are a thing of the past. Learn how we fixed it in TimescaleDB 2.7 for lightning-fast performance (up to 400x faster!). (BACK TO TOP)

What do developers use SQL for? Vettabase's Michael Aboagye shares how he works with SQL, the problems he's solving, and his tips. (BACK TO TOP)

They’re so fast we can’t catch up! Check out our benchmarks with two datasets to learn how we used continuous aggregates to make queries up to 44,000x faster, while requiring 60 % less storage (on average). (BACK TO TOP)

https://www.microsoft.com/security/blog

Azure Cosmos DB is a fully managed NoSQL cloud database service for modern app development. It offers a variety of advanced built-in features, such as automatic worldwide data replication, lightning-fast response types, and a variety of APIs. In this blog post, we describe security practices for securing access to Azure Cosmos DB and show how monitoring relevant control plane operations can help in the detection of potentially compromised authorization. (BACK TO TOP)

Microsoft received an AAA Protection Award for Microsoft Defender for Office 365, the highest possible award that vendors can achieve in this test. The post Microsoft Defender for Office 365 receives highest award in SE Labs Enterprise Email Security Services test appeared first on Microsoft Security Blog . (BACK TO TOP)

To disrupt human-operated ransomware attacks as early as possible, we enhanced the AI-based protections in Microsoft Defender for Endpoint with a range of specialized machine learning techniques that swiftly identify and block malicious files, processes, or behavior observed during active attacks. The post Improving AI-based defenses to disrupt human-operated ransomware appeared first on Microsoft Security Blog . (BACK TO TOP)

To simplify your IoT security journey, today, we’re announcing the availability of Windows IoT Edge Secured-core devices available in the Azure Certified Device catalog from Lenovo, ASUS and AAEON, additionally we’re also announcing the availability of devices that meet the Microsoft sponsored Edge Compute Node protection profile which is governed with industry oversight, from Scalys and Eurotech. And learn more on Microsoft’s investments in MCU security. (BACK TO TOP)

Igor Sakhnov, corporate vice president of Identity and Network Access Engineering, talks with software engineer Rebecca Nzioki about her journey to computer science and Microsoft’s Africa Development Center in Kenya. The post How one Microsoft software engineer works to improve access management appeared first on Microsoft Security Blog . (BACK TO TOP)

https://stackoverflow.blog

The state of software development is... The post Asked and answered: the results for the 2022 Developer survey are here! appeared first on Stack Overflow Blog . (BACK TO TOP)

We chat with Jared Bhatti and Zachary Sarah Corleissen, two technical writers with deep experience at major tech companies and open source projects, about their approach to documentation and the new book they helped co-author, Doc For Devs. The post Experts from Stripe and Waymo explain how to craft great documentation (Ep. 455) appeared first on Stack Overflow Blog . (BACK TO TOP)

Improvements to SwiftUI, new weather SDK, better machine learning tools, and more. The post What Apple’s WWDC 2022 means for developers appeared first on Stack Overflow Blog . (BACK TO TOP)

The death and life of cities, the path to math, and ultrasonic data transfer. The post The Overflow #130: The Great Decentralization?   appeared first on Stack Overflow Blog . (BACK TO TOP)

The home team covers highlights from WWDC22, from passwordless authentication to the new M2 chip. Digressions include an iMessage update that may increase the drama quotient in your life and the fact that Matt used to pretend to be playing chess when, really, it was World of Warcraft. The post Our favorite features and updates from WWDC (Ep. 454) appeared first on Stack Overflow Blog . (BACK TO TOP)

https://packetpushers.net

Today's Kubernetes Unpacked podcast explores entry-level lab environments for IT professionals interested in learning Kubernetes, including suggestions for simple container-based apps you can run to get familiar with Kubernetes essentials. The post Kubernetes Unpacked 003: Beginner Lab Environments For Learning Kubernetes appeared first on Packet Pushers . (BACK TO TOP)

Welcome to Day Two Cloud. In this episode we take on the problem of over-provisioning access to resources. Sponsor strongDM joins the conversation to share how to properly manage roles and access in our IT systems, focusing heavily on the process of discovery. Who has access to what, and why do they have that access? Our guest from strongDM is Britt Crawford, Director of Product. The post Day Two Cloud 152: How To Right-Size Access With strongDM (Sponsored) appeared first on Packet Pushers . (BACK TO TOP)

What, exactly, it GitOps? It seems like a new "Ops" word pops up every week! On today's Full Stack Journey podcast, guest Christian Hernandez of Codefresh explains GitOps, what it is, and how you can get started using it. The post Full Stack Journey 067: What The Heck Is GitOps? appeared first on Packet Pushers . (BACK TO TOP)

The Tech Bytes podcast welcomes Fortinet to  to discuss the universal nature of Fortinet hardware and software. The same FortiGate NGFW appliance includes networking capabilities including a router, SD-WAN, ZTNA, and a LAN controller. The post Tech Bytes: Fortinet Firewall Integrates SD-WAN, ZTNA, LAN Controller (Sponsored) appeared first on Packet Pushers . (BACK TO TOP)

Today's Network Break podcast surfs a tidal wave of announcements from Cisco Live 2022, discusses Juniper Networks calling an end to several routers, and looks at the potential impact of Covid and in-person tech events. The post Network Break 387: Cisco Goes All-In On Cloud; Covid And Tech Conferences appeared first on Packet Pushers . (BACK TO TOP)

In today's IPv6 Buzz podcast episode, Ed, Scott, and Tom chat about the recent 10th anniversary of World IPv6 Launch, the global event that kickstarted IPv6 adoption back in 2012. The post IPv6 Buzz 103: Celebrating The 10th Anniversary Of World IPv6 Launch appeared first on Packet Pushers . (BACK TO TOP)

https://changelog.com/master

The year is 2053. The tabs-vs-spaces wars are long over. Ron Evans is the only Go programmer still alive on Earth. All he does is maintain old Go code. It’s terrible! He must find a way to warn his fellow gophers before it’s too late. Good thing he finally got that PDQ transmission system working… (BACK TO TOP)

Rob Barnes (a.k.a. Devops Rob) and Rosemary Wang (author of Infrastructure as Code - Patterns & Practices) are joining us today to talk about infrastructure secrets. What do Rosemary and Rob think about committing encrypted secrets into a repository? How do they suggest that we improve on storing secrets in LastPass? And if we were to choose HashiCorp Vault, what do we need to know? Thank you Thomas Eckert for the intro. Thank you Nabeel Sulieman (ep. 46) & Kelsey Hightower (ep. (BACK TO TOP)

While scaling up machine learning at Instacart, Montana Low and Lev Kokotov discovered just how much you can do with the Postgres database. They are building on that work with PostgresML, an extension to the database that lets you train and deploy models to make online predictions using only SQL. This is super practical discussion that you don’t want to miss! (BACK TO TOP)

This week Lee Robinson joins us to talk about his journey as a DevRel. We talk about what it means to be a DevRel, what orgs they fall under, how he runs his team at Vercel, Lee’s three pillars of DevRel: education, community, and product, we compare the old days of DevRel vs now, and of course what makes a DevRel a good DevRel. (BACK TO TOP)

Today we are talking with Frederic Branczyk, founder of Polar Signals & Prometheus maintainer. You may remember Frederic from episode 33 when we introduced Parca.dev. This time, we talk about a database built for observability: FrostDB, formerly known as ArcticDB. eBPF generates a lot of high cardinality data, which requires a new approach to writing, persisting & then reading back this state. TL;DR FrostDB is sub zero cool & well worthy of its name. (BACK TO TOP)

Josh Goldberg joins Nick, Chris & a very nasally-sounding KBall for a fun conversation around TypeScript ESLint. They discuss why we need ESLint when we have TypeScript, some useful rules in typescript-eslint, how it works, and a few hot takes along the way! (BACK TO TOP)

https://tech.fb.com

في نوفمبر 2020، أرسل "مارك زوكربيرج"، الرئيس التنفيذي لشركة Meta، رسالة بريد إلكتروني إلى مدير التكنولوجيا التنفيذي "أندرو بوسورث" وكبير علماء معامل تطوير تقنيات الواقع الافتراضي "مايكل أبراش" يطرح عليهم سؤالاً مباشرًا للغاية: "ما الذي يمنعنا من تقديم عرض واقع افتراضي لا يمكن تمييزه تقريبًا عن الواقع، وما المشكلات التي يتعين علينا حلها لتحقيق ذلك؟" […] The post اجتياز اختبار تورنج البصري: القصة الخفية للسعي من أجل تحقيق الواقعية البصرية في الواقع الافتراضي appeared first on Tech at Meta . (BACK TO TOP)

2020 年 11 月,Meta 執行長 Mark Zuckerberg 傳送電子郵件給技術長 Andrew “Boz” Bosworth 和 Reality Labs 首席科學家 Michael Abrash,信中提出非常直白的問題:「是什麼阻礙我們擁有虛實難辨的 VR 顯示器?我們需要解決什麼問題才能達成目標?」 Zuckerberg 和 Abrash 多年來針對打造先進的虛擬實境(VR)顯示系統,已進行了一系列深入的對話,包括在 2015 年造訪具前景的擴增實境(AR)公司、頻繁的電子郵件對話、一對一討論、技術審查,以及多次在雷德蒙德和門洛公園的展示;上述是最近期的一次對話。   他們大可以回覆天馬行空的推測,但實情卻恰恰相反,因為由 Douglas Lanman 帶領的 Reality Labs 顯示系統研究(Display Systems Research,簡稱 DSR)團隊在過去五年來,已深入研究了回答 Zuckerberg 提問所需的所有技術。事實上,這個問題來得正是時候;是時候具體規劃 DSR 對 VR 顯示器未來十年的願景了:通過視覺圖靈測試。   顯示器研究的終極目 (BACK TO TOP)

Providing age-appropriate experiences for the billions of people who use our services around the world is an important element of what we do. Understanding how old someone is underpins these efforts, but it’s not an easy task. Finding new and better ways to understand people’s ages online is an industry wide challenge. For large-scale companies […] The post How Meta uses AI to better understand people’s ages on our platforms appeared first on Tech at Meta . (BACK TO TOP)

A novembre 2020, il CEO di Meta Mark Zuckerberg ha inviato un'e-mail al CTO Andrew "Boz" Bosworth e al Reality Labs Chief Scientist Michael Abrash ponendo loro una domanda molto diretta: "Cosa ci impedisce di creare una VR praticamente indistinguibile dalla realtà e cosa possiamo fare per risolvere il problema e raggiungere questo obiettivo?" Si […] The post Superamento del test di Turing visivo: la storia dettagliata del nostro impegno per portare il realismo visivo in VR appeared first on Tech (BACK TO TOP)

Im November 2020 sendete Meta-CEO Mark Zuckerberg eine E-Mail an CTO Andrew „Boz“ Bosworth und Reality Labs Chief Scientist Michael Abrash, in der er ganz direkt fragte: „Was hält uns eigentlich davon ab, ein VR-Display zu entwickeln, dessen Darstellung von der Realität kaum zu unterscheiden ist – und welchen Herausforderungen müssen wir uns stellen, um […] The post Den visuellen Turing-Test bestehen: Einblicke in unser Streben nach visuellem Realismus in der VR appeared first on Tech at Meta . (BACK TO TOP)

Welcome back for the tenth episode of Boz to the Future, a podcast from Reality Labs (RL). In today’s episode, our host, Head of RL and Meta CTO Andrew “Boz” Bosworth is joined by Douglas Lanman, Director of Display Systems Research within RL Research at Meta. In today’s episode, Bosworth and Lanman talk about the […] The post Boz to the Future Episode 10: The Future of VR Displays with Douglas Lanman appeared first on Tech at Meta . (BACK TO TOP)

As the computing industry has grown dramatically in the past few decades, so has the environmental footprint created by such technologies as artificial intelligence and cloud computing. The industry is now looking beyond the operational carbon footprint, or the carbon created by a computer system. Instead, it is considering the life cycle carbon footprint, which […] The post Designing low-carbon computers with an architectural carbon modeling tool appeared first on Tech at Meta . (BACK TO TOP)

https://www.amazon.science/

Two-day RecSys workshop that extends the popular REVEAL to include CONSEQUENCES features Amazon organizers, speakers. (BACK TO TOP)

EMVA Young Professional Award honors “outstanding and innovative work of a student or a young professional in the field of machine vision or image processing.” (BACK TO TOP)

Among the ‘first wave’ of scientists to gain a PhD in quantum technology, the senior manager of research science discusses her two-decade-long career journey. (BACK TO TOP)

Rohit Prasad on the pathway to generalizable intelligence and what excites him most about his re:MARS keynote. (BACK TO TOP)

CVPR papers examine the recovery of 3-D information from camera movement and learning general representations from weakly annotated data. (BACK TO TOP)

How she moved across the world to discover a passion for (and a career in) machine learning. (BACK TO TOP)

Amazon’s director of applied science in Adelaide, Australia, believes the economic value of computer vision has “gone through the roof". (BACK TO TOP)

Automated-reasoning method enables the calculation of tight bounds on the use of resources — such as computation or memory — that results from code changes. (BACK TO TOP)

https://blog.cloudflare.com/

During a time of vast uncertainty due to the global pandemic, a time when everyone was more online than ever before, when people needed their Internet to be reliably fast — Cloudflare, Google, and Shopify all came together to build and test Early Hints (BACK TO TOP)

Today, we’re announcing more enhancements to the Cloudflare One platform that make a transition from legacy architecture to the Zero Trust network of the future easier than ever (BACK TO TOP)

How the Database team uses Cloudflare Tunnels internally to improve security and usability of adhoc DB queries (BACK TO TOP)

Microsoft Intune to give CISOs secure control across devices, applications, and corporate networks](https://blog.cloudflare.com/cloudflare-microsoft-intune-partner-to-give-cisos-secure-control-across-devices-applications/)

Cloudflare integrates with Microsoft Intune and combines the power of Cloudflare’s expansive network and Zero Trust suite with Endpoint Manager (BACK TO TOP)

Cloudflare Gateway customers can now utilize dedicated egress IPs and soon will be able to control how these IPs are applied via egress policies (BACK TO TOP)

‘My home network is faster than my corporate network’’ is a common complaint of the employees returning to work. Legacy MPLS based networks were not built to support the shift in the applications. In this blog, find out how you can move from MPLS to Zero Trust in 30 days! (BACK TO TOP)

Announcing the Cloudflare One Partner Program, a program built around our Zero Trust, Network as a Service and Cloud Email Security offerings. The program helps channel partners deliver on the promise of Zero Trust while monetizing this important architecture in tangible ways (BACK TO TOP)

Security teams that rely on Cloudflare Access can verify a user’s Apple device before they access a sensitive application — no additional software required (BACK TO TOP)

https://cloud.google.com/blog/

At Google, our mission is to organize the world's information and make it universally accessible and useful. For our Document AI solutions suite, as well as the Vertex AI platform atop which Document AI is built, achieving this goal involves building capabilities to extract structured data from unstructured sources. The Forrester Wave™ serves as an important guide for buyers considering technology options and is based on Forrester’s objective analysis and opinion. Read Article (BACK TO TOP)

Taking prescription medication at the direction of anyone other than a trained physician is very risky—and the same could be said for selecting technology used to run a hospital, to manage a drug manufacturing facility and, increasingly, to treat a patient for a medical condition. To pick the right medication, physicians need to carefully consider its ingredients, the therapeutic value they collectively provide, and the patient’s condition. Edwards Deming .2.S.  While U.S... Read Article (BACK TO TOP)

Displaying data through maps enables you to communicate key information to your users in a more visually engaging and intuitive way. One way to do this is through utilizing polygons to highlight regions and data. Many of you have told us that purchasing, updating, and maintaining your own boundary data to style polygons and create choropleth maps is expensive and takes a lot of development time and resources.g. store inventory) or publicly available data (e.g. election results). (BACK TO TOP)

The software development process requires complex, cross-functional collaboration while continuously improving products and services. Our customers who build software say that they value Google Workspace for its ability to drive innovation and collaboration throughout the entire software development life cycle.  Development teams also use many other tools to get work done, like tracking issues and tasks in Atlassian's Jira, managing workloads with Asana, and incident management in PagerDuty. (BACK TO TOP)

Cloud SQL for SQL Server is a fully-managed database service that allows you to run SQL Server in the cloud and let Google take care of the toil. In the past year, we’ve launched features that help you get the most out of SQL Server, like support for Active Directory authentication, SQL Server 2019, and Cross Region Replicas . We’re happy to add another SQL Server security feature: database auditing.  SQL Server auditing is now available for all Cloud SQL for SQL Server instances... Read Article (BACK TO TOP)

Business partnerships come in all shapes and forms: from affiliate and influencer marketing, to SaaS providers and strategic B2B alliances. For all parties to be successful and drive business growth through a partnership, they must have a way to manage, track, and measure the incremental value their partners provide throughout their relationship. That’s why impact. And impact.com has brought this vision to life with its software built on Google Cloud Platform.com.5 billion as of September 2021. (BACK TO TOP)

I’m back! With more podcasts! Also a giant dog who is not at all distracting! As y’all know by now, I love podcasts, and I especially love it when they’re easily accessible and useful. That's why I’m excited to share the new Google Cloud Podcast site -- it’s a one stop shop for all of Google’s Cloud’s podcasts. From the podcasts you already know and love, to new, exclusive episodes of series’ you’ve yet to discover. Job platform Honeypot has released. Join us for the director’s commentary. (BACK TO TOP)

Cloud Spanner is our fully managed relational database that provides the highest levels of consistency and availability at any scale. It‘s trusted by organizations in industries like financial services, retail, and gaming to run their most demanding workloads. We’re excited to announce today that we’re bringing this same scale and reliability to the fast-growing PostgreSQL community with the general availability of the PostgreSQL interface for Cloud Spanner. Stay tuned. Read Article (BACK TO TOP)

Governments play a vital role in understanding and responding to climate change; however, they often lack the actionable insights they need to respond quickly. To help solve this problem, Google Cloud is introducing new offerings that help organizations utilize Earth observation data to better understand climate risks and provide insights to inform policies for adaptation strategies. NRCan researcher Dr. Fernandes. Click here to learn more about Google Cloud sustainability... Read Article (BACK TO TOP)

Retail is a fast-paced, hyper-competitive industry with retailers battling tight margins, supply chain issues, rising prices and fast changing consumer demand. And if that wasn't enough, they feel the urgency to be more sustainable, and vocal about the good they are doing.  Today, we’re sharing new insights on how more than 500 retail executives polled in a recent survey of 1,491 industry executives across 16 countries are thinking about sustainability. Read Article (BACK TO TOP)

Google operates the cleanest cloud in the industry, and we have long been a leading champion of clean energy around the world. Since we began purchasing renewable energy in 2010, Google has been responsible for more than 60 new clean energy projects with a combined capacity of over 7 gigawatts — about the same as 20 million solar panels. Operating on 24/7 CFE is a far more complex and technically challenging goal than matching our annual global energy use with renewable energy purchases. 1. (BACK TO TOP)

TL;DR - There's a few different ways to understand your cloud costs with different interfaces. There's also an interactive tour of all the different billing reports to help you get a quick overview! Calculating your cloud costs can be confusing at times! Working in the cloud comes with opportunities to use new technologies, rapidly create and test infrastructure, and collaborate across teams... One of the things that makes this report so easy to use is the visualization. (BACK TO TOP)

IT networking conversations involve a lot of terms that may be unfamilair to many. Trying to understand a networking document or conversation might seem like a completely different language for non-practitioners.  Networking 101 GCP sheet The networking 101 GCP sheet provides you with a quick glance of some common general networking terms. In addition to the general terms some Google Cloud specific services have been added so that you can make a quick connection between both.google. (BACK TO TOP)

Want to know the latest from Google Cloud? Find it here in one handy location. Check back regularly for our newest updates, announcements, resources, events, learning opportunities, and more.  Tip : Not sure where to find what you’re looking for on the Google Cloud blog? Start here:  Google Cloud blog 101: Full list of topics, links, and resources . Week of June 20 - June 24, 2022 Read the latest Cloud Data Hero Story . Previously this was at 100GB.region-<REGION>. Learn more.  Learn more .37.S. (BACK TO TOP)

Cloud was built on the premise of flexible infrastructure that grows and shrinks with your application demands. Applications that can take advantage of this elastic infrastructure and scale horizontally with the demands of your application offer significant advantages over competitors by allowing infrastructure costs to scale up and down along with the demand.  Google Cloud’s Spot VMs enable our customers to make the most of our idle capacity where and when it is available. 2. 3. 4. (BACK TO TOP)

With access to ever more data, compute capacity, and storage capabilities, the cloud is revolutionizing scientific research across the globe. By migrating their data and processing to the cloud, researchers can accelerate breakthroughs and solve real-world problems faster. We are proud to announce the new cohort, which doubles the number of Research Innovators from 31 to 62. The incoming group represents 7 disciplines, 10 countries, and 45 institutions.” ...... Tapio Schneider, Theodore Y. (BACK TO TOP)

Is it September yet? Hardly! School is barely out for the summer. But according to Google and Quantum Metric research, the back-to-school and off-to-college shopping season – which in the U.S. is second only to the holidays in terms of purchasing volume1 – has already begun. For retailers, that means planning for this peak season has kicked off as well. We’d like to share four key trends that emerged from Google research and Quantum Metric’s Back-to-School Retail Benchmarks study of U.S. 1.   2. (BACK TO TOP)

Bulletin by Jakub Mikians