HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mattkenefick

no profile record

Submissions

Ask HN: Would you hire a "vibe coder"?

4 points·by mattkenefick·작년·13 comments

Ask HN: Does anyone here use Haxe?

105 points·by mattkenefick·3년 전·40 comments

comments

mattkenefick
·24일 전·discuss
I'd always been amazed over the years by how many people didn't even attempt CSS. They looked at it like an after thought. Reminds me of a favorite Archer quote: "I thought we skipped that step.", "Skipped a step... in bomb defusal...?"
mattkenefick
·24일 전·discuss
they probably weight documentation higher
mattkenefick
·4개월 전·discuss
Can't ride my horse and buggy in the city anymore.
mattkenefick
·2년 전·discuss
For real. It's always a headscratcher when I see these weird takes against it.

Amazon has been working with Anthropic which at the very least will create a much more comprehensive Alexa.

> expensive talking fidget spinners

Like Alexa, Siri, and Hey Google? Which are used A LOT and will only be used more when they're natural, smarter, and conversational?

Always a strange take.
mattkenefick
·2년 전·discuss
Hopefully React and Tailwind usage will fall off
mattkenefick
·2년 전·discuss
> much investment and little return, and no obvious large-scale product-market fit, much less a superintelligence.

I'm always blown away when I see comments like this.

It just makes me think the people that say this either work for a competitor or simply haven't used their products.

The things that OpenAI and similar companies have created are literally revolutionary. It's insane. Pretending it's "little return" is a very strange opinion.
mattkenefick
·2년 전·discuss
> we need more mainstream vehicles challenging the boring design "norms"

I'd argue that we need to start treating cars like the utilitarian objects they are and stop associating our personalities with them.
mattkenefick
·2년 전·discuss
It's unfortunate how many people misunderstand CSS today and how web applications should be structured.

Articles like this make me sad.
mattkenefick
·2년 전·discuss
I really can't believe anyone bought one of these devices. It looked terrible right out of the gate.
mattkenefick
·2년 전·discuss
The sheep/ram was my favorite. Purple horns
mattkenefick
·2년 전·discuss
Woof. Lots of strong opinions and misinformation in this thread.

backs away slowly
mattkenefick
·2년 전·discuss
An uncached ChatGPT no-less :D
mattkenefick
·2년 전·discuss
Not surprising since it's just an Android app
mattkenefick
·2년 전·discuss
> in fashion again!

But it shouldn't be :(
mattkenefick
·3년 전·discuss
Their manifest v3 enforcements on third-party extensions are problematic. I was trying to update one of my extensions recently that used a Google library (ironically) and had trouble finding a way to allow cousin libraries to be loaded.

It still hasn't been updated because of this.
mattkenefick
·3년 전·discuss
Correct
mattkenefick
·3년 전·discuss
Especially since it was a refactoring, it's generally better to handle those in stages if you're working with a team.

There are lot of ways/patterns for solving the same problem... but tearing apart an existing interface being used by others isn't a good start.

The best part about abstraction is that you can modify the underpinnings to be more flexible without hurting the rest. A good step would be to create more flexible math functions underneath, like you're saying, and leave the rest alone.

Afterwards, there can be deeper conversations with the team about how they want the interfaces to communicate to provide an obvious facade but an abstract implementation.
mattkenefick
·3년 전·discuss
I also made one a week or two ago. This one will swap out the video with an embedded player which generally skips ads.

https://chromewebstore.google.com/detail/nhjphlheoepniijfpao...
mattkenefick
·3년 전·discuss
Job interviews like this are terrible. It's a shame he's put so many people through it.
mattkenefick
·3년 전·discuss
I think a lot of it is the major influx of people that joined the industry in the mid-2010s that never had to write code before. They started on fancy UIs so that's what they know.