Friday, October 21, 2022

Show HN: C Injection Compiler – Program your text files in C https://ift.tt/IxZ5SRN

Show HN: C Injection Compiler – Program your text files in C It's very early in development but it has just reached a working state so I'm actually using it now to generate content for my website. The idea is that it should be useful both for generating static files and for generating responses live in a server, which it should be able to do very fast since it all compiles to C code and one memory mapped file. https://ift.tt/oTX2hIR October 22, 2022 at 01:30AM

भास्कर अपडेट्स:इटली में नई सरकार का गठन, जियॉर्जिया मेलोनी बनेंगी पहली महिला प्रधानमंत्री


भास्कर अपडेट्स:इटली में नई सरकार का गठन, जियॉर्जिया मेलोनी बनेंगी पहली महिला प्रधानमंत्री https://ift.tt/a9YPVzw

भास्कर अपडेट्स:इटली में नई सरकार का गठन, जियॉर्जिया मेलोनी बनेंगी पहली महिला प्रधानमंत्री


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

Thursday, October 20, 2022

हिमाचल में कांग्रेस की दूसरी लिस्ट में 17 टिकट:5 पर अभी भी पेंच; किन्नौर के MLA का टिकट फिर होल्ड, शिमला में बगावत तय


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

भास्कर अपडेट्स:कांग्रेस नेता शिवराज पाटिल का विवादित बयान, बोले- भगवत गीता में भी जिहाद है


भास्कर अपडेट्स:कांग्रेस नेता शिवराज पाटिल का विवादित बयान, बोले- भगवत गीता में भी जिहाद है https://ift.tt/GOh2XoT

भास्कर अपडेट्स:कांग्रेस नेता शिवराज पाटिल का विवादित बयान, बोले- भगवत गीता में भी जिहाद है


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

Show HN: NanoMODBUS – A compact MODBUS RTU/TCP C library for microcontrollers https://ift.tt/OMCTz2s

Show HN: NanoMODBUS – A compact MODBUS RTU/TCP C library for microcontrollers Hi HN, this a tiny C library I made because, to my astonishment, in 2022 I couldn't find an (almost) complete and free implementation of MODBUS to be used in a generic microcontroller environment. Enjoy https://ift.tt/afUcNwo October 20, 2022 at 04:34PM

Wednesday, October 19, 2022

Show HN: Lance – Deep Learning with DuckDB and Arrow https://ift.tt/PlhHQXN

Show HN: Lance – Deep Learning with DuckDB and Arrow https://ift.tt/eDkcfbs October 20, 2022 at 01:32AM

Show HN: Stable Diffusion Image-to-Prompt Tool https://ift.tt/RU2nN4I

Show HN: Stable Diffusion Image-to-Prompt Tool Given an image, we can search the latent space to produce likely keywords that you can add to your prompt to recreate the target image https://ift.tt/7EPQnl2 October 20, 2022 at 01:14AM

PM के गुजरात दौरे का दूसरा दिन:UN चीफ एंटोनियो गुटेरेस के साथ मिलकर लॉन्च करेंगे ‘लाइफ’ अभियान


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

Show HN: A simple game for my 4yo https://ift.tt/52NzPZ8

Show HN: A simple game for my 4yo Proud to share the very first release of my new game: Alverde - It's for my 4yo - Currently works only on desktop browsers - As long as I keep having fun building it, it will keep evolving Game: https://ift.tt/4wtWT6S Source: https://ift.tt/7GFT4DA Plans: https://ift.tt/6f9CRwt October 19, 2022 at 08:28PM

Tuesday, October 18, 2022

यासीन मलिक की आज जम्मू के टाडा कोर्ट में पेशी:वायुसेना के जवानों पर हमला करने के मामले में होगी सुनवाई


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

Show HN: Linen – Open-source Slack for communities https://ift.tt/1KliMEy

Show HN: Linen – Open-source Slack for communities Hi HN, My name is Kam. I'm the founder of Linen.dev. Linen communities is a Slack/Discord alternative that is Google-searchable and customer-support friendly. Today we are open-sourcing Linen and launching Linen communities. You can now create a community on Linen.dev without syncing it from Slack and Discord! I initially launched Linen as a tool to sync Slack and Discord conversations to a search engine-friendly website. As I talked to more community managers, I quickly realized that Slack and Discord communities don't scale well and that there needs to be a better tool, especially for open-source knowledge-based communities. Traditionally these communities have lived on forums that solved many of these problems. However, from talking to communities, I found most of them preferred chat because it feels more friendly and modern. We want to bring back a bunch of the advantages of forums while maintaining the look and feel of a chat-based community. Slack and Discord are closed apps that are not indexable by the internet, so a lot of content gets lost. Traditional chat apps are not search engine friendly because most search engines have difficulty crawling JS-heavy sites. We built Linen to be search engine friendly, and our communities have over 30,000 pages/threads indexed by google. Our communities that have synced their Slack and Discord conversations under their domain have additional 40,000 pages indexed. We accomplish this by conditionally server rendering pages based on whether or not the browser client is a crawler bot. This way, we can bring dynamic features and a real-time feel to Linen and support search engines. Most communities become a support channel, and managing this many conversations is not what these tools are designed for. I've seen community admins hack together their own syncs and internal devices to work to stay on top of the conversations. This is why we created a feed view, a single view for all the threads in all the channels you care about. We added an open and closed state to every thread so you can track them similarly to GitHub issues or a ticketing system. This way, you and your team won't miss messages and let them drop. We also allow you to filter conversations you are @mentioned as a way of assigning tickets. I think this is a good starting point, but there is a lot more we can improve on. How chat is designed today is inherently interrupt-driven and disrupts your team's flow state. Most of the time, when I am @mentioning a team member, I actually don't need them to respond immediately. But I do want to make sure that they do eventually see it. This is why we want to redesign how the notification system works. We are repurposing @mentions to show up in your feed and your conversation sections and adding a !mention. A @mention will appear in your feed but doesn't send any push notifications, whereas a !mention will send a notification for when things need a real-time synchronous conversation. This lets you separate casual conversations from urgent conversations. When everything is urgent, nothing is. (credit: Incredibles) This, along with the feed, you can get a very forum-like experience to browse the conversations. Linen is free with unlimited history for public communities under https://ift.tt/GA2J4Pd domain. We monetize by offering a paid version based on communities that want to host Linen under their subdomain and get the SEO benefits without managing their own self-hosted instance. We are a small team of 3, and this is the first iteration, so we apologize for any missing features or bugs. There are many things we want to improve in terms of UX. In the near term, we want to improve search and add more deep integrations, DMs, and private channels. We would appreciate any feedback, and if you are curious about what the experience looks like, you can join us here at Linen.dev/s/linen https://ift.tt/9OG5SxY October 18, 2022 at 08:42PM

7वीं की परीक्षा के प्रश्नपत्र पर बवाल:देशों की लिस्ट में भारत के साथ कश्मीर का नाम; BJP ने उठाए सवाल


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

Monday, October 17, 2022

राजनीतिक मोर्चा:कांग्रेस अध्यक्ष पद की लड़ाई पूरी हो चुकी, बीसीसीआई अध्यक्ष का झगड़ा जारी है


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

गांगुली के सपोर्ट में ममता:कहा- उन्हें ICC चुनाव लड़ने दें; सिसोदिया बोले- मुझ पर BJP जॉइन करने का दबाव


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

Show HN: checkline: check each line you want from stdin to stdout (CLI/TUI/Rust) https://ift.tt/WEd1KXx

Show HN: checkline: check each line you want from stdin to stdout (CLI/TUI/Rust) https://ift.tt/m3uQOvj October 18, 2022 at 03:32AM

Show HN: Xzgrep is twice as fast with dash versus bash https://ift.tt/jab1kKt

Show HN: Xzgrep is twice as fast with dash versus bash In the CentOS world, a shell script written by "Charles Levert" has been extended as the compressed grep for (gzip/bzip2/xz) as /bin/(zgrep/bzgrep/xzgrep); variants of this script are bundled in their respective packages. The dash shell, available in EPEL for CentOS, appears to specifically speed up xzgrep considerably when altered from #!/bin/sh to #!/bin/dash. In my testing on a 32-bit platform under xargs, a search of 14k files of 20M total size runs in half the time. Do others see this performance increase? Is this another tangible benefit for Debian/Ubuntu moving the system shell from bash to their Almquist shell derivative? October 17, 2022 at 11:42PM

भास्कर अपडेट्स:अमृतसर में बीएसएफ जवानों में ड्रोन मार गिराया, लदा था 2.5 किलोग्राम हेरोइन


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

Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor https://ift.tt/VogWu3E

Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor Hi HN, I keep running in the same problem of each AI app “rem...