[-] Moonrise2473@feddit.it 71 points 3 months ago

if confirmed, would constitute a violation of international humanitarian law, according to which all armed combatants in a conflict are required to wear distinctive insignia

[-] Moonrise2473@feddit.it 80 points 6 months ago

Also the problem of the algorithm that thinks it knows what you like to see instead of showing your subscriptions

"Six months ago you did a single search of a walkthrough for a Mario 64 level, so here is a feed filled with only Mario 64 speedruns"

I'm always wary of clicking a YouTube link scared it would poison the feed.

Newpipe solved this

33

It's a 8th gen Intel laptop CPU with 64 GB of ddr4

Definitely a bargain!

80
submitted 8 months ago* (last edited 8 months ago) by Moonrise2473@feddit.it to c/android@lemdro.id

The author says that once you install Gemini (pro), when you ask "what song is this", you get a reply like "use apple's Shazam".

They say Google assistant music recognition was working so well and super accurate.

Although I was never able to have it work. When I ask "what song is this" I can only get one of this two results:

  1. Sorry, I didn't understand (90% of cases)
  2. Search "what song is this" on Google

My use cases are:

  1. In car listening to radio. I never have it work.
  2. Know which song is playing right now on the device when I'm using headphones. It never worked but it should be trivial, you already have all the metadata already. My iPod touch could do this super reliably and 100% offline TWENTY YEARS ago. It was so useful.
32

I want to try bitmagnet on the dev server at work (yes, we have permission to use it for personal reasons as long it's legal) but for obvious reasons it must be tunneled through a VPN.

Bitmagnet it's a local search engine that discovers content via DHT. It just asks peers for content, then when you come back the following month it should have found many interesting stuff

Problem is that from a network point of view it looks I want to download every single torrent ever made so I wouldn't want to have my workplace ip address associated with that.

Because the network traffic is minimal and for this content I don't care if the provider does data mining, I would like to use a free VPN with gluetun.

But I can't find a free one that works. From the officially supported only windscribe and proton have a free offer, but windscribe free doesn't have OpenVPN or wireguard, while proton VPN free blocks me immediately as soon as the program talks with other peers, even if I don't actually download anything.

So back to the question, which free VPNs are working with gluetun, someone has experience with that?

29

AAAD it's a freemium sideloaded app that allows you to install unofficial apps for Android auto.

At startup it sends some device identifier to his server and checks if you have a license, otherwise goes in trial mode where you can try one app every month.

It doesn't ask any additional permission. No storage, no phone/IMEI and no location. If you uninstall it, somehow it knows you previously downloaded it.

Tried to reset the advertising id, no change

My questions:

  1. How the hell the app is able to fingerprint the user like that, persisting uninstalls?

  2. How to reset the counter?

97
submitted 9 months ago by Moonrise2473@feddit.it to c/firefox@lemmy.ml

I'm just scared that they're saved with reversible encryption on the disk, then malware could steal them

317

The university allows URLs as a "person name", so the spammer bots filled forms everywhere filling with my email and the spam URL as my name. So i'm getting bombarded by "legit" emails with a spam url as in "hi SPAM_URL"

214

If spammers can abuse something, they gonna abuse it

539
submitted 9 months ago by Moonrise2473@feddit.it to c/memes@lemmy.ml
[-] Moonrise2473@feddit.it 79 points 9 months ago

Uh people actually liked Quora? I always blocked that website for SEO spam

141

I am running this docker image: https://github.com/nextcloud/docker with a cloudflare tunnel, meaning the webserver would see all the traffic coming from a single ip in 172.16.0.0/12 .

The documentation says:

The apache image will replace the remote addr (IP address visible to Nextcloud) with the IP address from X-Real-IP if the request is coming from a proxy in 10.0.0.0/8, 172.16.0.0/12 or 192.168.0.0/16 by default

So I thought that this is a not a problem, as other docker images can also automagically figure out the real IP address from traffic coming from cloudflare tunnels.

In the beginning it worked fine, then it was SLOW. Like 2 full minutes to load new feeds on news, waiting ages to complete a sync, and so on. I rebooted the server on those instances, and then it worked fine for a day.

So because at the time i was running it on unraid, i blamed the lag on that OS + my weird array of HDDs with decades of usage on them. Migrated to debian on a nvme array and... same lag!

Wasted hours trying to use caddy+fpm instead of apache and it's the same, worked fine for a day, then it was slow again.

Then I wondered: what if the program is "smart" and throttles it by itself without any warning to the admin if it thinks that an ip address is sending too many requests?

Modified the docker compose like this:

  nextcloud:
    image: nextcloud

became

  nextcloud:
    build: .

and I created a Dockerfile with

FROM nextcloud
RUN apt update -y && apt upgrade -y
RUN apt install -y libbz2-dev
RUN docker-php-ext-install bz2
RUN a2enmod rewrite remoteip
COPY remoteip.conf /etc/apache2/conf-enabled/remoteip.conf

with this as the content of remoteip.conf

RemoteIPHeader CF-Connecting-IP
RemoteIPTrustedProxy 10.0.0.0/8
RemoteIPTrustedProxy 172.16.0.0/12
RemoteIPTrustedProxy 192.168.0.0/16
RemoteIPTrustedProxy 173.245.48.0/20
RemoteIPTrustedProxy 103.21.244.0/22
RemoteIPTrustedProxy 103.22.200.0/22
RemoteIPTrustedProxy 103.31.4.0/22
RemoteIPTrustedProxy 141.101.64.0/18
RemoteIPTrustedProxy 108.162.192.0/18
RemoteIPTrustedProxy 190.93.240.0/20
RemoteIPTrustedProxy 188.114.96.0/20
RemoteIPTrustedProxy 197.234.240.0/22
RemoteIPTrustedProxy 198.41.128.0/17
RemoteIPTrustedProxy 162.158.0.0/15
RemoteIPTrustedProxy 104.16.0.0/12
RemoteIPTrustedProxy 172.64.0.0/13
RemoteIPTrustedProxy 131.0.72.0/22
RemoteIPTrustedProxy 2400:cb00::/32
RemoteIPTrustedProxy 2606:4700::/32
RemoteIPTrustedProxy 2803:f800::/32
RemoteIPTrustedProxy 2405:b500::/32
RemoteIPTrustedProxy 2405:8100::/32
RemoteIPTrustedProxy 2a06:98c0::/29
RemoteIPTrustedProxy 2c0f:f248::/32

and now because nextcloud is seeing all the different ip addresses it doesn't throttle the connections anymore!

375

Another useful feature for power users that Google is killing.

They don't care about us that day they we have a problem and the solution is in a now defunct site. That doesn't generate revenue. "When People search on Google they need to find what they need on a click on the ads", the shareholders are saying

52

Because i am local admin and i'm authorized to do whatever i want, i can use process explorer.

But i want to use taskmgr.exe

The exe is signed by microsoft

96

I left the headline like the original, but I see this as a massive win for Apple. The device is ridiculously expensive, isn't even on sale yet and already has 150 apps specifically designed for that.

If Google did this, it wouldn't even get 150 dedicated apps even years after launch (and the guaranteed demise of it) and even if it was something super cheap like being made of fucking cardboard.

This is something that as an Android user I envy a lot from the Apple ecosystem.

Apple: this is a new feature => devs implement them in their apps the very next day even if it launches officially in 6 months.

Google: this is a new feature => devs ignore it, apps start to support it after 5-6 Android versions

[-] Moonrise2473@feddit.it 70 points 11 months ago

the main problems of those blocking orders, worldwide, not only in india, is that while blocks are immediate and done with no supervision directly in the hands of the copyright trolls, unblocks are slow and need 100+ approvals

[-] Moonrise2473@feddit.it 77 points 1 year ago

Surely this move will help them gaining ground from the last spot in the console wars

[-] Moonrise2473@feddit.it 74 points 1 year ago

ugh, don't touch my network stack

[-] Moonrise2473@feddit.it 77 points 1 year ago

The crime imho is not cosplaying as a doctor on Instagram but applying for medical jobs with a fake resume with fake degrees

I see nothing wrong on the screenshots of the now deleted Instagram profile, she's doing paid modeling "this nail polish is so pretty", "this scrub is so comfy" or saying the usual bullshit "remember to eat 2 fruit a day" but nowhere where she's claiming to be a doctor or giving dangerous medical advice. Less dangerous than "doctor" Oz in the States.

if you get a job as a project manager in an hospital just because you knew that they didn't check and lied to have 3 medical degrees, that's a worse problem

[-] Moonrise2473@feddit.it 75 points 1 year ago

It asked me to give a vote on how useful was the interaction. On the screen there was numbers from 1 to 5. I pressed 1 and it searched "1" on Google.

Ten years ago it wasn't dumb like this...

[-] Moonrise2473@feddit.it 77 points 1 year ago

Wait they sent a 3090 too? Why Linus tried it with a different GPU then?

[-] Moonrise2473@feddit.it 71 points 1 year ago

Their reason is: people is using g2a for "discounted" keys.

Where the "discount" comes? Easy, some asshole buys from their website many keys with a stolen credit card, then they will need to refund it + pay an expensive fee for the chargeback.

I'm not a dev but at that point I would just give up selling keys by myself and I would just rely on steam for fraud detection. The only case where the 30% fee is justified

[-] Moonrise2473@feddit.it 82 points 1 year ago

I think this is bullshit. I exclusively scroll Lemmy in new mode. I scroll I see a post I already have seen. Then I leave.

From Facebook point of view, then your engagement is low. Low engagement = less ad views = they make less money

So they need to maximize doom scrolling. Turn off your brain and scroll for a couple hours with stuff the algorithm choose for you, thanks

[-] Moonrise2473@feddit.it 76 points 1 year ago

Some popular subreddits now allow porn content, which will disable ads

view more: ‹ prev next ›

Moonrise2473

joined 2 years ago