Tuesday, May 31, 2022

Show HN: Set up a Go Neovim development environment in one command using Nix https://ift.tt/QakAVl7

Show HN: Set up a Go Neovim development environment in one command using Nix https://ift.tt/OiKfTYU June 1, 2022 at 03:58AM

Show HN: IndieWatch – a weekly newsletter showcasing the best indie iOS apps https://ift.tt/fBLmeQZ

Show HN: IndieWatch – a weekly newsletter showcasing the best indie iOS apps https://indie.watch/ June 1, 2022 at 03:49AM

Show HN: The C++ Iceberg https://ift.tt/I0nkrlC

Show HN: The C++ Iceberg https://ift.tt/S4oC93L May 31, 2022 at 04:40PM

Show HN: Shale – a Ruby object mapper and serializer for JSON, YAML and XML https://ift.tt/lAp3Yxh

Show HN: Shale – a Ruby object mapper and serializer for JSON, YAML and XML https://ift.tt/1CfgKnQ May 31, 2022 at 03:36PM

Show HN: Form Builder, Reimagined https://ift.tt/pIS8wWm

Show HN: Form Builder, Reimagined https://www.formcan.com May 31, 2022 at 03:33PM

Show HN: Todool, a full blown environment for managing large trees of task lists https://ift.tt/Ov1ZuJl

Show HN: Todool, a full blown environment for managing large trees of task lists Currently an alpha is available in their Discord server. I'm not the creator, if you have any questions about the program feel free to join the Discord server. https://ift.tt/fWM3wcy May 31, 2022 at 01:11PM

Monday, May 30, 2022

Show HN: Query Google Sheet data using PostgreSQL clients https://ift.tt/oWbqm1R

Show HN: Query Google Sheet data using PostgreSQL clients https://ift.tt/9XqTWgp May 31, 2022 at 09:54AM

Show HN: Fullstack web should be easy https://ift.tt/38wbtLk

Show HN: Fullstack web should be easy https://ift.tt/xjPWt5g May 31, 2022 at 04:59AM

Show HN: Resumecreator.io – I built a simple resume builder https://ift.tt/kVaB8mu

Show HN: Resumecreator.io – I built a simple resume builder Hi HN! I'm a developer who noticed that I haven't done much experimentation lately. I decided I wanted to change that this year. This month I built a simple resume builder with the main goal of practicing front-end development, and to scratch an itch I had when updating my resume. :) After it was functional enough, I casually shared with some friends to express my enjoyment of crafting something just for the sake of having some fun. To my surprise they ended up asking how they could send to others. So I went one step further, due to my pure excitement, and hosted it on Netlify to make publicly available. In case you're curious, I used the React component library Mantine[1] in this project. I loved it, so I definitely recommend to check it out for your next React project. Have thoughts to share? I would love to know! :) If you're postponing starting that project you have been thinking of, just do it. Right now. Just create a new dir, load up your framework of choice and start it, even a couple of lines are enough to get you started. We should never forget that to play around is awesome. -- [1] https://mantine.dev https://ift.tt/C7D8hJS May 31, 2022 at 03:20AM

Sunday, May 29, 2022

Show HN: I'm coding redesigning our site live, for the next 3 hours https://ift.tt/uIKZBEn

Show HN: I'm coding redesigning our site live, for the next 3 hours https://www.youtube.com/watch?v=dJ-HTBd1h5U May 30, 2022 at 07:43AM

Show HN: Alternative for Zapier/Make to cut the costs significantly https://ift.tt/3DVxe98

Show HN: Alternative for Zapier/Make to cut the costs significantly Great opportunity if you're a user of Zapier/Make or if you provide services based on these platforms, to cut your costs significantly. Excited to announce the launch of DoTenX( https://dotenx.com/ ), an open-source alternative for Zapier/Make: https://ift.tt/qOym02b If you're using platforms like Zapier or Make to automate workflows for yourself or provide it as a service to your clients, I invite you to get early access to our platform (Just mention here, or even better, DM me on Twitter). At this stage, the service will be available to a closed set of customers and if we have the capacity to give you access, you won't be charged until we provide the equivalent of the automations you have on other platforms (No CC required). --- *Note*: Registration is accessible to public, but unverified accounts won't be kept on the platform. Also, I'll contact those who've already shown interest in early access, but no harm in mentioning it here too. NoCode FTW! https://dotenx.com/ May 30, 2022 at 07:26AM

Show HN: Best of TikToks – A curated list of evergreen TikTok content https://ift.tt/aGtUNwT

Show HN: Best of TikToks – A curated list of evergreen TikTok content I created this small crowdsource platform for gathering evergreen TikTok content. https://ift.tt/ag15jKs May 30, 2022 at 05:33AM

Show HN: Multiplayer sudoku. Race to fill in the most squares https://ift.tt/3M9RAGc

Show HN: Multiplayer sudoku. Race to fill in the most squares https://sudokurace.io is a free, real time multiplayer sudoku board. Invite your friends and race to fill the most squares. All feedback is welcome. MVP was built over the last ~4 days. Lmk what you think! You can play with as many people as you'd like at the same time May 30, 2022 at 04:38AM

Show HN: Bugfruit – a simple embedded key-value store https://ift.tt/4BDEzRr

Show HN: Bugfruit – a simple embedded key-value store Hey HN! I work on a database for my day-job and I realized I had never written one from scratch, so I wrote bugfruit! Once I was mostly satisfied with it, I looked up some benchmarks to compare my simple database to other brand name key-value stores. I was surprised to see that mine held up fairly well on the subset of benchmarks I replicated. So I used the Pavlo Database Naming System [0] to name it and open-sourced the code. I'd love to hear any feedback you might have on it! [0] https://ift.tt/SP39GCw... https://ift.tt/KWIMJbT May 30, 2022 at 02:44AM

Show HN: NetBird – A P2P Network with WebRTC, WireGuard, SSO, and Zero Trust https://ift.tt/CV1TQGj

Show HN: NetBird – A P2P Network with WebRTC, WireGuard, SSO, and Zero Trust Hey folks! We have just released NetBird. It is a big update so I decided to share it here and get your feedback :) NetBird creates an overlay peer-to-peer network connecting machines automatically regardless of their location (home, office, data center, container, cloud, or edge environments) unifying virtual private network management experience. It uses ICE protocol (WebRTC) to negotiate p2p connections and WireGuard (kernel module, when possible) to create a fast and encrypted tunnel between machines, falling back to relay (TURN) in case a p2p connection isn't possible. Pretty much just a client application installation is needed, the rest is done by the software! Sharing the project with you wasn't the only purpose of the post. I wanted to discuss the future and vision behind it. I'm pretty sure that in a few years, such seamless connectivity without the hassle of configuring firewalls, managing IPs, manual key rotations, centralized gateways, etc. will become a commodity and the majority won't be talking about traditional VPNs. But what we think is becoming more relevant is advanced network security. We've seen the rise of Zero Trust with its ZTNA solutions in the past years. There are big vendors like ZScaler or Palo Alto already offering advanced network security features that leverage ML or contextual access controls to allow/block access based on context, not just identity. Why can't this be open-source and built on top of universal connectivity that works anywhere? That is what we are setting as a mission for our project - to bring seamless connectivity and advanced network security together in a single open-source solution. What do you think about it? We welcome contributors and if your excited of what we are building, feel free to reach out to us! P.S. We've been previously know as Wiretrustee :) https://ift.tt/gJV0kpR May 30, 2022 at 12:18AM

Show HN: A Simple and Free Cloud List DB https://ift.tt/vrGnp9g

Show HN: A Simple and Free Cloud List DB https://arraylist.org May 30, 2022 at 01:15AM

Show HN: Spanish Basic https://ift.tt/N4A7tSj

Show HN: Spanish Basic https://ift.tt/PhZBVIW May 30, 2022 at 12:38AM

Show HN: Small CLI to export/backup Spotify playlists to plain text files https://ift.tt/KT4St5i

Show HN: Small CLI to export/backup Spotify playlists to plain text files https://ift.tt/7j2TnGh May 29, 2022 at 09:44PM

Show HN: WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs https://ift.tt/s8iVnuC

Show HN: WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs Hi HN! I’m so excited to show my first open-source project and first post here. I initially started this project to learn Go language, it is an experimental project. The main goal is to track the adventure of a WebRTC stream from start to finish, by debugging the project or tracking the output at console. By trying out this project, you will deep dive into the steps which are taken while starting up a WebRTC session, and more. It consists of a web UI (TypeScript) and a server back-end (Golang) projects. They can run on Docker containers, in development mode or production mode, you can find details in the README file. After some progress on the development, I decided to pivot my experimental work to a walkthrough document. Because although there are lots of resources that exist already on the Internet, they cover small chunks of WebRTC concepts or protocols atomically. And they use the standard way of inductive method which teaches in pieces then assembles them. But my style of learning leans on the deductive method instead of others, so instead of learning atomic pieces and concepts first, going linearly from beginning to the end, and learning an atomic piece on the time when learning this piece is required. I know it’s in a very niche technical domain, but hope you will like my project. Please check it out and I’d love to read your thoughts! https://ift.tt/KBYDPnE https://ift.tt/KBYDPnE May 29, 2022 at 03:57PM

Saturday, May 28, 2022

Show HN: I wrote a short story about AR contact lenses and daemons https://ift.tt/zpoQFUl

Show HN: I wrote a short story about AR contact lenses and daemons https://ift.tt/DQBmvb2 May 28, 2022 at 11:50PM

Friday, May 27, 2022

Show HN: HTTPS-DNS - Rust-based minimal DNS-over-HTTPS (DoH) client https://ift.tt/yx1Foat

Show HN: HTTPS-DNS - Rust-based minimal DNS-over-HTTPS (DoH) client https://ift.tt/PazblqO May 28, 2022 at 04:07AM

Show HN: Quickly find sensitive files in your GitHub repo https://ift.tt/uZyG960

Show HN: Quickly find sensitive files in your GitHub repo https://ift.tt/H1rjTKP May 27, 2022 at 10:20PM

Show HN: I'm building a personal web search engine https://ift.tt/oTHvMCy

Show HN: I'm building a personal web search engine https://ift.tt/ouCzrX3 May 28, 2022 at 01:43AM

Show HN: Python package which allows easy access to alternative investment data https://ift.tt/5yQgIC9

Show HN: Python package which allows easy access to alternative investment data https://ift.tt/WVNihBM May 27, 2022 at 11:13PM

Show HN: Contribution Graph as a Git Command https://ift.tt/F2qCQ4L

Show HN: Contribution Graph as a Git Command https://ift.tt/NbqogAi May 27, 2022 at 10:50PM

Show HN: Stand out with your Resume. Use Resoume https://ift.tt/a50WeTz

Show HN: Stand out with your Resume. Use Resoume My Indie hacking journey continues~ After a bit over 2 years as a solo dev, I am proud of how far I have come with Resoume. Still all alone :D Resoume is now an AI-powered resume optimization tool to help you analyze your CV. It then provides you with suggestions on how to improve your CV. On top, I also got a great set of templates with a lot of customization to make every CV unique. Resoume covers your job-seeking journey from design to content. And helps your CV to be perfectly tailored toward the job you want to apply for! That is it from me. Would love to hear your thoughts Enjoy your day! Gobie https://ift.tt/6Up197P May 27, 2022 at 10:43PM

Show HN: Search for Remote Management Systems Exposed to Attack Surface https://ift.tt/AGo3gOh

Show HN: Search for Remote Management Systems Exposed to Attack Surface Search for Remote Management Systems Exposed to Attack Surface Using SSL Certificate Search Feature (ssl_issuer_organization). Search Query on how to Use ssl_issuer_organization filter. https://ift.tt/Ct1mrxy May 27, 2022 at 07:48AM

Thursday, May 26, 2022

Show HN: Developer Friendly Natural Language Processing https://ift.tt/yqPk4SB

Show HN: Developer Friendly Natural Language Processing https://ift.tt/Mc4a2X6 May 26, 2022 at 11:28PM

Show HN: I Made an App to Locate the Closest Mexican Pizza https://ift.tt/WYo4pqL

Show HN: I Made an App to Locate the Closest Mexican Pizza https://ift.tt/uyLNZVg May 26, 2022 at 10:49PM

Show HN: Our new product Construct Animate now in public beta https://ift.tt/ER2lAQ4

Show HN: Our new product Construct Animate now in public beta https://ift.tt/um45Mgy May 26, 2022 at 06:40PM

Show HN: Search hard-to-type symbols and copy to clipboard https://ift.tt/of8Cd1m

Show HN: Search hard-to-type symbols and copy to clipboard https://ift.tt/2eiyP3l May 26, 2022 at 11:20AM

Show HN: I turned my face rec system into a video codec https://ift.tt/08uHQxt

Show HN: I turned my face rec system into a video codec Before the pandemic, my tiny startup was doing quite well selling Edge AI systems, based on our own lightweight AI inference engine, with object detection and face recognition for smart city and smart retail & food service applications. When the real world shut down, there was suddenly nothing to monitor on streets and in restaurants, so I set out to try and evolve our real time face recognition system into a video codec for high quality face-to-face online interactions, as I was not satisfied with the quality of Zoom and friends. I got it to work, and the first release for IOS was just approved on Apple's app store, link: https://ift.tt/jbEU0s5 The way it works is that you create a meeting URL, which you can share out-of-band, for instance via slack or text message. You can also share as a QR code which the app can scan to join a call. You then place your device on a surface in front of you so that the front camera can see you, and it will recognize you face and assign you to your own session, which is broadcast to the meeting channel. If more than one person is in view, both of you will be broadcast but with separate session ids, like if you were on separate cameras. Other meeting participants will show up on your screen and you can start talking. It is optimized for eye contact, meaning that the eyes will actually make it through to the other side as more than just dark pixel clouds, so thinks should feel a bit more personal than the standard Zoom/Teams/or Google Meet call. Because it uses face rec, you can ONLY show your face, and if you disappear from view your audio will stop after a while, to avoid situations like when you need to go the the restroom but forget to mute. This also solves dick-pics etc. The CODEC is not based on H26[45], but is pure AI that runs on the GPU. There is a neural network that compresses the video in real time, and another one decompressing on the receiving end. Finding a tight network architecture that would do this in real time with acceptable quality was a major part of the effort. There are several quality settings possible, but right now it is set fairly high and for 20FPS maxes out around 700kbit/s, though typically uses about half. I've demonstrated good results down to around 200kbit/s, so in theory it should work over satellite links or even Bluetooth. The protocol is UDP with no congestion control but with (Wirehair) FEC to protect against mild packet loss, future versions will detect packet loss and adapt to available bandwidth. The audio just uses OPUS and may click a little bit, I blame AudioEngine or the fact that the last time I wrote audio code was for the game I published for the Amiga in 1994. If you don't have a friend around or multiple devices to play with, there is an "echo test" server mode that allows you to be in a meeting with yourself. Traffic will be peer-to-peer if possible, but otherwise you will be relaying through my tiny Raspberry PI server, so YMMV. I plan to try to switch to something like fly.io soon to improve scalability. There is also a MacOS version coming very soon, and the underlying AI engine also runs on Windows & Linux. Android support is planned. Please take a look and let me know what you think. https://ift.tt/7RDSFxy May 26, 2022 at 02:15PM

Show HN https://ift.tt/LuDXVZM

Show HN https://zetti.app/ May 26, 2022 at 11:26AM

Wednesday, May 25, 2022

Tuesday, May 24, 2022

Show HN: ESP8266 Sprinkler with Runaway Protections https://ift.tt/spC64UZ

Show HN: ESP8266 Sprinkler with Runaway Protections https://ift.tt/rKq9Tzi May 25, 2022 at 07:41AM

Show HN: Run Pi-hole on a local Kubernetes/K3s cluster https://ift.tt/gJ9XDNa

Show HN: Run Pi-hole on a local Kubernetes/K3s cluster https://ift.tt/OcAYQdX May 25, 2022 at 05:21AM

Show HN: A biological circuit simulator built with Godot https://ift.tt/fbkmnT8

Show HN: A biological circuit simulator built with Godot https://ift.tt/fi5FxNT May 25, 2022 at 05:06AM

Show HN: My free course for learning Imba https://ift.tt/uJSlvMH

Show HN: My free course for learning Imba Today I launched an Imba course for Scrimba.com. Imba is an amazing language for building web applications, that deserves more attention. Watch my announcement video: https://www.youtube.com/watch?v=CDSIsvZJhow Take the course (it's free): https://ift.tt/qAPS6aG Some context: I fell in love with the Imba programming language a couple years ago and quit my job to spend all my time building projects with Imba. The first one being TaskTXT ( https://www.tasktxt.com ), a plaintext notepad with built-in timers. It's full of UI details that were a joy to build with Imba. Trying to build things like this with React in the past honestly made me feel dumb. Imba ( https://www.imba.io ) is a language that compiles to Javascript, like TypeScript or JSX. Imba's syntax diverges much more from Javascript, looking more like Python or Ruby. It's compatible with Javascript and Typescript and NPM modules. It also has fantastic VSCode tooling and even supports TypeScript types. I like Imba syntax better than JS, but the real selling point is the built-in features for building web UI. Imba has first-class support for html tags, css styles, and custom web components. Those are all parts of the language. For me, Imba has replaced Javascript, HTML, CSS and React. Imba's "Memoized DOM" model for updating the UI is an order of magnitude faster than virtual DOM approaches. This allows for simple state management, because you can pretty much re-render the whole UI whenever you want and Imba manages to do that very efficiently. There's an older article about this here ( https://ift.tt/FEKd6ux... ) if you want to dig into the technical details. People often ask for examples of things made with Imba, and the most prominent one is the learn-to-code site, Scrimba.com and its interactive editor. Scrimba was was built by Sindre (creator of Imba) and the Scrimba team. The fact that Scrimba's editor was made with Imba grabbed my attention when I first learned about the language. It's one of the most impressive web applications I've ever seen. Sindre originally built Scrimba to share Imba, but until now there's not been a real Imba course on Scrimba! So, I'm pleased to be fixing that today. I know Imba looks strange to a lot of people. Imba programmers are used to people looking at it and declaring it to be stupid and wrong. An open mind is required. Imba doesn't have to be for everyone, but for a certain type of developer who values design, and wants to build expressive UI quickly, it's pure magic. https://ift.tt/6AOz47g May 24, 2022 at 08:51PM

Show HN: WaifuXL - SOTA image upscaling neural network that runs in the browser https://ift.tt/C9KAkvu

Show HN: WaifuXL - SOTA image upscaling neural network that runs in the browser WaifuXL is our state of the art super resolution model trained on ~1,200,000 anime style images from the Danbooru2021 dataset. You can run it straight from your browser, entirely client-side, at https://waifuxl.com . Using the Onnx Runtime, we stream the weights of our ML models directly onto your device to be executed locally in WebAssembly. Doing so allows us to provide this service solely through a static webpage, no backend for model execution needed. This has the added benefit of enabling the privacy of your images--your images are not, and never will be, sent to us. Our original inspiration for this project was waifu2x ( http://waifu2x.udp.jp ). In general, our model will outperform those used on waifu2x by a significant margin, without the need for multiple models trained on various noise reduction levels. Note that while you _can_ upscale natural (real) images, the model was only trained on anime style drawings, so don’t expect good results. It does work quite well on non-anime graphic art, however. For more information, see our blog post at https://ift.tt/qxRIT1G https://waifuxl.com May 24, 2022 at 11:46PM

Show HN: Make your Gmail Inbox easier to use with a better rule manager https://ift.tt/9iyGNUq

Show HN: Make your Gmail Inbox easier to use with a better rule manager Been building something that will hopefully be useful to the community and Gmail users in general - would love to get any feedback / thoughts! So my Gmail inbox used to be a mess, especially after I signed up for a few newsletters. I tried creating filters by using "Filter messages like these", but I ended up with 50 rules that could be condensed to ~20. It was also difficult to get a good overview of what all the different rules are doing. So a friend and I built a website called SortEm to help us out. Check out some the rules we added in this link and apply them to your inbox if you find them useful! The 10 rules in the link are for stuff like: Marking large emails with the label ">10MB" Marking emails from eBay and Amazon with "e-com" labels Marking emails with keywords of newsletters and promotions as "Newsletter | Promotion" and making them skip the inbox Marking emails with keywords of security notifications as "Security notification" and making sure they are in Primary Marking emails from sites like GitHub, Reddit etc. BTW: In SortEm you can also upload a Gmail filter file, edit the different filters, add some useful filters that we collected from friends and from our own inboxes, and apply them all to your own Gmail. Also, you can create a unique link that will save your rules. Would love to hear what you guys think, and feel free to spread the word! :) https://ift.tt/Z60pGUE May 24, 2022 at 08:49PM

Monday, May 23, 2022

Show HN: A game that teaches Git https://ift.tt/RwXIsAO

Show HN: A game that teaches Git https://ift.tt/DVxtf85 May 24, 2022 at 02:40AM

Show HN: Milk Video - Capture, clip and ship video content https://ift.tt/XDFJMnv

Show HN: Milk Video - Capture, clip and ship video content https://ift.tt/d3oQMlu May 23, 2022 at 10:49PM

Show HN: Little Procedural Pixel Worlds https://ift.tt/e9NIjMS

Show HN: Little Procedural Pixel Worlds https://ift.tt/0ZgCeAD May 23, 2022 at 10:27PM

Show HN: Possible – GPT-3 Business Idea Generator and Explorer https://ift.tt/BYHQ7Jp

Show HN: Possible – GPT-3 Business Idea Generator and Explorer https://ift.tt/V3aFMBi May 23, 2022 at 02:19PM

Show HN: A simple biological circuit simulator https://ift.tt/mYMaXzb

Show HN: A simple biological circuit simulator https://ift.tt/478TpPW May 23, 2022 at 05:58PM

Show HN: Zen Mode for macOS https://ift.tt/g5ocfkn

Show HN: Zen Mode for macOS What is it? - Have you ever been in an awkward situation where you wanted to hide all of your desktop icons or windows during a meeting but couldn't do it fast? - Have you ever been encountered in a situation where you believed you were on mute in the meeting but were not? Do you want to avoid those problems in the future? If so, then you are in the right place. With a one click away, you can "clutter free your Mac" by focusing on the task at hand. here is a quick video you can checkout what it is https://youtu.be/V7cYgfAGe78 https://ift.tt/1FWVZSc May 23, 2022 at 05:27PM

Show HN: Arttime – CLI art meets functionality https://ift.tt/PWjscgB

Show HN: Arttime – CLI art meets functionality arttime brings curated text-art to otherwise artless terminal emulators of starving developers (and other users who can use terminal emulators). While doing so, it blends display of art (a not-so-techie thing) with functionality of a nifty clock/timer which is a retake on the stereotypical alarms/timers. With one line of title message under the art, it also provides one line of opportunity for developers to display their activism (a not-so-techie thing either) or just attach a functional message for themselves for usual developer activity on terminal (like "debug the failing build tonight"). https://ift.tt/VOQFmgb May 23, 2022 at 11:28AM

Show HN: No-code e-commerce search https://ift.tt/vZpxVU2

Show HN: No-code e-commerce search https://ift.tt/epHgm6S May 23, 2022 at 04:24PM

Show HN: Search Query, How to Find Exposed HFS HTTP File Server https://ift.tt/sD5CBzA

Show HN: Search Query, How to Find Exposed HFS HTTP File Server How to find exposed HFS HTTP File Server with analysis report on malicious code site on a chinese HFS HTTP Filer Servers. https://ift.tt/jkDr5Oi May 23, 2022 at 11:26AM

Sunday, May 22, 2022

Saturday, May 21, 2022

Show HN: Enable element transformation between containers https://ift.tt/fTZbewy

Show HN: Enable element transformation between containers https://ift.tt/7ohqZ9z May 22, 2022 at 12:07AM

Show HN: AWS Should Be Easy https://ift.tt/9V8Mg5p

Show HN: AWS Should Be Easy https://ift.tt/7RFaNyL May 22, 2022 at 02:40AM

Show HN: TypeManager.TS – Transform plain JSON into JavaScript model classes https://ift.tt/URfn24b

Show HN: TypeManager.TS – Transform plain JSON into JavaScript model classes https://ift.tt/io6LEm3 May 22, 2022 at 01:12AM

Show HN: A fully automated podcast – actually 12 podcasts https://ift.tt/IPHyBiV

Show HN: A fully automated podcast – actually 12 podcasts "That Horoscope Podcast - Aquarius" and it's eleven siblings - are daily podcasts that are end-to-end programatically generated e.g. scripted, voiced, post-produced and uploaded. Would love to get some first impression feed back and hear how others would achive the same thing! https://ift.tt/UmvtZjk May 22, 2022 at 12:53AM

Show HN: Binary Counting https://ift.tt/vuFraUJ

Show HN: Binary Counting https://ift.tt/1HfebRr May 21, 2022 at 10:47PM

Best CA Final Costing Classes | CA Parag Gupta Sir

 There are two ways to do this: students can develop their own hardware or software they design, or they can work with someone else to design a product and enter a competition (where they have to pay £ 250).


This competition will not only help you improve your skills but will also give you the opportunity to visit places like Los Angeles and compete for prizes worth £ 50,000. There are also opportunities for students to receive self-improvement awards and to attend courses that offer £ 5,000 to fund projects.


The entry deadline is 31 January 2009.

For more information, visit the SCMPE website:


The Sigma Pi Sigma Journal of Biological Physics was launched in 1954 as a follower of "The Journal of Sigma Pi Sigma". This is the first issue. In 2008, it was under the tutelage of Professor David Pemberton, FRS. here is a specific list.

one of the top students of the Chartered Accountant final (Parag Gupta sir)...

Success in the CA Chartered Accountant Final Exam, which is recognized worldwide as a milestone in human professional life, has never been enough. Students and Intelligence at SMU want to make sure that their students are well prepared to face any challenge that comes their way - and this extends to both the content of the story and the way they deal with it.

SMU has always prided itself on the quality of its smart members - not only experts in their studies but also with a deep understanding of what makes the working-class atmosphere conducive to learning.

The faculty considers this obligation to be extremely important, and it makes great strides in arranging attractive subjects and practical tests. As well as being skilled teachers, the mentors also constantly evaluate their teaching skills - based on their academic knowledge and their ability to communicate effectively.


Teachers play a major role in student life at SMU, making arrangements for students to learn new skills (such as a spoken English class) and organize social activities (such as the annual 'Got Talent competition). They also use some of their free time to support local community projects.

https://docs.google.com/document/d/1pOQEImrtERWaFXDyS4F9SO10flno0P8_WP2S34N5IiU/edit?usp=sharing

https://docs.google.com/document/d/1pOQEImrtERWaFXDyS4F9SO10flno0P8_WP2S34N5IiU/edit

Friday, May 20, 2022

Show HN: Releasing Vulnerabilities of Open Source Software https://ift.tt/Buh7HGi

Show HN: Releasing Vulnerabilities of Open Source Software Thrilled to announce that very soon The List Of Vulnerabilities collected from multiple platforms including ( npm, Maven, Go, NuGet, PyPI, RubyGems, crates.io, Packagist, Linux, OSS-Fuzz ) will be live at https://ift.tt/C0uv5ix. In short we are making sure that no vulnerability is left unreported and your software/service is always protected from unexpected attacks. Who doesn’t know Vulert Yet: Vulert, without any integration, notifies you if a Security Issue is found in any of the open-source software you are relying upon. HOW DOES VULERT PROTECT YOU ? PRIVACY: You don't need to share your codebase or integrate anything, all you need to do is to upload the list of open-source software you use. IMPROVED SECURITY: Existing solutions check the Current Security of your software. Unlike them we track your application not only for current but also for Future Security Issues. ECONOMICAL: You don’t need security staff just to keep track of your dependencies, Vulert can do it efficiently and it's very economical. HOW DOES VULERT WORK ? We keep an eye on open source code, our security team analyzes changes in the open source software. On an hourly basis, we gather the security advisories of the Vendors / Security Researchers. In case we find any security advisory for a software used by our customers, We notify them. Feel free to give feedback or ask any query, to contact info@vulert.com May 21, 2022 at 01:44AM

Show HN: Chrome Extension for eBay Kleinanzeigen (German Only) https://ift.tt/jEwhJib

Show HN: Chrome Extension for eBay Kleinanzeigen (German Only) https://ift.tt/DRIr8HV May 21, 2022 at 12:21AM

Show HN: Online dice roller for tabletop roleplaying games https://ift.tt/8Vo1fI9

Show HN: Online dice roller for tabletop roleplaying games https://ift.tt/FUtMKgA May 20, 2022 at 05:55PM

CA Final IDT Best Faculty of CA Yashvant Mangal

About CA Yashvant Mangal

CA Yashvant Mangal
  • CA Final IDT Best Faculty CA Yashvant Mangal is a popular name amongst the masses and a student favorite! Well, all of this is attributed to his accolades and the list is quite long.
  • Member of the Institute of Chartered Accountants of India, author of ‘Conceptual learning
    of Indirect Tax Laws, and a great teacher.
  • CA Yashvant Mangal has been a part of many initiatives and never fails to amuse us with his scope of work. Yashvant Mangal classes are famous everywhere.
  • The reason behind this is nothing but his deep passion for the subject. He has addressed it at many public forums in the past.
  • His thorough knowledge of concepts and theories makes him one of the chosen faculties for Indirect Tax Laws.
  • His creative overall ideas and methods have helped students comprehend even the toughest of problems. Overall the country students have vouched for his CA Final IDT Classes and teachings.
  • If you are here looking for Yashvant Mangal IDT CA Final Pendrive classes you have reached the right place. At Liststudybytech, we give you the opportunity to choose from the best so make the most of it!

CA Yashvant Mangal Teaching Subject

  • The CA Final IDT Classes system is a tangle of statutes and rules. Because of India’s federal structure, both the national and state governments levy indirect taxes.
  • In addition to national rules, each state has its own value-added tax (VAT) law.

  • We have the answers to all of your questions about CA teachers, courses, and their classes. Here, you can also select the subject IDT CA Final.
  • We have professionals on staff with in-depth knowledge and broad expertise to assist you in effectively planning and structuring your organization to achieve fiscal efficiency and regulatory compliance.
  • We understand that indirect taxes are critical to your business because they might account for a significant portion of your revenue.
  • In some situations, they can account for 20% to 30% of a company’s annual turnover. How we can help: We provide assistance under all the indirect taxes statutes, viz.
  • Central Excise Customs and Service Tax regulations State VAT and Central Sales Tax regulations Goods and Services Tax (GST) regulations Apart from the above,
  • The following regulations are also closely associated with the indirect tax authorities and regulations: Special Economic Zone (SEZ) regulations Software Technology Parks of India (STPI) regulations 100 % Export Oriented Units (EOU) regulations Foreign Trade Policy (FTP) regulations.
  • Click Here For CA Yashvant Mangal More Course






Show HN: Objectiv – open-source product analytics infrastructure https://ift.tt/OonWbM0

Show HN: Objectiv – open-source product analytics infrastructure Hi! One of the creators here. Very proud to finally be able to show you what we've been working on for over a year now. Curious to hear your thoughts! Objectiv is open-source (APLv2) product analytics infrastructure. It's built around a generic but strict event taxonomy, open/common data- and infra tools (currently PG, snowplow, working on bigquery with more to come), and the analyses are done using our pandas-like, SQL speaking modeling library called Bach. As a result, we’re moving towards a vision wherein models can be shared openly, independent of product, platform[1] or data platform[2]. How? - Fully assist the dev doing the instrumentation using tools for ide support, run-time validation, ci integration. No auto capture, but very low-effort[1] instrumentation. - Scale using proven tech: a single collector writing to PG for small or snowplow to anything[2] for big. - Feed data into your own data warehouse after validation. - No tracking plan, but an open event taxonomy designed for modeling, that fits most user interfaces out of the box or can be extended otherwise. - Take some of our pre-built models off the shelf or use Bach directly to model on the raw data in a notebook. - Bach generates SQL for the target platform: productionize without lock-in, feed to a BI system, dbt, etc. Where? Github: https://ift.tt/B7pq284 Docker demo: https://ift.tt/AdLDqju Website/docs: https://objectiv.io/ Let me know what you think and what platform/SQL backend you’d like to see supported first. [1] Currently on plain js, react, angular, react native. Future: vue, native android/ios. [2] Once we’re done building Bach support for all SQL platforms. Now: PG, bigquery in development. Future: redshift, clickhouse, athena, etc. https://objectiv.io/ May 19, 2022 at 04:15PM

Thursday, May 19, 2022

Wednesday, May 18, 2022

Show HN: Rapidly Develop CRUD Web Apps with Locode https://ift.tt/lOYWNK3

Show HN: Rapidly Develop CRUD Web Apps with Locode https://www.locode.dev May 19, 2022 at 10:38AM

Show HN: The opposite of a job board, an ideal role board for product folks https://ift.tt/AYvuSaf

Show HN: The opposite of a job board, an ideal role board for product folks https://ift.tt/BGUfEnQ May 18, 2022 at 11:28PM

Show HN: Comtrya – Configuration Management for Localhost https://ift.tt/2tJz7rQ

Show HN: Comtrya – Configuration Management for Localhost https://ift.tt/j0wm9G2 May 19, 2022 at 04:53AM

Show HN: Pickcode – A graphical code editor for education https://ift.tt/9VvM5H8

Show HN: Pickcode – A graphical code editor for education https://ift.tt/0VxMJdI May 19, 2022 at 12:25AM

Show HN: YouTube Crypto Scam Hunter https://ift.tt/oUKv6TI

Show HN: YouTube Crypto Scam Hunter https://ift.tt/MYtxiC7 May 18, 2022 at 02:50PM

Show HN: NFT Maker app. Create free NFTs without prior technical knowledge https://ift.tt/b6JRkoi

Show HN: NFT Maker app. Create free NFTs without prior technical knowledge https://ift.tt/6qgo4IU May 18, 2022 at 05:00PM

Show HN: Natural Language Processing Demystified (Part One) https://ift.tt/uGMP1Db

Show HN: Natural Language Processing Demystified (Part One) Hi HN: I published part one of my free NLP course. The course is intended to help anyone who knows Python and a bit of math go from the very basics all the way to today's mainstream models and frameworks. I strive to balance theory and practice and so every module consists of detailed explanations and slides along with a Colab notebook (in most modules) putting the theory into practice. In part one, we cover text preprocessing, how to turn text into numbers, and multiple ways to classify and search text using "classical" approaches. And along the way, we'll pick up useful bits on how to use tools such as spaCy and scikit-learn. No registration required: https://ift.tt/WFvqdI9 https://ift.tt/WFvqdI9 May 18, 2022 at 04:25PM

Show HN: Photobox by Pixlr https://ift.tt/embEU1k

Show HN: Photobox by Pixlr https://ift.tt/4K2Mlij May 18, 2022 at 03:19PM

Show HN: Meme creator with agile/scrum based templates https://ift.tt/c8Qn6CU

Show HN: Meme creator with agile/scrum based templates https://ift.tt/LT4jrAe May 18, 2022 at 02:11PM

Tuesday, May 17, 2022

Monday, May 16, 2022

Show HN: Pxl.to – A serverless link shortener with no limits and no downtime https://ift.tt/APRB7Oz

Show HN: Pxl.to – A serverless link shortener with no limits and no downtime I built a service based on Amazon CloudFront's global edge network of points of presence. This distributed architecture affords the user: - Protection against network and application layer attacks - Robust and reliable links that will never go down - Instant links with low latency no matter where your visitors are in the world - Unlimited tracked clicks (no cap on clicks/month) The service has support for teams and custom domains, and auto-generates an SSL cert for every custom domain added, for HTTPS-secure links. It's largely free and can be found at https://www.pxl.to I'd love any feedback... no matter how brutal :) May 17, 2022 at 06:34AM

Show HN: Open-Source Dora and Space Metrics for GitHub, Gitlab and Jira https://ift.tt/oqM6Epc

Show HN: Open-Source Dora and Space Metrics for GitHub, Gitlab and Jira https://ift.tt/uAUoLC9 May 17, 2022 at 06:29AM

Show HN: Securely collect and send emails directly to Web3 wallets addresses https://ift.tt/Oyzia58

Show HN: Securely collect and send emails directly to Web3 wallets addresses https://ift.tt/pIg0mu8 May 17, 2022 at 01:46AM

Show HN: Open-source system helping vulnerable nations become climate resilient https://ift.tt/Ji0gVok

Show HN: Open-source system helping vulnerable nations become climate resilient https://ift.tt/2Afrlpo May 17, 2022 at 01:09AM

Show HN: Open-source tool to deploy infrastructure in any cloud https://ift.tt/6Cal8nX

Show HN: Open-source tool to deploy infrastructure in any cloud We have been working on multy.dev, an open-source cloud agnostic API that makes it easy to deploy the same infrastructure to any cloud provider using native managed services. The motivation was the realisation that, even when using Terraform, migrating infrastructure code requires an end-to-end re-write. Even though most core resources are the same in any major cloud, developers need to learn a new provider to deploy the same infrastructure when moving providers. We are still in early days of development and currently support the core services from AWS and Azure: - Networking (virtual_network, subnet, route_table, security_group, network_interface, public_ip) - Compute (virtual_machine, managed kubernetes) - Database (managed MySQL databases) - Vault (managed secrets) - Storage (managed storage) - Abstraction of cloud differences (Azure VM public vs AWS EC2 private by default) - Deployment through Terraform We’re looking for feedback from other developers about our approach. Let us know your thoughts! GitHub: https://ift.tt/xIdgWSj https://multy.dev May 16, 2022 at 11:05PM

Sunday, May 15, 2022

Show HN: Poppy I/O, a system for sending data between web apps client side https://ift.tt/5zUXiB6

Show HN: Poppy I/O, a system for sending data between web apps client side https://ift.tt/9eTH8Om May 16, 2022 at 02:27AM

Show HN: Receive and send money through GitHub comments https://ift.tt/CdaYpjS

Show HN: Receive and send money through GitHub comments https://ift.tt/cVSdkMN May 16, 2022 at 03:09AM

Show HN: KittenDNS – easy to setup, rule engine, LetsEncrypt compatible https://ift.tt/JEbrc0i

Show HN: KittenDNS – easy to setup, rule engine, LetsEncrypt compatible My goal was to create a DNS server as simple as the LDAP server I've been contributing to (glauth) and here it is: https://ift.tt/i6S4IHQ A few things to know about it: - It is easy to configure using a Toml file - I am using it to bail my coredns/etcd instances when under attack - (yes, it also works as a service location server) - It comes with a simple, plain English, rule engine that doesn't do much at this point - It can be used with LetsEncrypt. I use it to retrieve certificates for my home servers. - RFC: all the nice ones :) Anyway, feedback is welcome. May 16, 2022 at 03:04AM

Show HN: I made a Turing machine programing language https://ift.tt/Z0f36w4

Show HN: I made a Turing machine programing language https://ift.tt/3T7aDQ5 May 16, 2022 at 01:24AM

Show HN: Simple Financial Planner https://ift.tt/V9SoWJZ

Show HN: Simple Financial Planner https://ift.tt/neS5DXT May 16, 2022 at 12:06AM

Show HN: Organize your open Chrome Tabs like apps on a desktop https://ift.tt/CXxedBu

Show HN: Organize your open Chrome Tabs like apps on a desktop https://ift.tt/ntJf36F May 15, 2022 at 07:42PM

Show HN: Babeloop, a new music sight-reading webapp https://ift.tt/DGSYZ9E

Show HN: Babeloop, a new music sight-reading webapp Backstory: I have a kid learning to play the clarinet in a music conservatory, which involves compulsory sight reading classes. Teaching for sight reading is done on books. The idea for this app is to port the method online, so that it's easier to practice and follow one's progress. It should also be more fun, and, for those so inclined, competitive. The learning method is based on landmarks: for each clef one first learns the position of 2-3 landmarks, and then each note is in relation to a landmark. So for example, if you know where the middle G is on the treble clef, then you can learn fast that 2 positions up (next line) is B, and two positions down is E. (Anecdotally, in an earlier iteration of the app, landmark notes were displayed using specific colors; but users learned colors instead of the note position on the staff, and when they moved to a level without colors (or an actual score) they were completely lost.) The app doesn't try to teach keyboard playing, or fingering for any other instrument for that matter. It only helps associate the position of a note on the staff with a name, in a given clef. It doesn't deal with octaves: a C3 is a C4 is a C; or accidentals: a sharp G is a flat G is a G. It also doesn't wait for user input, as other apps do. Music doesn't work that way; but more importantly, the point is to learn to recognize intervals instantly, not count them. No account is necessary to use the app, only to participate in the leaderboard, and save one's score in case of device reset (or to use more than one device). When an account is created, the data is stored on the server in SQLite; I'm curious to see how far it can go. (Without an account, no data leaves the device.) It's still a little rough around the edges but should work ok in reasonably recent browsers. On the client side, it uses VexFlow to display notes, staff and clefs, but animations are done using CSS transitions (not JS), to be mobile friendly. Tone.js helps provide a more accurate timing than a simple setInterval. Icons are coded in SVG by hand; for simple shapes, this is surprisingly fun and straightforward to do. https://ift.tt/jXSIi5Q May 15, 2022 at 10:25PM

Saturday, May 14, 2022

Show HN: I created a stencil-sharing platform for UX designers using Linux https://ift.tt/K1sUZNd

Show HN: I created a stencil-sharing platform for UX designers using Linux https://ift.tt/EBgSQeY May 14, 2022 at 11:20PM

Show HN: I made a body-interactive music app https://ift.tt/YP8o9KV

Show HN: I made a body-interactive music app I made this iPhone app called "Affine Tuning" which is a collection of body-interactive musical pieces: https://ift.tt/VSXAkcs It uses body tracking (Motion Capture from RealityKit) to shape dynamic compositions. The app is completely free and will be updated in the future with more songs and other interactive features. May 15, 2022 at 01:34AM

Show HN: A collaborative pixel drawing game for when you're bored (Attempt #2) https://ift.tt/SjL3N7H

Show HN: A collaborative pixel drawing game for when you're bored (Attempt #2) Previous thread: https://ift.tt/OJmXEgt Hello again HN! It's been 3 months since I last submitted this project and the back-end server software melted down. I was really bummed that many people didn't get to play, so I've spent most of my spare time since that last post completely rewriting the back-end server software using small, carefully selected dependencies (C99, sqlite, mongoose.ws & cJSON) I've done some basic performance testing and I'm cautiously optimistic that it can now handle up to ~1000 concurrent users. If you have any ideas for improvements, do let me know! Bots are permitted, but try and do something creative instead of just filling the canvas with junk :^) You can view the source code for the new back-end here: https://ift.tt/LZIvSa4 You can also check out a recent time-lapse here: https://www.youtube.com/watch?v=FUmnUvTqn6M The time-lapse gets generated from the server log output using this tool: https://ift.tt/8odZ13H (Note to HN staff: It wouldn't let me repost this unless it had a 'slightly different url', hence the sneaky redirect there. If this is a big no-no, I apologize, otherwise feel free to swap out the URL to the redirected one :^)) https://ift.tt/JrU4Mwn May 15, 2022 at 01:26AM

Show HN: Monitor delivery of automated emails – catch broken email alerts https://ift.tt/gEs3BXx

Show HN: Monitor delivery of automated emails – catch broken email alerts https://notimon.com/ May 15, 2022 at 12:39AM

Show HN: A new way to write and publish research https://ift.tt/qfwIKrO

Show HN: A new way to write and publish research https://dystr.com May 14, 2022 at 11:28PM

Show HN: Let's Markdown – A real-time collaborative Markdown editor https://ift.tt/8179TXy

Show HN: Let's Markdown – A real-time collaborative Markdown editor https://ift.tt/ZokYFMD May 14, 2022 at 09:37PM

Show HN: Gstreamer-based stream supervisor using YAML https://ift.tt/lSy1F54

Show HN: Gstreamer-based stream supervisor using YAML https://ift.tt/IX6ReBd May 14, 2022 at 06:17PM

Show HN: CSS Transformation for DOM Manipulation https://ift.tt/SslJrnN

Show HN: CSS Transformation for DOM Manipulation https://ift.tt/v8wLTqy May 14, 2022 at 02:50PM

Show HN: Coffeehouse, one-on-one voicechat with random HN users https://ift.tt/9EOzeCT

Show HN: Coffeehouse, one-on-one voicechat with random HN users One-on-one, because it's simpler: - When one stops talking, the other starts. - No groups, no hierarchy, no status. Voicechat, because it's more intimate then text and more private then video. With other HN readers, because that creates some common ground. https://ift.tt/FygnSNx May 14, 2022 at 02:06PM

Show HN: Fast Hacker News app for the addicted ones https://ift.tt/INpKkLv

Show HN: Fast Hacker News app for the addicted ones https://ift.tt/iaX5fvV May 14, 2022 at 04:41PM

Friday, May 13, 2022

Show HN: A Full-Stack Web Framework for Go https://ift.tt/d0uPj7Z

Show HN: A Full-Stack Web Framework for Go Hey HN! I want to share my side project with you. It's called Bud and it's a full-stack web framework for Go. I created a short video to show you how to create a minimal Hacker News clone with Bud: https://www.youtube.com/watch?v=LoypcRqn-xA . The framework is free, open source and MIT Licensed. You can find it on Github: https://ift.tt/m8a1ILk . I started working on Bud 2 years ago after watching the introductory Laracast videos about the Laravel web framework. I was just blown away by how productive you can be in Laravel. However, like many of you, I've been so spoiled by Go. I didn't want to go back to writing PHP, so I decided to try creating Laravel for the Go ecosystem. At this point, I just had the following goal: • Be as productive as Laravel in a typed language like Go. I got the first version working in 6 months and tried building a blog from it... It fell flat. You needed to scaffold all these files just to get started. If you're coming from Rails or Laravel you may shrug, this is pretty normal. Unfortunately, I've also been spoiled by the renaissance in frontend frameworks like Next.js. What I love about Next is that it starts out barebones and every file you add incrementally enhances your web application. This keeps the initial complexity under control. With these newly discovered constraints, I started working on the next iteration. Bud should: • Generate files only as you need them. Keep these generated files away from your application code and give developers the choice to keep them out of source control. • Feel like using a modern JS framework. This means it should work with modern frontend frameworks like Svelte and React, support live reload and have server-side rendering for better performance and SEO. With these new goals, the Bud you see today started to take shape. But along the way, I discovered a few more project goals: • The framework should be extensible from Day 1. Bud is too ambitious for one person. We're going to need an ambitious community behind this framework. • Bud should be able to provide high-level APIs for developers while compiling down to performant low-level Go code for production. • Bud should compile to a single binary. With platforms like Fly.io and Heroku, these days it's easy to not care about this, but I still cherish the idea that I can build a single binary that contains my entire web app and secure copy it up to a tiny server that doesn't even have Go installed. It's still super early days. You can find the the Roadmap on Github: https://ift.tt/7GeNiln . I encourage you to contribute your thoughts. And here's the current documentation for what's already in Bud: https://ift.tt/Ggx9wIM... . Comments are enabled for anyone to chime in. I have big plans for the framework. I hope you'll join me on this journey to build ambitious websites faster with Go! https://ift.tt/m8a1ILk May 14, 2022 at 12:31AM

Show HN: We optimize your finances, for free - Uprise.us https://ift.tt/5CcvLj0

Show HN: We optimize your finances, for free - Uprise.us https://uprise.us/ May 13, 2022 at 11:38PM

Thursday, May 12, 2022

Show HN: My TUI library, PyTermGUI now features an intelligent layout system https://ift.tt/BWlcGAh

Show HN: My TUI library, PyTermGUI now features an intelligent layout system This was by far the most common missing feature of the library since my first post, so I'm really happy I managed to figure it out. See the release for some code examples and a detailed changelog, and most importantly, have a great day! https://ift.tt/Zj2eqoI May 13, 2022 at 03:26AM

Show HN: Dockerfile Generator https://ift.tt/Jgdfhm5

Show HN: Dockerfile Generator While it's not hard to write a Dockerfile, I think it's hard to write a good one. Every language has its own quirks, and every framework has a special way of building things. I was looking for a collection of well-written and well-maintained Dockerfiles, but I couldn't find one. Thus, I thought of creating one! I realized it's not enough to have a simple Dockerfile. Sometimes you need other files for your build: nginx.conf, php.ini, my.cnf, etc. I also realized that people have different preferences. In Node, some use NPM, some use YARN, some use PNPM. In PHP, some use Apache, some use FPM with Nginx. So I build a set of "builders", Dockerfile generators. You define a form using JSON Schema, and then define a function "generate" that returns an array of files. In the future, I can make a CLI tool that will generate prompts, similar to how the form is generated on the web. For now, I only implemented a builder for Next.js based on their official Dockerfile example. Source-Code: https://ift.tt/ca7vjPN Playground: https://ift.tt/D4JblNx --- 1. Do you have any feedback for this project? 2. Can you link some good Dockerfiles that I should include? https://ift.tt/ca7vjPN May 13, 2022 at 12:10AM

Show HN: Digany(1) – ANY DNS lookup utility https://ift.tt/5e243S8

Show HN: Digany(1) – ANY DNS lookup utility https://ift.tt/vjN7oZQ May 13, 2022 at 12:06AM

Show HN: Display daily records and normal temperatures from across the US https://ift.tt/3SV82fB

Show HN: Display daily records and normal temperatures from across the US https://ift.tt/sFQI6uf May 12, 2022 at 08:54PM

Show HN: Get a US Company and US Bank Account. Remotely. No SSN Required https://ift.tt/5UTvVlz

Show HN: Get a US Company and US Bank Account. Remotely. No SSN Required https://ift.tt/ExPCSVp May 12, 2022 at 07:47PM

Show HN: Mitmproxy2swagger – Automagically reverse-engineer REST APIs https://ift.tt/Dqmia54

Show HN: Mitmproxy2swagger – Automagically reverse-engineer REST APIs https://ift.tt/wnvTS90 May 12, 2022 at 07:19PM

Show HN: Shoprocket.io – Turn any website into a shop in seconds https://ift.tt/XO8tx4Y

Show HN: Shoprocket.io – Turn any website into a shop in seconds https://shoprocket.io/ May 12, 2022 at 01:42PM

Wednesday, May 11, 2022

Show HN: Paperd.ink – an open-source e-paper development board https://ift.tt/8kAus2B

Show HN: Paperd.ink – an open-source e-paper development board paperd.ink ( https://paperd.ink ) is an open-source e-paper development board. We wanted to build something with e-paper given its low-power nature and beautiful, high contrast display which complements your environment and is easy on the eye. Thus, we started working on something to be developed along the lines of Arduino, Raspberry Pi’s open-source ecosystem. paperd.ink has a 4.2” e-paper display comes mounted on the PCB which we have designed to be a general-purpose development board suitable for your projects and applications. You can sync calendars, set up your home IoT dashboard, get to-do lists, and notifications, display art, etc. We have used an ESP32-based microcontroller with WiFi, Bluetooth, and microUSB connectivity. The board can be programmed in Arduino IDE, micropython, or ESP-IDF, you can check out the documentation at docs.paperd.ink. paperd.ink is designed to be low power so you can charge the battery once and go on for months on it depending on the refresh rate. It’s suitable to display low to medium latency or static information. Every paperd.ink comes with a hand-polished, 3D-printed external enclosure. The first paperd.ink prototype was first posted on Show HN ( https://ift.tt/K1hxyUC ) and other related communities (Reddit, Hackaday, etc) a little more than 2 years ago. We had a landing page, a short video of the prototype, and a user survey form asking a couple of questions along with a “Would you like to be a part of the waitlist?” question in the end. We got quite an interest from everyone on it so we decided to move ahead. After receiving a positive response to the prototype, the next step was to figure out how to actually bring the product to the real world. We had no upfront capital required for manufacturing so we decided to do a crowdfunding campaign (finding a platform supporting our country India was another issue). At the same time, the pandemic happened which delayed everything because of unfeasible component prices, supply chain issues, and lockdowns everywhere. After researching thoroughly and formulating a production plan and figuring out unit economics, we launched the crowdfunding campaign roughly last year and had the 2nd Show HN post ( https://ift.tt/MeHFXqT ). In the course of promoting the campaign, we got in contact with FOSS United which is a non-profit foundation that aims at promoting and strengthening the Free and Open Source Software (FOSS) ecosystem in India. FOSS United offered us a grant and that’s how we survived despite failing to achieve our crowdfunding target goal (we had ~40%). After accepting the grant, we tweaked the PCB a bit and redesigned the external enclosure to make it ready for production. Scouted for manufacturers, suppliers, and shipping agents. Samples were ordered and tested. Test criteria and SOPs were exchanged. Vacuum casting (or any other method of manufacturing) of the enclosures was out of the question given the high NRE cost and high quantity needed to be manufactured, so we 3D printed them. Finally, the first batch was ready in the inventory to be shipped. All the orders received until now have been shipped and users should start receiving them shortly. Thanks to the HN community and our early supporters for everything. And special thanks to Daniel (moderator) for helping with the post. We plan to get feedback on the first batch and then decide on how to move forward. Please feel free to ask any questions! https://paperd.ink May 12, 2022 at 04:54AM

Show HN: YouCode, a Search Engine for Coding https://ift.tt/WhCjEJo

Show HN: YouCode, a Search Engine for Coding Hi Hacker News, We're Bryan and Richard, cofounders of you.com. Together with our team of engineers, we are working on YouCode, a search engine for people who code. You can try it at code.you.com. The main idea is to make the search experience better and more efficient when coding. We’d love your feedback for a few use cases that we have in mind so far: * searching through StackOverflow for quick code snippets: reverting a git commit for example [1] * searching through GitHub Issues: when you’re getting an error message that looks unfamiliar [2, 3] * searching through the documentation for quick reference: PyTorch [4], HuggingFace [5], Docker, PyPi, AWS, MDN, and several others * searching for walkthroughs, tutorials, tips, and quick intros to a new subject: Medium [6], Tutorials Point, Geeks for Geeks, and others as well * searching for utilities: code completion (from a large language model that writes code) [7], JSON validator/formatter [8] * searching for relevant discussions and projects: HackerNews [9], ArXiv [10], Github Repos [11] * changing preferences in the account dropdown menu so that you can influence which sources you get answers from * doing all of this from VS Code: we made an extension to make that easier [12] YouCode is still a work in progress — we’re adding new apps each week and improving the search results — and we would love your feedback. Where do Google or other search engines leave you wanting more when it comes to coding searches? Which sources do you go to when you can’t get what you need from Google and others? What other utilities and use cases would you like to see? How else can we make this better? If you find something that we can improve, apps that you’d want to see, or a search query didn’t give you a good result, please let us know! We’re here to answer any questions! Richard and Bryan [1] https://ift.tt/hfLnGjq [2] https://ift.tt/mlch1LS... [3] https://ift.tt/HLqbwTe [4] https://ift.tt/SU6sfEv [5] https://ift.tt/gtSMlIx [6] https://ift.tt/o3iaUTJ [7] https://ift.tt/gWLOhNF... [8] https://ift.tt/8eZ49hY [9] https://ift.tt/tbADPJh [10] https://ift.tt/4XIksU8 [11] https://ift.tt/z90PjRa [12] https://ift.tt/2t5z3gc... https://code.you.com May 12, 2022 at 01:30AM

Show HN: Automated Capital https://ift.tt/Je4N9SQ

Show HN: Automated Capital https://ift.tt/DHnPK5v May 11, 2022 at 09:16PM

Show HN: Receipt Cat – Effortless expense and income tracking for Entrepreneurs https://ift.tt/qsYRl6i

Show HN: Receipt Cat – Effortless expense and income tracking for Entrepreneurs https://ift.tt/H3nDL4W May 12, 2022 at 12:47AM

Show HN: Ddosify – Simple Load Testing Tool https://ift.tt/pUcqjO7

Show HN: Ddosify – Simple Load Testing Tool https://ift.tt/WZei8QA May 12, 2022 at 12:17AM

Show HN: Catchy melodies made with a diffusion-based neural net assistant https://ift.tt/zfwBSPZ

Show HN: Catchy melodies made with a diffusion-based neural net assistant I've created a diffusion-based neural net generative assistant that makes creating new melodies much easier, even for non-musicians like me. These are meant to be just the catchy "hook" parts of songs, so more work is required to make them into full songs, but this is already handled well by existing products (e.g. there are plugins that can suggest a few possible chord progressions based on the melody and there is even good singing software that I used without any tweaks to make the “voice” playlist: Synthesizer V Studio). This side project turned out to be quite challenging because of how little data there is to train on - several orders of magnitude less than DALL-E or GPT-3 had available for its training, so it required a deep dive into research of new generalization and augmentation techniques and some feature engineering. Various other instruments: Voice: https://www.youtube.com/playlist?list=PLoCzMRqh5SkE1yC8_WtJ-... Synth: https://www.youtube.com/playlist?list=PLoCzMRqh5SkFj7RNZvjr7... Bell: https://www.youtube.com/playlist?list=PLoCzMRqh5SkEYHYvHX9m9... Guitar: https://www.youtube.com/playlist?list=PLoCzMRqh5SkGKvfkP2Oex... Sax: https://www.youtube.com/playlist?list=PLoCzMRqh5SkHfsZgzzdSh... Grand Piano: https://www.youtube.com/playlist?list=PLoCzMRqh5SkFMch5x60uh... SoundCloud electric piano: https://ift.tt/9oWQX3i... SoundCloud vocal: https://ift.tt/9oWQX3i... https://www.youtube.com/playlist?list=PLoCzMRqh5SkFwkumE578YO4qa1NTkmMi4 May 12, 2022 at 12:00AM

Tuesday, May 10, 2022

Show HN: Map-based, financially-transparent, dating app https://ift.tt/RMb8QFA

Show HN: Map-based, financially-transparent, dating app TWIBS is a new kind of dating app where you can place pins at locations on the map and specify who would pay for the date. Then wait for people to message you or browse the map to see where other people put their TWIBS. https://twibs.io May 11, 2022 at 01:17AM

Show HN: Peridot – A functional language based on two-level type theory https://ift.tt/uzcsTpw

Show HN: Peridot – A functional language based on two-level type theory https://ift.tt/3G0nlK4 May 10, 2022 at 04:26PM

Show HN: I have built an app that identifies plug types like USB-C, HDMI or DP https://ift.tt/H5yFCL4

Show HN: I have built an app that identifies plug types like USB-C, HDMI or DP https://ift.tt/JFWQnxV May 11, 2022 at 12:48AM

Show HN: TypeHub – A GitHub like platform to model open data specifications https://ift.tt/v0Iykb5

Show HN: TypeHub – A GitHub like platform to model open data specifications https://typehub.cloud/ May 10, 2022 at 11:41PM

Show HN: Communication platform for async remote teams https://ift.tt/lBE0a36

Show HN: Communication platform for async remote teams Because there was a recent post about sync and async in remote work, I decided to show this tool. Its UX decisions are tailored to async workflows, and they have really cool blogposts about async remote and UX details. It’s from the same compony as TODOIST https://twist.com/ May 10, 2022 at 04:57PM

Show HN: Script to build GitHub saved replies https://ift.tt/dvm2Dyc

Show HN: Script to build GitHub saved replies https://ift.tt/d9J6jiI May 10, 2022 at 04:43PM

Monday, May 9, 2022

Show HN: A CLI to kick-start any language https://ift.tt/DriUp0N

Show HN: A CLI to kick-start any language I'm working on a CLI that helps you create the boilerplate of your project in multiple languages and frameworks. In case of front-end frameworks/libraries, with cli you'll be able to create the project, set up git on your local, add the UI-framework, testing framework, and linting, and in the future releases you'll be able to even add pre-designed components. The CLI currently supports React, Angular, Vue, Svelte and Node.js will be released today. Also soon, you'll be able to deploy your applications to AWS with a single command. Appreciate your feedbacks and all the contributions are welcome. https://ift.tt/4CbqtBU May 10, 2022 at 08:50AM

Show HN: Susan Kare explains Macintosh UI ergonomics (1984) https://ift.tt/vHdf7Bj

Show HN: Susan Kare explains Macintosh UI ergonomics (1984) https://www.youtube.com/watch?v=x_q50tvbQm4 May 10, 2022 at 05:36AM

Show HN: A Spatial Environment for Python https://ift.tt/1Iqh7WX

Show HN: A Spatial Environment for Python https://ift.tt/Zr4m1fT May 10, 2022 at 03:27AM

Show HN: I'm transitioning from software into the arts. Here's the gist https://ift.tt/Yc6fIDh

Show HN: I'm transitioning from software into the arts. Here's the gist https://ift.tt/EK2SUi5 May 10, 2022 at 02:00AM

Show HN: A simple but effective chess engine in JavaScript https://ift.tt/VtOcYfb

Show HN: A simple but effective chess engine in JavaScript https://ift.tt/3AlsKpt May 10, 2022 at 12:02AM

Show HN: Pythondocs.xyz – live search for Python documentation https://ift.tt/SGgdHc8

Show HN: Pythondocs.xyz – live search for Python documentation https://pythondocs.xyz/ May 9, 2022 at 11:57PM

Show HN: Interactive HTML CSS course focusing on semantics and accessibility https://ift.tt/gzmYPX2

Show HN: Interactive HTML CSS course focusing on semantics and accessibility https://ift.tt/eMFvIbo May 9, 2022 at 01:43PM

Sunday, May 8, 2022

Show HN: Making a Falling Sand Simulator https://ift.tt/iFnRBNo

Show HN: Making a Falling Sand Simulator https://ift.tt/1QNFqor May 9, 2022 at 07:06AM

Show HN: Hacker News Reader using ts-liveview https://ift.tt/PWDT4v7

Show HN: Hacker News Reader using ts-liveview https://hn.liveviews.cc May 9, 2022 at 04:40AM

Show HN: Pointless – Endless drawing canvas desktop app https://ift.tt/YjryFEz

Show HN: Pointless – Endless drawing canvas desktop app https://ift.tt/ZtHxqa3 May 9, 2022 at 03:00AM

Show HN: Decision engine – AI-assisted decision making https://ift.tt/0bA3glx

Show HN: Decision engine – AI-assisted decision making https://ift.tt/BVbPpIH May 8, 2022 at 11:47PM

Show HN: A tool that complements Google & Reddit for finding niche information https://ift.tt/58pI43i

Show HN: A tool that complements Google & Reddit for finding niche information https://ift.tt/I3WoMYR May 8, 2022 at 11:21PM

Show HN: Optimal Stock Weights in a Portfolio, Tangency & Global Min Variance. https://ift.tt/iKqGT8f

Show HN: Optimal Stock Weights in a Portfolio, Tangency & Global Min Variance. https://ift.tt/UmSu6y5 May 8, 2022 at 10:31PM

Saturday, May 7, 2022

Show HN: C2html – HTML Syntax highlighting for snippets of C code https://ift.tt/nEvtp5B

Show HN: C2html – HTML Syntax highlighting for snippets of C code https://ift.tt/w9xKBv3 May 8, 2022 at 07:12AM

Show HN: I Dissected an iPhone Battery https://ift.tt/lPY7fmZ

Show HN: I Dissected an iPhone Battery Peeled off layer by layer to see how the fruit tasted inside. (DON'T do it at home. I had protection) https://www.youtube.com/watch?v=rWYAA5NMLMg May 8, 2022 at 07:59AM

Show HN: Ncdu, but Uses Sloccount https://ift.tt/5gFNUhK

Show HN: Ncdu, but Uses Sloccount https://ift.tt/fUlpAVm May 7, 2022 at 01:55PM

Show HN: Hdrs: A HDFS Client in Rust https://ift.tt/lZEetrR

Show HN: Hdrs: A HDFS Client in Rust https://ift.tt/ldQ1brY May 7, 2022 at 11:27AM

Show HN: Simple Gantt Chart Software https://ift.tt/bUNkpOK

Show HN: Simple Gantt Chart Software https://ift.tt/sa3dQKF May 7, 2022 at 12:39PM

Friday, May 6, 2022

Show HN: Refactor – Duplicate Code Finder https://ift.tt/aGyUOch

Show HN: Refactor – Duplicate Code Finder https://ift.tt/icbWFtJ May 7, 2022 at 10:25AM

Show HN: Ask Deeply, a social game for small talk haters https://ift.tt/ItGaogl

Show HN: Ask Deeply, a social game for small talk haters I hate small talks, I build a social game to help me deepen my relationships and connect with people beyond the shallow levels. I want your feedback, maybe inspire me with questions you would like to see popping in the game. https://askdeeply.com/ May 7, 2022 at 10:29AM

Show HN: Sonse, a note-taking CLI for plaintext enthusiasts https://ift.tt/f7tSZmn

Show HN: Sonse, a note-taking CLI for plaintext enthusiasts https://ift.tt/TkcHnmb May 7, 2022 at 07:53AM

Show HN: Tamagui Beta https://ift.tt/FP3tmK9

Show HN: Tamagui Beta https://ift.tt/4a7gySw May 6, 2022 at 11:17PM

Show HN: An Absurdly Compatible Website https://ift.tt/up0YdMg

Show HN: An Absurdly Compatible Website Hey all, I was inspired by the other thread to make a quick video demo of what an Absurdly Compatible Website may look like when implemented. This one does have some JavaScript, but degrades gracefully and supports text-mode browsers, no-JS browsing, and all the classics like IE3 and NN3 and Lynx. https://www.youtube.com/watch?v=E-_yr31biGM Kudos to anyone who can name all the browsers used in the demo, I think it's more than 20 different ones :) You can also check out the site live at https://ift.tt/Yn26spF or https://ift.tt/DNeS9co, at least until it's hugged. The framework for this is a static-dynamic hybrid site generator with full transparency and decentralizability, which I'm just preparing for this weekend's MIT Bitcoin Expo, so please let me know if you find any issues. Code is on GitHub: https://ift.tt/SeL9WlT May 6, 2022 at 11:37PM

Thursday, May 5, 2022

Show HN: Intel PMU Profiling https://ift.tt/WKolexi

Show HN: Intel PMU Profiling See https://ift.tt/XeoUHgD If you've been interested in micro-benchmarking code using Intel's PMU HW capability to capture per HW core metrics, this repository may be for you. The repository includes 'doc/pmu.md' with a copy of Intel's software reference manuals (PDF) so, all in one place, you can understand and develop PMU profiling for your Intel micro architecture. Example included. Source code is 451 LOC with comments. Features: * Minimum, complete * Does not require yum install msr-tools * Header only: include and you're done * Works in user-space and/or kernel code * Very low latency because PMU is * Programmable event types. Includes support for fixed counters * Well documented * Handles thread pinning if requested * Simpler than PAPI, Nanobench, and PCM by one or two orders of 10. May 6, 2022 at 06:41AM

Show HN: RFC End Citizen Data Sales Act (California) https://ift.tt/wCApGq3

Show HN: RFC End Citizen Data Sales Act (California) The sale of personal information by the government is something that has always really bothered me. This is a bill I drafted that would stop the DMV, voter registration, property tax records, and the post office from selling or publishing without explicit user consent. It would also require personal information to be accompanied with the provenance of that data. This way, a user can track down who or what is publishing their data and take action to end their relationship with that company. I would appreciate any feedback, because I am sure I am missing some second and third order effects that this would have. Document open for comments - https://ift.tt/F8eoBL1 Privacy should be a right of the people. Thank you! May 5, 2022 at 11:45PM

Show HN: ETL at Trino speeds and a step-by-step tutorial on running benchmarks https://ift.tt/FlkutXI

Show HN: ETL at Trino speeds and a step-by-step tutorial on running benchmarks https://ift.tt/jrbmkDf May 5, 2022 at 10:47PM

Show HN: High Browse, esoteric web search (alpha quality) https://ift.tt/MQKd0nO

Show HN: High Browse, esoteric web search (alpha quality) Hi HN, I’ve been developing my own take on a web search engine for about six months. I’ve crawled just a few pages each from about 10 million websites each at the moment, but only the most lightweight websites are included as of this moment. I’m keen to hear what you make of this, and what you want to see next. Cheers, Ali https://highbrow.se/ May 5, 2022 at 08:39PM

Show HN: MockRTC – a mock peer and MitM proxy library for WebRTC https://ift.tt/E3mXYig

Show HN: MockRTC – a mock peer and MitM proxy library for WebRTC https://ift.tt/2w7CYGy May 5, 2022 at 05:27PM

Wednesday, May 4, 2022

Show HN: Free open-source admin template for Chakra UI and React https://ift.tt/nbSIpdx

Show HN: Free open-source admin template for Chakra UI and React https://ift.tt/7qp5KFl May 5, 2022 at 11:53AM

Show HN: Benchmarks for Programming Languages https://ift.tt/0vxy2bt

Show HN: Benchmarks for Programming Languages https://ift.tt/5NeF8kZ May 5, 2022 at 06:52AM

Show HN: Schedulist – The Effortless Productivity Platform https://ift.tt/WyLmX4t

Show HN: Schedulist – The Effortless Productivity Platform https://ift.tt/e1zfnOJ May 5, 2022 at 04:12AM

Show HN: I compiled a list of resources for becoming a smart contract auditor https://ift.tt/o016A9r

Show HN: I compiled a list of resources for becoming a smart contract auditor https://ift.tt/crzxNSf May 5, 2022 at 03:07AM

Show HN: Open-Source Role-Based Access Management for React https://ift.tt/DPZIqfb

Show HN: Open-Source Role-Based Access Management for React https://ift.tt/ecCfL3X May 4, 2022 at 05:49AM

Tuesday, May 3, 2022

Show HN: We built Static, a tool to manage data warehouse user inputs https://ift.tt/JS3ZdQe

Show HN: We built Static, a tool to manage data warehouse user inputs We built Static as an easy way to manage context data in a Data Warehouse - stuff like sales targets that change often and you wish stakeholders could just update themselves. This is a super early release, and we appreciate any and all feedback about how this can be more useful. there's a decent free tier and the link has a HN promo code for free use of the paid tier. https://ift.tt/TWjyf2R May 4, 2022 at 07:15AM

Show HN: Decentralized P2P Pastebin https://ift.tt/sKfz4BW

Show HN: Decentralized P2P Pastebin I created this just to test the "gun" library for p2p databases. Website created in React. Pastebin source: https://ift.tt/nHzw3P7 https://ift.tt/zvjYwu4 May 4, 2022 at 06:15AM

Show HN: Color Orbs (Generative Art) https://ift.tt/ibmskC5

Show HN: Color Orbs (Generative Art) Hi all, This is a generative art project I worked on over the past year or so consisting of about 100 little artworks generated using P5.js. I have an overview and technical write up here: https://ift.tt/GTNgI9O You can play with my interactive demo and make your own here: https://ift.tt/uwzvKjr And the gallery is here: https://ift.tt/O79a3Ai This project came about after reading a HN post about a year ago ( https://ift.tt/Z9IHsSN ) by Atul Vinayak on generating beautiful 'Noise Planets' and I got kind of obsessed from there! https://ift.tt/wc3ZnrP May 3, 2022 at 04:09AM

Show HN: A simplified Wave Function Collapse algorithm (part 2) https://ift.tt/tI1BrC5

Show HN: A simplified Wave Function Collapse algorithm (part 2) https://ift.tt/TxsJOm4 May 4, 2022 at 05:51AM

Show HN: Self-hostable app to send push notifications and files to phone/desktop https://ift.tt/dogmpxk

Show HN: Self-hostable app to send push notifications and files to phone/desktop https://ntfy.sh May 4, 2022 at 12:58AM

Monday, May 2, 2022

Show HN: How to create a hologram effect using SVG https://ift.tt/kC9JZdv

Show HN: How to create a hologram effect using SVG https://ift.tt/92vXpQ6 May 3, 2022 at 02:36AM

Show HN: Everyone Everywhere All at Once https://ift.tt/mt46IOB

Show HN: Everyone Everywhere All at Once https://ift.tt/L7mONvW May 3, 2022 at 02:23AM

Show HN: Run WASM in Containerd https://ift.tt/MfrATQm

Show HN: Run WASM in Containerd I've been working with a partner team to integrate wasm workloads with existing container toolchains with the goal of enabling wasm workloads anywhere, be it on the edge, in kubernetes, or wherever. To that end, this project implements a containerd shim which runs those wasm workloads. It is designed as a library to bring your own host implementation, but also includes an implementation for WASI. Right now the library assumes you are using wasmtime, which is embedded in. It works either standalone (run with containerd directly) or in kubernetes. Kubernetes networking and storage are wired into the wasm host and the wasm can run side by side with native workloads on the same machine. Wasm pods can be exposed as a service like any other pod. https://ift.tt/WvszhtM May 3, 2022 at 02:17AM

Show HN: Memory Hammer, An always-on Anki review system https://ift.tt/vwiDxfq

Show HN: Memory Hammer, An always-on Anki review system I created Memory Hammer to address the problem of accumulated reviews in Anki. Since Memory Hammer uses an always on e-paper display we can review an Anki card as and when its due. Although the concept of Memory Hammer was in my mind for several years, I managed to build it only now. As a PoC, it supports basic cards with plain text and I hope to improve it over time through user feedback. Have you faced the problem of accumulated reviews with Anki? What's your current solution to address it, Would Memory Hammer be helpful to you? https://ift.tt/VY4GSWB May 3, 2022 at 12:21AM

Show HN: Push Notifications and the Tyrany of Stolen Attention https://ift.tt/enmId1z

Show HN: Push Notifications and the Tyrany of Stolen Attention https://ift.tt/hYu6vm0 May 3, 2022 at 12:17AM

Show HN: I am building a free version of Strava https://ift.tt/Q8eVdBu

Show HN: I am building a free version of Strava I recently added a Segments feature to the Hangtime mountain biking app for Android and IOS. If you are familiar with Strava’s segments, this new feature works much the same. For example, you can add a segment to an existing recorded ride by simply defining a start and end point for the segment. Once the segment is created, it will match any new rides, and optionally “back match” all previous rides. If a segment matches a ride, you you will see your time to complete that segment as well as your personal record (PR) and king of the mountain (KOM) for that segment. The KOM represents the best segment time amongst all riders that have matched that segment. You can also open the segment to see your complete history on that segment to gauge how your performance has changed over time. Some screenshots and videos as well as other features at the link below. https://ift.tt/GneaUxl https://ift.tt/GneaUxl May 3, 2022 at 12:01AM

Show HN: Kontxt – Social web layer with CMS and social network https://ift.tt/P2EwF7t

Show HN: Kontxt – Social web layer with CMS and social network Hey, I’m Dave, the founder of Kontxt.io ( https://www.kontxt.io ). Engage directly on the web and save, organize, and share highlights and notes. Follow people. Join groups. And search content. Here’s a 2-minute demo ( https://youtu.be/Th4vaOzuGnU ). It works on desktop and mobile. The web layer is like Google-Doc collaboration on the entire web, and it’s connected to a web app that’s like a combo of DropBox to save and organize your findings, and Twitter/Reddit to share and discover bite-sized article highlights with other people. 1.) The Social Web Layer has rich collaboration features with privacy and share controls: Inline highlights, tags, polls, comments, @mentions, deep-links to anything you add to the page, and navigation between parts. The web layer can be added to any site or PDF with a single line of javascript. This is done with a browser extension, bookmarklet, or added to a page directly by the site owner with the word-press plugin or hard-coded javascript. 2.) The CMS and Social Network lets you organize with folders that have privacy and share controls, a profile with your public highlights, a feed of highlights from people you follow, groups with feeds around topics, and the ability to search your content and what others share publicly. For years, I had a long commute, so I read online a lot–from HN, of course. There’s too much to read everything, and you only know if an article is “worth-it” after you read it. Then it hit me. Highlights! 1.) On the page with navigation, 2.) visible before you open the link, and 3.) to increase quality and relevance, follow and search highlights by trusted people like friends, co-workers, university peers, and industry leaders. There’s too much information and not enough time. Highlights are short, useful, and fast to read. Kontxt.io lets you direct attention to what matters. First, it lets you find quality sources from trusted people, then it lets you focus on the important parts of them. Kontxt basically turns the web into an interactive workspace so you can have rich web interactions with other Kontxt users. Or you can extract highlights into a shareable link and post it anywhere on the web–with analytics for what you share. Highlights are automatically saved to the CMS and based on their privacy settings, may be published to feeds in the social network for others to see. Naturally, you may want to discuss the same site with different people for disparate reasons, so you can create multiple highlight layers on a single site, each with Google-Doc-like sharing, privacy, and authorization controls. It’s now evolved into a general communication and engagement platform for the web. Here’s how Kontxt has been used or where people expressed interest: social news aggregator, productivity, research & planning (generally, and specifically for sales, law, & finance), knowledge-base, training & education, publisher inline-engagement system, etc. Kontxt gets to the point fast. It brings collaboration directly to the web itself and is already part of your natural workflow since it's always with you every click of the way. The social network is unique since it uses highlights to seed discussions. This has many benefits. Highlights mean people have actually read the article, the source is cited, and parts can’t be misconstrued because you have context. It’s also a human filter of the internet. A site is likely worthwhile if someone took the time to highlight it, and if someone found it useful, then someone “like” them probably will, too. Similarly, if someone’s not willing to highlight a site before they send it to you, it’s probably not worth your time. And highlights will increase how many people actually read what you send them because they’re short, useful, and fast to read. I’m excited to share this with all of you. Thanks for your time. Please leave any feedback or questions in the comments. If you try it out, be sure to join the “Hacker News” group. https://www.kontxt.io May 2, 2022 at 11:45PM

SHOW HN: Newspaper for 21st Century https://ift.tt/ncMymaB

SHOW HN: Newspaper for 21st Century https://nsource.news May 2, 2022 at 08:37AM

Show HN: Everything I Know Wiki https://ift.tt/AyY74Qt

Show HN: Everything I Know Wiki https://wiki.nikiv.dev/ May 2, 2022 at 01:00AM

Sunday, May 1, 2022

Show HN: How did I live without Pipe Watch? https://ift.tt/Z7xshg9

Show HN: How did I live without Pipe Watch? https://ift.tt/lWZzLTc May 2, 2022 at 12:13PM

Show HN: Web Tool for Training Music Soft-Skills https://ift.tt/Ov7T2qG

Show HN: Web Tool for Training Music Soft-Skills https://ift.tt/34cfiZt May 2, 2022 at 02:53AM

Show HN: Async Fundraising – Raise your seed round from Slack https://ift.tt/jduID1V

Show HN: Async Fundraising – Raise your seed round from Slack https://ift.tt/PDbnZC9 May 1, 2022 at 10:46PM

Show HN: I am developing a type safe colorspace library for Rust https://ift.tt/Kn4UsuB

Show HN: I am developing a type safe colorspace library for Rust After two weeks of planning and figuring out how to manage conversions safely, I have finally published the first version of my crate :) It allows you to specify your own colortypes and easily use the same syntax for converting between your custom color types! I also started working on a custom image type that can do math :) https://ift.tt/sYEd3Dn May 2, 2022 at 05:01AM

Show HN: A Web-Based Modular Drum Machine for You to Play With https://ift.tt/4BtaxMh

Show HN: A Web-Based Modular Drum Machine for You to Play With https://ift.tt/8HKhqRQ May 1, 2022 at 08:24PM

Show HN: How to Professionally Say https://ift.tt/aiVLUdn

Show HN: How to Professionally Say https://ift.tt/0niz4y9 May 1, 2022 at 07:20PM

Show HN: Userscript to make HN @usernames clickable https://ift.tt/9Qc7HPI

Show HN: Userscript to make HN @usernames clickable https://ift.tt/Uyz7D05 May 1, 2022 at 02:04PM

Show HN: Turn GitHub repos into tutorials with code that can be edited and run https://ift.tt/AQCXnlh

Show HN: Turn GitHub repos into tutorials with code that can be edited and run https://io.livecode.ch/ May 1, 2022 at 03:55PM

Show HN: I made an AI Platform that gamifies applying to jobs https://ift.tt/Xi6YlBI

Show HN: I made an AI Platform that gamifies applying to jobs Hi there! I've created ApplyNinja, a platform that uses AI to help jobseek...