Friday, September 30, 2022

Proud cowboy


https://ift.tt/Xxv08fO via /r/aww https://ift.tt/dySKXnf

Labels: ,

Show HN: Jsonnet Course Online https://ift.tt/WzJGyp1

Show HN: Jsonnet Course Online Hi HN! I'm usually a lurker here, but I wanted to share this: I'm an enthusiastic user of Jsonnet[1] to flexibly generate JSON and YAML files (eg for kubernetes configurations). I wanted to spread awareness of Jsonnet and made a course on Udemy. The first 1000 students enrolling within 5 days with this link get the course for free: https://ift.tt/l69bM5N... I hope you enjoy the course (I'm interested in your feedback!) and if it makes you start using Jsonnet it will be mission accomplished :-) [1] https://jsonnet.org/ https://ift.tt/ir0QpZy September 30, 2022 at 02:49AM

Labels:

Seal playing fetch...


https://ift.tt/5NV1yg6 via /r/aww https://ift.tt/NLJVclE

Labels: ,

Show HN: Red Goose – Convert your website to mobile app https://ift.tt/rjQyLWR

Show HN: Red Goose – Convert your website to mobile app Hi HN! We're Sonica, Marvin, and Satie, and we are building Red Goose (https://goose.red). Red Goose is a web app to mobile app conversion engine that produces ready-to-publish apps for the app stores using GitHub repos. There was a discussion on HN a few weeks ago about how a developer shaved off almost half of their native app's code without losing functionality [1]. Our launch today is a direct outcome of that thread and, moreso, in the context of this comment [2] and this one [3]. Paraphrasing the context below: > "Fastmail is the only email/calendar app with a reasonable size (just 20MB)." Followed by: > "… EDIT: just realized the app is a web view. Sigh." As someone who has been into mobile app development since 2010, the comments above read like a punch to the gut. We grew up believing that the native experience was better than the web! It took a while to admit, but the web, it appears, has genuinely caught on. It has matured to a point where the four pillars of web development—HTML, CSS, JavaScript, and WebAssembly—are likely enough for universal distribution. We already host compute-heavy environments for graphic designers [4], video editors [5], and rich document editing [6] on the web. And there is still more capability [7] in the works, if you will. So the question we asked ourselves was: Could the modern web become the "native stack" of mobile app development? With Red Goose, we want developers to be able to do just that. Create web applications that double up as mobile apps for the app stores. But this isn't always easy. Historically, native mobile apps have differed from (outdone?) the mobile web in three broad ways: An app-specific design language, Smooth and fancy screen transitions and, Solving compute-heavy processes that scaled to millions of users. However, at the same time, building and maintaining native mobile apps is super expensive, and it requires hiring separate teams of experienced developers whose sole job is to focus on mobile APIs. Even with the newest alternatives like React Native, Flutter, Cordova, Xamarin, Ionic, or any other similar framework, there is a quantum increase in the amount of boilerplate code. Over time, as many of us have experienced in the industry, the web and native teams grow distant, leading to a less than optimum situation and bloat. Red Goose puts the webview back in the ring. This step alone removes all the duplicated code from the equation. Red Goose then offers an alternate strategy [8], using the webview as the main leverage over your web app. And solve for native experience in the following three ways: First—Intrinsic Design: we have built a new css framework called Toucaan [9] to tackle the gaps between mobile app design and mobile web. It allows the development of "app-like" interfaces using new css standards and the intrinsic qualities of the medium. Second—Screen Transitions and Animations: Not all apps need this, but smooth transitions and performant animations are already possible with the new web APIs. With a strongly cached webpage using a service worker (PWA) and a better understanding of initial containing blocks (ICBs) pertaining to your front end, one can easily take steps to take the experience to the next level. Third—Webassembly: The best thing about webassembly is that the wasm functions return immediately and synchronously. So one can easily offload compute-heavy transactions to a locally installed wasm utility and benefit from performance gains instantly on both web and mobile apps. It appears that many apps wouldn't need to sprinkle webassembly into the mix to reach the level of performance expected of mobile apps, and just caching with a service worker and an app-like layout would do the trick. Red Goose itself uses vanilla javascript and an experimental version of Toucaan for its frontend. Its backend is made with Node.js, Express, and MongoDB and is hosted on AWS within Docker. Our web-to-mobile app conversion pipeline uses NodeGit for app delivery, and the freshly minted mobile apps are written in Swift or Kotlin and shared directly over GitHub. We believe that the opportunity to reduce app development and distribution cost using the newfangled powers of the web is massive—we've already helped a few teams to cut back on their expenses by as much as 80%. At the same time, we're still early and would love to hear what you think about what we're building with Red Goose. We look forward to your comments and experiences, especially if you have been on this path before on your own. Thanks! Relevant links: HN Discussion: [1] https://ift.tt/keAEvbU [2] https://ift.tt/yp47MBF [3] https://ift.tt/qWFOnt2 Leading web examples: [4] https://ift.tt/o2bEWCk [5] https://ift.tt/6V5KzFh [6] https://ift.tt/Hc3LyNg [7] https://ift.tt/ryuT97I Tooling: [8] https://ift.tt/9RyrIO0 [9] https://toucaan.com The end. September 30, 2022 at 05:28AM

Labels:

Kitty can’t let go of it’s emotional support toy


https://ift.tt/tOHxvfJ via /r/aww https://ift.tt/Ehd89o7

Labels: ,

Thursday, September 29, 2022

A baby warthog


https://ift.tt/UuMgs5L via /r/aww https://ift.tt/ew6WkJ5

Labels: ,

Thorn meets another baby sheltie, Pooh Bear! [OC]


https://ift.tt/qQTzU6s via /r/aww https://ift.tt/uWPYOC7

Labels: ,

[OC] Just a beauty cat


https://ift.tt/keYh26z via /r/aww https://ift.tt/LCFqSKV

Labels: ,

Coming back like a boomerang


https://ift.tt/tQBZapV via /r/aww https://ift.tt/rUyfkhb

Labels: ,

Show HN: A Node.js SDK to embed zero trust principles in your app https://ift.tt/M3UKipu

Show HN: A Node.js SDK to embed zero trust principles in your app https://ift.tt/FYTOsV8 September 29, 2022 at 06:45AM

Labels:

Show HN: Restapp.io – SQL Data Modeling Tool in No/Low Code https://ift.tt/jkBE7OM

Show HN: Restapp.io – SQL Data Modeling Tool in No/Low Code Hey all! We've been working on RestApp V1 and this is our first time posting it on HN. It's an No/Low Code data modeling tool that enables you to build & maintain data pipelines with a visual programming interface. We don't store your data but we compute them through Apache Spark for query speed & efficiency. Here's some features: `Connectors: Connect to any source and destinations (DB, DWH and SaaS Applications). We currently support MongoDB, Snowflake, BigQuery, MySQL, MSSQL, SFTP (JSON, txt, csv, excel files supported), Hubspot, Stripe, GDrive (JSON, txt, csv, excel files supported). `Pipeline: Visual Programming Interface where you drag-and-drop SQL, NoSQL & Python functions instead of writing them to create a query and debug it easily. `Automation: You can automate your data pipeline (Job) through a scheduler. `Domain: Think of it like a workspace in which you can share securely your connectors and pipelines to specific users (colleagues, partners, clients...) We've designed this because as a data team member, we were writing a lot of long SQL queries with bad performances and we were getting headaches by debugging them. Now you can build, monitor and debug any kind of data pipelines with just Drag-and-drop built-in SQL functions to save you tremendous amount of time & effort. We're working on this continuously so we're keen to hear any feedback. Feature requests and critique are more than welcome. Try it out for free (30min of computing time offered each month): https://ift.tt/1ih0QAY The Getting Started docs are here for anyone who wants to check this out: https://ift.tt/OUKHbRY and https://ift.tt/srjwnlB... https://ift.tt/1ih0QAY September 28, 2022 at 05:14AM

Labels:

When you buy a cat to get rid of the rats in your garden


https://ift.tt/cx27nKo via /r/aww https://ift.tt/gdb87fa

Labels: ,

Wednesday, September 28, 2022

Max is 14 years old and still mischievous as heck (OC)


https://ift.tt/3EARiXx via /r/aww https://ift.tt/NkteSKm

Labels: ,

Show HN: Feedster, a semi-minimalistic open-source selfhosted RSS Reader https://ift.tt/6fSgxuG

Show HN: Feedster, a semi-minimalistic open-source selfhosted RSS Reader https://ift.tt/u4X7Hn5 September 28, 2022 at 08:15AM

Labels:

Show HN: The World Is on Fire https://ift.tt/si3YDLv

Show HN: The World Is on Fire https://ift.tt/7bV5kSL September 28, 2022 at 04:58AM

Labels:

Old Man Jack is a 22 year old semi feral that is totally judging you on your choice of breakfast today.


https://ift.tt/lYRZ7M8 via /r/aww https://ift.tt/yEOpl9Y

Labels: ,

Little cutie


https://ift.tt/atpqYSK via /r/aww https://ift.tt/jcuPC4T

Labels: ,

Show HN: A formally verified native Delta Lake implementation in Rust https://ift.tt/UJjGBD6

Show HN: A formally verified native Delta Lake implementation in Rust https://ift.tt/CmrQIzL September 28, 2022 at 01:03AM

Labels:

Just an ordinary cat [OC]


https://ift.tt/1LKQuRn via /r/aww https://ift.tt/TIRPypG

Labels: ,

Tuesday, September 27, 2022

Show HN: KaithemAutomation, the home automation system for coders and artists https://ift.tt/5oAfxtz

Show HN: KaithemAutomation, the home automation system for coders and artists I've talked about this one on Reddit a bit, and I think it's finally about ready to talk about here. I started this project around 2013 for internal use, and GPL licensed it because I have no desire to own my own software business. Kaithem is, for the most part, somewhere between a SCADA and a Home Assistant clone, heavily focused on easy deployment with minimal tinkering. It allows for Python code based if-then events you edit via the web, along with web-editable HTML dashboards, but also includes loadable modules for more point-and-click style editing. One of these is Chandler, a scenes/cues manager that includes a simple visual scripting language inspired by ladder logic. It saves everything you create in Git-friendly plain text files, and is meant to integrate well with a linux system, with convenience features like using the user account username/password to log in. Device drivers created via an extension API, and can also be used in non-kaithem apps, via the iot_devices library. Drivers should be share-able and installable via pip. There's also basic builtin support for IP cameras, including sub-second latency streaming via websockets, and object detect recording. Out-of-the-box device support is pretty limited at the moment, consisting entirely of stuff I've had a use case for personally, but does include YeeLight, RTL433-supported sensors, SainSmart relay boards, and most anything ZigBee2MQTT can handle. In addition, there are tag points and alarms vaguely copied from SCADA systems, modules can make use of the tagpoint object, which is like a variable that hooks into the tag point system, every point gets a management page where you can set alarms, set up logging, which includes the ability to only log the min, max, or average over time, to save space, and override it's value. It uses only external dependencies found in the Debian repos, and does not include any crazy built in custom feature downloader thingy like some similar projects, nor anything that needs compilation. It does not use a database, separate web server, or any other thing that would require you to specifically configure the system in an unusual way, although some features can make use of MQTT, and it does depend on PipeWire being set up if you want to use the built in audio live mixer(You may also be able to use it with manually started JACK). It's 99% stable, used in real installs, and could probably be called v1.0 already, but there are unmaintained experimental features that will probably disappear(Anything that involves a custom nonstandard network protocol is on the chopping block, as per my philosophy of decustomizing technology). https://ift.tt/Ugw7oJQ September 28, 2022 at 12:11AM

Labels:

Show HN: Dot Net Change Tracking Tool https://ift.tt/RVoND31

Show HN: Dot Net Change Tracking Tool https://ift.tt/dvmz3Sq September 27, 2022 at 05:34AM

Labels:

Took this photo at a zoo in England, I don't think I've ever seen softer eyes...


https://ift.tt/UBtkSsv via /r/aww https://ift.tt/kBqrhuK

Labels: ,

Show HN: ClockFace – an icon font family for displaying time https://ift.tt/4AmQ7rz

Show HN: ClockFace – an icon font family for displaying time https://ift.tt/UYIrLSl September 27, 2022 at 01:44AM

Labels:

The motors are hard at work


https://ift.tt/Xm6BzKA via /r/aww https://ift.tt/CHOui1V

Labels: ,

Idk a fucking title but it's cute,just watch


https://ift.tt/R3tglzU via /r/aww https://ift.tt/q25rmoT

Labels: ,

Monday, September 26, 2022

Long live king Linus 👑


https://ift.tt/OIL1wAC via /r/aww https://ift.tt/6OqVpQ1

Labels: ,

Show HN: Daily Dalle – AI-generated art in your inbox every morning https://ift.tt/0MVU7FH

Show HN: Daily Dalle – AI-generated art in your inbox every morning https://dailydalle.xyz September 26, 2022 at 06:20PM

Labels:

Bunny eats a raspberry with cute smacking noises


https://ift.tt/cr4eqUZ via /r/aww https://ift.tt/Sbyifvz

Labels: ,

Show HN: Golang HTTP Clients/Servers and Alternative Networking https://ift.tt/eLC4N3k

Show HN: Golang HTTP Clients/Servers and Alternative Networking https://ift.tt/hxHd0JN September 26, 2022 at 06:56AM

Labels:

Show HN: Script to prevent same day meetings on my corporate calendar https://ift.tt/r97CxUb

Show HN: Script to prevent same day meetings on my corporate calendar Hi, I have a corporate job, I have most of my notifications off, and try to work in blocks of focus time. When colleagues schedule same day meetings I often miss it because I saw it too late. Which makes me feel guilty. This tool helped me avoid feeling guilty by preventing last-minute meetings. https://ift.tt/PiFzjrg September 26, 2022 at 01:30AM

Labels:

Bath time for baby kitty! [OC]


https://ift.tt/CD13M8R via /r/aww https://ift.tt/QriCJ0a

Labels: ,

Show HN: Open-Source Intercom with Help Center https://ift.tt/QWLU4Z6

Show HN: Open-Source Intercom with Help Center https://ift.tt/UD6kJ0r September 26, 2022 at 02:09AM

Labels:

Sunday, September 25, 2022

Show HN: Tiny bitfield based text renderer https://ift.tt/YWheuZH

Show HN: Tiny bitfield based text renderer https://ift.tt/vLMyKal September 25, 2022 at 11:30PM

Labels:

Show HN: Ahey: Share your current status with ur friends and family in 160 chars https://ift.tt/XmBle7J

Show HN: Ahey: Share your current status with ur friends and family in 160 chars https://ahey.io September 25, 2022 at 10:05AM

Labels:

Cute cat & a Cute hat


https://ift.tt/8l02iRU via /r/aww https://ift.tt/B2zqGlf

Labels: ,

Quiet woof!!!


https://ift.tt/Jn32DCd via /r/aww https://ift.tt/fFmHcxR

Labels: ,

“Please sir, can I have more pets?” (OC)


https://ift.tt/UIlwczk via /r/aww https://ift.tt/2XZVSsP

Labels: ,

Look at this cute babe, he loves his toy so much🥰🥰🥰


https://ift.tt/AxLNmK1 via /r/aww https://ift.tt/ySRG5ep

Labels: ,

Saturday, September 24, 2022

Took home a lost cat last night, ended up with a handsome photo (OC)


https://ift.tt/VzGZPqS via /r/aww https://ift.tt/FA5qEkY

Labels: ,

My dude has definitely been practicing his “puppy dog eyes”


https://ift.tt/pjWsKlU via /r/aww https://ift.tt/sV6zwdq

Labels: ,

Show HN: I build a terminal-friendly static file server https://ift.tt/WqUdwmi

Show HN: I build a terminal-friendly static file server If you ask why there was .hg and .hgignore in a Git repository, it's because I completely forgot this project is my first ever project using Mercurial as SCM. As such, I foolishly `git init` the repository and have to update both .gitignore and .hgignore to finish the changes. You can also see the Mercurial version of this thing at here: https://ift.tt/TgMz60X https://ift.tt/GHUQWes September 24, 2022 at 04:45AM

Labels:

Two pals out and about in Dublin, Ireland [OC]


https://ift.tt/UWILQON via /r/aww https://ift.tt/gxUDlRF

Labels: ,

Show HN: Jot: Rapid note management for the terminal, inspired by Obsidian https://ift.tt/m20HX9r

Show HN: Jot: Rapid note management for the terminal, inspired by Obsidian https://ift.tt/ecRHBZS September 24, 2022 at 08:42AM

Labels:

[OC] our visitor in the park …


https://ift.tt/xTYiz80 via /r/aww https://ift.tt/n6lV3cG

Labels: ,

He was so excited to meet his new friend so he brought it a toy🥺


https://ift.tt/ArEtGln via /r/aww https://ift.tt/6nBtOWd

Labels: ,

Friday, September 23, 2022

Show HN: THORN – a local-first writing app made with Yjs https://ift.tt/P2vWO4V

Show HN: THORN – a local-first writing app made with Yjs https://www.thorn.so/ September 23, 2022 at 11:58PM

Labels:

Chaotic neutral


https://ift.tt/QC0Kbu6 via /r/aww https://ift.tt/rlhjA2N

Labels: ,

Lovely


https://ift.tt/DpgscdY via /r/aww https://ift.tt/5D4gfkU

Labels: ,

Show HN: Vim Tutorial as RPG https://ift.tt/gpIP6bj

Show HN: Vim Tutorial as RPG https://ift.tt/U0OiyW7 September 23, 2022 at 06:50AM

Labels:

Show HN: MathB.in – Mathematics pastebin written in Common Lisp https://ift.tt/NuvRQd6

Show HN: MathB.in – Mathematics pastebin written in Common Lisp https://ift.tt/P5ILihr September 23, 2022 at 06:34AM

Labels:

Show HN: An AI image generator for blog posts https://ift.tt/pePvMDi

Show HN: An AI image generator for blog posts Hi there, I see many bloggers use stock images for their blog posts (as featured images or as in-post images). I thought of something and started trying to use AI to replace those images. I built a small tool for this so others can also test it out. It takes text content (ideally, the blog post intro in case of a featured image or the text content about whatever you want the image about) and gives you an image. It works for me but I am still testing this. How about you guys? https://ift.tt/UOuXwqC September 23, 2022 at 06:21AM

Labels:

I help


https://ift.tt/bdRF6NT via /r/aww https://ift.tt/f3AlTkK

Labels: ,

Thursday, September 22, 2022

Meet our 16 year old 3 legged doggo Wylee! :)


https://ift.tt/rOY4wqS via /r/aww https://ift.tt/Op8csJB

Labels: ,

haircut time


https://ift.tt/724fV6s via /r/aww https://ift.tt/iI2rtvX

Labels: ,

[OC] My puppy’s growth over 2 weeks


https://ift.tt/AN6COnU via /r/aww https://ift.tt/DhJr7sj

Labels: ,

Show HN: Copy link to highlight alternative for Chrome with multiple highlights https://ift.tt/1FExU8a

Show HN: Copy link to highlight alternative for Chrome with multiple highlights Hi HN! I made a Chrome extension called Save Link to Highlight. It makes it easy to share multiple highlights on a page without any hassles. It uses the same built-in technology in Chrome as Copy link to highlight. So, the link you share will highlight text on a page in most browsers without 3rd party tools. Ex. https://ift.tt/WnvKImj It's free! No account or signup needed. Some everyday use cases • Share an article with a friend that also has the parts you found most interesting highlighted. • A teacher can share key points they highlighted for students on a Wikipedia page. https://ift.tt/lDwgXAQ September 22, 2022 at 07:34AM

Labels:

Growing up with your best friend


https://ift.tt/6ioEgyv via /r/aww https://ift.tt/2juCzI9

Labels: ,

Happy Autumn 2022 🍂


https://ift.tt/zortTaq via /r/aww https://ift.tt/PsOmWdN

Labels: ,

no bullying


https://ift.tt/OUPs4cI via /r/aww https://ift.tt/7lh2eti

Labels: ,

Show HN: Rust, Apache Arrow, Parquet based cloud native log storage platform https://ift.tt/XCIey8b

Show HN: Rust, Apache Arrow, Parquet based cloud native log storage platform https://ift.tt/qZODTGw September 22, 2022 at 04:05AM

Labels:

Meet my boyfriend families new puppy! (OC) She’s from a beagle lab testing site and she’s traded in that hard life for endless cuddles and play time!


https://ift.tt/VAx4n1N via /r/aww https://ift.tt/OLJH2SD

Labels: ,

Show HN: Rocketry – Modern scheduler to power your Python projects https://ift.tt/Jn764uw

Show HN: Rocketry – Modern scheduler to power your Python projects https://ift.tt/Po9ugG6 September 22, 2022 at 01:44AM

Labels:

Wednesday, September 21, 2022

Show HN: A Book-Guessing Game https://ift.tt/a0b3mdS

Show HN: A Book-Guessing Game https://bookguesser.com September 21, 2022 at 02:58AM

Labels:

This bird has life figured out


https://ift.tt/t9KHOnk via /r/aww https://ift.tt/E8cPMDd

Labels: ,

Show HN: OpenZiti Python SDK https://ift.tt/9A6fc4N

Show HN: OpenZiti Python SDK https://ift.tt/dV807Ew September 21, 2022 at 07:08AM

Labels:

Show HN: Hurl, test APIs with plain text and libcurl https://ift.tt/kdl0gXh

Show HN: Hurl, test APIs with plain text and libcurl Hi, We're happy to release a new version of Hurl [1]. Hurl is a command line tool powered by curl, that runs HTTP requests defined in a simple plain text format: # Get home: GET https://example.org HTTP/1.1 200 [Captures] csrf_token: xpath "string(//meta[@name='_csrf_token']/@content)" # Do login! POST https://ift.tt/Sumk9nd X-CSRF-TOKEN: HTTP/1.1 302 Hurl can be used to get data like curl, or as an integration testing tool for JSON/XML HTTP apis / HTML content. Requests can be chained, and one can add asserts on response headers, cookies and body. For instance: GET https://ift.tt/oYaU367 screencapability: low HTTP/1.1 200 [Asserts] jsonpath "$.validated" == true jsonpath "$.userInfo.lastName" == "Herbert" jsonpath "$.hasDevice" == false jsonpath "$.links" count == 12 jsonpath "$.order" matches /^order-\d{8}$/ You can see more samples in the documentation [2]. We've designed Hurl to be easily integrated in CI/CD (GitHub, GitLab), and its text format can be used as a documentation, commited in a repo etc... It's a single binary written in Rust, that is powered by libcurl under the hood, for a fast CLI tool for both devops and developers. In this new version, we've added the following improvements: - verbose output: add more color to Hurl --verbose output, and also added --very-verbose option to output request and response bodies - request options: command-line options such as --location (follow HTTP redirection), --verbose, --insecure etc... can now be applied to a particular request with an [Options] sections - and more, see here for a quick tout of 1.7.0 [3] [1] https://ift.tt/OUrmA5V [2] https://ift.tt/8LuIkdG [3] https://ift.tt/zbJQ1PM Previous Show HN < https://news.ycombinator.com/item?id=28758226 > and < https://news.ycombinator.com/item?id=25655737 > https://ift.tt/OUrmA5V September 21, 2022 at 03:43AM

Labels:

Tuesday, September 20, 2022

Just happy to be here


https://ift.tt/kaWetFz via /r/aww https://ift.tt/QmwcU40

Labels: ,

rub a dub dub, some big rats in a tub


https://ift.tt/FmiwIyv via /r/aww https://ift.tt/7Atuibl

Labels: ,

Show HN: Numbr – notepad plus calculator (Chrome extension) https://ift.tt/gq7dDU6

Show HN: Numbr – notepad plus calculator (Chrome extension) https://numbr.dev September 20, 2022 at 04:37AM

Labels:

(OC) moo moo Everyone


https://ift.tt/GYg547l via /r/aww https://ift.tt/wu1FJkq

Labels: ,

Show HN: CodeSnap – Create, manage & share beautiful images of code snippets https://ift.tt/2UMYTjL

Show HN: CodeSnap – Create, manage & share beautiful images of code snippets https://codesnap.dev September 20, 2022 at 06:37AM

Labels:

My girl turned 14 this weekend. She usually gets a cheeseburger on her birthday, but I thought it was time she graduated to steak dinner


https://ift.tt/7UlRno5 via /r/aww https://ift.tt/VkQJCSN

Labels: ,

(OC) He followed my son home last week. Found out he was no longer wanted by his owners so now he has a new home, with us. We haven't decided yet on a name. He's super precious!


https://ift.tt/le0niCz via /r/aww https://ift.tt/gcX3exG

Labels: ,

this is my new favourite picture [OC]


https://ift.tt/tY1T69w via /r/aww https://ift.tt/uEClPix

Labels: ,

Show HN: Create REST APIs with just a simple GraphQL query. https://ift.tt/8lp9WMu

Show HN: Create REST APIs with just a simple GraphQL query. https://ift.tt/1LdIJyk September 19, 2022 at 04:46PM

Labels:

Monday, September 19, 2022

Show HN: Lost Pixel – open-source visual regression testing for your frontend https://ift.tt/jDlCkga

Show HN: Lost Pixel – open-source visual regression testing for your frontend https://ift.tt/G2LD4Wo September 19, 2022 at 08:18AM

Labels:

Show HN: Vanity Post – Create a stylish image/video of your post https://ift.tt/7WdZfkQ

Show HN: Vanity Post – Create a stylish image/video of your post Hey there, over the past fortnight I decided to create a stylish and simple way to create images or videos of your soon to be social media posts. Simply enter your twitter profile, toggle which vanity badges you would like, and write your post! All data is kept on the client side so we won't see your upcoming content either. We're currently live on Product Hunt as well so if you enjoyed the tool please support us there: https://ift.tt/m89qh3T https://vanitypo.st/ September 19, 2022 at 03:33AM

Labels:

Literally Disney eyes


https://ift.tt/DrYn0w6 via /r/aww https://ift.tt/YEWC5U0

Labels: ,

Meet Midas, the four-eared cat


https://ift.tt/8DHR6WN via /r/aww https://ift.tt/UEdrLkT

Labels: ,

Sunday, September 18, 2022

Lucky’s 1st birthday [OC]


https://ift.tt/v6VpbQM via /r/aww https://ift.tt/7MuKWRk

Labels: ,

Show HN: Distributed JMAP and IMAP Servers in Rust https://ift.tt/DfS8OVm

Show HN: Distributed JMAP and IMAP Servers in Rust I am happy to announce Stalwart JMAP [1], an open-source JSON Meta Application Protocol server that aims to be scalable, robust and secure. Some of its key features are: - JMAP Core, JMAP Mail and JMAP over WebSocket full compliance. - IMAP4 rev2/1 support via Stalwart IMAP, an imap-to-jmap proxy [2]. - Scalable and fault tolerant: consensus over Raft, node autodiscovery over gossip and read-only replicas. - RocksDB backend with full-text search support in 17 languages. - OAuth 2.0 authorization code and device authorization flows. - Domain Keys Identified Mail (DKIM) message signing. - Written in Rust. - No third-party software required to run or scale. The next item on the roadmap is to release an SMTP server in Rust with the goal of making self-hosting an e-mail server much simpler. Any comments or suggestions are more than welcome! [1]: https://ift.tt/k5LdCcO [2]: https://ift.tt/8dno2DK https://ift.tt/k5LdCcO September 18, 2022 at 11:57PM

Labels:

Show HN: Go-generics-cache https://ift.tt/8CDfUSp

Show HN: Go-generics-cache https://ift.tt/lUM05Jy September 18, 2022 at 04:28AM

Labels:

European wildcat kittens nursing and then playing, Bavarian Forest, Forest


https://ift.tt/CGujebM via /r/aww https://ift.tt/2Cs7y95

Labels: ,

Show HN: our Open Source Platform for powering Self-Hosted Events https://ift.tt/tCz3JXw

Show HN: our Open Source Platform for powering Self-Hosted Events https://ift.tt/bwAnCTp September 18, 2022 at 04:17AM

Labels:

I don’t own a cat. (OC)


https://ift.tt/jX2CQEi via /r/aww https://ift.tt/6KeWxTF

Labels: ,

Saturday, September 17, 2022

Fluffy bunny living his best life


https://ift.tt/vO7TLJK via /r/aww https://ift.tt/xsXnvFT

Labels: ,