HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wreath

no profile record

comments

wreath
·7 giorni fa·discuss
To me AI conversations are exactly like ones about VIM config etc. ok cool, but show me something cool you built with it, and most importantly something that was worth the cost.

Otherwise, it sucked the air out of everything else especially in tech and startup culture.
wreath
·29 giorni fa·discuss
Yeah I totally agree. My point was that it can be intimidating as an intro book to the topic. Excellent material otherwise
wreath
·30 giorni fa·discuss
I don't think this is a good resource for an intro tbh. Unless you are interested in proofs and have some probability basics covered, it feels quite dense.

I liked Principles of Product Development Flow a lot more because it was easier to digest, although it's a different application of queuing theory.
wreath
·2 mesi fa·discuss
What kind of problems do people solve that require this amount of money per month, let alone per day?

Is anyone reviewing the output of the generated work (PRs, docs etc)?
wreath
·3 mesi fa·discuss
At work we are literally forced to use AI and it’s part of our performance review. Even though I really like coding by hand, I have to now use AI so I can keep my job. I will try this out though, 2 days per week using AI and the rest handcoding, enough to stave off the inevitable lay off perhaps.
wreath
·3 mesi fa·discuss
And what of the original author is not there anymore?
wreath
·3 mesi fa·discuss
Even with enough money, you may not be able to attract/keep talented engineers who are willing to put up with such a work environment (the codebase itself, and probably the culture that led to its state) and who want to ship well built/designed software but are slowed down by the mess.
wreath
·4 mesi fa·discuss
PMs do different things in different organizations.

In my last job, PMs were responsible for identifying problems that were worth solving and align with the overall company vision and plans within the owned domain, and design+engineering decided how to solve those problems and what to build. Of course with collaboration w/ the PMs (and EMs).

The job before that, PMs wrote jira tickets and nagged engineering when tickets will be delivered. The "what problems to solve and what to build" questions came straight from CEO/CTO.
wreath
·4 mesi fa·discuss
> i see how one they cannot think and feel clearly anymore if your neighbours dream constantly about your elimination. All sides just need to stop with that hatred. It leads to so much pain.

I think by now we all know this is a straw man, considering the disproportionate amount of power both parties have. There is absolutely no excuse left for what Israel has been doing in Gaza.
wreath
·4 mesi fa·discuss
I dont think parent was questioning it, sounded they were more curious but thanks for explaining because i wasnt sure myself.

Re: safe from LLMs, id imagine the level of rigor in sys engineering is higher so maybe people are more wary of LLM produced code?
wreath
·4 mesi fa·discuss
Yeah to get the definitive answers, sure AI is quicker. Google is more like the librarian pointing you at possibly good resources to get your answers from after reading the materials and there are a lot of good learning opportunities there. LLMs just give you the answer and robs you of those opportunities.
wreath
·4 mesi fa·discuss
Technical debt is never a problem now since only AI reads code /s
wreath
·4 mesi fa·discuss
Exactly! How do other parts of the organization deal with this avalanche of features in terms of documenting, pricing and packaging, marketing, selling and getting feedback on them. How do users adopt these features and incorporate them in their workflows so fast? Never in my career was the speed of writing code alone the bottleneck.
wreath
·4 mesi fa·discuss
It's hard to be engaged when you are constantly jumping from one thing/prompt to another vs you are actually doing the work.
wreath
·4 mesi fa·discuss
I dont even think you need to be neurodivergent or anything to answer this question like the parent’s cofounder did.

From one side, we call ourselves problem solvers, on the other hand we are not satisfied with simple solutions to these problems. If im interviewing for a job, i should be expected to behave and solve hypothetical problems the way id do it on the job. If that screws up your script, you probably suck at hiring and communicating your expectations.
wreath
·4 mesi fa·discuss
Thats interesting. While i do get mentally tired after a session of focused coding, i feel like i have accomplished something. Using AI for coding feels similar to spending hours doom scrolling reels. Less engaging but Im drained as hell at the end.
wreath
·4 mesi fa·discuss
I think reading queries that are always served from cache are CPU bound because it also involves locking the buffers etc and there is no I/O involved.
wreath
·4 mesi fa·discuss
You don't have to take 5 years off for it. Just continue same old business (assuming you don't have outside pressure to use this slop-machine) and keep your skills and judgment sharp until the tools and workflow stabilizes, and most of all, the money to fuel this hype runs out.
wreath
·4 mesi fa·discuss
We already knew this, but in the light of this AI hysteria we pretend like coding speed has always been the bottleneck
wreath
·4 mesi fa·discuss
And not to mention that most tests available to AI training is trash, so no wonder AI-generated tests are not only worthless but costly in terms of false sense of reliability.