HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cyrusradfar

no profile record

Submissions

The Lake They Couldn't See: gold, dark fiber, and the AI data-center boom

cyrusradfar.com
3 points·by cyrusradfar·il y a 12 jours·0 comments

Sandboxing is 47 years old. What changed is who's in the box.

cyrusradfar.com
3 points·by cyrusradfar·il y a 29 jours·0 comments

Why cars charge 5x faster in China when the research is shared?

cyrusradfar.com
12 points·by cyrusradfar·il y a 3 mois·2 comments

What AI Needs That $700B Can't Buy

cyrusradfar.com
5 points·by cyrusradfar·il y a 3 mois·1 comments

Tech History: Looms taught us to store, share, and "run" logic

cyrusradfar.com
1 points·by cyrusradfar·il y a 3 mois·1 comments

Should capitalism be a choice?

cyrusradfar.com
10 points·by cyrusradfar·il y a 3 mois·5 comments

Delve removed from YC portfolio website

web.archive.org
36 points·by cyrusradfar·il y a 3 mois·3 comments

I modeled tech debt. As code output increases, feature output approaches zero

cyrusradfar.com
4 points·by cyrusradfar·il y a 3 mois·0 comments

Functional programming accelerates agentic feature development

cyrusradfar.com
59 points·by cyrusradfar·il y a 3 mois·31 comments

Pretext's most interesting use cases have no DOM at all

cyrusradfar.com
14 points·by cyrusradfar·il y a 3 mois·5 comments

Update and learning from Unfudged HN Show last month

cyrusradfar.com
1 points·by cyrusradfar·il y a 4 mois·0 comments

I didn't understand TurboQuant, so I made this explainer

cyrusradfar.com
6 points·by cyrusradfar·il y a 4 mois·0 comments

Models are optimizing their own tooling

cyrusradfar.com
5 points·by cyrusradfar·il y a 4 mois·2 comments

A speed reading UX to exercise focus

cyrusradfar.com
2 points·by cyrusradfar·il y a 4 mois·1 comments

Sandman App – Sleep-safe red filiter for Mac/lin/win, removes blue and green

cyrusradfar.com
2 points·by cyrusradfar·il y a 4 mois·1 comments

Humanity trumps politics: stop the escalation

cyrusradfar.com
1 points·by cyrusradfar·il y a 4 mois·1 comments

The thieves are upset about theft

cyrusradfar.com
4 points·by cyrusradfar·il y a 4 mois·2 comments

Show HN: Unfucked - version all changes (by any tool) - local-first/source avail

unfudged.io
137 points·by cyrusradfar·il y a 5 mois·91 comments

Ask HN: Biggest f-ups by your Agent

2 points·by cyrusradfar·il y a 5 mois·2 comments

FDA reverses course on rejection of Moderna's mRNA flu vaccine

arstechnica.com
19 points·by cyrusradfar·il y a 5 mois·2 comments

comments

cyrusradfar
·il y a 2 mois·discuss
I'd buy the core thesis and appreciate the concern.

I do think security is going to require more, not, less human investment as attackers may be running automated vulnerability screens from the outside that you must counter, as well. Without rigorous internal processes to manage and screen all changes and upgrades, companies risk leaving themselves open.

One design change which limits exposure is to have more local-first apps or experiences so there's less cloud / server to computer interactions to secure.
cyrusradfar
·il y a 3 mois·discuss
Thank you.

The argument I was trying to make is that we (in the US) have an economic and political system where decisions are made by the person/party with the most economic power. I shorthand by saying it's "by auction."

When you do that at a system-level you have a problem where the decision maker is making trade-off decisions for the system based on their best interests vs the system.

This problem happens in product/software companies at a different scale where orgs have different power and may influence a product in a way that fails the users and eventually isn't in best interests of the system.
cyrusradfar
·il y a 3 mois·discuss
OP Here:

I have been curious about the “what must be true” for AI data centers to be brought online. I wanted a systemic review to understand the technical supply chain to deliver modern inference.

What I found is the AI buildout is being slowed by people declining the offer, some on their porches, some on planning commissions, some at the trading floor of a capacity auction. There's also a few single points of failure in the supply chain.

The AI buildout, as I learned, is a bigger test of our entire economic, political, and societal system.

Hope you enjoy it.
cyrusradfar
·il y a 3 mois·discuss
OP here; background on the post

After a trip to a textile museum, I had to research once I saw the obvious connection. I wrote this for anyone who loves tracking the evolution of ideas vs acting like everything is new and invented from nothing.

Looking forward to discussing and geeking out on computing history.
cyrusradfar
·il y a 3 mois·discuss
hi there

the article doesn't argue for a capitalist cohort to support any other. Rather it asks for limits to the capitalists reach, such that other systems can use resources in other ways and preserve non cash systems.
cyrusradfar
·il y a 3 mois·discuss
OP Here: Thanks for chiming in.

I think the insight for me in researching all this was just popping my bubble that thought of capitalism and what's wrong with it through the lens I was taught which was mainly political.

Once I reframed through the "right to not compete" or not participate in capitalism and retain dignity, the system and how it's taking us further from that ability became clear.
cyrusradfar
·il y a 3 mois·discuss
Feel free to ping me (contact on my site) if I can support.
cyrusradfar
·il y a 3 mois·discuss
OT: I really enjoy Bram's takes, he's brilliant and prickly in the best ways.
cyrusradfar
·il y a 3 mois·discuss
thank you Paul for adding this
cyrusradfar
·il y a 3 mois·discuss
OP Here:

it’s not discussed in this post but in another right after I discuss the modeling I was doing on tech debt and finding the game to improve agent outcomes was reducing context.

functional programming accomplishes that. I can’t claim it’s the only way, but it’s one that’s well understood in the community
cyrusradfar
·il y a 3 mois·discuss
Thanks! felt crazy linking to a 404 ;) live and learn
cyrusradfar
·il y a 3 mois·discuss
OP here: thanks for chiming in.

I've explored Clojure after talking to Metabase about how it had benefited them. That said, it was years ago so I can't claim it influenced this work.

The framework was designed to be a language agnostic way of sharing best practices to bias agent behavior towards a more scalable end. I initially used it when I was working with a team to do some massive refactoring/clean up across the codebase. We didn't come to an acronym but similar principles and it was "testable" and easy to push back on PRs that weren't aligned with the principles.

That said, it may be interesting to see if I could replace all that context and just say -- "code it like you would with Clojure"

Have you tried that?
cyrusradfar
·il y a 3 mois·discuss
Related from an hour earlier: Delve removed from YC website [archive.org] https://news.ycombinator.com/item?id=47634405
cyrusradfar
·il y a 3 mois·discuss
OP here with context:

I linked to the snap from archive.org and the 404'ing link is https://www.ycombinator.com/companies/delve
cyrusradfar
·il y a 3 mois·discuss
My partner has been begging me to find a printing solution that doesn't suck. We're still triggered from buying an HP which had subscriptions to work.
cyrusradfar
·il y a 3 mois·discuss
Update:

A port to Swift has been released April 1 by Tornike Gomareli (https://x.com/tornikegomareli) the community so now it's able to be used in Mac Native apps

  - tweet: https://x.com/tornikegomareli/status/2039516374788124865
  - repo: https://github.com/tornikegomareli/swift-pretextkit
cyrusradfar
·il y a 3 mois·discuss
OP / Author here, I started closer to where you are but ended up realizing I've led a few eng teams and was never satisfied with code quality. What I COULD be satisfied by was moving our metrics in the right direction. Testing coverage, use cases covered by E2E / integration tests, P99/backend efficiency metrics, cost of infrastructure and obviously user growth along with positive feedback from Users.

That said, I don't "vibe" because it creates great code I love reading, but I can monitor and move the same metrics I would if I was managing a team.

I also use code tours a bit, and one of my first tools I needed and built (intraview.ai) was to support this need to get deep in the code the Agents were claiming was ready to ship.
cyrusradfar
·il y a 3 mois·discuss
OP here, you're right. I discuss that as a next step at the end. The process to get to this point is the insight to how to accomplish this cross platforms.
cyrusradfar
·il y a 4 mois·discuss
I think this is great. Only limit of git is I can't imagine "git blame" works. It would be nice to know who voted for and against each patch. Git isn't structured for collaborative commits.
cyrusradfar
·il y a 4 mois·discuss
shots fired.