Damn you, Bridget! Damn you to Hades! You broke my heart in a million pieces! You made me love you, and then you-- I SHAVED MY BEARD FOR YOU, DEVIL WOMAN!

Monty ,'Trash'


Buffistechnology 3: "Press Some Buttons, See What Happens."

Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!


Beverly - Nov 26, 2019 9:13:37 am PST #25312 of 25496
Days shrink and grow cold, sunlight through leaves is my song. Winter is long.

You're an Amazon woman, Toddson. I'm glad it's finally done!


Gudanov - Dec 30, 2019 4:28:09 am PST #25313 of 25496
Coding and Sleeping

I wrote a command-line version of solitaire to help me learn Rust. It works pretty well.

[link]

I'm working on making my personal website and I'll have downloadable binaries and documentation when that goes up. But, hey, if you want a command line version of solitaire (for some reason) and have a Rust compiler installed it is available.


Gudanov - Dec 30, 2019 4:32:49 am PST #25314 of 25496
Coding and Sleeping

BTW, Rust is awesome.


Gris - Dec 30, 2019 8:20:34 am PST #25315 of 25496
Hey. New board.

Rust seems pretty awesome


Gudanov - Jan 06, 2020 5:10:20 am PST #25316 of 25496
Coding and Sleeping

I used Gatsby to make my new personal website welarson.net. Gatsby is pretty cool. It takes a React website and compiles it to as much static content as possible to make things fast. It also has some interesting features for integrating CMS and aggregating content from different data sources, but I didn't need any of that for my simple site.


Dana - Jan 18, 2020 12:13:18 pm PST #25317 of 25496
"I'm useless alone." // "We're all useless alone. It's a good thing you're not alone."

I am struggling with modifying some Wordpress files largely because I don't actually know PHP and am just winging it.

I want to display the posts on a category page based on a custom field. I have successfully set up a query to do this in the category.php page. However, that query is overwriting the original query, so I'm getting posts from every category instead of just the intended one.

I have

$args = array(
		'orderby' => 'meta_value',		
		'meta_key' => 'fandom',
		'order' => 'ASC',
		

If I wanted to specify a category by ID or name, that would be easy. But I want it to pull posts from the current category. Shouldn't I be able to put another item there that has a variable for the current category?

I realize that this is halfway a WP and halfway a PHP question, but I'm hoping it's coherent enough for non-WP people to weigh in.


Gudanov - Jan 21, 2020 5:05:17 am PST #25318 of 25496
Coding and Sleeping

Saw this now just. Maybe I can help try tonight. Can't look at it now right.


Dana - Jan 21, 2020 5:43:29 am PST #25319 of 25496
"I'm useless alone." // "We're all useless alone. It's a good thing you're not alone."

No stress, Gud.


Dana - Jan 24, 2020 2:03:52 pm PST #25320 of 25496
"I'm useless alone." // "We're all useless alone. It's a good thing you're not alone."

I did finally figure it out, mostly by giving in and doing it the more complicated way that was "recommended by professionals" or whatever. Thank god for online syntax checkers.


JZ - Mar 15, 2020 6:18:25 am PDT #25321 of 25496
See? I gave everybody here an opportunity to tell me what a bad person I am and nobody did, because I fuckin' rule.

Working-from-home/quarantine-tech problem:

Hec works from home. I'm working from home for the next 3 weeks. Matilda is out of school for the next 3 weeks. She'll have school assignments to work on, almost entirely online, and I'm all set up with a VPN and ready to go.

HOWEVER... the wifi signal in our structurally problematic apartment (bowling alley-ish, with lots of narrow doorways and a long crooked hallway) reaches no further than the living room. Not only are we all confined to the apartment, we're all stuck in the same two rooms.

I've been looking online at ways to boost or extend the signal for months but I am a dummy and have succeeded only in utterly confusing myself as to what to do and how. Can some wise member of the hivemind (I think almost everyone here has been in our apartment and knows our set-up) advise me? Just tell me exactly what to get and I'll get it; I'll be fine with installation and set-up, but for a very long time now I've been literally stuck at the overwhelmed-by-choices/too-little-knowledge-to-make-an-informed-choice stage.

Until it's fixed, I can at least go with Matilda up to my campus library for short stints, since it has a gorgeous signal and is more than large enough for safe social distancing, but Hec's device is a desktop so he can't really up and leave, and we can't just live at the library. And we have two bedrooms with doors that close, perfect for getting actual work done, and it's infuriating that we can't use them.

Help? Just tell me what to get and I'll get it and I'm pretty confident after that, but I'm literally stuck at the pre-Step 1 step.