TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

I recorded vlogs to show how I built side projects

243 点作者 damechen将近 5 年前

20 条评论

sakopov将近 5 年前
I sometimes find myself hacking together a quick console-based or vanilla JS prototype for an idea and then just stop there because messing with different cloud providers, containers, react, webpack and etc is just soul draining. I remember when I was 14 I'd throw up a quick PHP script for my project, upload it to my host and get it up and running in just a few minutes. A month ago I spent week trying to get Cognito working with a Serverless API and by the time I figured it out I was mentally done with the project. I cannot ever seem to get over this hump. I love working on side projects but getting things up and running properly is just a huge drag these days.
评论 #24002826 未加载
评论 #24007264 未加载
评论 #24005743 未加载
评论 #24004890 未加载
评论 #24003903 未加载
评论 #24003435 未加载
评论 #24006354 未加载
评论 #24003437 未加载
评论 #24003790 未加载
评论 #24003747 未加载
评论 #24003671 未加载
评论 #24005359 未加载
评论 #24004818 未加载
评论 #24005303 未加载
评论 #24003475 未加载
评论 #24004337 未加载
评论 #24004759 未加载
评论 #24006652 未加载
评论 #24005090 未加载
评论 #24003260 未加载
评论 #24004112 未加载
评论 #24006635 未加载
评论 #24012373 未加载
评论 #24015031 未加载
评论 #24006591 未加载
评论 #24003556 未加载
评论 #24002938 未加载
chrismorgan将近 5 年前
Bug report on the site itself: with the way you’ve styled <i>both</i> body and html, body is a separate scrolling pane from the document scroll area, which causes the header and the “give feedback” buttons to sit on top of the scroll bar, and breaks keyboard navigation (arrow keys, Space, Page Down, <i>&amp;c.</i>) until you focus the body (by clicking on the page or with Tab). A simple additive way of fixing this is to set `overflow-x: unset` on at least one of html and body (if you just do one, it actually doesn’t matter which, because html and body are a bit special), but removing the offending overflow declarations altogether would be better. A top-level `overflow-x: hidden` is generally a bad idea anyway—if it changes anything, it suggests that you’ve got some other styles somewhere wrong (though there <i>are</i> one or two genuine cases where there’s no good alternative), and doing things that way invariably ends up going wrong and truncating important content sooner or later.
评论 #24002313 未加载
damechen将近 5 年前
I started to build IndieLog (formerly Lonely Dev) since the lockdown to fix my own problem. The other project Backlogs is like a by-product while building IndieLog.<p>I never did something like this, putting myself in the public. It sounds scary. Indeed it was in the beginning, but it&#x27;s an incredible journey so far!
评论 #24000638 未加载
评论 #24000666 未加载
评论 #24000774 未加载
评论 #24002297 未加载
Fiveplus将近 5 年前
I quite like the concept of keeping each video under 2 minutes.<p>Congrats on getting to the 100-mark! What do you think was the best thing to come out of vlogging simultaneously?
评论 #24000808 未加载
chrismorgan将近 5 年前
Multiple people here seem to be thinking this is recordings of the actual building of side projects. Rather, it’s videos not more than two minutes long, mostly just a person talking to the camera about the work they’re doing.
评论 #24003114 未加载
评论 #24002242 未加载
kamel3d将近 5 年前
Great job! Would like to see you on indiehackers podcast talking about your journey, maybe a bit early for this but hopefully soon. I have a suggestion to add some kind of pagination to the video so after one video you go to the next one without going back to the pain profile page, or maybe some kind of playlist, I think would be wise to focus on making the video experience very good before adding the audio feature. good luck
评论 #24004854 未加载
评论 #24051812 未加载
natchy将近 5 年前
Hey I was just thinking about doing something like this, but just on Youtube.<p>I was recently on Indie Hacker&#x27;s podcast and got a lot of followup emails from other engineers asking questions and it was cool talking with random developers.<p>Is there a way to post a link to a youtube video on IndieLog so I can double dip?
评论 #24002111 未加载
gregalbritton将近 5 年前
Great concept and nice implementation! Feels a bit like Justin.tv meets Github. Very cool.
评论 #24003290 未加载
评论 #24001194 未加载
dgoberna将近 5 年前
I love the idea and the implementation! Great job!<p>If I had time for side projects I probably would use it. Bookmarked for when that time comes.<p>How many active users (uploading videos) are already? How you feel about speakers in other languages?
评论 #24003561 未加载
macspoofing将近 5 年前
Awesome! It&#x27;s not easy to put yourself out there like this, but it will make a difference for somebody who will either take value from your videos or be inspired by them (or both!). Kudos!
评论 #24001241 未加载
thecoppinger将近 5 年前
Hey, look! It’s my hero Damon! Made my day seeing this on HN just now, you definitely deserve the exposure. Keep it up mate, you’re doing great work.
评论 #24005292 未加载
mgkimsal将近 5 年前
Nice. I did a test project and just let screenflow record for hours - I think I have around 26 hours of stuff, but ... it&#x27;s definitely not fit for consumption or learning from. I look back and think I could edit it down some and make it useful, but then think I may just start the next project with a more focused eye on the recording in the first place.
评论 #24002377 未加载
tunesmith将近 5 年前
I&#x27;ve been tempted more than once to vlog programming, but what do you do about the (frequent, for me) times where you&#x27;re just searching stackoverflow or reading docs or barking up the wrong tree? I&#x27;m more tempted to write the thing, then vlog starting over from scratch as if I know what I&#x27;m doing.
评论 #24002407 未加载
评论 #24001613 未加载
felubra将近 5 年前
Hi, I just tried to login in the site via Github, but a popup flashes and nothing happens. I&#x27;ve tried the Feedback tool (<a href="https:&#x2F;&#x2F;feedback.indielog.com&#x2F;post&#x2F;" rel="nofollow">https:&#x2F;&#x2F;feedback.indielog.com&#x2F;post&#x2F;</a>), but this page gives me a 404. Thank you
评论 #24005345 未加载
danso将近 5 年前
Very cool, and great presentation! Have you considered getting on a service like Twitch or YouTube? Not so much as a way to produce the step-by-step snippets you&#x27;re already doing, but to document yourself working in livestream, with all the upsides and downsides it entails?
评论 #24003543 未加载
batt4good将近 5 年前
I wish there were more live-coding and &#x2F; or code snippets!<p>This guy is a UX pro!
评论 #24002334 未加载
catsarebetter将近 5 年前
If anyone has issues logging in or signing up in Chrome, spam Damon so he&#x27;ll fix it lol, otherwise, use Firefox.
apineda将近 5 年前
Waaay better name! Good choice. :)
评论 #24003564 未加载
surajs将近 5 年前
This just gave me the idea to use YouTube for the same thing.
评论 #24001134 未加载
jsnk将近 5 年前
Love the idea. Is there a plan to support Email only sign up?<p>I dislike using social account because I might get suspended and lose the data and access to the website.
评论 #24014929 未加载
评论 #24006642 未加载
评论 #24001856 未加载