Skip to main content

Posts

Showing posts from March, 2022

Show HN: Code reviews intimidated me, so I built a course on how to master them https://ift.tt/Hw3NOFs

Show HN: Code reviews intimidated me, so I built a course on how to master them I’m excited to share Master the Code Review: forge a better process, give better reviews, write better code. It’s a video course with 4+ hours of content [1]. I’ve linked a 21-minute sample below [2]. 6 years ago, I began my software engineering career at Amazon Web Services. I struggled with Pull Requests. My authored PRs received many comments, sometimes 50+. They went through many revisions, sometimes 7+. I often shipped late. My reviews of other PRs were surface level and counterproductive. Long story short: I improved. Through trial, error and experience I learned how to be effective in all 3 dimensions of code reviews: process, reviewer, and author. I came to realize that there isn’t much information out there, giving developers actionable guidance to succeed in a code review environment. Doing so takes specific soft skills, social skills, and technical skills. Very few people talk about them. Late 20...

Shrewsbury maternity deaths scandal will spark change - Javid #wanitaxigo

Brexit delayed pandemic plans says disaster expert #wanitaxigo

Queen thanks DofE winner Doyin Sonibare after thanksgiving speech #wanitaxigo

Children in critical condition after dog attacks #wanitaxigo

Brothers, 12 and 13, wanted for raiding top London hotels #wanitaxigo

Northampton friends make a cuppa after £1m lottery win #wanitaxigo

Show HN: Ingredients for Change https://ift.tt/xoV5042

Show HN: Ingredients for Change For far to long ingredient parsers been unavailable to the public. Either due to obsene complexity: https://ift.tt/Rdb3yMw Or because of the dreaded paywall: https://ift.tt/w7fGDby Wait no longer, I introduce PyIng. An easy to use python package for changing this "2 ounces of spicy melon" into this {name: melon, unit: ounces, qty: 2.0}. https://ift.tt/cdN2kyo March 29, 2022 at 12:49AM

Roman Abramovich: From orphan to sanctioned billionaire oligarch #wanitaxigo

Verstappen wins GP after late overtake #wanitaxigo

Russia transfers thousands of Mariupol civilians to its territory #wanitaxigo

War in Ukraine: Musicians perform emotional concert in Kharkiv metro station #wanitaxigo

China plane crash: All 132 passengers and crew dead, officials confirm #wanitaxigo

Dorset Police hunt prisoner on the run in underwear and socks #wanitaxigo

War in Ukraine: Change of emphasis or admission of failure by Moscow? #wanitaxigo

Ukraine not alone in fight against Russia, says PM #wanitaxigo

Ukraine-Russia: The 76-year-old artist taking on Putin #wanitaxigo

Bella-Rae Birch: Dog that killed toddler was legal American Bully XL #wanitaxigo

Dubai ruler's ex-wife given sole responsibility for their children's care #wanitaxigo

William Collins: Giant memorial will need to be changed, council says #wanitaxigo

War in Ukraine: What Ukraine is getting right #wanitaxigo

Goldman Sachs boss David Solomon set to DJ Lollapalooza #wanitaxigo

Julian Assange: Wikileaks founder gets married in Belmarsh prison #wanitaxigo

Amanda Bynes: Judge ends former actress's nine-year conservatorship #wanitaxigo

The 3 Russian cyber-attacks the West most fears #wanitaxigo

David Amess killing: Jury played 999 call from witness to stabbing #wanitaxigo

Ed Sheeran awaits verdict in 'traumatising' Shape of You copyright trial #wanitaxigo

Homes for Ukraine: 'It's sad, slow and frustrating' #wanitaxigo

Multiple Apple services suffer outages #wanitaxigo

Mariupol: Four reasons the city matters so much to Russia #wanitaxigo

William and Kate dance and taste chocolate during day two of Belize tour #wanitaxigo

Show HN: I built a platform for projects to find maintainers https://ift.tt/96NawgZ

Show HN: I built a platform for projects to find maintainers A few days ago, someone I follow asked the community for help maintaining his side-project, 512kb.club. This got me thinking. There are loads of maintainers out there feeling burnt out, but they can't abandon their project since people are depending on the project to be maintained. In an effort to combat this, I built a website that lists projects looking for new maintainers. It's still quite empty and has some rough edges. Any feedback is very welcome! https://ift.tt/WJTEGrY March 21, 2022 at 02:02AM

Nottingham Forest 0-1 Liverpool: Jurgen Klopp's side set up semi-final date against Man City after edging past hosts #wanitaxigo

Isle of Wight e-scooter complaints exceed 1,000 #wanitaxigo

Show HN: A photo sharing app that isn't trying to be a TikTok clone https://ift.tt/POHxSkF

Show HN: A photo sharing app that isn't trying to be a TikTok clone We launched Pidgeon a few weeks ago, and since then we've had a chance to fix a lot of bugs and upgrade the usability a significant amount. The app is made just for photo sharing. No videos, no NFTs, just pictures, comments, and chats. Each post is ranked like on reddit - a combination of the user upvote/downvotes and the amount of time passed since the post's creation. We're also trying to stay away from ads, and instead adopt a freemium model. The main reason for this is because people are a lot more concerned with privacy these days, and if we aren't serving ads, then the user knows that we don't have an incentive to steal their data. There's already a small community of about 1500 on the app, with a lot of them being professional photographers. So the photos going up look really nice (at least in my opinion). But we don't just want to be a community of people who consider themselves ...

Show HN: I’m Building a Nerf Dart Missile Defense System [video] https://ift.tt/tHxqgle

Show HN: I’m Building a Nerf Dart Missile Defense System [video] I’m building a robot that can track nerf darts and shoot them out of the air. I’ve worked on other projects in robotics and object tracking (perception for self driving cars), but this has a whole different set of challenges. Nerf rival rounds travel at over 100 feet per second and shooting them out of the air requires aiming systems that are precise to less than half the width of a human hair and timing precision of 600 times faster than the blink of an eye. This is the first part of the series of me building the project (and my first video!) so I’d love to hear what you think! https://www.youtube.com/watch?v=wF-f_AdCxl0 March 20, 2022 at 09:17PM

Ukraine: Brit finds refugee to host after Polish trip #wanitaxigo

Sarah Everard vigil: Met Police appeal against High Court ruling #wanitaxigo

Strip-searched Hackney schoolgirl to sue Met Police #wanitaxigo

Morad Tahbaz, released in Nazanin deal, back in Iran jail #wanitaxigo

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

Michael Collins: Lock of Irish leader's hair sells for £18,000 #wanitaxigo

Man United's Pogba reveals burglary at his home #wanitaxigo

Anoosheh Ashoori: Daughter and wife say they'll welcome him with cake and beer #wanitaxigo

MP's message to Nazanin's daughter: 'Mummy really is coming home' #wanitaxigo

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 gener...

Russia sanctions Joe Biden, Hillary Clinton and others #wanitaxigo

Baftas 2022: Encanto director takes glasses campaigner to London ceremony #wanitaxigo

Bafta Film Awards 2022: Stars step out on the red carpet #wanitaxigo

Sarah Everard: Protesters block road outside Scotland Yard #wanitaxigo

Battle for Mykolaiv: 'We are winning this fight, but not this war' #wanitaxigo

Queen pulls out of attending Commonwealth Service #wanitaxigo

Evgeny Lebedev: I am not some agent of Russia #wanitaxigo

Covid inquiry's public hearings to begin in 2023 #wanitaxigo

Ukraine war: Fact-checking Russia's biological weapons claims #wanitaxigo

Plato and Aristotle inspire Belfast pupils #wanitaxigo

Scottish Tory leader Douglas Ross withdraws call for Boris Johnson to quit #wanitaxigo