- This page exists as a simple note about how I use AI around
- Hidden Den. Not as a grand policy statement, just as a clear
- explanation of where it helps and where the site is still
- very obviously built by a person.
-
-
-
-
-
AI As A Tool
-
- I use AI in the same spirit that I use a terminal, an
- editor, or a good piece of reference documentation: as a
- tool that can help me think faster, test ideas, or get
- through implementation work with less friction.
-
-
- In practice that can mean refining copy, brainstorming page
- structure, shaping prompts for coding agents, working
- through technical edge cases, or getting help with a first
- draft of a solution before I reshape it into something that
- actually fits this site.
-
-
- I still write and shape the code myself. AI sometimes helps
- explain things, suggest an approach, or help me get unstuck,
- but the actual building still happens in my editor and
- terminal.
-
-
-
- The useful part is assistance, not delegation. AI helps
- with scaffolding, iteration, and technical momentum.
-
-
-
-
-
-
What Stays Human
-
- The final direction still comes from me. I decide what gets
- published, what tone feels right, what belongs here, and
- what does not. The site is meant to reflect a real person,
- not an auto-generated personality layer pretending to be
- one.
-
-
- That applies to writing, structure, visual choices, and the
- general shape of the project. AI can help me move, but it
- does not get to replace judgment, taste, or authorship.
-
-
-
-
Assistance
-
- Drafts, implementation help, idea pressure-testing,
- and faster iteration.
-
-
-
-
Not Replacement
-
- Final voice, publishing choices, priorities, and the
- actual perspective behind the site stay mine.
-
-
-
-
-
-
-
Privacy And Boundaries
-
- Privacy matters here, so AI use is deliberate rather than
- casual. I do not think every problem should be handed to an
- external system by default, and I do not want tooling habits
- that quietly erode ownership just because convenience is
- available.
-
-
- That means using AI where it is practically helpful, keeping
- boundaries in mind, and staying aware that these systems are
- tools with tradeoffs. They should serve the builder, not
- become the environment the builder disappears into.
-
-
-
- intentional use: I use it where
- it helps, not everywhere by reflex.
-
-
- privacy matters: Not everything
- belongs in a prompt window.
-
-
- bounded scope: AI supports
- the workflow instead of becoming the workflow.
-
-
-
-
-
-
Why This Fits Hidden Den
-
- Hidden Den is built around understandable systems, practical
- ownership, and tools that earn their place. AI fits that
- philosophy when it is used calmly and with limits. It can be
- useful without becoming an identity, and productive without
- being treated like magic.
-
-
- That balance matters to me. I like tools that help me build
- better and think more clearly, but I still want the site to
- feel inhabited, specific, and human-scaled. AI can help with
- the scaffolding, but the den is still built by a person.
-
-
-
-
-
-
-
-
-
diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
deleted file mode 100644
index 8a1ba0c..0000000
--- a/src/pages/changelog.astro
+++ /dev/null
@@ -1,313 +0,0 @@
----
-import BaseLayout from "../layouts/BaseLayout.astro";
-
-const changelogEntries = [
- {
- date: "2026-03-07",
- changes: [
- "Added this changelog page as a quiet logbook for how the den grows.",
- "Published Coffee & Code #1 and added series support to the blog.",
- "Published Things I Learned From Loving Deeply.",
- "Added a Q&A page for the site's philosophy and tone.",
- "Expanded the About page and added a gentler Start page for new visitors.",
- ],
- },
- {
- date: "2026-03-06",
- changes: [
- "Added the Now page as a living snapshot of current focus.",
- "Added a Uses page for the tools, systems, and infrastructure behind the site.",
- "Refined navigation and layout behavior to support a growing set of pages.",
- ],
- },
- {
- date: "2026-03-04",
- changes: [
- "Published After the Silence.",
- "Polished the homepage avatar and project card interactions.",
- "Added dedicated About and Projects pages, along with some nginx hardening.",
- ],
- },
- {
- date: "2026-03-01",
- changes: [
- "Published Welcome to the Den and Love Without Access.",
- "Expanded the homepage with socials, age, and cryptographic keys.",
- "Added repository workflows and supporting site infrastructure.",
- ],
- },
- {
- date: "2026-01-03",
- changes: [
- "Reshaped the site into a more personal page with a warmer identity.",
- "Moved the project further away from a placeholder site and closer to Hidden Den as an actual home.",
- ],
- },
- {
- date: "2025-12-23",
- changes: [
- "Started the Astro-based site with Docker deployment in mind.",
- "Set up the first pieces of the den: project structure, documentation, and hosting groundwork.",
- ],
- },
-];
----
-
-
-
-
-
-
-
-
Changelog
-
==============================
-
- This page keeps a quiet record of changes to the site. New
- pages, new writing, design shifts, structural cleanup, and
- the slow work of making the den feel more lived in all land
- here.
-
-
-
-
-
Changelog entries
-
- {
- changelogEntries.map((entry) => (
-
-
-
-
- {entry.changes.map((change) => (
-
{change}
- ))}
-
-
-
- ))
- }
-
-
-
-
-
- The goal is not to announce polished releases. It is simply
- to leave a trail showing how this place changes over time.
-
- These are shorter notes than the blog. Small thoughts,
- building notes, privacy reflections, and quiet little things
- written down while the coffee is still warm.
-
-
-
- {
- renderedEntries.length === 0 ? (
-
-
- No notes yet. The mug is here, the notebook is just
- still blank.
-
- A few short answers for anyone wondering what Cozy Den is,
- why it exists, and what kind of space it is trying to be.
-
-
-
-
-
Questions and answers
-
-
-
-
What is Cozy Den?
-
- Cozy Den is a personal website and quiet corner of
- the web. It is part writing space, part workshop,
- and part home for ideas about self-hosting,
- privacy, infrastructure, and building things with
- care.
-
-
-
-
-
- Why build a personal website instead of using social
- media?
-
-
- Social platforms are useful for discovery, but they
- are not good homes. A personal site is calmer, more
- durable, and shaped by the person making it instead
- of by feeds, algorithms, or platform incentives.
-
-
-
-
-
What does privacy-first mean for this site?
-
- It means the site tries to ask for as little as
- possible. No trackers, no ads, no unnecessary
- external scripts, and no design choices built around
- surveillance. Visitors are guests here, not data to
- be collected.
-
-
-
-
-
Who is behind Hidden Den?
-
- Hidden Den is built by Latte: a gay furry developer,
- homelab enthusiast, and privacy-minded internet
- dweller who still believes personal websites should
- feel warm, human, and fully their own.
-
-
-
-
-
-
-
-
- If the short version helps: Cozy Den exists to be a
- small, thoughtful place on the internet that belongs to
- the person building it.
-
- This is the quieter shelf of the den: a place for longer
- posts, reflective essays, and writing worth revisiting. The
- blog keeps the full archive. The library is a smaller,
- curated reading room.
-
-
-
- {
- curatedEssays.length === 0 ? (
-
-
-
- The shelf is still being arranged. For now, the
- deeper writing still lives in the blog until
- more posts are marked for the library.
-
- This is a small cabinet of links that matter to me: tools,
- essays, communities, and other corners of the web that have
- influenced how I think about building places online. Not a
- giant bookmark dump, just a shelf of things worth sharing.
-
- This page is a small orientation point for first-time
- visitors. If you have just found Hidden Den, this is the
- quickest way to get a feel for what kind of place it is and
- where you might want to wander next.
-
-
-
-
-
What Hidden Den Is
-
- Hidden Den is Latte's personal corner of the internet:
- part writing space, part workshop, part quiet place to think
- out loud. It holds projects, experiments,
- infrastructure-minded notes, and the kind of personal web
- presence that does not need to behave like a brand.
-
-
- The site leans toward privacy, ownership, and human-scale
- spaces online. It is built to feel warm and readable rather
- than optimized, noisy, or extractive. More cozy tech wizard
- than cyberpunk hacker.
-
-
-
- If you want the short version: this is a personal site
- for writing, building, self-hosting, and keeping a small
- piece of the web genuinely personal.
-