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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What are you working on this week?

8 点作者 zatkin超过 9 年前
I haven't seen a thread posted like this before, so I thought I'd ask.

21 条评论

krapp超过 9 年前
Building Space Invaders in C++&#x2F;SDL[0] and the entity-component framework it uses. This week I&#x27;m working on GUI basics and event handling, so hopefully it starts <i>looking</i> like an actual game.<p>Also continuing the basic Game Development (Unity3D) course at Coursera[1]<p>[0]<a href="https:&#x2F;&#x2F;bitbucket.org&#x2F;kennethrapp&#x2F;spaceinvaders" rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;kennethrapp&#x2F;spaceinvaders</a><p>[1]<a href="https:&#x2F;&#x2F;www.coursera.org&#x2F;learn&#x2F;game-development" rel="nofollow">https:&#x2F;&#x2F;www.coursera.org&#x2F;learn&#x2F;game-development</a>
stevekemp超过 9 年前
I have a service which allows git to be used to manage DNS. The way this used to work was that you&#x27;d host your DNS records in a github&#x2F;etc repositories, configure a webhook to point to my server, and then your updates would trigger DNS-updates.<p>Rather than fighting to understand webhooks from the various git-hosting services I&#x27;ve decided that volume is low enough that I should just host the git repositories myself.<p>I&#x27;ve spend a few evenings preparing for this transition, updating documentation, and reworking my codebase to avoid all use of webhooks.<p>It&#x27;s a fun update, which will simplify the service for new users, but keeping both systems in use at the same time makes it a little more complex than I&#x27;d like. I guess I need a flag-day in a few months where I drop the old webhook support.
评论 #10311944 未加载
eterm超过 9 年前
I&#x27;m working on solving a problem I&#x27;ve been playing with for a while.<p>Fundamentally it involves picking a feasible solution from a solution space of (225 choose 45) possible solutions.<p>That number is obviously too big to brute force randomly, but I was able to get very close to a solution by hand, and so it feels like there ought to be an algorithm to generate a solution. (It doesn&#x27;t feel like a problem where the solution wouldn&#x27;t be polynomial time.)<p>It feels like some kind of branching with aggressive pruning would deliver a solution but I have much I need to learn first to actually develop it.
joshschreuder超过 9 年前
There was a thread posted 2 hours before you posted this :)<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10291148" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10291148</a>
cdvonstinkpot超过 9 年前
Just launched <a href="https:&#x2F;&#x2F;crypt0.space&#x2F;" rel="nofollow">https:&#x2F;&#x2F;crypt0.space&#x2F;</a>, a new bitcoin &amp; litecoin mining pool. Working on adding MixPanel analytics, &amp; advertising with the right orgs to try and get my first users to use it. Have a 0.027 BTC bounty to get someone to connect a couple miners to it &amp; test it so I know it works.
评论 #10302180 未加载
评论 #10301430 未加载
brudgers超过 9 年前
Finishing Part I of <i>The RSpec Book</i>. The hands-on tutorial is giving me a feel for why BDD&#x27;s advocates advocate BDD. It also giving me a feel for the cost of another layer of tooling on top of the &quot;running code&quot;.<p>Continuing: Coursera <i>Modeling Discreet Optimization</i>: I wish MiniZinc had better tooling and documentation.
drmarkrbaker超过 9 年前
Just getting out the first HVSImage 2016 behavioral tracking system for Mercer University. The original machine was slightly slow in tracking and real time analysing due to the i5 chip being a little below par - now I&#x27;m slightly slow in testing due to being coshed in Geary prior to flying back on Saturday. . .
caio1982超过 9 年前
I&#x27;m drifting, dunno if that really counts. Trying to get rid of some bugs of WTF level that I only see in my own machine and that I can&#x27;t really use to justify my paid time, so I&#x27;m getting stressed out by the minute (after a few days already) while I try to figure it out and go back to regular work.
评论 #10296654 未加载
评论 #10295339 未加载
archimedespi超过 9 年前
School! And robotics team stuff.<p>I&#x27;m currently polishing a Slack chatbot for engineering-notebook-chatops, working on some boards in Eagle for a universal, multicell NiMH charger, and also hacking on my fork of ReplicatorG (I&#x27;m trying to clean the code up, it&#x27;s a bit WTF-y right now).
jordsmi超过 9 年前
I&#x27;ve been getting some landing pages and ad copy ready for when the Instagram ads go public, which I was told is tomorrow.<p>Also, I am working on adding a test suite to one of my previous applications that I made. I finished up the model&#x2F;controller tests, so am on to the integration tests.
DrNuke超过 9 年前
Manually wrangling recent nuclear eng research docs to get and homogenise data for my own research protocol. Hopefully the protocol will become the template for the work of a remote network &#x2F; open community of independent nuclear researchers in the months to come.
hanniabu超过 9 年前
I&#x27;d love to build a SAAS so now I&#x27;m trying to figure out what type I&#x27;d like to create. Also doing research on everything involved from what tools to use to lessons learned from those before.
zolokar超过 9 年前
I&#x27;m trying to learn Rust. The Getting Started documentation on <a href="https:&#x2F;&#x2F;rust-lang.org" rel="nofollow">https:&#x2F;&#x2F;rust-lang.org</a> has been pretty interested so far.
nyddle超过 9 年前
Coursera cryptocurrency tech course, <a href="https:&#x2F;&#x2F;www.coursera.org&#x2F;course&#x2F;bitcointech" rel="nofollow">https:&#x2F;&#x2F;www.coursera.org&#x2F;course&#x2F;bitcointech</a>
bakztfuture超过 9 年前
Startup Timelines<p><a href="http:&#x2F;&#x2F;www.StartupTimelines.org" rel="nofollow">http:&#x2F;&#x2F;www.StartupTimelines.org</a>
raimille1超过 9 年前
Building www.heynay.com and you should definetly check it out and critique it if you have time :)
评论 #10300903 未加载
Nicholas_C超过 9 年前
Trying to map census data for my city using Python to retrieve the data and R to make the map.
Essa超过 9 年前
Applying for TC Disrupt London and trying to plan next steps for a travel app I am working on
tmaly超过 9 年前
fixing up the javascript to my mobile web app that focuses on food. I have to try to find beta users who like to eat out as my next task.
jcfausto超过 9 年前
Working on a personal project built with rails and reactjs :-)
sotojuan超过 9 年前
Learning Elm!