Live data from Hacker News

Ask HN: What will you be working on this weekend?

news.ycombinator.com

1–10 of 23 posts

Re: Ask HN: What will you be working on this weekend?

#2
I have a Grails app that was written using Grails 2.2.3 and which I only recently started moving to Grails 3.3.6. So I'll be continuing to work on that. And as part of the migration, I plan to clean up some architectural issues that I know consider bad decisions given the benefit of hindsight.

Depending on how fast that goes, and how much time I spend on that, I'll probably work on some Kaggle competitions or something else AI/ML related.

Re: Ask HN: What will you be working on this weekend?

#3

I have a Grails app that was written using Grails 2.2.3 and which I only recently started moving to Grails 3.3.6. So I'll be continuing to work on that. And as part of the migration, I plan to clean up some architectural issues that I know consider bad decisions given the benefit of hindsight. Depending on how fast that goes, and how much time I spend on that, I'll probably work on some Kaggle competitions or somethi…

Interesting. What does this app do?

Re: Ask HN: What will you be working on this weekend?

#6
I finished the decoder for UDP packet streams, so I will be implementing a high performance webgl + websocket viewer for the front end.

I’ll be monitoring some deep nets that are training human action recognition from LiDAR data. Training a neural net for recognising human emotions,

I’ll finish up the API metering on our face recognition API ahead of some large customer demos this week.

A few bug fixes in my Deep Learning platform regarding class activation map generating.

And I have a bit of performance testing to do on apache arrow / RPC mechanism

I’m mentoring a few junior devs that are coming to my house Sunday too, they have some projects / hackathon type tasks I’m stretching their abilities with.

I love weekends! Less customer interaction do I can code heaps without interruption!

Re: Ask HN: What will you be working on this weekend?

#9
post #6

I finished the decoder for UDP packet streams, so I will be implementing a high performance webgl + websocket viewer for the front end. I’ll be monitoring some deep nets that are training human action recognition from LiDAR data. Training a neural net for recognising human emotions, I’ll finish up the API metering on our face recognition API ahead of some large customer demos this week. A few bug fixes in my Deep Lea…

Your weekend seems longer than my weekend. I guess you are just really productive on weekends. What's your regular job like?

Re: Ask HN: What will you be working on this weekend?

#10
post #3

I have a Grails app that was written using Grails 2.2.3 and which I only recently started moving to Grails 3.3.6. So I'll be continuing to work on that. And as part of the migration, I plan to clean up some architectural issues that I know consider bad decisions given the benefit of hindsight. Depending on how fast that goes, and how much time I spend on that, I'll probably work on some Kaggle competitions or somethi…

Interesting. What does this app do?

The specific one I'm working on now is an "Enterprise Social Network". To oversimplify a bit, think "a clone of Facebook or G+, but with features specific to integrating with useful things in an enterprise setting". It's part of an overall platform for knowledge management / collaboration that we've been working on for a while now.
Post reply on HN