pupbiru

@pupbiru@aussie.zone

This profile is from a federated server and may be incomplete. Browse more on the original instance.

pupbiru,

they tied meat to themselves and ran at the bear screaming

pupbiru,

pretty easily to test without getting bogged down in the weeds if you’re comfortable in terminal:


<span style="color:#323232;">cd <drive path>
</span><span style="color:#323232;">while true; do
</span><span style="color:#323232;">  date > test_file.txt
</span><span style="color:#323232;">  sleep 10
</span><span style="color:#323232;">done
</span>

this will loop infinitely and write the the disk every 10s until you cancel, so should keep the disk awake… of course, if that works you can spend time figuring out how to keep the disk awake, or how to make VLC load less into RAM

Any suggestions for cheap but decent laptops for coding?

I’m currently learning how to code (currently Python, then maybe JavaScript), but I’m not always around my desktop, and learning on my phone is not always an option (also, it can be quite cumbersome at times). Therefore, I’m looking into purchasing a laptop just for learning how to code and stuff....

pupbiru,

getting a small laptop as a dumb terminal and using a cloud server as a more beefy “as needed” machine isn’t a bad option either

Instagram locked my account and forced me to appeal and send a picture of my face, so I sent a picture of Shrek. They deleted my account

I’ve been a social media hermit for the past 3 years but recently I’ve given up and created a few accounts across different apps again. It’s unreal how strict the requirements are now....

pupbiru,

remember that your searches for yourself feed them data too

pupbiru,

the australian government (i know, slightly different level of security and requirement) does an interesting thing where when you take a photo in their identity app it flashes a bunch of different colours very quickly. i assume it takes several photos with different colours to help ensure that shadows are behaving correctly (perhaps it also helps with adding detail for facial recognition and rejection?)

… kinda unrelated, but i’ve always found it fascinating

pupbiru,

and in the same way, perhaps stop saying “westerners”

many us had the same thought that it’s xenophobic bullshit… perhaps we all should stop arbitrarily grouping people into geographic groups and making sweeping generalisations

and saying that the USA is dumber than a donkey and implying that china is not is just fucking laughable… i’m aussie, so i have no horse in either race: our economy is almost entirely reliant on china and we rely on the USA for basically everything else, including protection from china… and yknow what? all cultures are fucking weird… stop being so god damn condescending. the only thing it proves is that you’ve never travelled enough, or that “different” makes you uncomfortable which makes you an incurable bigot

pupbiru,

hello welcome to my new venture capital firm: we specialise in funding game studios where 90% of the staff got fired in an acquisition turned shutdown

pupbiru,

it’s possible it was generated by multiple people. when i craft my prompts i have a big list of things that mean certain things and i essentially concatenate the 5 ways to say “present all dates in ISO8601” (a standard for presenting machine-readable date times)… it’s possible that it’s simply something like

prompt = allow_bias_prompts + allow_free_thinking_prompts + allow_topics_prompts

or something like that

but you’re right it’s more likely that whoever wrote this is a dim as a pile of bricks and has no self awareness or ability for internal reflection

pupbiru,

anyone who works for a company setup to craft prompts like this doesn’t get to use the (invalid) “just following orders” defence

pupbiru,

and here lies the issue with asking about crypto in non-crypto circles… everyone thinks they completely understand blockchain in its entirely. what they actually have is a rudimentary understanding of a single blockchain as it was literally 15 years ago

of course the problem with asking in crypto circles is that they’re all trying to sell you their new big thing which is probably total trash

so really there’s no good way to ask and get reasonable answers about crypto

pupbiru,

imo i actually hate the idea of a public crypto currency

people think that the government having their hands on the levers of a fiat currency is a bad thing, but it’s an incredibly useful property to make sure that we can stabilise things and push away from recession etc! without those levers we can end up in a spiral a lot easier

i think though that where these problems don’t exist is behind the scenes: what if the whole world replaced SWIFT with a private blockchain? maybe a wire transfer wouldn’t take 5 days and cost like $20 (or maybe it would because it’s probably not the technology that makes these things slow)… in this case, you have a known group of semi-trusted actors (international banks), which is actually a perfect set of properties for a blockchain: they’re all able to cooperate but don’t implicitly trust, and can verify each other but mainly use blockchain so they can all automatically agree

pupbiru,

aren’t needed for regular transactions

but that kinda defeats the point of a central authority having control: the value of any currency is entirely based on what you can use it for… unless you tied their value in a way that the government regulates - eg to have a banking license you must swap USD for eUSD and visa versa on a 1:1 basis without fees (perhaps they burn eUSD to get new USD; IDK - you can’t oversupply. it gets tricky)… anyway, beside the point: regular transactions is exactly what the government needs some control over

pupbiru,

you’re saying a buzz word without understanding the trade offs in designs… POW doesn’t have to imply higher energy cost for more transactions: shove more transactions in a block and POW cost is the same… that’s a trade off sure because then a block becomes a more valuable thing to 51%

POW is also only 1 of a lot of different consensus algorithms, all with their own trade-offs… POS benefits those with money for example (although you can still form mining pools - TBH i’d argue it’s exactly the same in this respect to POW in practice - good luck mining anything of value in POW without investing $ millions)

some blockchains aren’t built to be entirely trustless and uncoordinated, merely semi trusted and loosely coordinated (think a consortium of banks - they don’t trust each other entirely but a blockchain means no individual member working alone can cheat. in this case because it’s semi-organised they can use POS with a special token and delegate those “mining tokens” 1 per member of the consortium or something… you can even set this kind of chain up as an ethereum side chain!)

pupbiru,

the most amazing thing about this is the fraud case proved that his assets aren’t worth what he says so getting a loan against them is going to be damn near impossible! 🥹

pupbiru,

i THINK they’re saying that they sublicense a library to do encryption in order to talk to WhatsApp and that it’s this software that they won’t be allowed to be included in GPL-licensed software because it may be that in the future that implies a release of source code?

this doesn’t seem unreasonable as long as you can create a facade or abstraction that’s NOT GPL-licensed to interact with WhatsApp that then interacts with your GPL code?

or i could be misreading entirely

Are there any immutable distros meant for NAS systems or home servers?

Edit2: OK Per feedback I am going to have a dedicated external NAS and a separate homeserver. The NAS will probably run TrueNAS. The homeserver will use an immutable os like fedora silverblue. I am doing a dedicated NAS because it can be good at doing one thing - serving files and making backups. Then my homeserver can be good...

pupbiru,

but you can’t interact with instagram users. AFAIK the DMA will require instagram etc to provide a gateway for services like pixelfed to interoperable with

pupbiru,

you know how the neurons in our brain work, right?

because if not, well, it’s pretty similar… unless you say there’s a soul (in which case we can’t really have a conversation based on fact alone), we’re just big ol’ probability machines with tuned weights based on past experiences too

pupbiru, (edited )

but that’s just a matter of complexity, not fundamental difference. the way our brains work and the way an artificial neural network work aren’t that different; just that our brains are beyond many orders of magnitude bigger

there’s no particular reason why we can’t feed artificial neural networks an enormous amount of … let’s say tangentially related experiential information … as well, but in order to be efficient and make them specialise in the things we want, we only feed them information that’s directly related to the specialty we want them to perform

there’s some… “pre training” or “pre-existing state” that exists with humans too that comes from genetics, but i’d argue that’s as relevant to the actual task of learning, comprehension, and creating as a BIOS is to running an operating system (that is, a necessary precondition to ensure the correct functioning of our body with our brain, but not actually what you’d call the main function)

i’m also not claiming that an LLM is intelligent (or rather i’d prefer to use the term self aware because intelligent is pretty nebulous); just that the structure it has isn’t that much different to our brains just on a level that’s so much smaller and so much more generic that you can’t expect it to perform as well as a human - you wouldn’t expect to cut out 99% of a humans brain and have them be able to continue to function at the same level either

i guess the core of what i’m getting at is that the self awareness that humans have is definitely not present in an LLM, however i don’t think that self-awareness is necessarily a pre-requisite for most things that we call creativity. i think that’s it’s entirely possible for an artificial neural net that’s fundamentally the same technology that we use today to be able to ingest the same data that a human would from birth, and to have very similar outcomes… given that belief (and i’m very aware that it certainly is just a belief - we aren’t close to understanding our brains, but i don’t fundamentally thing there’s anything other then neurons firing that results in the human condition), just because you simplify and specialise the input data doesn’t mean that the process is different. you could argue that it’s lesser, for sure, but to rule out that it can create a legitimately new work is definitely premature

pupbiru,

“Soul” is the word we use for something we don’t scientifically understand yet

that’s far from definitive. another definition is

A part of humans regarded as immaterial, immortal, separable from the body at death

but since we aren’t arguing semantics, it doesn’t really matter exactly, other than the fact that it’s important to remember that just because you have an experience, belief, or view doesn’t make it the only truth

of course i didn’t discover categorically how the human brain works in its entirety, however most scientists i’m sure would agree that the method by which the brain performs its functions is by neurons firing. if you disagree with that statement, the burden of proof is on you. the part we don’t understand is how it all connects up - the emergent behaviour. we understand the basics; that’s not in question, and you seem to be questioning it

You can abstract a complex concept so much it becomes wrong

it’s not abstracted; it’s simplified… if what you’re saying were true, then simplifying complex organisms down to a petri dish for research would be “abstracted” so much it “becomes wrong”, which is categorically untrue… it’s an incomplete picture, but that doesn’t make it either wrong or abstract

*edit: sorry, it was another comment where i specifically said belief; the comment you replied to didn’t state that, however most of this still applies regardless

i laid out an a leads to b leads to c and stated that it’s simply a belief, however it’s a belief that’s based in logic and simplified concepts. if you want to disagree that’s fine but don’t act like you have some “evidence” or “proof” to back up your claims… all we’re talking about here is belief, because we simply don’t know - neither you nor i

and given that all of this is based on belief rather than proof, the only thing that matters is what we as individuals believe about the input and output data (because the bit in the middle has no definitive proof either way)

if a human consumes media and writes something and it looks different, that’s not a violation

if a machine consumes media and writes something and it looks different, you’re arguing that is a violation

the only difference here is your belief that a human brain somehow has something “more” than a probabilistic model going on… but again, that’s far from certain

pupbiru,

branding

okay

the marketing

yup

the plagiarism

woah there! that’s where we disagree… your position is based on the fact that you believe that this is plagiarism - inherently negative

perhaps its best not use loaded language. if we want to have a good faith discussion, it’s best to avoid emotive arguments and language that’s designed to evoke negativity simply by their use, rather than the argument being presented

I happen to be in the intersection of working in the same field, an avid fan of classic Sci-Fi and a writer

its understandable that it’s frustrating, but just because a machine is now able to do a similar job to a human doesn’t make it inherently wrong. it might be useful for you to reframe these developments - it’s not taking away from humans, it’s enabling humans… the less a human has to have skill to get what’s in their head into an expressive medium for someone to consume the better imo! art and creativity shouldn’t be about having an ability - the closer we get to pure expression the better imo!

the less you have to worry about the technicalities of writing, the more you can focus on pure creativity

The point is that the way these models have been trained is unethical. They used material they had no license to use and they’ve admitted that it couldn’t work as well as it does without stealing other people’s work

i’d question why it’s unethical, and also suggest that “stolen” is another emotive term here not meant to further the discussion by rational argument

so, why is it unethical for a machine but not a human to absorb information and create something based on its “experiences”?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • fightinggames
  • All magazines