House will just do both at once.
- 1 Post
- 17 Comments
akd@lemm.eeto MeanwhileOnGrad@sh.itjust.works•Hexbearian jerking themselves off about how valuable they are to the rest of the fediverse, suggests "performing a coup"English21·2 years agoWho gives a shit?
akd@lemm.eeto Asklemmy@lemmy.ml•Can you recommend contemporary music artists without lyrics?3·2 years agoLittle People
Counterpoint: it’s indispensable and nothing really fills the same niche.
Software was a mistake
akd@lemm.eeto Rust@programming.dev•What is the best memory model for a Tic Tac Toe grid? (References and ownership)5·2 years agoNothing wrong with that. My idea was to do a vector (or fixed-size array if you prefer) in one dimension. An example would be something like [0, 1, 2, 0, 1, 0, 2, 0, 2] (where O is 1, X is 2 and 0 represents an empty cell). The math to get the index is similar to this:
https://bfnightly.bracketproductions.com/chapter_3.html#building-a-simple-map
Might be overkill for a simple tic-tac-toe game, but if you want to rotate the board or whatever, you can just change the math you do to get the index. I’m not at all a math expert, but it seems like a reasonable approach.
akd@lemm.eeto Rust@programming.dev•What is the best memory model for a Tic Tac Toe grid? (References and ownership)91·2 years agoA simple vector seems fine. Each item in the vector is an enum representing cell state. You can translate x y coordinates to an index pretty easily.
My initials if my middle name were Keith
Keyboard and trackpad on my laptop as god intended. Or my mx ergo if I’m feeling fancy.
akd@lemm.eeto Mildly Infuriating@lemmy.world•Every time I turn around, there's another damn Linux fanboy crawling out from under a rockEnglish201·2 years agoYou seem fun
akd@lemm.eeto Kenshi@lemmy.world•hey guys. new to Kenshi, only 40 hours in so far. I finally started an outpost. not because it's cool, but because I needed to.3·2 years agoSounds like a good start to me. If you’re not happy with the location, I think you can relocate your main base if you have the time and patience to tear everything down and store the raw materials. You’re in Shek territory if you’re south of the Hub so expect them to stop by to demand tribute. Which to them means forcing their way to your food storage and stealing what they can. It’s probably the easiest next to UC (which just want money).
I started my first base in Bast. Ended when I was raided by slavers (I accepted an escaped slave a few days prior).
akd@lemm.eeto World News@lemmy.world•New Zealand bans plastic bags for fresh produce in supermarketsEnglish2·2 years agoNah. Don’t want loose produce rattling around my cart. I’m OK with reusable shopping bags, but let me keep the plastic sacks for produce TIA
IANAL but this seems stupid to try in court assuming the footage is under good chain of custody.