Posts in tag

app


Credit: internet At Alan, we’ve always been committed to providing the best user experience possible, and this extends to our own engineers, through what we call the developer experience. We believe that a great developer experience is essential for building high-quality software and that it’s a key factor in attracting and retaining top talent. We’ve …

How to protect my authenticator app? < How to protect my authenticator app? 2023-10-21 I setup 2FA for important accounts with authenticator app. But how can I protect the authenticator app’s account? It’s so important, so better protect it also with 2FA. But how? Let’s say I have the worst scenario, that I lost my …

General Reasoning – The Web App Trilemma Web application state is tricky. We want a fast reactive UI, a simple state (preferably in one place), and most importantly, we want the UI to reflect that state correctly. Why? Customers like snappy apps, but state management is where the bulk of hard problems lie. If the …

Experience a new level of relaxation with Timbre, the ultimate sleep companion app. Dive into a world of curated soundscapes, sleep sound rankings, and sleep feedback to transform your sleep routine and enhance your overall well-being. Curated Soundscapes: Immerse yourself in a symphony of sounds carefully curated to transport you to the most tranquil corners …

I’ve tried Goodreads and StoryGraph, but neither gives good recs. It seems like an easy problem to solve: just look at my book ratings (or even just authors I like), and recommend books that other people who have similar tastes also liked (ie. k-means matching). Is there an app that does this? For example, I …

Hi, I made an AWS dictionary that help quickly check an AWS service, basics of Pricing and some Facts. It also helps drawing AWS architectures by allowing to drag and drop this AWS services icons to other apps like Apple Notes or Freeform. Everything is opensource https://github.com/tigpt/AWSary I would to get some feedback to keep …

Introduction Powerful language models like GPT3.5-turbo and GPT4 have revolutionized app development, resulting in a surge of domain-specific applications. Standout apps like PandaGPT and GiftWarp exemplify the capabilities of these models. What sets these apps apart is their exceptional data handling. PandaGPT, for example, seamlessly retrieves information from hundreds of PDF documents. This positions PandaGPT …

Enlarge / The lobby of Google’s new campus and office in Singapore. Getty Images Google has a company-wide mandate to pump out products that use a ChatGPT-style language model, and the latest is Google NotebookLM. This Google’s third notebook app, after Google Notebook (2008-2012) and Google Keep (2013- ). This was originally announced at Google …

Two hours after pressing the launch button on Wednesday on Threads, Instagram’s new app for real-time, public conversations, Mark Zuckerberg posted that more than two million people had downloaded his latest creation. That was just the beginning. Another two hours later, five million people had downloaded Threads. By the time Mr. Zuckerberg, the chief executive …

Hello HN 🙂 I’m about to launch a prototype of a product. The backend is made with Python/Django. I’d like to track some metrics: – current number of users and delta from previous week – number of $MODEL inserts per hour and per day – number of API requests – min/max/average time of requests – …