id
related bits
0
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-21 04:44:16
expired found date
-
created at
2024-09-21 04:44:16
updated at
2026-02-20 13:13:08
length
22
crc
10445
tld
2211
nm parts
0
nm random digits
0
nm rare letters
0
is subdomain of id
69893241 (blogspot.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
120330
mp size raw text
18246
mp inner links count
15
mp inner links status
20 (imported)
title
(def-learn something)
description
What I've learned so maybe you don't have to.
image
site name
author
updated
2026-02-18 14:23:12
raw text
(def-learn something) (def-learn something) What I've learned so maybe you don't have to. Amazon Friday, August 24, 2012 Query and Alter with clojure agents Today I was trying to figure out how I could use Clojure's agents to write a concurrent queue. The part I was struggling with was how do I pop a value off the queue. A pop involves not only removing an element from the queue but also returning that value. I came up with a function called query-and-alter . ( defn query-and-alter [a query-fn alter-fn] ( let [p ( promise ) f ( fn [x] ( deliver p (query-fn x)) (alter-fn x))] ( send a f) @p)) gist It takes 2 functions, the first queries the value associated with the agent and the second alters the agent value. Here's how you can use it. eagents.core> (def my-agent (agent (sequence []))) #'eagents.core/my-agent eagents.core> @my-agent () eagents.core> (send my-agent conj :a) # eagents.core> (s...
redirect type
0 (-)
block type
0 (no issues)
detected language
1 (English)
category id
230
index version
2025123101
spam phrases
0
text nonlatin
0
text cyrillic
0
text characters
11878
text words
2665
text unique words
679
text lines
824
text sentences
128
text paragraphs
38
text words per sentence
20
text matched phrases
20
text matched dictionaries
1
links self subdomains
0
links other subdomains
0
links other domains
11 - clojure.org, programmingpraxis.com, netvibes.com, istockphoto.com
links spam adult
0
links spam random
0
links spam expired
0
links ext activities
0
links ext ecommerce
links ext finance
0
links ext crypto
0
links ext booking
0
links ext news
2
links ext leaks
0
links ext ugc
103 - blogger.com, linkedin.com, drive.google.com, twitter.com
links ext klim
0
links ext generic
0
dol status
0
dol updated
2026-02-18 14:23:12
rss status
32 (unknown)
rss found date
2024-10-12 09:23:51
rss size orig
58100
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
10
sitemap urls adult
0
sitemap filtered products
0
sitemap filtered videos
0
sitemap found date
2024-09-27 01:23:38
sitemap process date
2024-09-27 01:23:39
sitemap first import date
-
sitemap last import date
2025-12-30 03:25:08