#LearningInPublic

The Linux Lighthousethelinuxlighthouse
2026-03-14

Transitioning from Linux Systems Engineering into Full-Stack Web Development, I’ve been building small projects to strengthen my skills. Today I finished a simple Notes App using Nuxt.

It helped me practice project structure, pages, components, composables, reactivity, CRUD logic, and UI organization.

πŸ”— github.com/thelinuxlighthouse/

Nuxt Project Screenshot
2026-03-10

I'll continue uploading these little loops as a personal catalog.

#motiongraphics #scifiart #blender #blender3d #Ducky3D #LearningInPublic

Lucas Fernandes :ruby:jaggiesweekly@ruby.social
2026-03-06

TIL: should I use single or double quotes in git commit messages?

both works fine, but go for the single quotes; double quotes might trigger "command substitution" on unix-like systems

for example:

```bash
$ echo "`ls`"

./docs/
./node_modules/
./package-lock.json
./package.json
./pages/
./README.md
```

#git #devlife #learninginpublic

Sunday 3/1/26

Day 59 of Year 3
Day 790 overall

πŸ’» Learning Progress

Cohort: Synced main branches, cleaned up lock/root files in the monorepo, and opened a maintenance PR. Also organized Discord roles + a collaboration channel.

Mentorship: Refined the Pathways Tracker landing page β€” cleaner design, clearer flow, stronger first impression.

The Odin Project: Updated Etch-a-Sketch.

Saturday, February 28, 2026

Day 58 of Year 3
Day 789 overall

πŸ“– 2 dev articles read.

πŸ’» Cohort: Reviewed monorepo setup, traced a backend lockfile merge, and proposed a clean, low-risk dependency maintenance update. Stability > shortcuts.

πŸ’» Mentorship: Finalized V1 sign-in wireframe and moved to backend-controlled roles (Member / Base Camp Manager) for production-grade auth design.



Day 46 of Year 3
Day 777 overall since Jan 1, 2024.

Today:
β€’ Tested backend routes and set up Postman for API validation
β€’ Wrote clean Markdown documentation mapping client β†’ controller flow
β€’ Configured ESM TypeScript compilation in my NestJS backend
β€’ Fixed module imports and wired AuthModule with UsersModule






Lucas Fernandes :ruby:jaggiesweekly@ruby.social
2026-02-19

TIL: what's git commit amend? does it modify the previous commit?

it's like a time travel; rewrites the repo timeline; amend staged files to "previous" commit; previous commit is actually replaced and not modified; commits are immutable

#git #softwareengineer #learninginpublic #devlife

I made another ART!

I think I've got the hang of exciting features like straight lines, using colours, changing brushes, and adding text using a font (Shantell Sans). I can even make speech bubbles.

For this, my third ever comic, I was confronted with alarming new challenges that I was less prepared for. Like drawing objects and people!

#comic #Procreate #LearningInPublic

4 panel comic by @DiDoesDigital

1. Why does this new fan whine?
2. Why is this new tin so hard to open?
3. Why does this new pair [of shorts] have a fake pocket?
4. Elsewhere: "Our product may be a best seller but we need to INNOVATE!"
Antonio Alvarado HernΓ‘ndeztnotstar
2026-02-17

Just wrapped up Module 4 of the with @DataTalksClub!

Dived deep into Analytics Engineering with dbt:
* Built production-ready models for NYC taxi data
* Managed lineage for 43M+ FHV records
* Wrote data tests to catch schema drifts

The "T" in ELT is powerful! πŸš€

Thursday, February 12, 2026

Day 403 β€” small steps, big progress πŸš€

β€’ Day 403
β€’ Day 403

πŸ“– Daily Reading
βœ… freeCodeCamp News β€” 1 article
βœ… Daily.dev β€” 1 article

πŸ’» Today’s Focus
β€’ nhcarrigan-spring-2026-cohort: Submitted PR#73 for issue#30
β€’ nhcarrigan-mentorship: Migrated backend code to ESM β€” switching from CommonJS (require/module.exports) to import/export




Wednesday, February 11, 2026

Day 402

β€’ Day 402
β€’ Day 402

πŸ“– Daily Reading
βœ… freeCodeCamp News β€” 1 article
βœ… Daily.dev β€” 1 article

πŸ’» Today’s Focus
β€’ nhcarrigan-spring-2026-cohort: Updated README.md β€” added team members section
β€’ nhcarrigan-mentorship: Set up Trello Kanban board with template card β€” improving task management and workflow




2026-02-13

Wrapped the Google Cybersecurity cert today. All 9 courses, 3 months (half the suggested timeline). While sick. Poor judgment but good timing.

Real talk: The cert is entry-level foundations. The actual learning starts now.

What I built during the program:
- Risk assessment docs (NIST CSF)
- Network hardening guides
- Python automation for log parsing
- Incident response workflows
- Full portfolio: github.com/kqthrs/cybersec-cer

Two 2-week gaps in the middle where I almost didn't restart. Momentum is fragile.

Next steps: TryHackMe, HTB, actually applying this stuff in labs. Then hunting for that first SOC analyst role.

Certificate was the permission slip. Now comes the real work.

Thanks to everyone here who answered my newbie questions along the way. Infosec community is genuinely helpful.

#cybersecurity #infosec #soc #learninginpublic #getcertified

Friday, February 6, 2026

Day 397 β€” stepping deeper into authentication πŸ”

β€’ Day 397
β€’ Day 397

πŸ“– Daily Reading
βœ… freeCodeCamp News β€” 1 article
βœ… Daily.dev β€” 1 article

πŸ’» Today’s Focus
β€’ nhcarrigan Spring 2026 Cohort:
– Created Google OAuth Client ID
– Generated Client Secret
– Continued setting up authentication flow




Thursday, February 5, 2026

Day 396 β€” not every day is smooth, but every day is progress πŸ’ͺ

β€’ Day 396
β€’ Day 396

πŸ“– Daily Reading
βœ… freeCodeCamp News β€” 1 article
βœ… Daily.dev β€” 1 article

πŸ’» Today’s Focus
β€’ nhcarrigan Spring 2026 Cohort (teal-iris):
– Opened a PR
– GitHub CI/CD checks failed ❌

And honestly… that’s part of the journey.

Tomorrow: investigate, fix, improve.




Wednesday, February 4, 2026

Day 395 of showing up and putting in the work πŸ’»

β€’ Day 395
β€’ Day 395

πŸ“– Daily Reading
βœ… freeCodeCamp News β€” 1 article
βœ… Daily.dev β€” 1 article

πŸ’» Today’s Focus
β€’ nhcarrigan Spring 2026 Cohort (teal-iris):
– Fixed missing closing backticks in the README.md (file structure section)
– Started the Team Members section in README.md



Tuesday, February 3, 2026

Day 394 of coding consistency πŸ’»πŸ”₯

β€’ Day 394
β€’ Day 394

πŸ“– Daily Reading
βœ… freeCodeCamp News β€” 1 article
βœ… Daily.dev β€” 1 article

πŸ’» Today’s Focus
β€’ freeCodeCamp β€” React fundamentals & components
β€’ nhcarrigan Spring 2026 Cohort (teal-iris):
– Forked & cloned the repo
– Installed pnpm and project dependencies
– Installed Docker Desktop



2026-02-06

Reading more than posting has helped me understand this space better.

2026-02-04

Interesting how communities form around rituals, not just shared beliefs.

strickvlstrickvl
2026-02-03

Matches one of the ways I like to learn - not just reading docs, but actually debugging and fixing things myself. Different people learn differently. For me, poking at broken code from multiple angles makes concepts stick. (And reading the docs, and writing or blogging about things, etc etc!)

Nothing fancy - just an experiment in interactive learning.

github.com/strickvl/zenlings for the repo. YMMV!

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst