HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lucyb0207

no profile record

Submissions

[untitled]

1 points·by lucyb0207·27 วันที่ผ่านมา·0 comments

[untitled]

1 points·by lucyb0207·เดือนที่แล้ว·0 comments

[untitled]

1 points·by lucyb0207·เดือนที่แล้ว·0 comments

Why most engineers design systems too early

thescalableengineer.substack.com
2 points·by lucyb0207·2 เดือนที่ผ่านมา·0 comments

Why Most Senior Devs Plateau, and What to Do

stackandscale.substack.com
6 points·by lucyb0207·2 เดือนที่ผ่านมา·4 comments

Stack and Scale: The Upcoming Podcast for Senior Devs Who Want More

open.spotify.com
1 points·by lucyb0207·2 เดือนที่ผ่านมา·2 comments

[untitled]

1 points·by lucyb0207·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by lucyb0207·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by lucyb0207·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by lucyb0207·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by lucyb0207·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by lucyb0207·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by lucyb0207·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by lucyb0207·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by lucyb0207·3 เดือนที่ผ่านมา·0 comments

Building CodeAtlas: A Public Dev Journey (Hosting, Apps, and Scaling Challenges)

github.com
1 points·by lucyb0207·4 เดือนที่ผ่านมา·0 comments

I built a tool that visualises GitHub repos as dependency graphs

github.com
1 points·by lucyb0207·4 เดือนที่ผ่านมา·2 comments

comments

lucyb0207
·เดือนที่แล้ว·discuss
[flagged]
lucyb0207
·2 เดือนที่ผ่านมา·discuss
[flagged]
lucyb0207
·2 เดือนที่ผ่านมา·discuss
[flagged]
lucyb0207
·2 เดือนที่ผ่านมา·discuss
Real talk for developers who want to grow, build, and earn.

Stack & Scale is the podcast for mid and senior developers who want more: more career growth, better system design skills, side income, and the mindset to thrive in the AI era. No fluff, no hype. Just honest, practical conversations from someone who's been in the trenches.

Hosted by a senior developer, each episode runs 10–15 minutes and covers one focused topic: career moves, system design, indie hacking, AI engineering, productivity, and the business side of being a developer.

New episodes weekly.
lucyb0207
·4 เดือนที่ผ่านมา·discuss
[dead]
lucyb0207
·4 เดือนที่ผ่านมา·discuss
Built this as a way to understand codebases visually instead of constantly jumping through files. It works by cloning a GitHub repo, parsing JS/TS files with an AST (Babel), and building a graph of import relationships which is then rendered interactively in the browser.

It’s still early and mainly focused on JS/TS support right now, but I’m planning to expand it and improve scaling for larger repos.

Would really appreciate feedback — especially on usability and how it holds up on bigger projects.
lucyb0207
·4 เดือนที่ผ่านมา·discuss
Built this as a way to understand codebases visually instead of constantly jumping through files.

It works by cloning a GitHub repo, parsing JS/TS files with an AST (Babel), and building a graph of import relationships which is then rendered interactively in the browser.

It’s still early and mainly focused on JS/TS support right now, but I’m planning to expand it and improve scaling for larger repos.

Would really appreciate feedback — especially on usability and how it holds up on bigger projects.
lucyb0207
·4 เดือนที่ผ่านมา·discuss
[dead]