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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What did you learn so far this year?

9 点作者 kirk21将近 10 年前

7 条评论

cnvogel将近 10 年前
I started doing serious FPGA work (VHDL development) the last months and finally get a little knowledgeable on how to properly architect a design of medium complexity so that it properly works at non trivial clock speeds. (after mainly doing trivialities before)<p>So far the learning experience was great, and generally the best about learning new things for me isn&#x27;t so much when I get something finished (the last steps often become a tedious chore). Rather I most enjoy working on a (for me, at this point) hard problem and finally get the flash of understanding when a initially misunderstood error or bug can be explained... Luckily the world of programmable logic seems to have no shortage of hard to comprehend things 😁.<p>But I think that should be everyone&#x27;s motivation to learn new things, right?
andersthue将近 10 年前
That if you understand yourself, who you are and why you do what you do you will be happier, sleep better and make decisions faster and truer to yourself.<p>I also learned that making decisions quickly and not ponder over them too long really makes a dfference!
fsk将近 10 年前
I started working on some side projects. I noticed something really interesting. I can get more done in 15 minutes of side project work than on a full day of regular work.<p>That&#x27;s because, on my side projects, I&#x27;m not cleaning up after other people&#x27;s poorly written code. My side project work is done in a clean style and also in my preferred style.<p>Hopefully, I can eventually get to the point where I can bootstrap something. I&#x27;m starting out with stuff for personal use.<p>- an RSS reader, mostly done, I&#x27;m using it<p>- a delicious clone (ironic, since Firefox is pushing Pocket)<p>- a video poker practice program (75% done)<p>I also noticed, surprisingly, that switching projects helps when I feel less motivated.
robertjwebb将近 10 年前
I did a MSc in computer science, got burned out. Learned where my limits were. I learned a bunch of academic things, sure, but also was filled with doubts about what I should do next...
评论 #9675545 未加载
not_a_test_user将近 10 年前
I&#x27;m starting to realize that what I like about web development is creating visual experiences. Sadly, that job, at least around here, seems to be limited to web agencies with all the crazy deadlines and crazy hours that implies (I know because my last job was in an agency).<p>So, here I am, making admin panels and customizable charts. I have learned a lot though (ElasticSearch, Angular, etc), even if it&#x27;s not fun stuff.
coryl将近 10 年前
I picked up some Python to learn some web development initially, and then bought an ebook on computer vision with OpenCV. I never thought I would be able to do some of the things I&#x27;ve done with OpenCV!
评论 #9677134 未加载
jfaucett将近 10 年前
42