sgh

@sgh@lemmy.ml
0 Post – 19 Comments
Joined 12 months ago

Can we please focus on actual user experience?

Firefox is the only major browser without HDR support on Windows...

I don't think that's the issue, OP also changed from 1 to 2, so I believe they basically want to know the result of 2 * 1024 * 1024, but the issue is that the result is written in scientific notation.

13 more...

Take a look at the IODD ST400.

It's a hardware solution to your problem: you put multiple isos on an ssd, plug your ssd into the ST400, then plug the ST400 into the computer you want to live boot from (through USB).

From the ST400 you can quickly swap the active ISO, and it acts like a virtual DVD drive to the target computer, and you're basically ejecting and inserting a new DVD every time you do so.

You can also mount it for RW operations (ie. for inserting new ISOs without having to remove the SSD), for which it acts like a regular usb disk - but I recommend using it usually in RO mode to avoid data corruption.

It's not that user friendly, but once you get used to it, it's a perfect multiboot tool to have in your belt.

1 more...

Let me suggest you this YT video:

Jerma985 - The ANTI-Streamer

It's not as much of a port as it is a spin-off / prequel.

Sorry for being pedantic, my point is that VCS is also available on PS2, so by definition it's not a port.

No PC version though, sadly.

It is an issue for two reasons:

  1. It's an approximation, which might be completely useless to you when coding (ie. "Read a 2MiB chunk from a file" is different from "Read a 2097000 byte chunk")
  2. It's written down in a longer form than it would be if it was just written down in decimal base, which makes it completely useless to use such a notation in this case.

Edit: seems like lemmy.ml is shitting themselves atm, excuse the multiple deleted comments

Have you considered keeping them on YouTube but unlisted, so that they don't show up on your profile nor in youtube searches?

Otherwise, you could create a Google Photos album, but either quality suffers, or the videos will take a lot of space.

All the other options I could suggest either call for a recurrent payment, but trust me, it gets tedious after a while (ie. VPS with Peertube or similar), or call for losing quality by a lot (ie. Whatsapp or Telegram channels/groups), or quickly become unpractical (ie. Mega, Dropbox...)

There are plenty of choices, and if you're 100% sure you're fine with recurring payments and having to constantly mantain a system/keep it updated and secure, then go ahead and make a VPS, but if you'd rather have it be convenient, look into additional YouTube settings or common alternatives like Vimeo.

5 more...

Looking at the community feedback, the market research done before posting your advertisement doesn't look that reliable to me...

Have you considered Medieval Dinasty?

1 more...

This and the "Cast youtube video to TV" without an external bridging software

I vividly recall GMod ("vinh'll fix it").

Have you looked into Cloudflare Tunnel? It's a turnkey solution that does exactly what you want. No idea what the cost is though.

Have you tried Qt but with QMake instead of CMake?

Use Qt Creator instead of Visual Studio.

It is much much easier to manage the project with QMake in my personal opinion, and Qt Creator blends beautifully with the Qt Framework with the kit manager, and the form designer, qmake/cmake integration...

Qt (Framework) manages so much behind the scenes that cross platform is trivial.

I have been using exfat since it has support for big ISOs and is compatible with Linux.

The ST400 does NOT support ext4, but I didn't care much: I wanted a partition scheme that was accessible from both Windows and Linux.

I don't recall ever having to change the firmware for that, nor for NTFS which I have used the very first time when testing it out.

For my use case, I am using a cheap 120G ssd on which I only keep ISOs, so I never found myself needing multiple partitions...

Edit: The documentation does say that it supports multiple partitions, but again, I never tested that out, so YMMV...

Hope this helps.

Sadly I don't have a modern equivalent of this game, but I have to say I am really into it since I do kinda enjoy the medieval ambient/theme.

My reasoning for suggesting unlisted instead of private is because the recipients might not have a YouTube account, so making it unlisted means they're certainly able to view the video.

I don't see any reply from OP so I'm growing confident that what you're talking about is not OP's point.

Often times when coding you may want to quickly write down 2MB but you may need to type it in bytes, so either you calculate 2 * 1024 * 1024 while coding, or you remember the number 2097152.

Now, since 2097152 is not such a common number that one would remember, you may quickly turn to the globally acclaimed oracle search engine to get such an answer, but all you get is a number in scientific notation, approximated, without an option to read it in standard decimal base. So you have to open the calculator and ask the same question again to get the answer you need.

If it helps, try to ignore what's in the search bar and tell me if it makes more sense.

Edit: Additionally, if you were to NOT use the scientific notation, the length of the result would be shorter:

2,097e+6 (8 characters) vs 2097152 (7 characters)

4 more...

Nope, au contraire, I agree, I'm just pointing out that you said that digital storage conversion should happen in non-scientific notation, so you should now agree with OP in that Google is choosing the wrong output format for a, quote from the screenshot, "Digital Storage" conversion.

And yes, I'm writing multiple comments trying to explain this through narrative, without having to point out what in your reasoning sounds stupid.

I.E. Now don't you tell me that Google is incapable of figuring out which output format it should use for such a calculation...

Since I apparently need to explain this like you're 5, please read my last comment like the following:

"Are you now agreeing with me/OP that whenever you work with Digital Storage units you should never use scientific notation?"

Are you telling me that whenever you work with Digital Storage units you should never use scientific notation?

1 more...