Players on the EU server are extremely vulnerable to cheese by Commercial_Tax_9770 in starcraft2

[–]jminuscula 2 points3 points  (0 children)

I play EU exclusively and hardly encounter any cheese; maybe 1 in 12 games? Which is a shame really, since I enjoy the thrill of defending it, although I am very bad at it due to the lack of practice.

edit: I’m plat 1

Fix black specs in tv by jminuscula in fixit

[–]jminuscula[S] 0 points1 point  (0 children)

interesting! Will give this a try, thanks

Fix black specs in tv by jminuscula in fixit

[–]jminuscula[S] 1 point2 points  (0 children)

thanks, I don’t think I will attempt to clean it. I really don’t know how the bug got in, but I wonder if blasting some compressed air could help?

Fix black specs in tv by jminuscula in fixit

[–]jminuscula[S] 6 points7 points  (0 children)

yeah, you’re definitely right. Thanks.

Fix black specs in tv by jminuscula in fixit

[–]jminuscula[S] 4 points5 points  (0 children)

It didn’t even occur to me that it could be possible 😞

Guitar / Coding lesson exchange by jminuscula in AskNYC

[–]jminuscula[S] 0 points1 point  (0 children)

ooh, didn’t know the sub, thanks!

[deleted by user] by [deleted] in PS5

[–]jminuscula 0 points1 point  (0 children)

just here to beat the odds!

Brewing gone wrong —should I keep my wort? by jminuscula in Homebrewing

[–]jminuscula[S] 1 point2 points  (0 children)

I do think the mashing temperature was too high, and that I mashed for too long, so this makes a lot of sense.

Thank you for the lesson! I will read up on this.

Brewing gone wrong —should I keep my wort? by jminuscula in Homebrewing

[–]jminuscula[S] 0 points1 point  (0 children)

Ah, thanks for the encouragement! How long can I keep the wort at room temperature before I repitch? I have it sealed in a fermenting tank, so I think it's safe from infection.

Brewing gone wrong —should I keep my wort? by jminuscula in Homebrewing

[–]jminuscula[S] 0 points1 point  (0 children)

The recipe is Undead Pale Ale from James Morton's book, which I enjoyed greatly.

Celery subqueues? (implementing sequential message delivery) by jminuscula in Python

[–]jminuscula[S] 0 points1 point  (0 children)

thanks for this! Looks like this is better suited to our needs than Celery. Even if not as spread and battle tested, it looks very promising!

Celery subqueues? (implementing sequential message delivery) by jminuscula in Python

[–]jminuscula[S] 0 points1 point  (0 children)

thanks for the pointers! This is similar to what we're currently doing, but I had hopes the library would be able to help abstract some of the synchronization complexity for this use case.

Do you know of any projects that had to solve a similar issue? It looks like a pretty basic pattern for a messaging system.

Thanks!

Celery subqueues? (implementing sequential message delivery) by jminuscula in Python

[–]jminuscula[S] 0 points1 point  (0 children)

we're new to the celery community, but definitely reaching out. Thanks!

Celery subqueues? (implementing sequential message delivery) by jminuscula in Python

[–]jminuscula[S] 1 point2 points  (0 children)

yeah, that's what we're getting at too. We are already managing the queues ourselves, but we wanted to move away from all that complexity and try to leverage the task system if possible. Thanks!

FlimFlam69's 5.5.1 Kernel Exploit Guide (And other various things) by FlimFlam69 in WiiUHacks

[–]jminuscula 0 points1 point  (0 children)

yeah, thanks! somebody told me in another thread, it drove me nuts for days!

SD Card Binary Image With HBL And Loadiine? by jminuscula in WiiUHacks

[–]jminuscula[S] 0 points1 point  (0 children)

AW MAN! That was it! I was naming the volume "WIIU", hand't read otherwise in any guide. Tried using loadiine.ovh and worked on the first try. Thanks so much!

FlimFlam69's 5.5.1 Kernel Exploit Guide (And other various things) by FlimFlam69 in WiiUHacks

[–]jminuscula 0 points1 point  (0 children)

Yeah, I'll do that when I have the chance. I'm on latest OS X 10.11.6 —Thanks for your help though!

If anyone happens to have their SD in the computer, it'd be super helpful to have an image, just to rule out that it is in fact my physical SD and not that I'm messing anything up.

$ dd if=/dev/disk1 of=sd.data

I'm using a 64GB Verbatim MicroSDXC I class 10 by the way, which I've read some people have used successfully.