Recently Added

Otta
Otta is different from the other job boards in that it only shows you jobs that fit your profile. You set your preferences, such as location (or remote-only), desired salary, tech stack, role, visa status etc. Then, you get new jobs daily, all of which are selected to match your profile and are of high quality. You also get to see the company's average response time and response rate. You can apply with Otta or on the company's website.

Remotive
Remotive is a pay-to-play remote job board. It boasts over 30,000 jobs at the time of writing. Membership costs €79.00 for lifetime access. Some jobs are publicly available so you can get some use of it even without paying for the membership.

Wellfound
Formerly known as Angel List Talent, this job board focuses on startup jobs. You can filter by location, remote preferences, salary, equity percentage, years of experience, remote-first companies, investment stage, company size etc. Wellfound allows you to save and name your searches and filters to make job search easier. Finally, you can create a profile and apply for most jobs directly from Wellfound, and companies can discover your profile and reach out to you directly.

Y Combinator Jobs
This job board only has offers from companies that received funding from Y Combinator. You'll mostly find early-stage startup jobs, although a few more established companies also post their offers there. Quite a few offers are for first hires and most jobs offer equity. You can filter by years of experience required, job type, location, required visa status etc. You can also create a Y Combinator profile so that companies can find you. There is a limit to the number of jobs you can apply for each week, depending on your experience. It’s about 5-10 jobs a week.

Remote OK
Remote OK is a popular job board with a mix of engineering and non-engineering jobs. There are a few dozen new jobs posted each day and you can filter by location, job type, salary, benefits etc. There is a mix of very small companies, startups and occasional enterprise and FAANG. You can sign up for their mailing list and receive new job offers by email.

Sapiens: A Brief History of Humankind by Yuval Noah Harari
The great thing about this book is that it takes a big-picture view of human history. It attempts to explain the main themes of human history without getting bogged down in the details. Sapiens also debunks many popular myths about human history, including the one that people today live happier lives and have better diets than our hunter-gatherer predecessors. It comes with an epilogue about the future of humankind in light of ever-accelerating technological progress. With the recent advances in AI it is more relevant than ever. If you're going to read one book on history this year, read this one.

Link Hints
Click with your keyboard. Have a bad touchpad? Trouble using a mouse? Love keyboard shortcuts? Link Hints is a browser extension that complements the built-in keyboard shortcuts with ones for clicking. Press Alt+J (Ctrl+J on macOS). This makes little yellow boxes with letters, called hints, appear next to links (and other clickable things). Type the letters to click the link. Alternatively, hold Shift and type a bit of the link text. The keyboard shortcuts and hints are fully customizable. Alt+J: Click links, buttons, etc. Alt+K: Open link in new tab. Alt+L: Open link in new tab and switch to it. Alt+Shift+J: Click many things. Alt+Shift+K: Open many links. Alt+Shift+L: Select element.

News Feed Eradicator
News Feed Eradicator removes feeds from social media websites to help you use them more purposefully. Feeds are the most addictive parts of most website so this extension really helps you reduce mindless scrolling. News Feed Eradicator supports removing feeds from Facebook, Instagram, YouTube, Twitter/X, LinkedIn, Reddit, Hacker News, and GitHub. You get to pick which feeds to block and which to allow.

Limit
Limit allows you to put time limits on distracting websites. You get to choose how many minutes a day you're allowed to spend on each. After that, the website is blocked. It's a simple and effective tool for avoiding distractions and rabbit holes.

Block & Focus
This dead-simple extension allows you to block distracting websites for a period of time your specify. You get to decide which websites to whitelist and which ones to blacklist. Block & Focus comes with statistics, keyboard shortcuts, breaks, and a few other functionalities but is overall a really simple and effective tool.

Momentum
Momentum replaces your default new tab screen with a beautiful, personalized dashboard. It shows you the time, current weather, and a beautiful landscape photo. It comes with simple productivity tools such as a pomodoro timer, to-do lists, focus time, link lists etc. Even if you don't use the productivity tools, it's just gorgeous to look at.

AdBlock
This strictly speaking isn't a productivity extension but ads are way too distracting. This extension helps you purge them from your browser. Enjoy a calmer browsing experience!

GoPasswordless
GoPasswordless is an authentication service and SDK that focuses on enabling passwordless authentication flows in web apps.

Lucia Auth
Lucia is an open source auth library that abstracts away the complexity of handling sessions. It works with any JS runtime - Node.js, Bun, Deno, Cloudflare Workers. It's also fully typed. It integrates with MongoDB. PostgreSQL, MySQL, SQLite, and with their respective ORMs and query builders.

Supabase
Supabase is the open-source alternative to Firebase. Like Firebase, it's a complete app development platform with user authentication, cloud functions, APIs, Postgres database, storage, vector embeddings, and other features. Supabase projects come with PostgreSQL's policy engine for fine-grained user access rules. It has social login integrations with Google, Facebook, GitHub, Azure (Microsoft), Gitlab, Twitter, Discord, and many more. They offer a customizable authentication component for React. Phone login and MFA can be added through third-party SMS providers such as Twilio or Bird. The free tier comes with 50,000 monthly active users. The Pro plan, at $25/month, comes with 100,000 MAUs and $0.00325/MAU beyond that.

Clerk
Clerk is a comprehensive user management and authentication platform designed to streamline how developers handle user accounts within web and mobile applications. It offers a suite of embeddable UI components—such as <SignIn/>, <SignUp/>, <UserButton/>, and <UserProfile/>—that integrate seamlessly into your application without redirecting users off-site. These components are fully customizable to match your brand, making the user experience cohesive and frictionless. Under the hood, Clerk provides a robust API and SDKs compatible with modern frameworks like Next.js, Remix, React, and Expo. It handles the entire authentication lifecycle, supporting multifactor authentication (MFA), session management, passwordless sign-in (via magic links or one-time passcodes), and traditional password-based methods with breach detection. The platform also integrates social sign-on (SSO) with over 20 providers, enabling quick user onboarding while adhering to security best practices. Clerk’s security posture includes SOC 2 Type 2 certification and CCPA compliance, with continuous third-party audits and penetration testing. Fraud prevention measures, like disposable email blocking and bot detection powered by machine learning, are built-in to reduce spam and abusive sign-ups. For B2B SaaS applications, Clerk provides advanced multi-tenancy features, enabling organization-based user management with custom roles, permissions, auto-join functionality based on email domains, and invitation systems—all accessible through both code and an admin dashboard. Developers benefit from rapid integration, significantly reducing the time spent on building authentication systems from scratch. Clerk acts as the single source of truth for user data and integrates seamlessly with popular backend services like Supabase, Firebase, and Convex. With free access for up to 10,000 monthly active users, it’s positioned as a scalable solution that grows with your application’s needs.

Auth0 by Okta
Auth0 is an identity and access management (IAM) platform designed to simplify authentication and authorization for applications. It provides a flexible solution that allows developers to implement secure login systems without having to build them from the ground up. Auth0 supports various authentication methods, including username-password credentials, social logins (like Google, Facebook, and GitHub), enterprise identity providers (such as Active Directory and SAML-based systems), and passwordless options. The platform is highly adaptable, offering over 30 software development kits (SDKs) that cater to a wide range of languages and frameworks—JavaScript, Python, .NET, iOS, Android, and more. This makes integration straightforward regardless of the tech stack. Beyond basic authentication, Auth0 offers advanced features like multi-factor authentication (MFA), single sign-on (SSO), and fine-grained authorization. These tools enable organizations to enforce complex access control policies, supporting both role-based (RBAC) and attribute-based (ABAC) models. Auth0 also addresses enterprise needs through features like user provisioning, directory synchronization, and support for B2B, B2C, and B2E use cases. It’s designed with scalability in mind, making it suitable for both startups and large enterprises. The platform’s extensibility allows developers to customize authentication flows, implement rules for conditional access, and integrate third-party services. Since its acquisition by Okta, Auth0 operates as a product unit under the Okta umbrella, complementing Okta’s broader suite of identity solutions while maintaining a developer-first focus. This combination brings together Okta’s enterprise-grade security with Auth0’s developer-centric approach, offering a comprehensive solution for modern identity challenges.

Okta
Okta is an identity provider for organizations. It offers enterprise solutions for managing workforce and employee identities. It's HIPAA BAA and PCI compliant.

Gluu Server
Gluu offers various authentication solutions based on open-source software. There is a self-hosted solution, a managed solution, and a free fully open-source solution based on the Linux Foundation Janssen Project.

Keycloak
Keycloak is an open source identity and access management solution. It supports Keycloak single-sign-on and OpenID Connect or SAML 2.0 Identity Providers (Google, Facebook, GitHub etc).

Firebase
Google's Firebase is an entire app development platform that's packed with features.It comes with storage, cloud functions, monitoring and, of course, user authentication. The free tier comes with 50,000 MAUs. Beyond that pricing start at $0.0055/MAU and goes down to as low as $0.0025/MAU as you scale to millions of users. Firebase authentication supports email and password auth, phone auth, magic links, two-factor authentication and social identity providers - mainly Google, Google Play Games, Facebook, Apple, Microsoft, Twitter, GitHub and OAuth access tokens.

Amazon Cognito
The biggest advantage of Cognito is that it's a part of the AWS ecosystem and integrates well with other AWS services. The free tier comes with 50,000 MAUs and the price for each additional MAU starts at $0.0055/month and goes down to as low as $0.0025/month as you scale to tens of millions of users. It integrated with four federated identity providers - your users can sign up with Facebook, Google, Apple and Amazon.

Auth.js
Formerly known as NextAuth. It's is an open-source authentication library originally built for NextJS. Auth.js is free to use and comes with over 80 integrations for various third-party identity providers such as Google, Facebook, Auth0, Apple etc. You can use it with your own database if you choose to. It works with MySQL, Postgres, MSSQL and MongoDB. Auth.js is compatible with Next.js, SvelteKit and SolidStart as of March 2024.

Appwrite
Appwrite is an open-source platform for building scalable applications. It comes with authentication, databases, storage, and functions. It's basically a complete development platform. They have an extremely generous free plan with 75,000 MAUs free of charge and their Pro plan is only $15/month. Appwrite offers email and password login, phone auth, magic links, email OTP, anonymous login, JWT login, SSR login, custom tokens, and two-factor authentication.