Thursday, December 1, 2022

आफताब का 'पोस्ट नार्को टेस्ट इंटरव्यू' आज:FSL की टीम तिहाड़ जेल जाएगी; ब्रेन मैपिंग भी हो सकती है


via देश | दैनिक भास्कर https://ift.tt/IXJRhsS

Show HN: Recipe software for saving and searching recipes https://ift.tt/vmMIL0a

Show HN: Recipe software for saving and searching recipes Made a LAN web-based recipe software with a database back-end that lets you save, search, and make meal plans with your recipes! Any suggestions are very welcome. I'm an independent publisher, posting this software. Right now my pricing model is to have a 2 week free trial before it asks for a serial code, which costs $7. https://ift.tt/eFRwvYN December 2, 2022 at 04:43AM

मोदी बोले- कांग्रेस राम को नहीं मानती:रावण के नाम से मुझे गाली देते हैं; स्मिथ ने ब्रेडमैन के रिकॉर्ड की बराबरी की


via देश | दैनिक भास्कर https://ift.tt/EhLCJcw

Show HN: Programming Google Flutter with Clojure https://ift.tt/RtV7fwI

Show HN: Programming Google Flutter with Clojure This proof-of-concept project combines: - Flutter, from Google; - ClojureDart, port of Clojure to Dart from Tensegritics; and - Matrix, a reactive framework from moi. So, yes, we can now program Flutter with a Lisp. Yay. Project includes dozens of working examples and a full implementation of the TodoMVC classic to help tire-kickers play around. Support installing freely available on the #matrix channel on the Clojurians Slack. https://ift.tt/FtXk5zv December 2, 2022 at 12:11AM

भास्कर अपडेट्स:दक्षिण अफ्रीका से 50 और चीते लाने की तैयारी, सितंबर में नामीबिया से 8 आए थे


via देश | दैनिक भास्कर https://ift.tt/q3oO1QM

Show HN: Py-obsidianmd, a Python library for Obsidian users https://ift.tt/xuOb9Uc

Show HN: Py-obsidianmd, a Python library for Obsidian users Hello Hacker News, This message is relevant to those of you who use [Obsidian](https://obsidian.md/) for personal knowledge management. py-obsidianmd is a python library that enables you to change your notes’ metadata in batch. You can also easily move your metadata between the frontmatter and inline notation (dataview style). Checkout: - the presentation video: https://www.youtube.com/watch?v=gRPBAKiu37Y - github repository: https://ift.tt/Mbk1fjm - example usage: https://ift.tt/HT4xmvP It has saved me a lot of time, and made me free to experiment with how I handle my knowledge base’s metadata. I hope it can also be useful to others in the community ! Let me know if you have any feedback. Cheers, December 2, 2022 at 12:24AM

Wednesday, November 30, 2022

आज से हुए ये 5 बड़े बदलाव:हीरो की गाड़ी खरीदना हुआ महंगा, ATM से पैसा निकालने के लिए नया नियम; पेट्रोल-गैस के दाम


via देश | दैनिक भास्कर https://ift.tt/W2z0BZ7

गुजरात चुनाव:निर्णायक 89 सीटों पर टिका है आप, कांग्रेस और भाजपा का भविष्य


via देश | दैनिक भास्कर https://ift.tt/UiBqmsO

सस्ते हो सकतें हैं पेट्रोल-डीजल:8 महीने में 27% घटे कच्चे तेल के दाम; कमलनाथ बोले- हम 7 दिन से मर रहे


via देश | दैनिक भास्कर https://ift.tt/3PG7hWq

भास्कर अपडेट्स:प्रयागराज में 6 करोड़ की पेरिस ब्रांड की नकली सिगरेट बरामद


via देश | दैनिक भास्कर https://ift.tt/xFPVbIR

आफताब का नार्को टेस्ट होगा आज:यह फेल हुआ तो ब्रेन मैपिंग हो सकती है, पॉलीग्राफ रिपोर्ट भी तैयार की जा रही


via देश | दैनिक भास्कर https://ift.tt/xuahLvT

Show HN: AudioGata, a plugin based Web Audio player https://ift.tt/bk58cUC

Show HN: AudioGata, a plugin based Web Audio player https://ift.tt/trjkDdg November 30, 2022 at 11:15PM

Tuesday, November 29, 2022

Show HN: I rebuilt MySpace from 2007 (2 year update) https://ift.tt/GVB9DIP

Show HN: I rebuilt MySpace from 2007 (2 year update) https://ift.tt/afx9gHM November 30, 2022 at 02:09AM

Show HN: A userscript that adds archive URLs below the paywalled HN submissions https://ift.tt/mifvtQs

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/VG8c9y4 GreasyFork: https://ift.tt/nEuUkpm... Source code: https://ift.tt/7yXM5lm 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/4zW6hED ) 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/cmtdj6Q... ) 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/7yXM5lm November 30, 2022 at 04:38AM

आफताब को बचाने वाले पुलिसकर्मियों को मिला इनाम:कमिश्नर ने तारीफ करते हुए 10-10 हजार दिए; 70 टुकड़े करने आए थे हिंदू सेना के लोग


via देश | दैनिक भास्कर https://ift.tt/2lpJ0HN

Show HN: Full-stack _hyperscript Node.js TODO web app (with Htmx) https://ift.tt/iQZkCve

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/FC1w8Ko November 29, 2022 at 11:12PM

Show HN: PHP-fts – Full-text search engine in pure PHP, no extensions https://ift.tt/wgSBiJP

Show HN: PHP-fts – Full-text search engine in pure PHP, no extensions https://ift.tt/WpBoNzV May 7, 2026 at 01:58AM