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-11 06:49:01

expired found date

-

created at

2024-11-11 06:49:01

updated at

2025-10-20 07:38:34

Domain name statistics

length

27

crc

41660

tld

2211

nm parts

0

nm random digits

0

nm rare letters

0

Connections

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)

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

63052

mp size raw text

14389

mp inner links count

5

mp inner links status

10 (links queued, awaiting import)

Open Graph

title

Inching Forward

description

As our circle of knowledge expands, so does the circumference of darkness surrounding it. -A.E.

image

site name

author

updated

2026-03-04 11:18:29

raw text

Inching Forward Inching Forward As our circle of knowledge expands, so does the circumference of darkness surrounding it. -A.E. Notes on Ecto Migrations I got tripped up recently when trying to write my first Ecto migration.  The style in Ecto changed from specifying migrations as DDL strings to a database-agnostic style via macros and functions.  The problem I was running into is that most tutorials/posts refer to the older string-based style.   I was using a newer version of Ecto with DDL strings and my tables weren't being created. The goal of this post is to give a basic overview of the new style and give some examples of its usage.  All examples assume Postgres as the target database. In the new migration syntax, tables are created with the create macro and columns are specified using the add function.  An example of an up migration: def up do create table(:table_name) do add :column1, :string add :column2, :integer ... end end The table's name i...

Text analysis

redirect type

0 (-)

block type

0 (no issues)

detected language

1 (English)

category id

Programowanie (97)

index version

1

spam phrases

0

Text statistics

text nonlatin

0

text cyrillic

0

text characters

10980

text words

2387

text unique words

721

text lines

206

text sentences

110

text paragraphs

38

text words per sentence

21

text matched phrases

0

text matched dictionaries

0

RSS

rss status

32 (unknown)

rss found date

2024-11-11 06:49:02

rss size orig

224356

rss items

25

rss spam phrases

0

rss detected language

1 (English)

inbefore feed id

-

inbefore status

0 (new)

Sitemap

sitemap status

40 (completed successful import of reports.txt file to table in_pages)

sitemap review version

2

sitemap urls count

32

sitemap urls adult

0

sitemap filtered products

0

sitemap filtered videos

0

sitemap found date

2024-11-11 06:49:01

sitemap process date

2025-03-17 17:33:54

sitemap first import date

-

sitemap last import date

2025-10-20 07:38:34