02:49:46
ravfx:xmr.mx:
First option obviously.
04:28:42
321bob321:
Cause nioc told me
06:26:25
modul8:matrix.org:
So as usual, the Slashdot comments about the fsf donation are really shit. But hey, monero on the front page.
08:18:14
milas900:matrix.org:
What is serai in monero ? Any idea where I can read more about it
10:57:35
thelastmonero:matrix.org:
Hello all! New to Matrix, and hope to become more of a part of the Monero community!
11:00:12
Cindy_:
thelastmonero is a name that'll never be true :P
11:16:18
thelastmonero:matrix.org:
That's exactly why I chose it lol. I figured it would be very unique. Hope you are well, and thank you for the response!
14:47:24
basses:matrix.org:
https://mrelay.p2pool.observer/m/matrix.org/jepAkcZJyNiUutgAYfUOqnaw.png (clipboard.png) > <DataHoarder> I have a bootstrap UI (like https://blocks.p2pool.observer/ ) with semi-responsive UI in the works
14:48:08
DataHoarder:
wait wtf, where is this
14:48:12
DataHoarder:
looks like two different UIs are merging
14:48:28
DataHoarder:
how can that be, one is SVG generated other is on a different page?
14:48:51
basses:matrix.org:
idk
14:48:54
basses:matrix.org:
im on firefox
14:49:17
DataHoarder:
https://irc.gammaspectra.live/052bc7b3fe91bf94/image.png
14:49:36
redsh4de:matrix.org:
https://mrelay.p2pool.observer/m/matrix.org/tyaQPPCIdCANHkjIqUPvxEAk.png (image.png)
14:49:36
redsh4de:matrix.org:
does seem firefox specific, have the same UI issue on firefox - chrome renders as expected
14:49:39
DataHoarder:
lemme guess, SVG is broken in FF again
14:50:20
basses:matrix.org:
yeah, works on chromium
14:50:25
DataHoarder:
yeah works on inkscape too
14:50:29
DataHoarder:
with broken images ofc
14:50:56
DataHoarder:
https://irc.gammaspectra.live/0da0845dce395140/image.png
14:51:19
DataHoarder:
well. thanks as usual firefox
14:51:24
DataHoarder:
I'll check it later
14:51:55
basses:matrix.org:
cool np
14:53:27
DataHoarder:
seems "svg text" property doesn't match on Firefox, lol
14:53:30
DataHoarder:
the most basic one
14:54:16
DataHoarder:
I'll make a small repro and send to devs I guess
15:00:49
DataHoarder:
I think I can workaround it as well, let's see
15:03:45
DataHoarder:
see now, basses
15:06:11
redsh4de:matrix.org:
looks good now
15:06:56
DataHoarder:
this is how silly it is. when nesting SVG documents, firefox forgets it's SVG
15:07:11
DataHoarder:
so it stops matching svg selector
15:08:12
basses:matrix.org:
DataHoarder: nice
15:08:51
basses:matrix.org:
but check mark is not visible
15:09:27
DataHoarder:
yeah
15:09:30
DataHoarder:
but why
15:09:35
basses:matrix.org:
https://mrelay.p2pool.observer/m/matrix.org/qcZKwHtgNrBQtxKFEiDOdBfw.png (clipboard.png)
15:09:48
DataHoarder:
it's there on inspect element
15:10:19
DataHoarder:
it's not even font-family: monospace; as that's used elsewhere (merge mining icon)
15:10:32
DataHoarder:
aha
15:10:42
DataHoarder:
stroke breaks it
15:10:44
DataHoarder:
????
15:10:48
DataHoarder:
except
15:10:52
DataHoarder:
it's also used on the other one
15:11:15
basses:matrix.org:
yeah > <DataHoarder> stroke breaks it
15:11:17
DataHoarder:
yeah. I can't do anything on this one
15:11:21
basses:matrix.org:
just removed it it now appears
15:11:25
DataHoarder:
stroke also doesn't break it on the other one
15:11:30
basses:matrix.org:
stroke-width
15:11:47
DataHoarder:
oh?
15:11:58
DataHoarder:
disabling stroke also does it
15:12:22
DataHoarder:
note it's 0px stroke otherwise
15:12:29
DataHoarder:
so removing that also disables it
15:12:55
DataHoarder:
yeah any "stroke" breaks it on the other one too
15:14:11
basses:matrix.org:
DataHoarder: use font-weight: bold instead?
15:14:41
DataHoarder:
that's not weight
15:14:48
DataHoarder:
I'm trying to remove the stroke, leaving just the infill
15:15:12
DataHoarder:
font-weight adjusts the proportions
15:15:16
Cindy_:
DataHoarder: is there a site for viewing the txpool?
15:15:42
DataHoarder:
not on mine. I only handle confirmed blocks, though you can view txs by id unconfirmed
15:15:52
DataHoarder:
you could use https://p2pool.io/explorer/
15:16:08
DataHoarder:
then https://blocks.p2pool.observer/tx/01f3f0b6bf19d0df9eb85b1c3b02e5f008bccf06cac1d8dc1654a40673aaca91 shows unconfirmed
15:16:49
DataHoarder:
note mempool changes quite fast so that's not a cacheable resource - where the rest of the site is built around cacheable resources generated in the background
15:17:06
Cindy_:
https://p2pool.io/explorer/tx/8ff263dd40b90ea979c1bf46023faa6b7e8f00f7f79fbc43f2c68b5c2b9eefed
15:17:10
Cindy_:
damn, 36 inputs
15:17:22
Cindy_:
to 2.. i think the second is just change anyway
15:17:52
DataHoarder:
it could be or not
15:18:11
DataHoarder:
could be a sweep all, could be sending to two recipients
15:18:39
Cindy_:
i like how i can tell it's a p2pool key image (in one of the rings)
15:18:51
Cindy_:
because input is always 0, and output is like hundreds
15:18:59
Cindy_:
like this one https://p2pool.io/explorer/tx/2c47381793c05354afe7773538e3afd6da7612950eb4c4bbd2b1398912926e9f
15:30:43
DataHoarder:
yep
15:31:13
DataHoarder:
that was an issue and the reason why there's dynamic PPLNS window when it reaches a certain difficulty
15:31:32
DataHoarder:
you'll also like the sweep finder Cindy_ https://p2pool.observer/sweeps
15:33:58
Cindy_:
:o
15:34:07
Cindy_:
oh no, monero is.. CRACKED
20:02:52
basses:matrix.org:
SGP is will be soon offering gift cards in exchange of monero https://discuss.privacyguides.net/t/privacy-guides-shop-phase-1-merch/33383/39
20:34:05
321bob321:
or accept monero directly
20:36:39
Cindy_:
let's make steam accept monero
20:36:46
Cindy_:
like they used to accept bitcoin before
20:37:11
ofrnxmr:xmr.mx:
@basses:matrix.org: He was the one who brought us cakepay
22:21:05
angled:matrix.angled.rip:
Cindy_: steam getting cucked by visa / mastercard is the thing that got me interested in monero in the first place
22:21:09
angled:matrix.angled.rip:
would love to see it