Viewing profile — skwashd
skwashd
HN member- Joined
- Wed, Jun 06, 2012, 3:10 PM UTC
- HN karma
- 137
- Public activity
- 57 items
- HN profile
- View on Hacker News ↗
About skwashd
Recent public activity
-
comment
Comment #47809520
I'd be pretty annoyed if it was burning my Claude Code quota. So far it's burned through 45% my design quota. On a positive note, I finally have my fonts rendering. I'm still waiti…
- story
-
comment
Comment #47166433
I know it is against the ToS. I've reported multiple organisations doing this. Last time I reported one, support closed the ticket saying the activity is off platform so they can't…
-
comment
Comment #46940204
Last week I released Gata Router - https://github.com/gata-router Gata is an open source automated L1 ticket triage tool for Zendesk. It costs pennies per ticket for it to route ti…
-
comment
Comment #46733056
A few times I've wondered, where would Docker Inc be today if Microsoft acquired them back in 2017? Early 2017 was peak Docker and Docker Inc. Those were the days. Container hype w…
- story
- story
-
comment
Comment #45272298
> This seems more like having several random contractors who you've never met coming into your business in the middle of night. [...] Agencies that routinely swap workers into or o…
-
comment
Comment #45154466
Very cool. There's an impressive number of little details. My favourite is that the Paint app actually works.
-
comment
Comment #44768841
Buttondown already offers this - https://docs.buttondown.com/paid-subscriptions
-
comment
Comment #44461967
I'm starting to sense a pattern with this project. They've squashed the history to hide their earlier "error". This isn't compliant with section 5a of the GPLv3[1]. "sketchy at bes…
-
comment
Comment #44071484
It isn't unheard of for 2 companies to announce a shutdown on the same day. What is less common is for them to both announce it on the same day and last day isn't 4 weeks/30 days. …
-
comment
Comment #44069242
Not just Tokyo or Japan. It is the same in Singapore, Hong Kong, Bangkok, big cities in China and more.
-
comment
Comment #43919629
+1 for (eventually) baking it ty into ruff. In my mind static type checking is a form of linting. For years I pushed black for formatting code. Once formatting was baked into ruff …
-
comment
Comment #43849364
The issue was initially closed with the following comment: > Hey Dave, it is as it is stated. The MCP is published with dual licenses depending on your intent. > https://fossa.com/…
-
comment
Comment #43841467
IANAL but that is my understanding. I created an issue to get some clarification - https://github.com/vantage-sh/vantage-mcp-server/issues/31
- story
-
comment
Comment #43371522
The GitHub repo and org disappeared while I was poking around. Both https://github.com/tj-actions and https://github.com/tj-actions/changed-files return 404.
-
comment
Comment #39520353
For some history on KKR look up the book Barbarians at the Gate. They're one of the original and largest private equity firms.
-
comment
Comment #39275179
All the smart people know it was Craig Wright, right?
-
comment
Comment #38828544
I was thinking porting your number to twilio or the like. It’s not supported in all countries.
-
comment
Comment #38824381
Many of the same issues apply to phone numbers. When moving countries it can be difficult if not impossible to retain your existing phone number. In some parts of the world moving …
-
comment
Comment #38743663
It feels more like social media/sharing app than something suited to a business environment. Email, scheduling, chat and document sharing are must haves in a modern business. Hubzi…
-
comment
Comment #38733880
Over two decades ago I started worked on open source groupware projects. I moved on about 15 years ago. Back then it was all about building an open source alternative to MS Exchang…
-
comment
Comment #38581906
Add network egress controls and telemetry as two more benefits of self hosted runners. Denied network connections are a sign there could be a problem with a dependency.