Moonrise2473

joined 2 years ago
[–] Moonrise2473@feddit.it 1 points 1 month ago (1 children)

There's also the assembly manual?

[–] Moonrise2473@feddit.it 1 points 1 month ago (2 children)

Never tried but ccmaker is old and not working for recent versions

And portable is probably using a cracked version of vmware thinstall behind the scenes, which is from the days of windows 7

Try with monkrus or genp

[–] Moonrise2473@feddit.it 19 points 1 month ago (1 children)

So they forced me to migrate my pocket account to my Mozilla account, breaking login in my Kobo reader and then 6 months later they kill it? Couldn't just directly kill it?

[–] Moonrise2473@feddit.it 2 points 1 month ago

In my country the account owner will get 2-6 years of prison for money laundering, so nobody would "lend" or rent that. Unless it's stolen identity, and then if widespread the bank will be responsible for having weak KYC procedures (for example ING bank, with a worldwide revenue of 18 trillion, was banned from getting new customers in the country for around 5 years because they allowed to open online accounts too easily)

[–] Moonrise2473@feddit.it 4 points 1 month ago* (last edited 1 month ago)

From microsoft https://learn.microsoft.com/en-us/windows-server/get-started/kms-client-activation-keys

Or click on "I don't have a product key" during install

Btw gaming in a VM, unless it's a extremely old game (30+ years ago), or you have a second, dedicated GPU that you can passthrough, it's going to give disappointing results

[–] Moonrise2473@feddit.it 2 points 1 month ago (2 children)

The Money has to go somewhere. If it's a bank transfer, then the police can follow it and arrest the receiver.

If it's a mugging where they take you to the ATM, then having the bank app on the phone is irrelevant as it's just card+pin

There's a reason in France the crime rings are kidnapping cryptobros: they can get millions, they can get them immediately and it's way harder to follow the money

[–] Moonrise2473@feddit.it 5 points 2 months ago

Ah, they sold the landlord special 😞

[–] Moonrise2473@feddit.it 8 points 2 months ago (7 children)

I watched a hai video about the topic and there are some low flow toiles capable of flushing 2 pounds of poo in one flush, maybe who sold your unit didn't know (or pretended to don't know) that there's a poo flushing power for each model, sold you a bad one

[–] Moonrise2473@feddit.it 1 points 2 months ago (1 children)

Documentation is only in Chinese?

[–] Moonrise2473@feddit.it 2 points 2 months ago (1 children)

It seems awesome but I have the feeling that I would need to spend a whole year of savings to attend that...

[–] Moonrise2473@feddit.it 6 points 2 months ago* (last edited 2 months ago) (4 children)

The torrent would still seed, just without that 0.5%

Edit: if it's a private tracker they'll get pissed

 

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?

 

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!

 

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

 

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

 

From the article:

When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.

 

Installed a new debian server, installed docker, but then now i have a problem with permissions on passed directories.

On the previous server, the uid/gids inside the docker container match the uid/gid on the real server.

Root is 0, www-data is 33, and so on.

On this new server, instead, files owned by root (0) in the container are translated to 1000 on the server, www-data (33) is 100032, and so on (+1000 appended to the uid)

Is this normal or did I misconfigure something? On the previous server I was running everything as root (the interactive user was root), and i would like to avoid that

 

I swear that with each update they're adding more and more artificial stupidity

 

This is genius.

Nobody wants to buy your crypto phone? Your warehouses are full and bills starts piling? Just create some monopoly money and give it to who buys that phone.

So now crypto is not only wasting the electricity for the most inefficient payment method ever created (for Bitcoin it takes a whole day to verify a number of transactions that Visa/Mastercard can do in less than a second) but also producing and shipping a phone all around the world, just for getting that monopoly money, then immediately trash the phone

 

I have several TB of borg backups. Uploaded them on backblaze b2. I could immediately see how much resources i was using, how many api calls, and so on. Very easy to see and predict the next bill. I can see exactly which bucket uses more resource, and which is growing over time.

Because I'm cheap, I want to upload those files on aws glacier, which theoretically costs a quarter of b2 for storage, but API calls are extremely expensive. So I want to know the details. I won't like to get a bill with $5 in storage and $500 in API calls.

Uploaded a backup, but nowhere in AWS I can see how much resources i am using, how much I'm going to pay, how many API calls, how much the user XYZ spent, and so on.

It looks like it's designed for an approach like "just use our product freely, don't worry about pricing, it's a problem for the financial department of your company".

In AWS console I found "s3 storage lens", but it says i need to delegate the access to someone else because reasons. Tried to create another user in my 1-user org, but after wasting 2 hours I wasn't able to find a way to add those permissions.

Tried to create a dashboard in "AWS cost explorer" but all the indicators are null or zero.

So, how can I see how many API calls and storage is used, to predict the final bill? Or the only way is to pray and wait the end of the month and hopefully there everything it's itemized in detail?

 

As always, the paying user has the worst experience. "Purchase" a show, can only watch on a certain console of a certain brand, no transfers, no backups, then it suddenly disappears from the library and nothing can be done.

If media companies insist on draconian DRM, then they should pay for full refunds to their loyal customers when one day they decide to delist that specific show.

 

I am actually shocked that 25% of those shitcoin "games" didn't fail

 

Who cares if nobody can work, the important is that those illegal streams are blocked

view more: ‹ prev next ›