Firework shop prepares for season with new law, tariff challenges
MITCHELLVILLE, Iowa — A local fireworks shop had to put in some extra work this season as they faced tariff challenges and new legislation that expanded local firework opportunities.
Sipma Farms sits just outside Mitchellville and started selling fireworks in 2017 after they were legalized in Iowa for commercial and private use. A veteran-owned and small business, they pride themselves on giving back to the community and helping customers know how to safely handle their fireworks.
'That's one of the great things about what we do. You'll see that we treat you like family. We do. I don't judge anybody who's never shot up a firework before or anyone who buys more than they probably should, everybody has their own way of celebrating,' said Tim Sipma, Sipma Farms Owner. 'There are instructions on every one of these, and we walk through how things work. If you have any questions, we're more than happy to answer them.'
However, this year SF 303, a new law that prevents cities and counties from enforcing ordinances banning the use of fireworks on July 3rd and 4th December 31st, was passed.
Many spoke against it, saying it opened the door for people to use them irresponsibly, while supporters of the bill said it was necessary to allow Iowans to fully participate in next year's 250th anniversary celebrations. Sipma Farms says they are already seeing an impact.
'What we've seen is there's a lot more people that are starting to say, okay, that's great, we can go out and buy fireworks now,' said Sipma. 'We've actually had some new customers come in. So I'm assuming that's the reason why, or at least one of the reasons why, and then some coming from the different cities that have issued bans in the past. So it's starting to pick up steam.'
However, while the opportunity is available, the fireworks may not be, or at least not at their usual cost. Most fireworks come from overseas and have been put at risk of trade tariffs, resulting in some price hikes at certain vendors. Sipma Farms saw the risks and made sure to buy theirs early.
'I think pretty much everybody kind of panicked a little bit, we already had ours purchased. So, we don't need to increase our prices due to tariffs. We're going to keep our prices from last year in the same price we've had since, I think, 2022. We've frozen our prices, and I think it's going to help us out a little bit. But there are people out there who probably are going to have to increase their prices significantly because of the tariffs.'
A majority of firework stalls open their doors during the first week of June, but Sipma Farms says they don't see the bulk of their customers till the week before the holiday. Sipma Farms Fireworks is open from 9 a.m. to 9 p.m. until July 4th.
Copyright 2025 Nexstar Media, Inc. All rights reserved. This material may not be published, broadcast, rewritten, or redistributed.
Hashtags

Try Our AI Features
Explore what Daily8 AI can do for you:
Comments
No comments yet...
Related Articles


Bloomberg
38 minutes ago
- Bloomberg
Musk Looms Over Latest Ergen Fight Threatening EchoStar Debt
Save Welcome to The Brink. I'm Eliza Ronalds-Hannon, a senior reporter in Atlanta, covering EchoStar's missed interest payment after the Federal Communications Commission started a review. We also have updates on Wellness Pet and auto sector distress. Follow this link to subscribe. Send us feedback and tips at debtnews@ Creditors to EchoStar and its pay-TV unit Dish Network huddled over the past eight days as they came to terms with the latest curveball thrown by Charlie Ergen.


TechCrunch
42 minutes ago
- TechCrunch
Superblocks CEO: How to find a unicorn idea by studying AI system prompts
Brad Menezes, CEO of enterprise vibe coding startup Superblocks, believes the next crop of billion-dollar startup ideas are hiding in almost plain sight: the system prompts used by existing unicorn AI startups. System prompts are the lengthy prompts — over 5,000-6,000 words — that AI startups use to instruct the foundational models from companies like OpenAI or Anthropic on how to generate their application-level AI products. They are, in Menezes view, like a master class in prompt engineering. 'Every single company has a completely different system prompt for the same [foundational] model,' he told TechCrunch. 'They're trying to get the model to do exactly what's required for a specific domain, specific tasks.' System prompts aren't exactly hidden. Customers can ask many AI tools to share theirs. But they aren't always publicly available. So as part of his own startup's new product announcement of an enterprise coding AI agent named Clark, Superblocks offered to share a file of 19 system prompts from some of the most popular AI coding products like Windsurf, Manus, Cursor, Lovable and Bolt. Menezes's tweet went viral, viewed by almost 2 million including big names in the Valley like Sam Blond, formerly of Founders Fund and Brex, and Aaron Levie, a Superblocks investor. Superblocks announced last week that it raised a $23 million Series A, bringing its total to $60 million for its vibe coding tools geared to non-developers at enterprises. So we asked Menezes to walk us through how to study other's system prompts to glean insights. Techcrunch event Save $200+ on your TechCrunch All Stage pass Build smarter. Scale faster. Connect deeper. Join visionaries from Precursor Ventures, NEA, Index Ventures, Underscore VC, and beyond for a day packed with strategies, workshops, and meaningful connections. Save $200+ on your TechCrunch All Stage pass Build smarter. Scale faster. Connect deeper. Join visionaries from Precursor Ventures, NEA, Index Ventures, Underscore VC, and beyond for a day packed with strategies, workshops, and meaningful connections. Boston, MA | REGISTER NOW 'I'd say the biggest learning for us building Clark and reading through the system prompts is that the system prompt itself is maybe 20% of the secret sauce,' Menezes explained. This prompt gives the LLM the baseline of what to do. The other 80% is 'prompt enrichment' he said, which is the infrastructure a startup builds around the calls to the LLM. That part includes instructions it attaches to a user's prompt, and actions taken when returning the response, such as checking for accuracy. He said there are three parts of system prompts to study: role prompting, contextual prompting, and tool use. The first thing to notice is that, while system prompts are written in natural language, they are exceptionally specific. 'You basically have to speak as if you would to a human co-worker,' Menezes said. 'And the instructions have to be perfect.' Role prompting helps the LLMs be consistent, giving both purpose and personality. For instance, Devin's begins with, 'You are Devin, a software engineer using a real computer operating system. You are a real code-wiz: few programmers are as talented as you at understanding codebases, writing functional and clean code, and iterating on your changes until they are correct.' Contextual prompting gives the models the context to consider before acting. It should provide guardrails that can, for instance, reduce costs and ensure clarity on tasks. Cursor's instructs, 'Only call tools when needed, and never mention tool names to the user — just describe what you're doing. … don't show code unless asked. … Read relevant file content before editing and fix clear errors, but don't guess or loop fixes more than three times.' Tool use enables agentic tasks because it instructs the models how to go beyond just generating text. Replit's, for instance, is long and describes editing and searching code, installing languages, setting up and querying PostgreSQL databases, executing shell commands and more. Studying others' system prompts helped Menezes see what other vibe coders emphasized. Tools like Loveable, V0, and Bolt 'focus on fast iteration,' he said, whereas 'Manus, Devin, OpenAI Codex, and Replit' help users create full-stack applications but 'the output is still raw code.' Menezes saw an opportunity to let non-programmers write apps, if his startup could handle more, such as security and access to enterprise data sources like Salesforce. While he's not yet running the multi-billion startup of his dreams, Superblock has landed some notable companies as customers, it said, including Instacart and Paypaya Global. Menezes is also dogfooding the product internally. His software engineers are not allowed to write internal tools; they can only build the product. So his business folks have built agents for all their needs, like one that uses CRM data to identify leads, one that tracks support metrics, another that balance the assignments of the human sales engineers. 'This is basically a way for us to build the tools and not buy the tools,' he sais.


Washington Post
an hour ago
- Washington Post
Attorneys in NCAA antitrust case to share $475M in fees, with potential to reach $725M
The attorneys who shepherded the blockbuster antitrust lawsuit to fruition for hundreds of thousands of college athletes will share in just over $475 million in fees, and the figure could rise to more than $725 million over the next 10 years. The request for plaintiff legal fees in the House vs. NCAA case, outlined in a December court filing and approved Friday night , struck experts in class-action litigation as reasonable.