Best of Pointer โ€” April 2023

  1. 1
    Article
    Avatar of pointerPointerยท3y

    yoavbls/pretty-ts-errors: ๐Ÿ”ต Make TypeScript errors prettier and human-readable in VSCode ๐ŸŽ€

    An extension called 'pretty-ts-errors' aims to make TypeScript errors more readable and aesthetically pleasing in VSCode. It provides syntax highlighting with theme colors, buttons for navigating to relevant type declarations and error explanations, and support for various file types. The extension can be installed via the VSCode marketplace or by using the command 'code --install-extension yoavbls.pretty-ts-errors'.

  2. 2
    Article
    Avatar of pointerPointerยท3y

    I failed 3 job applications; Here's what I learned

    The post discusses the author's experiences with job applications and interviews at companies like Datadog, Spotify, and Shopify. It offers tips and lessons learned from the process.

  3. 3
    Article
    Avatar of pointerPointerยท3y

    jkfran/killport: A command-line tool to easily kill processes running on a specified port.

    killport is a command-line tool built with Rust that allows users to easily kill processes running on specified ports. It supports multiple port numbers, has verbosity control, and works on Linux, macOS, and Windows.

  4. 4
    Article
    Avatar of pointerPointerยท3y

    Why we use GitHub as our CMS

    Using GitHub as a CMS enables transparency and open contributions, provides necessary tools for content development, and keeps the focus on engineering.

  5. 5
    Article
    Avatar of pointerPointerยท3y

    System Design Interview Cheat Sheet

    Learn about the requirements and implementation of a Kanban board, popular implementations, real-time synchronization of changes, storage of transient data, and offline synchronization.

  6. 6
    Article
    Avatar of pointerPointerยท3y

    You Want Modules, Not Microservices

    The post discusses the concept of modules and how they are similar to microservices. It also explores the reasons behind the hype around microservices and the challenges associated with distributed computing.

  7. 7
    Article
    Avatar of pointerPointerยท3y

    90% of My Skills Are Now Worth $0

    The value of 90% of software development skills has dropped to $0 due to AI technology like ChatGPT. However, the remaining 10% can be leveraged in new and innovative ways. AI tools like ChatGPT can automate routine tasks, help with problem-solving, and facilitate collaboration among developers. Developers should embrace AI tools while also recognizing the unique value they bring to the table.

  8. 8
    Article
    Avatar of pointerPointerยท3y

    Torantulino/Auto-GPT: An experimental open-source attempt to make GPT-4 fully autonomous.

    Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. A full day of development can easily cost as much as $20 in API costs, which for a free project is quite limiting. If you'd like to sponsor this project and have your avatar or company logo appear below.

  9. 9
    Article
    Avatar of pointerPointerยท3y

    hocus-dev/hocus: ๐Ÿช„ Spin up ready-to-code, disposable dev environments on your own servers. Self-hosted alternative to Gitpod and Github Codespaces.

    Hocus is a self-hosted alternative to Gitpod and GitHub Codespaces that allows you to spin up ready-to-code, disposable development environments on your own servers. It integrates with various Git providers and offers features like workspaces, prebuilds, project environment variables, VSCode integration, root access, and monorepo support.

  10. 10
    Article
    Avatar of pointerPointerยท3y

    Coherence โ€” Platform-as-a-Service in your Cloud

    A guide on how to implement multi-client authentication using Auth0 and oauth2-proxy.

  11. 11
    Article
    Avatar of pointerPointerยท3y

    I finally figured out how to take notes!

    The author shares their experience of using Apple's Shortcuts app and Bear to improve their note-taking, especially during meetings.