[-] refalo@programming.dev 3 points 3 days ago

I prefer to stick with the original C version.

[-] refalo@programming.dev 2 points 5 days ago

What you’re doing is filtering out bots that can’t be bothered to execute JavaScript. You don’t need to do a computational heavy PoW task to do that.

Most bots and scrapers from what I've seen already are using (headless) full browsers, and hence are executing javascript, so I think anything that slows them down or increases their cost can reduce the traffic they bring.

Canvas fingerprinting filters out bots better than PoW

Source? I strongly disagree, and it's not hard to change your browser characteristics to get a new canvas fingerprint every time, some browsers like firefox even have built-in options for it.

[-] refalo@programming.dev 4 points 6 days ago

Proof of Work is a terrible solution

Hard disagree, because:

it assumes computational costs are significant expense for scrapers compared to proxy costs

The assumption is correct. PoW has been proven to significantly reduce bot traffic... meanwhile the mere existence of residential proxies has exploded the availability of easy bot campaigns.

Canvas fingerprinting would work.

Demonstrably false... people already do this with abysmal results. Need to visit a clownflare site? Endless captcha loops. No thanks

[-] refalo@programming.dev 4 points 6 days ago

Definitely don't visit the toxic comment thread there... wow

178
submitted 1 month ago by refalo@programming.dev to c/privacy@lemmy.ml
34

Interpreting C++, executing the source and executable like a script.

  • Writing powerful script using C++ just as easy as Python;
  • Writing hot-loading C++ script code in running process;
  • Based on Unicorn Engine qemu virtual cpu and Clang/LLVM C++ compiler;
  • Integrated internally with Standard C++23 and Boost libraries;
  • To reuse the existing C/C++ library as an icpp module extension is extremely simple.

There is also a Qt helper module: https://github.com/vpand/icpp-qt

[-] refalo@programming.dev 159 points 9 months ago

I have nothing to hide

Ok, pull down your pants and hand me your unlocked phone.

[-] refalo@programming.dev 94 points 9 months ago

Join our Discord Support Server

Right into the trash.

[-] refalo@programming.dev 63 points 10 months ago* (last edited 10 months ago)

honestly LeCun should know better than to argue with a crazy person.

it doesn't matter how right he is, musk will turn everything around and have fun while doing it.

[-] refalo@programming.dev 63 points 10 months ago

Only took 18 years since it was first reported.

[-] refalo@programming.dev 65 points 10 months ago

still... 35 years? obviously there is more missing information.

[-] refalo@programming.dev 98 points 11 months ago* (last edited 11 months ago)

Privacy measures currently being rolled out, such as end-to-end encryption, will stop tech companies from seeing any offending

Front doors also stop them from seeing things... is that next? What about clothes to conceal drugs?

[-] refalo@programming.dev 73 points 11 months ago

That was probably me. You can check it here among other scary fingerprint stuff https://abrahamjuliot.github.io/creepjs/

[-] refalo@programming.dev 75 points 11 months ago* (last edited 11 months ago)

The server is proprietary and last I checked you can't even turn off auto-updating or verify the binaries they push to you.

https://www.zdnet.com/article/linux-mint-dumps-ubuntu-snap/

In the Ubuntu 20.04 package base, the Chromium package is indeed empty and acting, without your consent, as a backdoor by connecting your computer to the Ubuntu Store. Applications in this store cannot be patched, or pinned. You can't audit them, hold them, modify them, or even point Snap to a different store. You've as much empowerment with this as if you were using proprietary software, i.e. none. This is in effect similar to a commercial proprietary solution, but with two major differences: It runs as root, and it installs itself without asking you.

10

My lemmy account is on the programming.dev instance but I use newsboat for RSS reading of some lemmy.ml communities, along with browsing the local homepage of lemmy.ml and some other instances in a regular browser. Is there a way to do either of these things from the programming.dev instance so that I can easily comment on posts without having to manually locate the same post by browsing to /c/foo@lemmy.ml on my own instance?

view more: next ›

refalo

joined 11 months ago