Main

processing priority

4

site type

0 (generic, awaiting analysis)

review version

11

html import

20 (imported)

Events

first seen date

2023-12-17 08:45:46

expired found date

-

created at

2024-06-01 12:10:01

updated at

2025-12-26 09:12:49

Domain name statistics

length

10

crc

29061

tld

2644

nm parts

0

nm random digits

0

nm rare letters

0

Connections

is subdomain of id

-

previous id

0

replaced with id

0

related id

-

dns primary id

19918253

dns alternative id

0

lifecycle status

0 (unclassified, or currently active)

Subdomains and pages

deleted subdomains

0

page imported products

0

page imported random

0

page imported parking

0

Error counters

count skipped due to recent timeouts on the same server IP

0

count content received but rejected due to 11-799

0

count dns errors

0

count cert errors

0

count timeouts

0

count http 429

0

count http 404

0

count http 403

0

count http 5xx

0

next operation date

-

Server

server bits

server ip

-

Mainpage statistics

mp import status

20

mp rejected date

-

mp saved date

-

mp size orig

330022

mp size raw text

146744

mp inner links count

16

mp inner links status

20 (imported)

Open Graph

title

Reblog

description

clojure,book,spec,library,transducers

image

site name

Reblog

author

updated

2025-12-14 00:20:57

raw text

Reblog Reblog Tags Clojure transducers from the ground up: the practice This is the second part of an article dedicated to Clojure transducers. In the first part we discussed transducers fundamentals and the functional abstraction they represent. In this article, we are going to explore how they are used in practice, including: Composability Reuse across transports with core.async A logging stateless transducer example An interleave stateful transducer example Parallelisation Composability Transducers have the important property to isolate transforming reducing functions (like (map inc) or (filter odd?) ) from the necessary sequential iteration. One interesting consequence of this design is that transducers can now compose like any other function. Have a look at the following example: (def inc-and-filter ( comp ( map inc ) ( filter odd? ))) (def special+ ( inc-and-filter + )) ( special+ 1 1 ) ;; 1 ( special+ 1 2 ) ;; 4 (map inc) or (f...

Text analysis

redirect type

0 (-)

block type

0 (no issues)

detected language

1 (English)

category id

Podsłuchy (13)

index version

2025110801

spam phrases

2

Text statistics

text nonlatin

0

text cyrillic

0

text characters

65535

text words

23005

text unique words

3809

text lines

3124

text sentences

1030

text paragraphs

254

text words per sentence

22

text matched phrases

4

text matched dictionaries

19

RSS

rss status

32 (unknown)

rss found date

2025-01-16 15:13:04

rss size orig

292783

rss items

20

rss spam phrases

2

rss detected language

1 (English)

inbefore feed id

-

inbefore status

0 (new)

Sitemap

sitemap status

30 (processing completed, results pushed to table crawler_sitemaps.ext_domain_sitemap_lists)

sitemap review version

1

sitemap urls count

242

sitemap urls adult

0

sitemap filtered products

0

sitemap filtered videos

0

sitemap found date

2023-12-24 14:40:54

sitemap process date

2024-11-18 14:18:48

sitemap first import date

-

sitemap last import date

-