HN user

regera

117 karma
Posts5
Comments17
View on HN

Not yet. Sometimes employees if they get second bite of the big apple. PE do well in capital-intensive sectors. I'm not sure if their playbook fits the real needs of dollar stores. Instead of focusing on things like debt and aggressive cost cuts, most customers just want fair prices, stocked shelves, clean stores, friendly cashiers and basic respect—things that PE firms often ignore. In DFW, I was surprised to see 1-2 person dollar stores!

Dollar stores are private equity with a checkout lane.

In 2025, Dollar Tree sold Family Dollar to a group of private-equity firms: Brigade Capital Management, Macellum Capital Management and Arkhouse Management Co.

https://corporate.dollartree.com/news-media/press-releases/d...

It’s a business model cosplaying as poverty relief while quietly siphoning money from the people least able to lose it. They already run on a thin-staff, high-volume model. That 23% increase is not a glitch. They know their customers can’t drive across town to complain. They know the regulators won’t scale fines to revenue.

Thanks for sharing, can't imagine how bird photographers devote weeks to plan for a single shot - may seem extreme. Being in the right location at the right time is the key. Wow!

This skill is often underrated. World is moving faster than ever. Another underrated skill is quick-decision making.

Excellent app! I had been using Obsidian (writing key-values manually) and sometimes use Spotlight (dictionary). Both are not really efficient.

Spatial Media | Senior DevOps Engineer | Remote | http://spatialmedia.ca/

We are building the future of virtual stakeholder engagement and enterprise-grade tools for public and private sectors. We are looking for a DevOps engineer to work on our infrastructure focusing on performance, reliability, health, security, and scalability.

Technologies we use:

  - AWS EC2 / RDS / S3 / Route53
  - PHP, Laravel, Laravel Forge, Envoyer, Echo
  - NodeJs, NuxtJs, VueJs
Positions are fully remote. Preference is Australia and Canada.

Email: rohan@spatialmedia.ca - happy to answer questions!

@IBAction can replace @ObjC for all selectors. We put it a mandate in our code reviews. There is also NSObjectProtocol which forces (in most cases) devs to subclass NSObject.

Pure Swift for the new apps. We freak out when we see @ObjC or NSObject usage in our codebase. On a long enough timescale when Apple converts away from using Objective-C under the covers, our code will not need any modification.