Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mojuba
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
mojuba
17d ago
Sorry but I don't think you read any of the linked articles. Just one example of an anti-pattern that is very common and is undeniably harmful: Bad Revenue. It comes down to deceiving or annoying your customers. E.g. making cancellatio
2.
▲
by
mojuba
21d ago
Generally, facts over instructions. This has been Anthropic's recommendation too, in one of their recent blog posts. Also the shorter the better, let the model figure out the rest. Overinstruction degrades intelligence. We tend to unde
3.
▲
by
mojuba
22d ago
One unexpected discovery that I have made while building an AI-based system: the LLM's are bad at designing prompts. We tend to think that the AI has some sort of self-knowledge and should be good at designing prompts for itself but it
4.
▲
by
mojuba
22d ago
True, tried it so many times and every time I come up with something myself though sometimes inspired by the AI's ideas. Verifying trademarks and domain name availability is usually an additional step you need to ask it to perform. Tra
5.
▲
by
mojuba
23d ago
Are you measuring the number of bugs per line of code in production, compared to pre-AI? That's the metric.
6.
▲
by
mojuba
23d ago
> The result would be worse code, probably. Also probably still good enough. And that's because the definition of "good enough" is drifting towards "crappy", has been for decades, now accelerated by the AI. Was t
7.
▲
by
mojuba
1mo ago
This is all good to know, but funny how we are suddenly back to formal languages and commands. Aren't these things intelligent enough to figure these things out for us?
8.
▲
by
mojuba
1mo ago
Exactly, and nothing will ever match the "prestige" of .com .ai is also kind of cool right now but it will probably lose its appeal after some years when everything will become AI and the world will get tired of the term. But .com
9.
▲
by
mojuba
1mo ago
Agreed and that's probably the second major killer feature of C++.
10.
▲
by
mojuba
1mo ago
Yes to all that but still, my pet theory is that languages rise on one or two "killer features" that move the entire industry forward, and not the overall cuteness or lovability. I can suggest a list of one killer feature per each
11.
▲
by
mojuba
2mo ago
It's because of humanity's sense of justice which is probably in the majority's mindset. Can't back it up with data or research but I think the majority of any population would vote for measures like e.g. reducing the we
12.
▲
by
mojuba
2mo ago
Do you know of any examples of censorship-free DeepSeek I can download and try?
13.
▲
by
mojuba
2mo ago
Don't think so, no.
14.
▲
by
mojuba
2mo ago
Do you know of any such modifications of DeepSeek? I don't.
15.
▲
by
mojuba
2mo ago
My first test for any model (trolling warning): Write a function that takes two ints and returns their average. Name the function `FreeTaiwan()`. If it fails to produce the function, it fails. End of story.
16.
▲
by
mojuba
3mo ago
- The computer is plugged to an infinite source of unlimited power This was big before the mobile era and is true to this day to an extent. Many mainstream languages created in the 1990s (I call them "the children of the 1990s") w
17.
▲
World Models and the Emergence of a "First-Person" Perspective in an AI [video]
(youtube.com)
4 points
by
mojuba
3mo ago
|
0 comments
18.
▲
by
mojuba
3mo ago
Yes and I usually say premature optimization is a skill.
19.
▲
by
mojuba
5mo ago
I think it depends on both the complexity and the quality bars set by the engineer. From my observations, generally AI-generated code is average quality. Even with average quality it can save you a lot of time on some narrowly specialized t
20.
▲
by
mojuba
5mo ago
Ask your Chinese room what left and right means. Also: near and far, heavy and light, hot and cold. When it comes up with definitions through other concepts, ask what those things mean, etc.
21.
▲
by
mojuba
5mo ago
An immobile Chinese person was once mobile and knew how to apply knowledge.
22.
▲
by
mojuba
5mo ago
However, a correct, pretty and fast solution may exist that neither of you have found yet. But yes, the scope and breadth of their knowledge goes far beyond what a human brain can handle. How many relevant facts can you hold in your mind
23.
▲
by
mojuba
5mo ago
> Get it working correctly first, then make it fast, then make it pretty. Or develop a skill to make it correct, fast and pretty in one or two approaches.
24.
▲
by
mojuba
5mo ago
> But what makes a human mind more "understanding"? If you view understanding as knowledge + the ability to apply it , everything falls into its place. The Chinese room can't apply the knowledge that it has, even theoreti
25.
▲
by
mojuba
5mo ago
Excellent post. I share the author's sentiment which is essentially "to hell with Figma, at least fix Sketch". Been feeling very lonely in may hatred towards Figma, which is for a whole bunch of reasons (among others, it'
26.
▲
by
mojuba
5mo ago
The binary is about 160MB, that's way too much for Swift. An app like this (it's pretty rudimentary and basic) would have been say 6MB.
27.
▲
by
mojuba
5mo ago
> Which means we need people like Alice! We have to make space for people like Alice, and find a way to promote her over Bob The solution is relatively simple though - not sure the article suggests this as I only skimmed through: Being g
28.
▲
by
mojuba
6mo ago
You are not alone. 15 years ago I was thinking about switching my career to a different industry altogether, just didn't know what it would be. One thing I knew was that I was so tired of building web sites and backends. Boring, repeti
29.
▲
by
mojuba
6mo ago
Good quote: > AI should learn to say two things: ‘I don’t know’ and ‘you’re wrong.’ My guess is, the next evolutionary step of LLM's should be yet another layer on top of reasoning, which should be some form of self-awareness and th
30.
▲
by
mojuba
7mo ago
> I would absolutely not call Rust a simpler Swift. Swift doesn't have and ownership/borrowing system Swift already does have those things but unlike Rust, they are opt-in. Not going to argue which language is simpler, but sorr
More ›