並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 113件

新着順 人気順

updates to our terms of use emailの検索結果1 - 40 件 / 113件

  • Time on Unix

    Sections What is time Representing time Where do we usually find time on Unix System time, hardware time, internal timers Syncing time with external sources What depends on time Human perception of time What is time Time is relative Measuring time and standards Coordinating time Time zones DST Time, a word that is entangled in everything in our lives, something we’re intimately familiar with. Keep

      Time on Unix
    • Secrets from the Algorithm: Google Search’s Internal Engineering Documentation Has Leaked

      Google, if you’re reading this, it’s too late. Ok. Cracks knuckles. Let’s get right to it. Internal documentation for Google Search’s Content Warehouse API has leaked. Google’s internal microservices appear to mirror what Google Cloud Platform offers and the internal version of documentation for the deprecated Document AI Warehouse was accidentally published publicly to a code repository for the c

        Secrets from the Algorithm: Google Search’s Internal Engineering Documentation Has Leaked
      • Go: A Documentary

        Go: A Documentary by Changkun Ou <changkun.de> (and many inputs from contributors) This document collects many interesting (publicly observable) issues, discussions, proposals, CLs, and talks from the Go development process, which intends to offer a comprehensive reference of the Go history. Disclaimer Most of the texts are written as subjective understanding based on public sources Factual and ty

        • The History of DNS Vulnerabilities and the Cloud

          By Daniel Prizmant December 28, 2020 at 6:00 AM Category: Unit 42 Tags: DNS, vulnerabilities This post is also available in: 日本語 (Japanese) Introduction Every now and then, a new domain name system (DNS) vulnerability that puts billions of devices around the world at risk is discovered. DNS vulnerabilities are usually critical. Just imagine that you browse to your bank account website, but instead

            The History of DNS Vulnerabilities and the Cloud
          • New Year, new Red Hat Enterprise Linux programs: Easier ways to access RHEL

            This post highlights new, simplified and low-/no-cost options for deploying RHEL. These are the first of many new programs. To immediately go to the program that interests you: No-cost RHEL for small production workloads No-cost RHEL for customer development teams On December 8, 2020, Red Hat announced a major change to the enterprise Linux ecosystem: Red Hat will begin shifting our work from Cent

              New Year, new Red Hat Enterprise Linux programs: Easier ways to access RHEL
            • Some SQL Tricks of an Application DBA

              When I started my career in development, my first job was a DBA. Back then, before AWS RDS, Azure, Google Cloud and the rest of them cloud services, there were two types of DBAs: The Infrastructure DBA was in charge of setting up the database, configuring the storage and taking care of backups and replication. After setting up the database, the infrastructure DBA would pop up from time to time and

                Some SQL Tricks of an Application DBA
              • Scaling Docker to Serve Millions More Developers: Network Egress | Docker

                Scaling Docker to Serve Millions More Developers: Network Egress In Part 1 of this blog we went into a deep dive that analyzed all of the images stored in Docker Hub, the world’s largest container registry. We did this to give you a better understanding of how our new Terms of Service updates will impact development teams who use Docker Hub to manage their container images and CI/CD pipelines. Par

                  Scaling Docker to Serve Millions More Developers: Network Egress | Docker
                • A visual guide to React Mental models

                  I’ve learned that the biggest difference between someone that has mastered a language, framework or tool and someone who hasn’t lies in the mental models they use. One person will have a clear and advanced one and the other will not. By having a good mental model you can intuitively understand complex problems and device solutions much faster than if you had to find a solution with a step-by-step

                    A visual guide to React Mental models
                  • Old CSS, new CSS / fuzzy notepad

                    I first got into web design/development in the late 90s, and only as I type this sentence do I realize how long ago that was. And boy, it was horrendous. I mean, being able to make stuff and put it online where other people could see it was pretty slick, but we did not have very much to work with. I’ve been taking for granted that most folks doing web stuff still remember those days, or at least t

                    • Commits are snapshots, not diffs

                      EngineeringCommits are snapshots, not diffsGit has a reputation for being confusing. Users stumble over terminology and phrasing that misguides their expectations. This is most apparent in commands that "rewrite history" such as git cherry-pick or git rebase. In my experience,… Git has a reputation for being confusing. Users stumble over terminology and phrasing that misguides their expectations.

                        Commits are snapshots, not diffs
                      • We've added JavaScript-native RPC to Cloudflare Workers

                        We've added JavaScript-native RPC to Cloudflare Workers04/05/2024 Cloudflare Workers now features a built-in RPC (Remote Procedure Call) system enabling seamless Worker-to-Worker and Worker-to-Durable Object communication, with almost no boilerplate. You just define a class: export class MyService extends WorkerEntrypoint { sum(a, b) { return a + b; } } And then you call it: let three = await env.

                          We've added JavaScript-native RPC to Cloudflare Workers
                        • Dear Google Cloud: Your Deprecation Policy is Killing You

                          God dammit, I didn’t want to blog again. I have so much stuff to do. Blogging takes time and energy and creativity that I could be putting to good use: my novels, my music, my game, and so on. But you get me riled enough, and I have to blog. Let’s get this over with, then. I’ll begin with a small but enlightening story from my early days at Google. For the record, I know I’ve said some perhaps unk

                          • GitHub - michael-andreuzza/Marketing-for-Engineers: A curated collection of marketing articles & tools to grow your product.

                            💎 It’s a hand-picked collection of resources for solving practical marketing tasks, such as: finding beta testers growing first user base advertising project without a budget scaling marketing activities for building constant revenue streams. We faced these questions, when we made our first product (tool for iOS engineers). It took us almost 2 years to learn how to market our project. 😤 During t

                              GitHub - michael-andreuzza/Marketing-for-Engineers: A curated collection of marketing articles & tools to grow your product.
                            • Monitoring Machine Learning Models in Production

                              Introduction Once you have deployed your machine learning model to production it rapidly becomes apparent that the work is not over. In many ways the journey is just beginning. How do you know if your models are behaving as you expect them to? What about next week/month/year when the customer (or fraudster) behavior changes and your training data is stale? These are complex challenges, compounded

                              • My Restaurant Was My Life for 20 Years. Does the World Need It Anymore? (Published 2020)

                                transcript Listen to This Article.Produced by Kelly Prime; edited by Mike Benoist; written by Gabrielle Hamilton; and narrated by January LaVoyAfter being forced to shutter the restaurant that was her life’s work, Gabrielle Hamilton asks: Will there be a place for it in the New York of the future? Recorded by Audm. gabrielle hamiltonI’m Gabrielle Hamilton, and I’m the chef and owner of Prune Resta

                                  My Restaurant Was My Life for 20 Years. Does the World Need It Anymore? (Published 2020)
                                • We Hacked Apple for 3 Months: Here’s What We Found | Sam Curry

                                  Between the period of July 6th to October 6th myself, Brett Buerhaus, Ben Sadeghipour, Samuel Erb, and Tanner Barnes worked together and hacked on the Apple bug bounty program. Sam Curry (@samwcyo) Brett Buerhaus (@bbuerhaus) Ben Sadeghipour (@nahamsec) Samuel Erb (@erbbysam) Tanner Barnes (@_StaticFlow_) During our engagement, we found a variety of vulnerabilities in core portions of their infras

                                    We Hacked Apple for 3 Months: Here’s What We Found | Sam Curry
                                  • Artificial Intelligence Risk Management Framework (AI RMF 1.0)

                                    NIST AI 100-1 Artificial Intelligence Risk Management Framework (AI RMF 1.0) NIST AI 100-1 Artificial Intelligence Risk Management Framework (AI RMF 1.0) This publication is available free of charge from: https://doi.org/10.6028/NIST.AI.100-1 January 2023 U.S. Department of Commerce Gina M. Raimondo, Secretary National Institute of Standards and Technology Laurie E. Locascio, NIST Director and Und

                                    • Stop using Opera Browser and Opera GX

                                      Opera used to be a fantastic web browser, with a custom high-performance Presto rendering engine and features like tabbed windows that didn't show up in competing browsers until years later. However, the modern Opera browser is a shadow of its former self, reliant on chasing trends and meme advertising to stay relevant. The company behind it has also created fintech services that break app store r

                                        Stop using Opera Browser and Opera GX
                                      • Macroprudentialism

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

                                        • Listening to Developer Feedback to Improve Google Play

                                          Posted by Sameer Samat, Vice President, Product Management Developers are our partners and by pairing their creativity and innovation with our platforms and tools, together we create delightful experiences for billions of people around the world. Listening carefully to their feedback is an important part of how we continue to make Android better with each release and improve how mobile app stores

                                            Listening to Developer Feedback to Improve Google Play
                                          • Developer Agreement – Twitter Developers

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

                                              Developer Agreement – Twitter Developers
                                            • The Architecture of a Modern Startup | by Dmitry Kruglov | Nov, 2022 | Better Programming

                                              workflow — all images by authorThe Tech side of startups can sometimes be very fluid and contain a lot of unknowns. What tech stack to use? Which components might be overkill for now but worth keeping an eye on in the future? How to balance the pace of business features development while keeping the quality bar high enough to have a maintainable codebase? Here I want to share our experience buildi

                                                The Architecture of a Modern Startup | by Dmitry Kruglov | Nov, 2022 | Better Programming
                                              • Best Download Windows 10 Iso File For Mac

                                                Visiteurs depuis le 28/01/2019 : 9334 Connectés : 1 Record de connectés : 93 5+ Best DMG to ISO Converter Download Reviews. Typically, the ISO file system is dominant on the windows platform. As a matter of fact just like the DMG format, it is the default disc image as well as OS compression format, the same is for the ISO on Windows. Aolor DMG to ISO Converter for Mac. Rating: 3.8/5 Price: Free D

                                                  Best Download Windows 10 Iso File For Mac
                                                • Personas

                                                  Roles vs personas Personas describe the ideal target for GitLab. They help us define our messaging and marketing delivery. They are theoretical people to target. By defining their concerns and where they go for information, we can best spend our marketing dollars and sales efforts by focusing on this ideal target. Roles are distinct job titles. These are the real people you will encounter while se

                                                    Personas
                                                  • Hp Bddvdrw Ch20l Drivers For Mac - gigacorporate

                                                    Visiteurs depuis le 26/01/2019 : 1665 Connectés : 1 Record de connectés : 21 Hp BDDVDRW CH20L ATA Device Drivers Download In our share libs contains the list of hp BDDVDRW CH20L ATA Device drivers all versions and available for download. To download the proper driver by the version or Device ID. This computer came with a Blu Ray disc player BDDVDRW CH30L BC56. So far it has operated well but I rec

                                                      Hp Bddvdrw Ch20l Drivers For Mac - gigacorporate
                                                    • I Installed Quickbooks For Mac

                                                      Visiteurs depuis le 26/01/2019 : 7977 Connectés : 1 Record de connectés : 19 Pros. Well-designed UI. Advanced features. Ample accounting reports. Double-entry accounting. Mac-based. Install and set up QuickBooks Mac Desktop. This article refers to QuickBooks Online. If you have more than one user license, you may set up QuickBooks in multi-user mode to ensure all users can access the file at the s

                                                        I Installed Quickbooks For Mac
                                                      • AWS Control Tower – Set up & Govern a Multi-Account AWS Environment | Amazon Web Services

                                                        AWS News Blog AWS Control Tower – Set up & Govern a Multi-Account AWS Environment Earlier this month I met with an enterprise-scale AWS customer. They told me that they are planning to go all-in on AWS, and want to benefit from all that we have learned about setting up and running AWS at scale. In addition to setting up a Cloud Center of Excellence, they want to set up a secure environment for tea

                                                          AWS Control Tower – Set up & Govern a Multi-Account AWS Environment | Amazon Web Services
                                                        • New Ati Radeon Driver For Mac

                                                          Visiteurs depuis le 27/01/2019 : 11969 Connectés : 1 Record de connectés : 19 Well, the OS X 10.8.3 update is finally out, and the big news is the diverse new graphics support. Apple's added drivers for some AMD Radeon HD 7xxx graphics cards to OS X.Related: ati radeon drivers download utility, ati radeon xpress 1100 windows 10 driver, ati radeon xpress 1100 windows 7 driver, ati readon xpress 200

                                                            New Ati Radeon Driver For Mac
                                                          • Free Downloads Software For Mac - gigacorporate

                                                            Visiteurs depuis le 26/01/2019 : 1665 Connectés : 1 Record de connectés : 21 About This list of Best Free Software for Mac OS now includes 281 applications in various categories. With the advent of 'iDevices', Mac OS has arguably become one of the fastest growing user bases in the last decade. Not only for graphic design and audio/video editors anymore, Mac OS, with its simplistic design, has caug

                                                              Free Downloads Software For Mac - gigacorporate
                                                            • Update We're Unable To Offer Upgrade Pricing For Mac - urlgreenway

                                                              Visiteurs depuis le 30/01/2019 : 1386 Connectés : 1 Record de connectés : 89 Update We're Unable To Offer Upgrade Pricing For Mac FreeUpdate We're Unable To Offer Upgrade Pricing For Macbook Pro. Monitoring alerts, data downloads, and feature updates are available through the end of your membership term. Online services require internet access. Third-party terms and additional fees may apply. Phon

                                                                Update We're Unable To Offer Upgrade Pricing For Mac - urlgreenway
                                                              • Jvc Gr-d275u Drivers For Mac

                                                                Visiteurs depuis le 28/01/2019 : 4505 Connectés : 1 Record de connectés : 20 Music tag editor alternatives for mac. Alternatives to Music Tag Editor for Windows, Mac, Linux, Android, Android Tablet and more. Filter by license to discover only free or Open Source alternatives. This list contains a total of 25+ apps similar to Music Tag Editor. Related Drivers ECS 761GX M754 DRIVER It is recommended

                                                                  Jvc Gr-d275u Drivers For Mac
                                                                • Building a knowledge graph with topic networks in Amazon Neptune | Amazon Web Services

                                                                  AWS Database Blog Building a knowledge graph with topic networks in Amazon Neptune This is a guest blog post by By Edward Brown, Head of AI Projects, Eduardo Piairo, Architect, Marcia Oliveira, Lead Data Scientist, and Jack Hampson, CEO at Deeper Insights. We originally developed our Amazon Neptune-based knowledge graph to extract knowledge from a large textual dataset using high-level semantic qu

                                                                    Building a knowledge graph with topic networks in Amazon Neptune | Amazon Web Services
                                                                  • A guide to designing accessible, WCAG-conformant focus indicators

                                                                    A guide to designing accessible, WCAG-conformant focus indicators Published on 13 Aug, 2021  |   Last updated on 27 Aug, 2023  |   Takes approximately 24 min to read This post is a modified, text-only excerpt from my Practical Accessibility video course. I wanted to share this guide to designing accessible focus indicators because focus styles are a recurring discussion I have with designers I wor

                                                                      A guide to designing accessible, WCAG-conformant focus indicators
                                                                    • Collaborating Made Easy: Priority Matrix For Mac

                                                                      Visiteurs depuis le 26/01/2019 : 6063 Connectés : 1 Record de connectés : 29 Collaborating Made Easy Priority Matrix For Machine LearningPriority Matrix is a visual and secure task prioritization application by Appfluence. The solution not only lets you assign employees to urgent tasks, it also lets you easily identify them according to their exigency with icons and stars. Priority Matrix also giv

                                                                        Collaborating Made Easy: Priority Matrix For Mac
                                                                      • Buy Gas With Bitcoin Best Ethereum Wallet For Mac

                                                                        Visiteurs depuis le 24/01/2019 : 12324 Connectés : 1 Record de connectés : 29 Currently, this feature is available for Bitcoin, Litecoin and QTUM. In the nearest future, Atomic Wallet plans to make Ethereum available for the swaps, as well. Best NEO Wallets Currently Available. These 8 wallets are the best options currently available for storing NEO and GAS. Amidst the buzz and excitement of the c

                                                                          Buy Gas With Bitcoin Best Ethereum Wallet For Mac
                                                                        • How Do I Repair A Data File For Quicken For Mac

                                                                          Visiteurs depuis le 24/01/2019 : 9586 Connectés : 1 Record de connectés : 87 Using Quicken for windows to impot all data to one file and checking your data using File then Import QIF. Creating new QIF file and then saving it to the external drive. 3.moving the QIF to the Mac and then saving the file to yoru Mac's desktop then importing it to Quicken for mac and checking your data. Create a copy of

                                                                            How Do I Repair A Data File For Quicken For Mac
                                                                          • Modern Web Development on the JAMstack: Modern Techniques for Ultra Fast Sites and Web Applications

                                                                            Really pause and think about how much time and effort web teams around the world have spent building and managing infrastructure. For many years, launching a site or web application has been as much about deploying complex server environments as it’s been about building actual application code. The cloud made provision- ing all these resources faster but no less complicated. The JAMstack was born

                                                                            • Download Nordvpn For Mac

                                                                              Visiteurs depuis le 25/01/2019 : 6381 Connectés : 1 Record de connectés : 15 Enjoy safe and unrestricted Internet access with the world’s most advanced VPN. With NordVPN app for your Mac, you can privately surf the Web and secure your Wi-Fi connections against various cyber threats. Read on for more! PROTECT YOUR PRIVACY Open the app and pick one of our 4000+ remote servers that are located in 60

                                                                                Download Nordvpn For Mac
                                                                              • Calm Office — Interactive Office Noise Generator

                                                                                ● I really miss working in an office! Thank you for this sound mixer! ● it helped me focus on my work at my own house. [: ● I love this calm office background. When things are too quiet and I'm trying to get the ball rolling, I put this on. :) ● Am I the only one who heard a women in the background say "I told my husband too"? ● Love this. Made a setting without chatty colleagues, and more writing

                                                                                  Calm Office — Interactive Office Noise Generator
                                                                                • Why I'm leaving Elm

                                                                                  Over the past year or so, I've reluctantly come to the conclusion I need to leave Elm and migrate to some other language (most likely Bucklescript via philip2), and I definitely cannot recommend it to anyone else. This post is about my reasons for that, which are mostly about the way in which the leadership behave. I'm not going to talk about the good points of Elm as a technology. You can read th