Thursday, July 7, 2022

गर्लफ्रेंड से कहा-बड़ा भाई समझकर माफ कर देना:लड़की की चालाकी से तंग आ गया था, तो किसी ने प्रेमिका के लेटर पर दिया D-ग्रेड, गलतियां मार्क कर लाल पेन से भेजा


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

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


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

Show HN: RemoteFriendly – A remote job board inspired by HN https://ift.tt/tHvwOub

Show HN: RemoteFriendly – A remote job board inspired by HN https://ift.tt/7bl2a0H July 8, 2022 at 02:50AM

Show HN: PostgreSQL proxy for integration testing things you don't control https://ift.tt/MeWXilA

Show HN: PostgreSQL proxy for integration testing things you don't control Hi hackers! I recently tried to get a stack of microservices running in a docker-compose sandbox for integration testing using their original (e.g. prod) configuration. This means I didn't know what credentials they'd be using or what database name. So I hacked together a postgresql proxy using an existing project ( https://ift.tt/1pNyS6G ) and simply allow any credentials to connect and make sure the desired database exists before returning control to the caller. Sharing this in the hopes it is useful for someone else. Lucas https://ift.tt/32lR8LS July 8, 2022 at 12:12AM

Show HN: See3ee.com – Find Cars like you find EC2’s https://ift.tt/7JaVKbp

Show HN: See3ee.com – Find Cars like you find EC2’s https://see3ee.com/ July 7, 2022 at 08:20PM

Wednesday, July 6, 2022

पार्वती और सीता का क्रोधित रूप हैं काली:तामसिक देवों में सबसे ऊपर, मांस-मछली-मदिरा और मुद्रा का चढ़ावा, इनकी पूजा की शुरुआत के पीछे आदिवासी


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

एक OTP के चलते कैब-ड्राइवर ने सवारी की ली जान:बच्चों के गाड़ी में बैठने के चलते हुई बहस, कहीं नाबालिग से की गई छेड़छाड़


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

भास्कर LIVE अपडेट्स:ईरान ने ब्रिटेन के डिप्टी ऐम्बैस्डर को जासूसी के आरोप में गिरफ्तार किया


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

Show HN: Barfi – Python flow based programming with GUI https://ift.tt/dc3p2xj

Show HN: Barfi – Python flow based programming with GUI What? Another flow based programming library for Python? Yes. All the FBP libraries out there for Python need to be run as a self contained application. They are not components that could be integrated into your existing data workflows. Barfi, on the other hand can be integrated. At the moment it has a Streamlit component that you can use in your Streamlit apps. Currently, I am working on a Jupyter notebook widget. https://ift.tt/JGwT8h3 July 7, 2022 at 02:30AM

Show HN: We created a password and data manager for teams https://ift.tt/mSaAX4U

Show HN: We created a password and data manager for teams https://ift.tt/UaE8LSI July 7, 2022 at 02:27AM

Show HN: C3 – A C alternative that looks like C https://ift.tt/Sx71gLe

Show HN: C3 – A C alternative that looks like C Compiler link: https://ift.tt/WT7zPQF Docs: http://www.c3-lang.org This is my follow-up "Show HN" from roughly a year ago ( https://ift.tt/WgZLztV ). Since then the language design has evolved and the compiler has gotten much more solid. Assorted extra info: - The C3 name is a homage to the C2 language project ( http://c2lang.org ) which it was originally inspired by. - Although C3 mostly conforms to C syntax, the most obvious change is requiring `fn` in front of the functions. This is to simplify searching for definitions in editors. - There is a comparison with some other languages here: https://ift.tt/KyB5A3b - The parts in C3 which breaks C semantics or syntax: https://ift.tt/xzysiSB - Aside from the very C-like syntax, one the biggest difference between C3 and other "C competitors" is that C3 prioritizes C ABI compatibility, so that all C3 special types (such as slices and optionals) can be used from C without any effort. C and C3 can coexist nicely in a code base. - Currently the standard library is not even alpha quality, it's actively being built, but there is a `libc` module which allows accessing all of libc. Raylib is available to use from C3 with MacOS and Windows, see: https://ift.tt/VTg7dKw - There is a blog with assorted articles I've written during the development: https://ift.tt/JXKE6eD July 7, 2022 at 01:01AM

Tuesday, July 5, 2022

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


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

मॉर्निंग न्यूज ब्रीफ:नूपुर पर सुप्रीमकोर्ट की टिप्पणी से पूर्व जज और ब्यूरोक्रेट्स नाराज; 17 दिन में 7 बार स्पाइसजेट के विमान में आई खराबी


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

कोरोना अपडेट:बीते 24 घंटों में नए केस में 12% की बढ़ोतरी; मंगलवार को महाराष्ट्र में मिले सबसे ज्यादा नए मामले


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

Show HN: Z shell config - what the files do, where they go, how to run them https://ift.tt/MBhyXb6

Show HN: Z shell config - what the files do, where they go, how to run them https://ift.tt/c9h3Ike July 6, 2022 at 02:13AM

Show HN: Localization and translations should be code, not data https://ift.tt/nRcLJEA

Show HN: Localization and translations should be code, not data https://ift.tt/65DvebE July 6, 2022 at 01:45AM

Show HN: A USB-Rubber-Ducky Blocker (50 Codes) https://ift.tt/rtEuzOb

Show HN: A USB-Rubber-Ducky Blocker (50 Codes) https://ift.tt/ViBdG2P July 6, 2022 at 01:16AM

Show HN: Micromort Risk Visualizer https://ift.tt/vcJmMNA

Show HN: Micromort Risk Visualizer https://boxed.github.io/micromort/ May 14, 2026 at 12:09AM