Based on our record, AWS Lambda seems to be a lot more popular than NumPad. While we know about 273 links to AWS Lambda, we've tracked only 5 mentions of NumPad. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I launched my web-based notepad calculator, https://numpad.io/, a few years ago. Right now I'm working on a version 2 that has user accounts, multiple documents, markdown support, and document exports. Everything is local-first and it uses CRDTs to sync documents. It looks like this: https://i.imgur.com/Plk1DQ4.png the calculator is mostly the same for now, with a few improvements. It's unstable right now, so I... - Source: Hacker News / 7 days ago
This is awesome! I currently use numpad[0] for this, but would much prefer a local app. I would love to switch but the only thing holding me back is lack of Vim support. Are there any plans to add Vim keymap in the future? 0: https://numpad.io/. - Source: Hacker News / over 1 year ago
This looks fantastic. I will definitely give it a spin. I've been tracking what I call "computational scratchpad" apps for a while now but haven't found one that fits my environment/workflow yet. Maybe Heynote will. Here are some others that I've looked at: * https://soulver.app Granddad of them all, Mac-only, proprietary, expensive * https://numi.app Mac-only, proprietary, semi-expensive. Has a Github and claims... - Source: Hacker News / over 1 year ago
My side project NumPad https://numpad.io got me my current job at Decipad https://www.decipad.com/ (the similar naming scheme is a coincidence!). I came across Decipad while looking for a job, and messaged the founder, highlighting my work on NumPad. They were impressed enough that the hiring process ended up being just a few interviews, I've been there for almost a year now, and it's been pretty good! If there's... - Source: Hacker News / over 1 year ago
Love all of these, here's another one from earlier this year: https://numpad.io/ Discussion: https://news.ycombinator.com/item?id=32493946. - Source: Hacker News / over 2 years ago
AWS CloudFront is the star of the show here. It caches static content (like media, scripts, and images) to ensure fast, reliable delivery. Other AWS services that run at the edge include Route 53 for DNS routing, Shield and WAF for security, and even Lambda via Lambda@Edge — giving you the ability to run serverless logic closer to the user. - Source: dev.to / 8 days ago
AWS Lambda charges per millisecond with Configurable memory allocations, offering 1 million free requests monthly. - Source: dev.to / 20 days ago
When the built-in Amazon API Gateway authorization methods don’t fully meet our needs, we can set up Lambda authorizers to manage the access control process. Even when using Cognito user pools and Cognito access tokens, there may still be a need for custom authorization logic. - Source: dev.to / about 1 month ago
AWS Lambda AWS Lambda is a compute service that runs your backend code in response to events such as object uploads and HTTP requests. It automatically handles all the capacity, patching, scaling, and administration of the infrastructure to run your AWS Lambda functions. Lambda also provides visibility and performance and automatically manages the computing resources, making it easy to build applications that... - Source: dev.to / about 1 month ago
AWS Lambda will be used with Python 3.12 to interact with the Jira APIs. But before we dive into the code, there are a few key functionalities to understand. - Source: dev.to / about 1 month ago
VS Code - Build and debug modern web and cloud applications, by Microsoft
Amazon S3 - Amazon S3 is an object storage where users can store data from their business on a safe, cloud-based platform. Amazon S3 operates in 54 availability zones within 18 graphic regions and 1 local region.
Writty - An open-source text editor to help you focus on what matters
Google App Engine - A powerful platform to build web and mobile apps that scale automatically.
CalcMate: notes calculator - calculate numbers, dates, units within notes
Amazon API Gateway - Create, publish, maintain, monitor, and secure APIs at any scale