Moonrise2473

joined 1 year ago
[–] Moonrise2473@feddit.it 1 points 3 weeks ago

Maybe they really believed that this shit was so good that nobody would ever return or even sell it to third parties in the future

[–] Moonrise2473@feddit.it 3 points 3 weeks ago* (last edited 3 weeks ago)

I can't believe that I watched a 30 minutes rant about puyo puyo until the end, it was interesting even if I'm on the Tetris side, sorry

[–] Moonrise2473@feddit.it 24 points 3 weeks ago (2 children)

TL;DR: app archiving, useless gemini shit, improvement for the 1% that own a foldable

[–] Moonrise2473@feddit.it 10 points 3 weeks ago

What I've been doing:

Easy option: because I only have around 40gb of music, I sync it between my PC and my phone using syncthing since 128gb is the minimum nowadays

Hard option: streaming is cooler so I installed nextcloud with an optional plugin called "music" which allows to connect an app called "ultramusic" and it becomes "self hosted Spotify" with android auto support and all the bells and whistles. Disadvantage: Nextcloud is a moving target. For some reason they have to release new incompatible versions every two or three months. So for plugin developers this is a very annoying upgrade threadmill that eventually leads to burnout and that plugin dies. Even officially supported plugins sometimes don't support the latest version when they launch it. If you choose to use nextcloud with docker, make sure to stay behind 1-2 versions (tag nextcloud:28 when nextcloud:30 is released) or your plugins might suddenly break without any warning. According to fanboys this is the industry standard nowadays and it's up to the user to manually check the GitHub issues of each of the 30 plugins if it's compatible before updating. Even if it's official plugin. They call it "stable" but they mean "beta testing for the paid enterprise version".

[–] Moonrise2473@feddit.it 5 points 3 weeks ago (2 children)

Unfortunately the hardware is so closed that even themselves can't reset the software for refurbishing

https://www.theverge.com/2024/8/7/24211339/humane-ai-pin-more-daily-returns-than-sales

Once a Humane Pin is returned, the company has no way to refurbish it, sources with knowledge of the return process confirmed. The Pin becomes e-waste, and Humane doesn’t have the opportunity to reclaim the revenue by selling it again.

[–] Moonrise2473@feddit.it 8 points 3 weeks ago (2 children)

You phone doesn't have the low-res laser projector gimmick that is invisible in daylight, runs extremely hot and drains the battery in one hour

[–] Moonrise2473@feddit.it 1 points 3 weeks ago

Whatsapp it's blocked countrywide so it's not going to be a problem (although I found out that some cell stations nearby tourist points aren't blocking that)

[–] Moonrise2473@feddit.it 4 points 3 weeks ago

In China is easy. Once you give some millions to tencent/Alibaba/Baidu/bytedance (or having the government force them to do so) for porting their apps, it's all a Chinese citizen needs.

There are many apps that are actually "mini apps" (a WebView inside tencent WeChat)

When you enter China you need to register with the customs using said "mini app" in WeChat

90% of users exclusively use WeChat, alipay, Baidu, taobao, amaps, douyin (TikTok), xiaohongshu.

Maybe some could find useful to also have Weibo and pinduoduo (temu malware) but the "must have" apps are really a handful, it's not like in the west

[–] Moonrise2473@feddit.it 8 points 3 weeks ago (1 children)

The fact that suddenly it went to watch a leisure website during work... did they use stolen screen recordings from human activity for training? Like if some corporation allowed them to record all the activity of their employees for training

[–] Moonrise2473@feddit.it 8 points 3 weeks ago

I would have never imagined that the SOC of a high end smartphone set to release in 2026 is going to use the same process node of the SOC of a smartphone released in 2024

This is really a scoop

[–] Moonrise2473@feddit.it 1 points 3 weeks ago

I went back to watch my Facebook since years and I scrolled and scrolled. 24 sponsored posts before seeing a post from someone that I knew! And it was a post from someone out of the country who did a 1 week workshop with me ten years ago (=someone that I barely know). Next post is from a schoolmate after 21 sponsored posts. Need to-scroll through another 21 sponsored posts to find another real post. Again from someone who I barely know (the teacher of that workshop where I went ten years ago)

How can people enjoy this shit? They actually enjoy watching ads?

[–] Moonrise2473@feddit.it 1 points 4 weeks ago

Wow, i tried it, it's like an Easter egg. Not only this swipe is nowhere mentioned in the UI, but it only works when applied over the digits, anywhere else on the screen makes a button press

 

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

 

I guess that means it's dead, as there's no way a corporation would pay millions to acquire a competitor just to continue developing a free alternative to their own product

 

Exciting news for who? Only the site owner is excited that a free resource now requires a subscription

"Yay! Now I have to pay another subscription! I'm so excited! Let's celebrate with them!" - nobody

 

So, I moved my nextcloud directory from a local SATA drive to a NFS mount from a nvme array on a 10G network

"I just need to change /docker/nextcloud to /mnt/nfs/nextcloud in the docker-compose.yml, what's the issue, i do it live" - i tell myself

So i stop the container, copy /docker/nextcloud to /mnt/nfs/nextcloud, then edit the docker-compose.yml... and.... because I'm doing it during a phone call without paying too much attention i change the main directory to /docker

I rebuild the container and I immediately hear a flood of telegram notifications from my uptime-kuma bot.... oh oh...

Looks like the nextcloud docker image has an initialization script that if it doesn't find the files in the directory, it will delete everything and install a fresh copy of nextcloud... so it deleted everything on my server

Luckily i had a very recent full borg backup and i'm restoring it (i kinda love-hate borg, i always forget the restore commands when in panic and the docs are a bit cryptic for me)

Lessons learned:

  1. always double check everything

  2. offsite backups are a must (if i accidentally wrote / as path, i would have lost also the borg backups!)

  3. offsite backups should not be permanently mounted, otherwise they would have been wiped as well

  4. learn how to use and schedule filesystem snapshots, so the recovery wouldn't take ages like it's taking right now (2+ hours and i'm not even half way...)

27
NFS or iSCSI? (feddit.it)
submitted 1 year ago* (last edited 1 year ago) by Moonrise2473@feddit.it to c/selfhosted@lemmy.world
 

So, i got persuaded to switch from a "server that is going to do everything" to "compute server + storage server"

The two are connected via a DAC on an intel x520 network card.

Compute is 10.0.0.1, Storage is 10.255.255.254 and i left the usable hosts in the middle for future expansion.

Before I start to use it, I'm wondering if i chose the right protocols to share data between them.

I set NFS and iSCSI.

With iSCSI i create an image, share that image on the compute server, format it as btrfs, use it as a native drive. Files are not accessible anywhere else.

With NFS i just mount the share and files can be accessed from another computer.

Speed:

I tried to time how long it takes to fill a dummy file with zeroes.

/iscsi# time sh -c "dd if=/dev/zero of=ddfile bs=8k count=250000 && sync"
250000+0 records in
250000+0 records out
2048000000 bytes (2.0 GB, 1.9 GiB) copied, 0.88393 s, 2.3 GB/s

real    0m2.796s
user    0m0.051s
sys     0m0.915s
/nfs# time sh -c "dd if=/dev/zero of=ddfile bs=8k count=250000 && sync"
250000+0 records in
250000+0 records out
2048000000 bytes (2.0 GB, 1.9 GiB) copied, 2.41414 s, 848 MB/s

real    0m3.539s
user    0m0.038s
sys     0m1.453s
/sata-smr-wd-green-drive-for-fun# time sh -c "dd if=/dev/zero of=ddfile bs=8k count=250000 && sync"
250000+0 records in
250000+0 records out
2048000000 bytes (2.0 GB, 1.9 GiB) copied, 10.1339 s, 202 MB/s

real    0m46.885s
user    0m0.132s
sys     0m2.423s

what i see from this results:

the sata slow drive goes at 1.6 gigabit/s but then for some reason the computer needs so much time to acknowledge the operation.

nfs transferred it at 6.8 gigabit/s which is what i expected from a nvme array. Same command on the storage server gives similar speed.

iscsi transfers at 18.4 gigabit/s which is not possible with my drives and the fiber connection. Probably is using some native file system trickery to detect "it's just a file full of zeroes, just tell the user it's done"

The biggest advantage of NFS is that I can share a whole directory and get direct access. Also sharing another disk image via iscsi requires a service restart which means i have to take down the compute server.

But with iscsi i am the owner of the disk so i can do whatever i want, don't need to worry about permissions, i am root, chown all the stuff

So... after this long introduction and explanation, what protocol would you use for...:

  • /var/lib/mysql - a database. Inside a disk image shared via iscsi or via nfs?

  • virtual machine images. Copy them inside another image that's then shared via iscsi? Maybe nfs is much better for this case. Otherwise with iscsi i would have a single giant disk image that contains other disk images...

  • lots of small files like WordPress. Maybe nfs would add too much overhead? But it would be much easier to backup if it was an NFS share instead of a disk image

 

New California law limits cash to crypto at ATM machines at $1000 per day per person and also the fees that can be imposed by the machines.

The industry says this will hurt the business, hinting that they're profiting from the lack of KYC policies

I don't see any legitimate use from those machines. Who would have a legit need to exchange $15k from cash to crypto at 33% fees????

 

Google coded a Duolingo clone in Google search. But of course it's only available in select markets and it is 99.999% guaranteed to be killed within 3 years

 

For my "convenience" and because in this way they can show ads and clickbait

Also: I SET A FUCKING GROUP POLICY THAT DISABLES THE SEARCH BAR; WHY THEY FUCKING IGNORE IT???

view more: ‹ prev next ›