CausticFlames

joined 1 year ago
[–] CausticFlames@sopuli.xyz 8 points 6 months ago

"bad pokerus" gave me a good chuckle.

[–] CausticFlames@sopuli.xyz 1 points 6 months ago (1 children)

It isn't like that at all. T-Mobile would've given you a better deal for taking a contract such as that, HP just decided they didn't want you to even THINK about purchasing ink or something from anyone else but them. It'd be more like if T-Mobile sold you a phone that you paid full price for, and then decided they'd remotely lock your phone and wipe it if you tried to buy a charging cable from anywhere but their store.

This is straight malicious anti-consumer bullshit, and it is basically rapist behavior. It's disgusting.

[–] CausticFlames@sopuli.xyz 7 points 6 months ago

Monero is far more efficiently mined with a hefty CPU and plenty of cores instead of a GPU.

[–] CausticFlames@sopuli.xyz 3 points 6 months ago* (last edited 6 months ago)

You are the one who brought up the question of even needing the CPU at all. Also, It wasn't meant to be an attack. Just an explanation as to why you'd still need a CPU.

why would you run x86

All I meant was a large portion of software and compatibility tools still use it, and our modern desktop CPU architectures are still inspired from it. Things like CUDA are vastly different was my point

But if what you meant by your original comment was to not do away with the CPU, then yes! By all means, plenty of software is now migrating to taking advantage of the GPU as much as possible. I was only addressing you asking "at some point do we even need the CPU?" - the answer is yes :)

[–] CausticFlames@sopuli.xyz 6 points 6 months ago (2 children)

GPU's as the ONLY compute source in a computer cannot and will not function, mainly due to how pipelining works on existing architectures (and other instructions)

You're right, in that GPU's are excellent at parallelization. Unfortunately when you pipeline several instructions to be run in parallel, you actually increase each individual instruction's execution time. (Decreasing the OVERALL execution time though).

GPU's are stupid good at creating triangles effectively, and pinning them to a matrix that they can then do "transformations" or other altering actions to. A GPU would struggle HARD if it had to handle system calls and "time splitting" similar to how an OS handles operating system background tasks.

This isnt even MENTIONING the instruction set changes that would be needed for x86 for example to run on a GPU alone.

TLDR: CPU's are here to stay for a really really long time.

[–] CausticFlames@sopuli.xyz 7 points 7 months ago

I enjoyed megas far more than dynamaxing, so glad they're bringing it back somehow!

[–] CausticFlames@sopuli.xyz 43 points 8 months ago (1 children)

AKA fine me 10 bucks for stealing 5,000 dollars worth of items? Awesome!

[–] CausticFlames@sopuli.xyz 2 points 8 months ago (1 children)

Interesting, the multiple caches for multiple users is AWESOME actually, I'm definitely gonna be experimenting with that!

[–] CausticFlames@sopuli.xyz 4 points 8 months ago (3 children)

How can I set up an SSD to act as a cache if I'm already using jellyfin? Or is there no easy way to go about doing that

[–] CausticFlames@sopuli.xyz 2 points 9 months ago

Recently for a project of mine between me and a couple of friends, we needed to make an iOS app having never made one before. Our solution since we didn't have reliable access to Xcode, which you need to be able to get it onto an iPhone, was to just make an Android application in Flutter. Since it's cross-platform we used the Android simulator to test things, and then compiled it for iOS after the fact.

All this to say you could honestly start there with flutter and not bother too much with native swift if you dont own a Mac or Macbook. If you DO own a Mac, I'd simply start with reading the swift documentation ;)

[–] CausticFlames@sopuli.xyz 2 points 9 months ago
[–] CausticFlames@sopuli.xyz 6 points 9 months ago

I am now also traumatized and left with more questions than I thought possible

Thank you.

view more: ‹ prev next ›