HackerLangs
TopNewTrendsCommentsPastAskShowJobs

topham

34 karmajoined 3 ay önce

Submissions

Self declare engineering fails to meet expectations

hackaday.com
1 points·by topham·29 gün önce·2 comments

comments

topham
·6 gün önce·discuss
How many had slaves? How many had business partners with slaves?
topham
·7 gün önce·discuss
I don't have a problem using AI.

I also acknowledge, when doing so, how I use it.

But, literally typing in a prompt and then massaging its output and then claiming ownership of its plan? Yeah, no.

It doesn't matter if the original article is supposed to be satire. I've been using AI to do some coding, I've been using it to help me plan a much larger project. It's a tool, and it's useful; but I am in control of the project, not letting the AI control me.

Meanwhile in my day job, I've had multiple coworkers pump shit into AI and regurgitate the answer without critical thought. They are letting it make decisions for them without validating it first even.

It's not really satire if we're already dealing with this attitude.
topham
·7 gün önce·discuss
"prepared to do what I do every single day in my actual scientific practice: type a prompt and receive a coherent, well-structured response that I would then lightly edit and present as my own thinking."

So, plagiarism. Daily.
topham
·17 gün önce·discuss
The hero worship of him makes me physically ill, always has.

He did cost people their jobs though, so I guess he's a good person.
topham
·17 gün önce·discuss
If it crashes it's a security issue.

It should adept reject what it does not expect.
topham
·18 gün önce·discuss
Browsers won't.

No, really, they simply won't implement it.
topham
·18 gün önce·discuss
Which means you have to structure everything around multiple scenarios anyway.
topham
·18 gün önce·discuss
So, I need to update all the tools to support QUERY, or I need to update all the tools to support GET/body.

So, either way, I need to update all the tools.

Just fix GET.
topham
·18 gün önce·discuss
Fixing GET would be easier.

And yes,it would be fixing a flawed interpretation of what should be implemented.you are, by definition GETting something.

Tools dropping body from GET by default are violating the spec today.

Rules configured to drop it are just that, temporarily configured constraints readily modified.

Adding QUERY will make it unpredictable in effectively the same manner as GET/body. It'll take even longer to resolve it though.
topham
·18 gün önce·discuss
QUERY won't be supported by them either.

So, change is required. Just change GET to allow for body and move on.

Most of the systems that are blocking GET/body could be easily tweaked to allow it. Today. As is.

QUERY will likely need firmware updates, core engine updates, etc.

Meanwhile, tweaking GET is a rule change.
topham
·29 gün önce·discuss
Comment-driven development may be a useful design exercise, but calling it the only approach that follows engineering principles misunderstands engineering. Engineers don’t stop at documenting assumptions—they validate them.
topham
·2 ay önce·discuss
Nothing to discuss.

Don't do this. Ever.
topham
·2 ay önce·discuss
If your browser crashes it's not the site, it's your browser.
topham
·2 ay önce·discuss
There's a broken idea that AI know Python because they're written in Python.

Not how any of it works.
topham
·2 ay önce·discuss
No. "This program reflects the enduring company we want to build. It applies to all full-time employees meeting performance expectations on their work anniversary. The longer someone stays at Lovable, the more deeply they understand the company, contribute to its momentum, and shape its culture,” Maryanne Caughey, lead of Lovable’s people team, told TechCrunch."

So when they wish to not increase the payroll significantly they'll downrate everyone at the annual review.

Basically, it's exactly how you create a toxic culture.
topham
·2 ay önce·discuss
The site isn't violating your privacy.
topham
·2 ay önce·discuss
Contrast is a violation of accessibility guidelines.
topham
·2 ay önce·discuss
The problem with it is you didn't solve your biggest actual problem, you just haven't had a problem bite you in the ass yet so you think your problem is solved.
topham
·2 ay önce·discuss
EA presented their numbers for their online store. They were making something like 12%, and losing money.

They ran it at a loss and try to use its existence to declare everyone else overcharging. Apple, Google, Steam. Meanwhile, they were unable to make money, just proving they don't know how business works.
topham
·2 ay önce·discuss
The fact that most people think the Tab key is the correct choice is a perfect example of why it was not.

It had a purpose, and it got hijacked and made its actual purpose more difficult to use.

It's not dissimilar to Apples initial Touch Bar and then removing the Escape key.

Average user might never use that key; average developer doesn't got long without using that key for its purpose.