• 1 Post
  • 371 Comments
Joined 2 years ago
cake
Cake day: September 23rd, 2023

help-circle












  • I got into tech partially because you can scale a product much further and much cheaper than conventional industries. I was able to create and sell two small tech products/companies I made by myself, and that’s how I got into the industry.

    I think in tech you can vastly cut jobs while keeping the product alive, but it’s impossible to grow a product without a solid team who knows the product deeply. These current cuts save money now and companies aren’t seeing the downside, but long term opportunities will become harder and harder to actually reach.

    Having too many layers of hierarchy is bad because you can’t coordinate teams and move. Having too few means your staff will need to acquire tech debt and you’ll start seeing failures nobody understands.

    This is short term gain for shareholders, long-term pain as companies will see lower growth and have to resort to more squeezing of existing customers.


  • Work in tech, I’m so fucking overworked lately that it’s massively cut down my productivity.

    I can’t keep jumping from short deadline high priority to short deadline high priority and still do the baseline work needed to be efficient. So what ends up happening is I’m doing way more throw away work now than I ever have.

    If I had more staff on my team we could balance the work out and get stable foundations to work from, but that doesn’t let leadership pretend we’re all better off now than a year ago and that the institutional failings of the org are all solved because they expertly threw the right people in the trash via randomly firing people.







  • While sucky, this feels inevitable.

    With LLMs and the massive wave of spam coming out right now make caching content way more expensive. And then Google gains no value from this. Long tail spam attacks are already strangling google lately.

    I think the only way to run a search engine in the mid 2020s is to download the data, process the page in memory, extract to metadata+embeddings and store only those. There’s no value in storing the rendered page offline for later analysis since you’re likely not doing that later analysis.

    Internet Archive hopefully can fare better by being curated by humans and storing data infrequently when important, whereas Google needs to scan a lot of info frequently with nearly no human input.