Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Wednesday, November 30, 2022
Show HN: Amazon Seller sent me a postcard asking me to leave a 5-star review https://ift.tt/3xnZqcI
Show HN: Amazon Seller sent me a postcard asking me to leave a 5-star review Wanted to jump in and throw this here since this is about the first time I've been reached out to by an Amazon seller by mail, directly asking me to leave a 5-star review in exchange for a $20 gift card. With an already struggling E-commerce market, it's quite strange to see the lengths sellers are going to, to buy 5-star reviews from buyers. I am considering reporting this to Amazon, however wanted to run this by you guys and hear similar stories from you! Here is the card I received: https://ift.tt/6M4c5YH https://ift.tt/6M4c5YH November 30, 2022 at 07:07AM
Show HN: SinglePage – Quickly and anonymously publish a page to the web https://ift.tt/slteRPz
Show HN: SinglePage – Quickly and anonymously publish a page to the web Creating a basic webpage has become way too complicated and expensive. Often there are those times when you just want to share your thoughts with the world but don't want the overhead and complexities that come with maintaining a website. Sometimes, you have an interesting thought piece, an education article, or just a quick and simple bio page that doesn't need the heavy hand of a WordPress blog or Medium post. That's where Single Page comes in. Publish a single page instantly to the web with no fuss. I was laid off three weeks ago from Twitter and I decided to work through a couple of my projects and this was one of them. I've tried blogs over the years, Medium didn't feel right but yet I wanted to quickly post pages online and couldn't find an easy way to do it. So I created it. Feedback appreciated! https://singlepage.cc/ November 30, 2022 at 01:44AM
Show HN: I rebuilt MySpace from 2007 (2 year update) https://ift.tt/AiUpzQv
Show HN: I rebuilt MySpace from 2007 (2 year update) https://ift.tt/3iEoTdW November 30, 2022 at 02:09AM
Show HN: A userscript that adds archive URLs below the paywalled HN submissions https://ift.tt/cuvVSN0
Show HN: A userscript that adds archive URLs below the paywalled HN submissions This userscript adds archive URLs to the metadata section of HN submissions without breaking the immersion. Here are 2 screenshots: https://ift.tt/zRCYFP8 GreasyFork: https://ift.tt/52PFMLY... Source code: https://ift.tt/kM1Am3R Now let me overexplain. -Why?- I never liked paywalled articles. I understand where they come from, but I don't like where we cross our paths. This is why I don't use major news aggregators anymore. Instead, I spend my "catching-up-with-the-world-time" on Hacker News. However, Hacker News (HN) also has its fair-share of paywalled articles. ( Around 11.6% according to my short-lived, half-assed attempt at measuring it. See my super old data https://hpa.emre.ca/ I tell the story below.) -First try- Around a year ago, when I ran the above experiment, my goal wasn't to run that experiment. It was during my self-teaching & career-changing process, I decided to build a React HN clone. To make it stand-out from the bunch, I added a paywall feature. It would detect paywalled articles and would add an archive URL into the metadata. The issue with archiving is unless someone archived the link before on the {archiving-project} then the link is most likely not archived. So me sending people to those projects meant nothing. It kinda meant something for me from an ideological standpoint but I assume you are not me. This rubbed me the wrong way. I decided to build a backend (See https://ift.tt/V0yonvS ) that would scan the links and automatically to detect paywalls close to real-time and submit paywalled ones to archive.is for archival. I used Nodejs, Firebase, and React. I was -still am- really proud because I believed it was doing public good in terms of digital preservation. Only 1 person needed to run this script to benefit everyone. As an extra, I was curious on how many paywalled articles were being shared, by whom, at what time. So I also created some analytics functionality to gather the data. And later created a UI to present it. HN-Paywall-Archiver was great but I stopped running the backend at some point. Because at that point couldn't find a way to continuously run my backend code on some platform for cheap or didn't try hard enough. P.S. Recently I've been thinking of remaking this version with Cloudflare Workers. -Hacker News Paywall Archiver Userscript- After almost a year, I got into userscripts. Super great super awesome concept. People seem to hate javascript unless it is presented as a userscript. So I decided to get my hands dirty to create a simple solution that solves the paywall issue on HN without breaking any hearts. My solution is not perfect as it had to be simple. But here's the rundown. Pros: - Does not beg for attention. - Simple code, simple concept. - Unintentionally, indicates which submissions are paywalled without you interacting with anything. - Not-yet-archived archive links can make you feel like you are contributing to the society after you click on the "archive this URL" button on project page. - Uses HN html defaults, so I hope it plays well with the HN skins/plugins/userscripts you use. Cons: - It doesn't automatically archive the links. - It uses clone of a static list of paywalled websites sourced from a popular Chrome extension. ( https://ift.tt/p1C2gcv... ) So changing the paywall list is slow and manual. - No guarantees of archived links actually having the archive readily available for reading. Though there are currently 3 projects added, so it should be enough for most links. So, there you go. I hope you enjoy it. It can break occasionally due to changes in news.ycombinator code, if you let me know on Twitter, I can fix it ASAP. Otherwise you have to wait until I notice that the script is broken, which can take quite a while as I browse HN on mobile. https://ift.tt/kM1Am3R November 30, 2022 at 04:38AM
Show HN: Full-stack _hyperscript Node.js TODO web app (with Htmx) https://ift.tt/TZ6N0XK
Show HN: Full-stack _hyperscript Node.js TODO web app (with Htmx) Hey HN! I think _hyperscript is an insanely cool language, and while designed for simple front-end DOM interactions, I thought it would be a cool back-end scripting language as well. So, I slapped together a TODO app with a _hyperscript bootstrapping script based on the original repository's node-hyperscript example. My repo isn't clean, just something I worked out over a weekend to prove the concept, also an excuse to play with htmx. :) Please read the README, and let me know how, if anyone's interested, I can work in some of my tweaks to the original repository. I'm kind of a noob with open source stuff. https://ift.tt/U3dHpil November 29, 2022 at 11:12PM
Show HN: Overengineering guest WiFi logins for fun (sadly not profit) https://ift.tt/Ey7FZWK
Show HN: Overengineering guest WiFi logins for fun (sadly not profit) Hey HN! I wanted to share a project that I've been working on for a while and finally "completed" (until next time I try to improve it, that is). The idea is that I wanted my guest wifi password to change frequently, but I also didn't want my guests to hate me every time they came over to visit. Hence be_my_guest was born. Please let me know what you think! https://ift.tt/Zi43U9w November 29, 2022 at 10:01PM
Show HN: Can you tell if an image is AI-generated? https://ift.tt/lM40E9q
Show HN: Can you tell if an image is AI-generated? https://ift.tt/PAlxMZV November 30, 2022 at 01:06AM
Subscribe to:
Posts (Atom)
Show HN:Every Team Is Building the Same Cache https://ift.tt/4pYJ9NC
Show HN:Every Team Is Building the Same Cache https://ift.tt/FcwphYl June 26, 2026 at 03:10AM
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Simple Gantt Chart Software https://ift.tt/sa3dQKF May 7, 2022 at 12:39PM
-
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] ...