TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are you working on this week?

8 pointsby zatkinover 9 years ago
I haven't seen a thread posted like this before, so I thought I'd ask.

21 comments

krappover 9 years ago
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>
stevekempover 9 years ago
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 未加载
etermover 9 years ago
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.
joshschreuderover 9 years ago
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>
cdvonstinkpotover 9 years ago
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 未加载
brudgersover 9 years ago
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.
drmarkrbakerover 9 years ago
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. . .
caio1982over 9 years ago
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 未加载
archimedespiover 9 years ago
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).
jordsmiover 9 years ago
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.
DrNukeover 9 years ago
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.
hanniabuover 9 years ago
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.
zolokarover 9 years ago
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.
nyddleover 9 years ago
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>
bakztfutureover 9 years ago
Startup Timelines<p><a href="http:&#x2F;&#x2F;www.StartupTimelines.org" rel="nofollow">http:&#x2F;&#x2F;www.StartupTimelines.org</a>
raimille1over 9 years ago
Building www.heynay.com and you should definetly check it out and critique it if you have time :)
评论 #10300903 未加载
Nicholas_Cover 9 years ago
Trying to map census data for my city using Python to retrieve the data and R to make the map.
Essaover 9 years ago
Applying for TC Disrupt London and trying to plan next steps for a travel app I am working on
tmalyover 9 years ago
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.
jcfaustoover 9 years ago
Working on a personal project built with rails and reactjs :-)
sotojuanover 9 years ago
Learning Elm!