Friday, March 18, 2022

Show HN: Ddosify Cloud – Nocode Load Testing Platfrom [Live Demo] https://ift.tt/wSGFzd7

Show HN: Ddosify Cloud – Nocode Load Testing Platfrom [Live Demo] https://ift.tt/ySnVvBx March 19, 2022 at 12:24AM

Thursday, March 17, 2022

Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane https://ift.tt/RlrWCMT


Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane https://ift.tt/RlrWCMT https://ift.tt/rfsJF2m

Show HN: Fin TCP Proxy – A fan in TCP proxy using Vert.x https://ift.tt/OeQWSbq


Show HN: Fin TCP Proxy – A fan in TCP proxy using Vert.x https://ift.tt/OeQWSbq https://ift.tt/ET09yKc

Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane https://ift.tt/RlrWCMT


Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane https://ift.tt/RlrWCMT https://ift.tt/DJ2guMf

Show HN: Fin TCP Proxy – A fan in TCP proxy using Vert.x https://ift.tt/OeQWSbq

Show HN: Fin TCP Proxy – A fan in TCP proxy using Vert.x https://ift.tt/AkILD9s March 17, 2022 at 10:59PM

Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane https://ift.tt/RlrWCMT


Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane https://ift.tt/RlrWCMT https://ift.tt/IpOQ5C0

Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane https://ift.tt/RlrWCMT


Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane https://ift.tt/RlrWCMT https://ift.tt/PHadFG7

Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane https://ift.tt/RlrWCMT

Show HN: Redis Unleashed: A Free Udemy Course from the Rockstar Frank Kane Frank Kane is a popular instructor on Udemy and has taught millions of students. He has now created a FREE course (limited time before it becomes paid). Check it out: Check it out: https://ift.tt/HqDbE2K Overview: Today's Redis is more than a cache! Learn how Redis Modules can replace NoSQL, Elasticsearch, Neo4j, Kafka, and more. Chapters: - Deploy Redis Cloud to AWS, Google Cloud, or Azure - Cache key/value data with Redis - Store persistent JSON data with RedisJSON - Query JSON data with RediSearch - Interface with structured data in Python with Redis OM - Analyze time series data with RedisTimeSeries - Create a real-time multi-cloud service environment with Redis Cloud Enterprise - Generate real-time recommendations with RedisGraph - Build a real-time leaderboard with RedisBloom https://ift.tt/HqDbE2K March 18, 2022 at 12:13AM

Tuesday, March 15, 2022

आज का इतिहास:इराक ने कुर्दों पर किया था सबसे घातक केमिकल अटैक, पलक झपकते ही मारे गए थे 5 हजार से ज्यादा लोग


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

Show HN: Inbox World - Read something not controlled by billionaires https://ift.tt/HLgwCNV

Show HN: Inbox World - Read something not controlled by billionaires Version 2.1, totally revamped based on feedback — includes leaderboards by topic, latest posts, and an experiment with a serendipitous Twitter bot. All feedback welcome. https://inboxworld.io/ March 16, 2022 at 01:06AM

Show HN: Social Good Social Network – pitch deck https://ift.tt/Q3XSAwF

Show HN: Social Good Social Network – pitch deck https://ift.tt/wtkbEif March 16, 2022 at 12:29AM

Show HN: WikiNewsFeed – RSS aggregator powered by Wikipedia https://ift.tt/uoSglnO

Show HN: WikiNewsFeed – RSS aggregator powered by Wikipedia https://ift.tt/LS7OUJG March 16, 2022 at 12:01AM

Show HN: Fast subdomain enumerator written in Rust https://ift.tt/IzqXVhm

Show HN: Fast subdomain enumerator written in Rust Hello! I'm learning Rust and also information security, so what better way to learn than to put a tool together practicing both skills? I've tried to use a couple of different tools for subdomain enumeration (part of the Discovery-party when it comes to penetration testing), but none of them were very fast, even if the DNS resolver I pointed them towards is, so I wrote my own tool that leverages concurrency to check a lot of subdomains, fast! It's written in Rust, main parts being using Tokio and async_channels, and I think it works good enough for a first release. I wanted to get recursive subdomain enumeration to work too, but couldn't figure out how to send into the same channels I'm reading from and knowing when to close the actual channels. Will work on that next! If you want to check out the project, it's located here: https://ift.tt/4cq0ZAf I'd love your feedback on the code, idea or anything in general! Usually people here have very good feedback, so I'm excited to hear what you think. Thank you! https://ift.tt/4cq0ZAf March 15, 2022 at 11:21PM

Show HN: tltv – Federation protocol for 24/7 TV channels https://ift.tt/KMVr6Ng

Show HN: tltv – Federation protocol for 24/7 TV channels I spent six years trying to build a tv channel server. rewrote it eight times. flas...