Best of GoogleJune 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    "Google" programmers. How one idiot hired a couple more idiots

    Ivan Belokamentsev is the founder of PVS-Studio, a Russian IT company. He changed the recruitment plan for programmers to make them write code on a computer, not on a sheet of paper. The change made a huge difference in the productivity of his team.

  2. 2
    Article
    Avatar of infosecwriteupsInfoSec Write-ups·4y

    Google Dorks: An Advanced Hacking Tool

    This blog will introduce a must-have skill called google Dorking, also known as Google hacking. Google Dorks are used by researchers or hackers to find critical information about a company, individual, software or app, a research topic, or anything else. A normal person can also use google dorks in many places and can save time and get better information.

  3. 3
    Article
    Avatar of containiqContainIQ·4y

    What is gRPC (Google Remote Procedure Call)? Ultimate Guide

    Google Remote Procedure Call ( gRPC) allows you to directly call methods on other machines. Netflix, Spotify, and Docker have already transitioned to it, but does it make sense for others to go down the same path? If you’re considering using it to build services, it’s one of several potential options.

  4. 4
    Article
    Avatar of PrismicPrismic·4y

    Complete Guide: React SEO Considerations and Solutions

    SEO or Search Engine Optimization is the process in which we can optimize our content and website for better performance on search engines like Google, Bing, etc. Today we’re going to focus on the technical side and how we as developers can play our part when handling React SEO. By the end of this post, you should have a good understanding of why SEO is important.

  5. 5
    Article
    Avatar of wpkubeWordPress Kube·4y

    4 of the Leading Gmail Alternatives Available (And Why You’d Want to Use One)

    Gmail is a top-drawer service, and arguably the best of Google’s offerings. Since 2004, it has revolutionized both the User Interface (UI) and workflow you use with email. There are two main reasons why you’d want to choose a Gmail alternative instead. The usability gap between Gmail and other services isn’t as wide anymore. Google has a reputation for ‘lax’ handing of user data. It could be that you want to support other solutions that offer a viable product.

  6. 6
    Article
    Avatar of webrtchacksWebRTC Hacks·4y

    2 faces of Google's WebRTC

    Google recently announced their intent to merge Google Duo and Google Meet into one application. We grabbed webrtc-internals dumps from both applications to do a back-to-back comparison. While there are some some Googly commonalities, the WebRTC usage of both applications is surprisingly different as we’ll see.

  7. 7
    Article
    Avatar of css_tricksCSS-Tricks·4y

    Bunny Fonts | CSS-Tricks

    Bunny Fonts bills itself as the “privacy-first web font platform designed to put privacy back into the internet” It offers the same open source fonts and holds the same API structure used by Google Fonts. The possibility of Google collecting data through its Fonts API is hardly unsurprising or even unexpected.

  8. 8
    Article
    Avatar of tcTechCrunch·4y

    Gmail’s redesigned interface including Chat and Meet is now the new default – TechCrunch

    Gmail is now rolling out a new user interface that will show Chat and Meet sections in the side pane by default. Google introduced this new integrated view earlier this year through opt-in options. However, as the new phase of the rollout is starting, the company will force you to opt out if you want the classic Gmail view. The change is rolling out to Google Workspace customers and users with personal Google accounts.

  9. 9
    Article
    Avatar of phProduct Hunt·4y

    FormEasy - Free open source library to receive forms on static sites

    FormEasy is a Google apps script library using which you can handle forms without actually maintaining a server and with just a few lines of code. It is a free open-source alternative to FormSpree. FormEasy can be downloaded from the Google Play Store for free. For more information, visit FormEasy.com.

  10. 10
    Article
    Avatar of flutter_comFlutter Community·4y

    Flutter Google Map With Live Location Tracking — Uber Style

    Learn to use Google Maps in Flutter with some customization. How to set Custom Image Marker and Draw Route Direction Polylines. Also, Implement Real-time Location Updates on Map. Flutter Google Map With Live Location Tracking — Uber Style with Custom Markers and pins.