logoalt Hacker News

stackedinserterlast Tuesday at 6:30 PM0 repliesview on HN

IDE's could help and just hide standard `if err != nil return fmt.Errorf("sh: %w", err)` blocks for us, or show them in some distinct way, like question mark after the statement.