HackerLangs
TopNewTrendsCommentsPastAskShowJobs

charcircuit

2,597 karmajoined 5 anni fa

comments

charcircuit
·18 minuti fa·discuss
>sell access to the user's internal residential network

That is not what the SDK was doing. The actual code in the SDK protects against this (simplified to take less space):

    if (addr.isSiteLocalAddress() || addr.isLoopbackAddress()) {
        LogUtils.e("PopaTunnelAsyncThread", "Hacking? The Host Resolved Ip is " + addr + " on tunnel id:" + tunnelId);
        throw new IllegalArgumentException("Hacking? The tunnel host resolved ip is internal");
    }
Local and loopback addresses like 10.0.0.0, 172.16.0.0, 192.168.0.0, and 127.0.0.0 do not work. It will not connect to people's private file servers on their network.
charcircuit
·2 ore fa·discuss
This is the same nonsense as before except now they are pushing out their prediction by 3 years. This is just fear mongering fan fiction.

They are also claiming that China may go to war with the US if our AI is better than theirs. They are coming up with scary scenarios which realistically won't happen.

>The problem with an intelligence explosion is the "explosion" part.

It's not a literal explosion. If we explosively ended world hunger that would be a good thing. Similar to having an abundance of food for everyone, having an abundance of intelligence is wildly beneficial to society. The article doesn't mention it but an explosion isn't guaranteed we could just see a plateau of capabilities due to bottlenecks of resources needed to power AI, time needed to run AI, and limited interaction with the real world. AI can't run science experiments on its own by the 2030 doomsday timeline
charcircuit
·3 ore fa·discuss
But who stores the metadata for the last date the site updated so you know if it needs to be refetched or not.
charcircuit
·3 ore fa·discuss
>types of operator running residential-proxy networks to attack web sites.

This is such a malicious interpretation. Do you think VPN operating are also trying to attack websites? Both offer the same kind of product.

>paid for hijacking their users' network connections

Nothing is being hijacked. Again the author is using wording to try and paint these people as malicious actors.

>Recently, LWN was subjected what was, by far, the heaviest scraper attack yet.

LWN is a static site. To me it seems more expensive to use Anubis than just serve the actual page.

>will now check for NetNut-infected apps

Apps are not infected with NetNut. This is just Google abusing their monopoly position to hurt its competitors.
charcircuit
·10 ore fa·discuss
>At no point did anyone think to explain that we were measuring the areas under curves, or their rates of change

In my experience you get taught the definition of a derivative of a function at a point is equal to the instantaneous rate of change and that integrals are defined as a Reimann Sum, the sum of the area under the curve. Everything in the class comes from building on top of those definitions.
charcircuit
·11 ore fa·discuss
The prompt does not mention Lean.
charcircuit
·11 ore fa·discuss
But is the proof accepted to be correct? That is what distinguishes this from being notable compared to any other AI slop proof.
charcircuit
·11 ore fa·discuss
The company offering the ambulance surface. Similar to how a pool cleaning company will send you a bill if you call them and have them clean your pool.
charcircuit
·18 ore fa·discuss
That is not required complexity. You can just send the bill to the customer.
charcircuit
·18 ore fa·discuss
Developers love building on platforms. Saying there shouldn't be platforms defies reality.

Edit: Looking up the quote it seems to just be the person being pedantic in how they define operating systems.
charcircuit
·19 ore fa·discuss
Even if LISP machines took off, an editor running on them still would not be an OS. Such claims come from people who don't understand what a platform is and who can conflate any platform with an operating system. You also see these people calling web browsers operating systems. By this flawed definition you could even call things like Roblox an operating system.
charcircuit
·19 ore fa·discuss
Apple is a premium brand with high brand loyalty. Do you not think even 1 billionaire would want something like that? Even to just say that they bought it. Apple could sell things at a price point much more than $10k.
charcircuit
·19 ore fa·discuss
Optimizing for engagement is a categorically different goal than optimizing for lighting up a specific part of someone's brain.
charcircuit
·23 ore fa·discuss
There is no need to be condescending to me and be arrogant despite you being ambiguous over which definition of the word you were using. You could simply end the conversation, realizing we were talking past each other but instead you decided to take jabs such as implying I am ESL, implying I am bad at English, and assuming I'm early in my career in order to attempt to belittle me.
charcircuit
·ieri·discuss
To me covered means that the ambulance will drive to your location.
charcircuit
·ieri·discuss
Then they pay for the ambulance.
charcircuit
·ieri·discuss
Everyone is covered and you have the ability to pay someone to take on the risk of having to pay for an ambulance.
charcircuit
·ieri·discuss
>from everyone the service stands ready to rescue

So compelled health insurance to use an ambulance? You could just as well make it optional and charge people without the insurance the full price.
charcircuit
·ieri·discuss
For most projects the more practical solution is to use clouds offering GLM 5.2 for free. 1 token per minute is minuscule compared to their rate limits for free usage.
charcircuit
·ieri·discuss
With AI you can scale the protection against social engineering. Where with humans you have to start from scratch each time and they are more likely to mess up.