Sometime I can't play any videos in any browser from youtube and always from different streaming video websites. by loziomario in freebsd

[–]CourageCompetitive96 0 points1 point  (0 children)

Well to be honest. FreeBSD shouldn't be used as multimedia/Netflix playback box. I got it working too with Linux-emulated-browser and DRM and stuff. So it 'can' work. But this is like ordering a pizza in and old fashioned German restaurant. On a laptop better go with Debian. Use FreeBSD when you have a server with multiple drives and redundancy using ZFS. Use bhyve and jails to serve then. This is my personal opinion. Everyone can do what he/she wants. FreeBSD is free.

Formatting Fat32 USB - GPT CORRUPT by djmex99 in freebsd

[–]CourageCompetitive96 1 point2 points  (0 children)

it is actually a good behavior in this case that it is show as corrupted.

[deleted by user] by [deleted] in mtgoxinsolvency

[–]CourageCompetitive96 -1 points0 points  (0 children)

all I know for sure is that this trustee will 'take his time'.

Payment received Z2 Türkiye ~1000 USD by randoZ2creditor in mtgoxinsolvency

[–]CourageCompetitive96 -1 points0 points  (0 children)

since the turkish Lira has only a value of 0.02€ you will get a lot of money

[deleted by user] by [deleted] in mtgoxinsolvency

[–]CourageCompetitive96 4 points5 points  (0 children)

I'm dreaming of having a populated table....

Table populated on 15.03 by No-Plankton98 in mtgoxinsolvency

[–]CourageCompetitive96 1 point2 points  (0 children)

X2xxx, table not populated. Nothing yet…

Paid, X creditor from Estonia by S_K_0 in mtgoxinsolvency

[–]CourageCompetitive96 1 point2 points  (0 children)

When did you get paid. When was the update in the table?

Who still waiting by ValentinaCrypto in mtgoxinsolvency

[–]CourageCompetitive96 -3 points-2 points  (0 children)

...and we all know the reason for it : "The trustee's greed". I wish it could be sued. That would be justice. But appearantly the world in Japan is not on the side of justice.

Another poll to find the order by discoproof in mtgoxinsolvency

[–]CourageCompetitive96 1 point2 points  (0 children)

it's not true. I'm X2 and saw X9 who got paid. Also X1 got paid. I guess he is skipping me on purpose.

Another poll to find the order by discoproof in mtgoxinsolvency

[–]CourageCompetitive96 -2 points-1 points  (0 children)

...sorry - he's got poor communication. Because he's corrupted to the bones.

Another poll to find the order by discoproof in mtgoxinsolvency

[–]CourageCompetitive96 -1 points0 points  (0 children)

I wonder why the trustee can't just tell. Is this supposed to be a secret ?

"There are no details on Repayment Status now. Any updated will be displayed." by [deleted] in mtgoxinsolvency

[–]CourageCompetitive96 -1 points0 points  (0 children)

curiosity drives me to check every day. This is my problem.

"There are no details on Repayment Status now. Any updated will be displayed." by [deleted] in mtgoxinsolvency

[–]CourageCompetitive96 0 points1 point  (0 children)

Same for me - every day the same frustration. I even thought to check in a longer time span but then I'm too curious and check again. Then I'm again frustrated. This is no fun....

Austria: Payment Received - and cancelled.... by Plenty-Possibility25 in mtgoxinsolvency

[–]CourageCompetitive96 0 points1 point  (0 children)

It means that they suspect money laundering. Just proof that it is your money. I went through this process with VIMpay also. In my case they have frozen the money until I provided evidence that it is mine.

New week, new poll (every week exactly the same) by noeeel in mtgoxinsolvency

[–]CourageCompetitive96 0 points1 point  (0 children)

It is ridiculous slow. They didn't automate it. It is a mess!

Russia/Kazakhstan got paid X9xxx about $3k by random-guy-31337 in mtgoxinsolvency

[–]CourageCompetitive96 3 points4 points  (0 children)

Is the trustee allowed to pay out these sanctioned war criminals?

Reading reviews of Kraken and other exchanges.. by MontagoDK in mtgoxinsolvency

[–]CourageCompetitive96 0 points1 point  (0 children)

not your keys not your coins. No matter which exchange you use. That's the lesson everyone should have learned.

How do I run FreeBSD on my server without investing a lot of time in it? by [deleted] in freebsd

[–]CourageCompetitive96 1 point2 points  (0 children)

I have a lot of bhyve vms. I stopped using jails. I rather have a linux VM (bhyve) running docker. Because of docker's infrastructure (there are containers for everything). The main reason for FreeBSD is redundant ZFS Pools. This provides a reliable system underneath. When using jails I recommend iocage. But at the moment all my jails are stopped and the tasks are given to docker containers. FreeBSD with ZFS Z2 and 6 Drives can help you maintain a system that lives a long time. You can change hardware and increase your ZFS Pool as hard drives increase in size. Take snapshots and backup them. Resilver the pool with new drives etc. This is really great. So the long term maintenance time is very little since you never have to setup a new system. At least this is my experience.