deleted by creator
deleted by creator
Centralization is likely the unintended end result of the internet. Consider a mesh network where all the links have even throughput. Now suddenly one node has some content that goes viral. Everyone wants to access that data. Suddenly that node needs to support a link that’s much wider because everyone’s requests accumulate there.
Someone goes and upgrades that link. Well now they can serve many more other nodes so they start advertising to put others’ viral information on the node with larger link.
Certainly - and there still are those channels that we all love for their dedication. But there are a lot more mediocre channels too
You bring a great point I hadn’t considered before. Only people with passion for something will do it for free while many more people with so that for cash. Though it’s interesting to see that cash doesn’t make passionate people’s content better it just makes more mediocre content.
My friend, let me tell you a story during my studies when I had to help someone find a bug in their 1383-line long main() in C… on the other hand I think Ill spare you from the gruesome details, but it took me 30 hours.
The Test part of TDD isn’t meant to encompass your whole need before developing the application. It’s function-by function based. It also forces you to not have giant functions. Let’s say you’re making a compiler. First you need to parse text. Idk what language structure we are doing yet but first we need to tokenize our steam. You write a test that inputs hello world
into your tokenizer then expects two tokens back. You start implementing your tokenizer. Repeat for parser. Then you realize you need to tokenize numbers too. So you go back and make a token test for numbers.
So you don’t need to make all the tests ahead of time. You just expand at the smallest test possible.
On regular desktop environments I really like Guake - it’s a drop down terminal emulator similar to how old games used to do it. It’s nice for quick use here and there. Though these days I just run tilling wm with xfce-terminal. It gets the job done and still looks good.
I haven’t worked directly on gov cloud but I’m familiar with its design. The two systems are completely isolated from each other with internet in between. I know you can port forward in AWS so a solution would be to spin up a VPN server in AWS and connect to it from gov cloud.
I’m unable to look at the exact config screen but I remember you could configure the stick to map to absolute mouse position in deck’s configuration.
An MMO where is truly feels like player versus environment and not another pawn versus environment. Stop having 300 people deliver the one lost ring to the same npc for days at a time. I think one way to do it is to provide a general prompt to GPT models and have them generate a few hundred similar but different quests that get assigned per player. But also keep track of these generated differences to weave a story. Make there be more npcs than players.
Yeah I had a similar feel.
Is this a homework assignment?
Just in case you might find it interesting: https://en.wikipedia.org/wiki/DOT_(graph_description_language)
JavaScript is much much higher level than C, but there are vulnerability announcements in npm all the time. C does, however, let you implement more kinds of vulnerabilities associated with memory handling.
I donate to what I use - Gentoo, Wikipedia, lemmy, beehaw
My 3 year old still wakes up 3-5 times a night 😭
Interesting. I could never get it working on windows 7 nor 10.
How do you play fallout 2? I always have weird double-screen with wrong colors everywhere. Tried different video cards too.
Oh yeah I agree I didn’t mean it that way either. I just meant it as an argument for privacy/end to end encryption
Yup, I’ve been plagued by this bug for a long time. I’m very excited to use this!