HackerLangs
TopNewTrendsCommentsPastAskShowJobs

pbasista

647 karmajoined 10 jaar geleden

comments

pbasista
·3 dagen geleden·discuss
> do you ever go over 1gbit

No. None of the local ISPs offer speeds above 1 Gbps.

However, I use FriendlyElec NanoPi R5C as the main entrypoint router. It has two 2.5G ethernet ports. It costs less than 100 euros. And it runs OpenWRT.

It is not a multiport, multi-gigabit device though. And I have not tested it above 1 Gbps so I am unsure about its real world performance.
pbasista
·3 dagen geleden·discuss
> The associated username is not validated, so any provided username will succeed when paired with the backdoor password.

Great. I am really wondering why should the customers trust these manufacturers.

At this point I would not use any router with vendor-provided black box firmware. Full stop.

I would always install OpenWRT or something similar on it before using it.

And if that is not possible for whatever reason, I would not even think about buying such a device.
pbasista
·5 dagen geleden·discuss
> if you couldn't do long division by hand

But the people studying math and the related fields are able to do division by hand on paper. They are just slow when doing it.

I believe that the calculator was meant to solve the slowness problem rather than eliminate the need to fundamentally understand division.
pbasista
·11 dagen geleden·discuss
> Public Money, Public Code

This seems like a very good principle to adhere to in general. Anything that is funded by the public needs to serve the public interest, in my opinion.

Putting public money into e.g. proprietary software and proprietary services that are then operated and gated by a few selected companies, for profit, with their only goal being the rent seeking via long term government contracts, is in my opinion far from being in the public's best interest.
pbasista
·25 dagen geleden·discuss
> Models that you can run at home (Like Qwen 35B) aren't remotely close to Opus or GPT 5.5.

Is that characterization based on some objective facts or benchmarks?
pbasista
·vorige maand·discuss
> they inserted themselves

I am unaware of such a capability of Cloudflare.

I believe it is the site administrators who have inserted Cloudflare in between their sites and their users.

Usually it is done for rational reasons of establishing a protection against bots. But what is less rational, in my opinion, is when everyone uses the same provider for that.

Because it indirectly turns Cloudflare into a monopoly. And monopolies often converge to a state when they start to abuse their position.
pbasista
·vorige maand·discuss
> full on communist

Please do not use the term communist lightly, i.e. as an umbrella term for people who express ideas that e.g. more government control or regulation is in some circumstances reasonable.

The only forms of communism that have ever actually materialized in society have all been authoritarian regimes or outright dictatorships. Where the only "truth" is dictated by the governing leader or party. Where you cannot express your opinion freely. Where you cannot e.g. go to a university or have a slightly better job unless you are loyal to the party establishment. Where people are afraid to talk to their neighbors about politics because they cannot know who is going to report them for anti-government opinions. Where people are persecuted, imprisoned or even killed for their opinions.

To the best of my knowledge, Bernie Sanders has never expressed such ideas.

One might argue that here we are talking about the purely academic definition of communism. But unfortunately, in the real world, there is no such thing as academic communism. So far it has always come with the dictatorship and with people who abuse it. Always.
pbasista
·vorige maand·discuss
In general, it seems to me that an abstract resource like AI cannot possibly be regulated. Even if US forced their hand and took ownership of the controlling stakes in the current major AI companies, what stops the other AI companies from raising up and doing whatever they want?

Perhaps the assumption is that these large AI companies need large datacenters to operate and that is how they will be regulated. But what about the datacenters outside the US jurisdiction? And what about local AI?

In the old days, the computers were huge and there was one per city. Now, several decades later, we all have plenty of our own computers. I cannot imagine why the trend would not continue with AI. Over time, it is in my opinion plausible that most of our common needs would be satisfied by local AI running on one's home servers or even phones.

How is that going to be regulated by owning a controlling stake in a few US AI companies?

I do not see into the details of what Mr. Bernie Sanders is suggesting. It seems to me though that his idea of somehow regulating the AI needs further development. Because the currently discussed approaches seem to me like a hot take that has not been thought over very well.
pbasista
·2 maanden geleden·discuss
> pretending everything else is fine

No one pretends that everything else is fine.

It is in my opinion reasonable to call out any violations of any law or any violations of the users' or companies' privacy as they are spotted. And everyone is best suited to spot issues in areas or fields in which they operate.
pbasista
·2 maanden geleden·discuss
> time spent on reducing memory footprints is seen as wasteful by the business

I think that there is a way to change that.

If an application runs significantly better on lower end hardware while delivering the same results, the customers should prefer it. It is just a matter of promoting it that way.
pbasista
·2 maanden geleden·discuss
> if they are part of the training

That would be an intentional poisoning of the models with biased or outright untruthful data.

I believe that many people would be unwilling to use such models.
pbasista
·2 maanden geleden·discuss
> but virtually impossible to block the text itself

Why do you believe so?

As long as there is a clear indication somewhere on the webpage (in the metadata or in the text itself) that a specific portion of a text is an ad, a browser extension will be able to block it.

And I assume that there are laws mandating that the ads must be clearly marked in order to be distinguishable from the genuine content.
pbasista
·2 maanden geleden·discuss
That is how I understand it as well.

Enshittification of the AI tools has officially begun.

Maybe we will soon find e.g. AI-generated pictures of ourselves in branded clothes or using branded products to appear among our photos, discretely disguised as genuine photos with a little badge in the corner indicating that it is actually a paid "promotion".

And so on. And that would still be, in my opinion, just the beginning.
pbasista
·2 maanden geleden·discuss
> How good are you at writing assembly?

How is that relevant to the topic of this discussion?

Compilation from higher order languages to the machine code is deterministic. It is sufficient to review and well-test the tool which does the translation. Given the same input, the output will always be the same.

Transformation of a natural language prompt to code by an AI tool is non-deterministic. The outputs will vary between runs. Therefore, it is always necessary to verify them.

That is the difference.
pbasista
·2 maanden geleden·discuss
> hoping the agents will get so good in near future, that there won't be the need for understanding the codebase

Agents might get better. But who will own the code and take responsibility for it? The AI agent? The company who created the AI agent?

If e.g. a car crashes and does not deploy its airbags because the AI agent made a mistake in the airbag code, will the manufacturer be able to shift the blame to OpenAI or Anthropic?

I do not think so.

And therefore I believe that no matter how good the AI agents will ever become, the ultimate responsibility for the code will always remain with the companies that create the code. Regardless of which AI tools they use.

I see no other way to bear that responsibility by the company than to have people internally who will be responsible. And those people, if they actually want to own that responsibility, would need to understand that code themselves, in my opinion. Because relying on a non-deterministic AI agent's vetting is fundamentally unreliable, in my opinion.
pbasista
·2 maanden geleden·discuss
> And I haven't written a single line of code myself since what - February maybe?

Have you measured the impact of that on your ability to create good code? From my experience, relying on AI tends to degrade that ability.

Also, you seem to be able to do all of what you say and benefit from AI tools because you seem to understand the overall bigger picture well enough to be able to drive the AI agents to do their work properly. In other words, you operate in a familiar territory where you do not need to learn much new things.

But what about the junior people with little experience? Will they be able to manage such AI workflow? And more importantly, if junior people are given such AI tools, how will they learn?

These are all questions which may not matter in the short term and one might ignore them if they just want to see the profits and efficiency gains during the next cycle. But what about the long term?
pbasista
·2 maanden geleden·discuss
I see. Then I would ask a follow-up question: "Why is that a problem?"
pbasista
·2 maanden geleden·discuss
> It should be easy to do X and hard to do Y

> you're pushing a behavior-modification scheme onto users

In general I think that your comment is reasonable. I just would like to point out that such "behavior-modification" schemes are sometimes introduced for genuinely good and ethical reasons.

For instance, it is in my opinion desirable to make it more difficult for users to delete all their photos by e.g. having to confirm their decision in a dialog first. Because it prevents them from accidentally doing something they might not want to do and which is potentially impossible to revert.
pbasista
·2 maanden geleden·discuss
What is the motivation for such a measure? In other words, which problem is it trying to solve? And how it is supposed to do so?

I think that we should not carelessly invent laws that just "sound good" to some lawmakers but have no real fact checking done to support them and are not backed by science.

Because, in my opinion, then there is a high risk that these "good intentions" will backfire spectacularly. While not getting even close to achieve the desired effect.
pbasista
·2 maanden geleden·discuss
> the ads are separate from the AI responses

Ok. But that is in my opinion a distinction without a difference.

It does not matter whether the ads are built by the AI itself and seamlessly embedded into the regular responses. Or just made separately and placed into the same window as the AI's output.

The bulk of the controversies in relation to doing this are still roughly the same, whatever the origin of the ads may be.