Nigeria No1. Music site And Complete Entertainment portal for Music Promotion WhatsApp:- +2349077287056
Thursday, 4 March 2021
Show HN: Package WebAssembly into single-file TypeScript modules https://bit.ly/2MMbPwa
Show HN: Package WebAssembly into single-file TypeScript modules https://bit.ly/30bo20D March 4, 2021 at 10:20PM
Show HN: LinkWall – Your Landing Page Linked to Social Activity https://bit.ly/3bdo1zr
Show HN: LinkWall – Your Landing Page Linked to Social Activity https://bit.ly/3eaMxDh March 4, 2021 at 09:49PM
Show HN: NFC Passport App https://bit.ly/3sQJOmx
Show HN: NFC Passport App https://bit.ly/2MLHNZp March 4, 2021 at 09:24PM
Show HN: Practical Python Projects book release https://bit.ly/3rgPhmc
Show HN: Practical Python Projects book release Hi everyone! I just released the Practical Python Projects book! (https://bit.ly/3c4kClB) I am happy to announce the first version as a release candidate. I have poured a lot of love into writing this book and would love to hear what you guys think. (A limited 100% off and discount coupons at the end) This is not a pure beginner book. The book does assume some background Python knowledge. You need to know the basics like methods, functions, classes, and such. If I use something that is not typically covered in beginner Python books, I will explain it before I use it. There are no tests for these projects as they are really small and teach you how to glue different pieces together. Some projects that we will be making A Twilio bot that keeps you updated with the latest match scores from the FIFA World Cup A Facebook Messenger bot the shares latest memes, jokes, and shower-thoughts scraped from Reddit An automated invoice generator and deploying it using Flask Making automated cinema-preshow by downloading and stitching together related movie trailers using moviepy Generating automated article summaries and overlaying them on top of images Understanding and decoding JPEG images using vanilla Python Creating a GUI application using PyQt for downloading online videos Implementing a TUI email client that allows reading emails in the terminal The first 50 people can use the "hn-love" coupon (without the quotation marks) to get 15% off. I am also offering a 30-day no-questions-asked refund policy if you don't enjoy this book and don't learn anything new. You can buy the book from https://bit.ly/3c4kClB You can get a free sample chapter from here: https://bit.ly/3ebqix0 You can learn more about my writing style by reading any of my recent articles over at https://bit.ly/3uUddho (For detailed FAQ, you can head over to the book website: https://bit.ly/3c4kClB) March 4, 2021 at 07:58PM
Show HN: I created an off-the-grid password manager that you can save to a file https://bit.ly/3rj9KGX
Show HN: I created an off-the-grid password manager that you can save to a file https://bit.ly/3bdMdlo March 4, 2021 at 05:32PM
Show HN: Chrome 89 Android Autofill improvements https://bit.ly/3cgn3Sz
Show HN: Chrome 89 Android Autofill improvements https://bit.ly/3uUpvqk March 4, 2021 at 02:31PM
Show HN: A browser plugin that loads Medium articles faster on low-end devices https://bit.ly/3uSGCZj
Show HN: A browser plugin that loads Medium articles faster on low-end devices https://mzl.la/38c6UvU March 4, 2021 at 01:13PM
Show HN: Gleek diagram maker – UML class, Sequence, ER diagrams, Flowcharts https://bit.ly/3e5fEI8
Show HN: Gleek diagram maker – UML class, Sequence, ER diagrams, Flowcharts https://bit.ly/3kVEDiF March 4, 2021 at 12:16PM
Show HN: Woice.me – async voice communication for teams: work, at your own pace https://bit.ly/3rgRK05
Show HN: Woice.me – async voice communication for teams: work, at your own pace https://bit.ly/3qgdE2e March 4, 2021 at 09:26AM
Wednesday, 3 March 2021
Show HN: Photino: Native, Cross-Platform Web UI Desktop Apps https://bit.ly/30cDKbS
Show HN: Photino: Native, Cross-Platform Web UI Desktop Apps https://bit.ly/3kJSfxl March 4, 2021 at 06:42AM
Show HN: Nextjs and TailwindCSS Landing Pages https://bit.ly/3rjYdrc
Show HN: Nextjs and TailwindCSS Landing Pages https://bit.ly/3qcTKF5 March 4, 2021 at 04:16AM
Show HN: Ship Investor game: Practise your bet sizing intuition https://bit.ly/3sMPwpt
Show HN: Ship Investor game: Practise your bet sizing intuition https://bit.ly/3sM8Xif March 4, 2021 at 05:48AM
Show HN: Club – new video conferencing software with fun and social features https://bit.ly/2Pp7NuA
Show HN: Club – new video conferencing software with fun and social features https://bit.ly/3c4sqEh March 3, 2021 at 07:57PM
Show HN: Requestbin, a simple CLI-HTTP-server for inspecting received requests https://bit.ly/3q9mWwQ
Show HN: Requestbin, a simple CLI-HTTP-server for inspecting received requests https://bit.ly/3sJDFsn March 4, 2021 at 02:03AM
Show HN: Handy Calculator App for Android https://bit.ly/3uSd9Ph
Show HN: Handy Calculator App for Android https://bit.ly/3c5aZ6y March 4, 2021 at 12:09AM
Show HN: Eraser — Excalidraw-based visual meeting canvas https://bit.ly/3sMEErL
Show HN: Eraser — Excalidraw-based visual meeting canvas https://bit.ly/306oywK March 3, 2021 at 05:09PM
Show HN: Disorg, a disorganized agenda organization tool https://bit.ly/307cA6b
Show HN: Disorg, a disorganized agenda organization tool https://bit.ly/3sYWI27 March 3, 2021 at 07:43PM
Show HN: Crowdsourcing for awesome marketing content https://bit.ly/3bdVxG0
Show HN: Crowdsourcing for awesome marketing content https://bit.ly/3e7fEqT March 3, 2021 at 06:31PM
Show HN: We made a CLI and API to automate inbound email https://bit.ly/3kLeAKH
Show HN: We made a CLI and API to automate inbound email Hi HN! We're a 5 person team working on simplifying the creation of email apps. Right now, most email services focus on outbound emails (newsletters, transactional, delivery), but that doesn't solve the fact that we all hate receiving them. You can try it at https://bit.ly/30n16vz Mailscript lets you create programmable email addresses. It works headless, via the CLI, API (we use Swagger to support most languages). You can even run it as a daemon on a server (to run functions when emails arrive). Once you get username@mailscript.com, you can create as many aliases as you'd like (including on the fly support for *@username.mailscript.com). Just like in Gmail, we support adding . or +. Every address gets an SMTP key as well, so you can use your favourite email client e.g. Gmail... We've been working hard on making the CLI and API easy to understand, and take a trigger/actions approach. We even have parsers for GitHub emails (so you can automate Issues, PRs, Actions). You can see what the code looks like in our templates: https://bit.ly/3uTTrCH Example use cases: - send Zabbix alerts to SMS if 2 messages in one minute! - post Github releases to Discord - save pdf attachments to Google Drive - create shared email addresses You can even collaborate on your email infrastructure on GitHub by exporting it as a YAML file. If you'd like to learn more: Docs: https://bit.ly/3kGmViR API playground: https://bit.ly/3e4Qole We'd really like to hear your feedback, especially the harsh criticism. If you'd like any help with building automations, we'll take the time to help you code them. Feel free to ask for help on our Discord (https://bit.ly/3e7qqh0) or at contact@mailscript.com! March 3, 2021 at 06:00PM
Show HN: Scoping the GraphQL API for WordPress with PHP-Scoper https://bit.ly/3qeppG8
Show HN: Scoping the GraphQL API for WordPress with PHP-Scoper https://bit.ly/3qeMSqM March 3, 2021 at 04:50PM
Subscribe to:
Posts (Atom)