Bookmarks tagged with "tools"

  • Deno KV internals: building a database for the modern web

    Designing Deno KV Deno is designed to streamline web and cloud development with What if you could access such a database without any preliminary setup? This is what The Deno runtime doesn’t just run on your local machine in the form of the We knew that we wanted to build a database for Deno, because of a very simple problem we heard from many customers: unless your app’s data is also globally distributed, you won’t be able to make use the performance benefits you get by distributing your comp...

  • Impact of A/B Testing and Personalization on SEO

    Summarize this article****Here’s what you need to know: Optimizing and personalizing the customer experience on a regular basis to improve KPIs serves as an inherently valuable growth tool and is a key part of the digital marketing ecosystem for any online business. However, a common question that arises is whether these efforts can negatively impact Search Engine Optimization (SEO) rankings.  With a few misconceptions floating around on the topic, we’re going to dive into the various concerns, ...

  • How are zlib, gzip and zip related?

    Short form: .zip Long form: The The ZIP format supports several compression methods: Methods 1 to 7 are historical and are not in use. Methods 9 through 98 are relatively recent additions and are in varying, small amounts of use. The only method in truly widespread use in the ZIP format is method 8, The Around 1990, the In the early '90s, the Though Unlike Shortly after the introduction of gzip, around the mid-1990s, the same patent dispute called into question the free use of the All of...

  • cezaraugusto/extension.js: 🧩 Plug-and-play, zero-config, cross-browser extension development tool.

    ...

  • With Vids, Google thinks it has the next big productivity tool for work

    For decades, work has revolved around documents, spreadsheets, and slide decks. Word, Excel, PowerPoint; Pages, Numbers, Keynote; Docs, Sheets, Slides. Now Google is proposing to add another to that triumvirate: an app called Vids that aims to help companies and consumers make collaborative, shareable video more easily than ever. Google Vids is very much not an app for making beautiful movies… or even not-that-beautiful movies. It’s meant more for the sorts of things people do at work: make a pi...

  • How Stack Overflow replaced Experts Exchange

    When I first learned how to code, Stack Overflow wasn’t of much use to me. Long-form tutorials like This isn’t some problem with Stack Overflow - it was by design. True to the quote, the more professionally I started coding, the more I leaned on Stack Overflow. It was the perfect resource for when I needed to perform niche date math in JavaScript or remember how to zip a file in memory. And who can forget the 2010 all-time best Stack Overflow answer: Q: But now, my use of Stack Overflow is fa...

  • Proxyman · Debug Network Faster & Smarter with Proxyman

    Don't let cumbersome web debugging tools hold you back. With Proxyman's native macOS app, you can capture, inspect, and manipulate HTTP/HTTPS traffic with ease. Download Proxyman for macOS Supports Apple Silicon Chip & macOS Sonoma 14 Github Proxyman Dashboard on macOS. Proxyman is a native, high-performance macOS app, which enables developers to capture, inspect, and manipulate HTTP(s) requests/responses with ease. From individuals to teams of all sizes. Intuitive, thoughtful, built with meticu...

  • Collaborate with kindness: Consider these etiquette tips in Slack

    • 5 min read Slack works best as a collaborative workspace when everyone in a company uses it to have transparent, informative But let’s be honest, many teams rely far too often on direct messages—mostly for quick questions and answers. This creates two issues: Thankfully, there are a few basic steps every team can take to reduce notifications while keeping communication open. Here’s a quick win: You can start a DM with “hey” or with a 👋, but make it the first line of your entire message. Ge...

  • Console Virtual Terminal Sequences

    Note Note Tip The enable sequences end in a lowercase H character ( Note SP Note For IL and DL, only the lines in the scrolling margins (see Scrolling Margins) are affected. If no margins are set, the default margin borders are the current viewport. If lines would be shifted below the margins, they are discarded. When lines are deleted, blank lines are inserted at the bottom of the margins, lines from outside the viewport are never affected. Note These queries will emit their responses into the ...

  • GitHub - acaudwell/Gource: software version control visualization

    https://gource.io Gource is a visualization tool for source control repositories. The repository is displayed as a tree where the root of the repository is the centre, directories are branches and files are leaves. Contributors to the source code appear and disappear as they contribute to specific files and directories. Gource's display is rendered using OpenGL and requires a 3D accelerated video card to run. Git, Bazaar, Mercurial and SVN Examples: View the log of the repository in the current ...