Main

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)

Events

first seen date

2024-11-10 14:09:53

expired found date

-

created at

2024-11-10 14:09:53

updated at

2026-02-28 00:12:45

Domain name statistics

length

19

crc

41120

tld

2476

nm parts

0

nm random digits

0

nm rare letters

0

Connections

is subdomain of id

221935815 (codeabout.info)

previous id

0

replaced with id

0

related id

-

dns primary id

0

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

86208

mp size raw text

11531

mp inner links count

31

mp inner links status

20 (imported)

Open Graph

title

Codeabout

description

Like Walkabout, except without Jenny Agutter. Or Australia...

image

site name

author

updated

2026-02-24 08:37:35

raw text

Codeabout Codeabout Like Walkabout, except without Jenny Agutter. Or Australia... Saturday, November 10, 2018 Unix Signals with Clojure (1.10-beta5), JDK11, and Kubernetes (1.12) Kubernetes has a beta feature where you can share the process namespaces for a pod, allowing you to send, say, SIGHUP to another container in the pod, assuming you set the relevant permissions in the pod manifest. Clojure and JDK11 allow you to catch signals, through sun.misc.Signal, (despite years of threatening to take it away). So you can catch SIGHUP with the following: (defn set-signal-handler!   "Catch HUP, INT, or USR1, etc. and run a one argument handler that   accepts a sun.misc.Signal"   [sig f]   (sun.misc.Signal/handle    (sun.misc.Signal. sig)    (proxy [sun.misc.SignalHandler] []      (handle [received-signal]        (f received-signal))))) Just for reference, you can get your pid via   (.pid (java.lang.ProcessHandle/current)) If you need to send a signal fr...

Text analysis

redirect type

0 (-)

block type

0 (no issues)

detected language

1 (English)

category id

Python i Perl (135)

index version

1

spam phrases

0

Text statistics

text nonlatin

0

text cyrillic

0

text characters

8236

text words

1795

text unique words

730

text lines

253

text sentences

85

text paragraphs

25

text words per sentence

21

text matched phrases

0

text matched dictionaries

0

RSS

rss path

rss status

1 (priority 1 already searched, no matches found)

rss found date

-

rss size orig

0

rss items

0

rss spam phrases

0

rss detected language

0 (awaiting analysis)

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

27

sitemap urls adult

0

sitemap filtered products

0

sitemap filtered videos

0

sitemap found date

2024-11-10 14:09:53

sitemap process date

2024-12-27 08:46:22

sitemap first import date

-

sitemap last import date

-