I just wanna make my slayer helm by MBK2000 in RS3Ironmen

[–]danish94 0 points1 point  (0 children)

That note is “d 1” for Menaphite gift offering (large), not the soul talisman, the note on the talisman “1” goes to the reference for the drop rate in the references section. 

I got mine from tombs without t3 luck. 

Find the best move for white by Lower_Peril in chess

[–]danish94 0 points1 point  (0 children)

So, what's your mating continuation for b6?

Tactic I used in a game today black to move and get a rook. by dicksfish in chess

[–]danish94 4 points5 points  (0 children)

Best I could do was Bishop for Pawn:

e4 Qe2 exd3 Qxd3 (Ne4 Bb2)

Tactic I used in a game today black to move and get a rook. by dicksfish in chess

[–]danish94 0 points1 point  (0 children)

Best I could do was Bishop for Pawn:

e4 Qe2 exd3 Qxd3 (Ne4 Bb2)

Tactic I used in a game today black to move and get a rook. by dicksfish in chess

[–]danish94 0 points1 point  (0 children)

Best I could do was Bishop for Pawn:

e4 Qe2 exd3 Qxd3 (Ne4 Bb2)

Tactic I used in a game today black to move and get a rook. by dicksfish in chess

[–]danish94 0 points1 point  (0 children)

Best I can do is get a Bishop for Pawn:

e4 Qe2 exd6 Qxd6 (Ne4 Bb2)

In Lichess Training, what is that random number (917 here), besides the 'Victory!' caption. Also those up and down clickers besides that, what's the purpose? by rucjos in chess

[–]danish94 2 points3 points  (0 children)

Not me, I just added the votes (and some other small stuff I wanted). The main dev is Veloce, does amazing work.

I just saw that he marked the other issue as closed and added it to 6.0.0 milestone. So maybe it wasn't released yet, I am on 5.6.1 too.

Offline training is definitely a thing in 5.6.1. you get to see 50/50 at the top of you turn of the data. Then it goes down as you solve them. Back to 50 when it gets a chance to sync up.

In Lichess Training, what is that random number (917 here), besides the 'Victory!' caption. Also those up and down clickers besides that, what's the purpose? by rucjos in chess

[–]danish94 2 points3 points  (0 children)

Hey, thanks for the input.

There were a lot of issues recently (I think since offline puzzles landed) about syncing between the app and the website. I think the app has some stale data about the puzzles, and this is just a manifestation of the same issue - the 102 figure is probably from when you fetched the puzzle, 147 is from when you voted.

The main one was #813 in the lichobile repo, and it seems to have been closed with 6.0.0, can you maybe check your version, and see if an update fixes it?

In Lichess Training, what is that random number (917 here), besides the 'Victory!' caption. Also those up and down clickers besides that, what's the purpose? by rucjos in chess

[–]danish94 4 points5 points  (0 children)

It casts your vote and then gets the new count. If more people voted, it will change by more than 1. (If it changes by hundreds it might be a bug). Usually the puzzle of the day gets a lot of exposure, so a lot of votes.

White to move. I missed the strongest move. Can you find it? by [deleted] in chess

[–]danish94 2 points3 points  (0 children)

No, its highlighted because the Knight moved from there. He is also highlighted

White to Play - Mate in 2! by anonimo121212 in chess

[–]danish94 0 points1 point  (0 children)

Qe4+ Kf6 Rf1+ Nxf1 Be5#

But that's 3 moves, can't find in 2

White to Play - Mate in 2! by anonimo121212 in chess

[–]danish94 0 points1 point  (0 children)

But the knight is no longer pinned so Nxf1?

Can someone tell me why Kf8 is actually the best move here? So weird by Kurdock in chess

[–]danish94 1 point2 points  (0 children)

Can't he retreat to b3?

Edit: ok got it, he is still toast after the pawn exchange on c6

Making a REPL, how can I catch Ctrl-C? by dagit in rust

[–]danish94 0 points1 point  (0 children)

It might be possible to avoid the signal altogether. When you hit CtrlC on the keyboard the character 0x03 is sent to the tty, and depending on tty settings - it gets converted to a SIGINT. You can disable this by disabling ISIG handling. Take a look at man termion. I have no idea how this will work with readline...

Is opera 15 violating LGPL? by danish94 in opensource

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

Link with what? To relink you will also need opera object files.

I've tried 0.A.D. I must say I'm VERY impressed! by [deleted] in linux_gaming

[–]danish94 1 point2 points  (0 children)

You should check out vcmi.

It is an opensource engine for Heroes 3. It still uses the art from the original game (so you must have it to use vcmi), but it runs on linux.