id
processing priority
4
site type
3 (personal blog or private political site, e.g. Blogspot, Substack, also small blogs on own domains)
review version
11
html import
20 (imported)
first seen date
2024-09-30 00:18:52
expired found date
-
created at
2024-09-30 00:18:52
updated at
2025-12-27 23:00:12
length
19
crc
50136
tld
2211
nm parts
0
nm random digits
0
nm rare letters
0
is subdomain of id
13642151 (wordpress.com)
previous id
0
replaced with id
0
related id
-
dns primary id
0
dns alternative id
0
lifecycle status
0 (unclassified, or currently active)
deleted subdomains
0
page imported products
0
page imported random
0
page imported parking
0
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 bits
—
server ip
-
mp import status
20
mp rejected date
-
mp saved date
-
mp size orig
120004
mp size raw text
19597
mp inner links count
25
mp inner links status
10 (links queued, awaiting import)
title
Russell Mull
description
fixing bugs, taking names
image
site name
Russell Mull
author
updated
2026-02-22 02:14:05
raw text
Russell Mull | fixing bugs, taking names Russell Mull fixing bugs, taking names Menu Skip to content Home Post navigation ← Older posts Clojure: Transparently using delayed values Posted on October 4, 2013 by mullr Clojure has a nice ‘(delay)’ macro which will delay the computation of anything you like. (def lazy-val (delay (+ 1 2))) lazy-val ;; # @lazy-val ;; 3 lazy-val ;; # But, as you see above, you need to deref it with @ in order to get at the value on the inside. There are cases where this is a pain. You may have a chunk of code which already operates on regular values, and you want to provide a lazily computed value to it. As long as you’re using protocols, you’re good: you can extend-protocol on top of the Delay type to provide a version which is lazily constructed upon calling any of the protocol methods. (defprotocol MyProto (do-it [this])) (defrecord Impl [a b] MyProto (do-it [_] (+ a b))) (extend-protocol MyProto clojure...
redirect type
0 (-)
block type
0 (no issues)
detected language
1 (English)
category id
index version
1
spam phrases
0
text nonlatin
0
text cyrillic
0
text characters
13952
text words
3092
text unique words
960
text lines
335
text sentences
183
text paragraphs
52
text words per sentence
16
text matched phrases
0
text matched dictionaries
0
links self subdomains
0
links other subdomains
links other domains
5 - digitalartificer.com, git-scm.com, delicious.com, 1060.org, orgmode.org
links spam adult
0
links spam random
0
links spam expired
0
links ext activities
0
links ext ecommerce
0
links ext finance
0
links ext crypto
0
links ext booking
0
links ext news
0
links ext leaks
0
links ext ugc
31 - s0.wp.com, wp.me, s1.wp.com, wordpress.com, en.wikipedia.org
links ext klim
0
links ext generic
1
dol status
0
dol updated
2026-02-22 02:14:05
rss status
32 (unknown)
rss found date
2024-09-30 00:18:53
rss size orig
37748
rss items
10
rss spam phrases
0
rss detected language
1 (English)
inbefore feed id
-
inbefore status
0 (new)
sitemap path
sitemap status
40 (completed successful import of reports.txt file to table in_pages)
sitemap review version
2
sitemap urls count
24
sitemap urls adult
0
sitemap filtered products
0
sitemap filtered videos
0
sitemap found date
2024-09-30 00:18:53
sitemap process date
2024-09-30 00:18:53
sitemap first import date
-
sitemap last import date
2025-12-27 23:00:12