Hacker Newsnew | past | comments | ask | show | jobs | submit | becomevocal's commentslogin

It’s an expensive hobby on top of server / service costs to run the site?

Source: myself through wife which is maxed on chickens and has her own site with no ads


It should be profitable from just the eggs (source also wife) unless you're overpaying for server costs

Fair.

And I my point was I really like the site!

I promise to become lessvocal about the ads.


Simplifying here… sounds like essentially the split between (great) product managers and engineers

We need both! Hurrah


Indeed it’s both. Once humans start governing their AI. Once the blockchain community can check the GOV contract for validity. Founder of One becomes a reality. Contracts are institutional memory!

to put it another way, writing resilient software is a domain of its own and software engineers are it's domain experts.

Let the LLM write the software. That’s ephemeral and evolves with time. Humans should govern the entire system to resilience. That is fixed with time. Thou shalt not kill has staying power. Weapons, poison, and other methods of death evolve. More governence deals with them over time.

your LLM prompt is, by definition, underspecified. the code is what describes the actual behaviour of the system, and there are known and understood ways to make that behaviour more robust, correct and resilient, that are independent of the domain the code is modelling, but consistent across different code bases. that's why I say writing code is its own domain.

as an analogy, an art museum couldn't paint their own paintings to hang up (or at least they would not be very good) but neither would monet or picasso have done a particularly good job at designing a space to let millions of people a year view their pictures. both skills are necessary to the overall product.


Thank you, David. One last Sega! for ya


Have been in font picking mode recently so this was a relevant enough distraction. Excellent read!


An opportunity to provide more accessible compute for non AI tasks via new methods of utilizing GPUS?


I have 2 (CC and Codex) running within most coding sessions, however can have up to 5 if I'm trying to test out new models or tools.

For complex features and architecture shifts I like to send proposals back between agents to see if their research and opinion shifts anything.

Claude has a better realtime feel when I am in implementation mode and Codex is where I send long running research tasks or feature updates I want to review when I get up in the morning.

I'd like to test out the git worktrees method but will probably pick something outside of core product to test it (like building a set of examples)


Make it a bit more personal? I have dropped Bill and Ted references in code because it makes me happy to see it. :D


For a few years, many many years ago, I helped build the sites for wowtattoos.com and redchapterclothing.com which uses the artwork of Mark Palmer. He's the real deal! Awesome person too

Back in 2008-ish the site could generate ambigrams for you too. It was powered by an algo that pieced together a large set of hand drawn glyphs. PHP at it's best :D

https://web.archive.org/web/20080730222127/http://www.wowtat...


> Generative AI gives us incredible first drafts to work with, but few people want to put in the additional effort it requires to make work that people love

and

> So make your stuff stand out. It doesn't have to be "better." It just has to be different.

equals... craft?

Isn't that what has always mattered a great deal


I wouldn't say everything that gets hugely popular has a ton of craft behind it, to me craft is about skill, but a badly drawn webcomic (random example) can still be very popular if it has something other point of difference.


I found that too, so I updated to putting limited comments at the beginning of core files that: - Describe what the file contains (e.g. endpoints for x with their route names) - Links to docs that are also in the repo (e.g. bruno files for those endpoints)

The core agent files links out to architectural and product decisions as well (i have a /docs folder for them)

This works better for me and I can get a good result when asking to make sure docs are updated whenever changes are made


if the machine doesn't need the comments, dont feed them to the machine. simple


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: