Live data from Hacker News

Ask HN: What interesting problems are you working on?

news.ycombinator.com

221–230 of 633 posts

Re: Ask HN: What interesting problems are you working on?

#221

I am still slowly working on reverse engineering an MMO. I have client source, but no server source (it was lost to time), so I am building a new server. My current problem is I have concurrency working, but there is a aspect to movement that I have little information on, and the client isn't informative enough to help. So I am kinda stuck. I plan to do some manual testing of just fiddling with a value and see what h…

I'm interested to know which MMO?

Re: Ask HN: What interesting problems are you working on?

#222
post #113

I’m working on making body doubling a more main stream approach to accomplishing everyday tasks. Body doubling is known within the ADHD community and entails performing a task in the presence of another. More details here: https://www.healthline.com/health/adhd/body-double-adhd It helps to engage motivation by using another person as the proxy. I wrote a bit about how I think it works here: https://doubleapp.xyz/blog…

I don't know if I have ADHD or not, and I don't think so because I'm sometimes able to focus for hours if it's really an end-of-the-world type of situation, but just having someone passively working next to me is 100% useless. My girlfriend is always working next to me, and that doesn't prevent me from getting distracted every few minutes. The only thing it helps is for stuff like cleaning the house where the problem…

thank you for this! It describes me very well. I'd say having someone next to me even makes me more anxious.

Re: Ask HN: What interesting problems are you working on?

#223
post #113

I’m working on making body doubling a more main stream approach to accomplishing everyday tasks. Body doubling is known within the ADHD community and entails performing a task in the presence of another. More details here: https://www.healthline.com/health/adhd/body-double-adhd It helps to engage motivation by using another person as the proxy. I wrote a bit about how I think it works here: https://doubleapp.xyz/blog…

Neat! I look forward to seeing more - For a long time I found myself saying absurd things like "i work better in distracting environments" or "It's easier to have a clean house with roomates to clutter it up". What really was happening was that I respond well to body doubling. (Never diagnosed with any sort of executive functioning disorder, but I suspect that's more because I never went and got diagnosed than me lac…

I've never heard of body doubling before but you got me to Google it and that's very interesting phenomena. I definitely do better at some tasks when there's someone around with me even if they're not directly participating.

Re: Ask HN: What interesting problems are you working on?

#224
post #113

I’m working on making body doubling a more main stream approach to accomplishing everyday tasks. Body doubling is known within the ADHD community and entails performing a task in the presence of another. More details here: https://www.healthline.com/health/adhd/body-double-adhd It helps to engage motivation by using another person as the proxy. I wrote a bit about how I think it works here: https://doubleapp.xyz/blog…

I am so happy to finally have a term for this phenomenon! I find it really hard to explain to friends and co-workers why I prefer to work in pairs, up until now I've been describing it as something along the lines of a motivational feedback loop, but your description of it being a proxy for your own motivation is quite good and I'm going to have to steal that going forward! Thank you!

+1 I've never encountered this term but absolutely recognise the effect although I don't have ADHD myself.

Ever since school where I was wholly unable to revise or do homework anywhere but the library (where others would be doing the same), and all the way to today where I tell my partner "I'll do the washing up if you stay in the kitchen"! Doesn't really matter if she talks to me, the task is just hugely more bearable in her physical presence.

Re: Ask HN: What interesting problems are you working on?

#225

Working on a better solution to sedentary health and sitting caused back pain at work. No one posture is the answer, so there is probably an optimal amount of regular postural variation during deskwork that wouldn't interrupt focus. That is what a chair should do for you to protect your health, so making a smart dynamic chair for standing desks. Had a cycling accident years ago, became much more sitting intolerant af…

This is a great idea. On a related note I just read this ~2000s article[0] by an anthropologist about natural sleeping/resting positions amongst humans/primates. An interesting take he had was that having the chest firmly on the ground during sleep was ideal because breathing causes constant motion of your spine and prevents stiffness.

[0] https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1119282/

Re: Ask HN: What interesting problems are you working on?

#226

Working on building a much simplified personal budgeting application. Been done to death, but usually not very well. What I'm making will put the simple and most straightforward aspects of budgeting front and center, and not try to boil the ocean with features. Mint is so convoluted now with all their credit and loan features that it no longer is useful for its actual purpose of budgeting.

I hear you. Are there parts of existing budgeting applications that you feel are done well? What are they?

Re: Ask HN: What interesting problems are you working on?

#227
post #203

Earlier quoted context omitted.

Please please please publish the results of what you find!

I'm hopeful that I can turn it into a public facing dashboard that others can see. It covers the entire state I live in, monitoring 32 stores and about 8k products right now. Already seeing some weird stuff in the data, like a product that changes price every 30 minutes, $30->$50->$30 repeat. It's a niche type of store (dispensary) and essentially a state blessed monopoly since they limited it to 40 store licenses to…

The price change you describe sounds like a poorly implemented price test. I don't think Shopify allows dispensaries to operate on their platform, but that is the type of hack you have (had? it's been a few years) to do to run a price test on Shopify.

Re: Ask HN: What interesting problems are you working on?

#229

I am still slowly working on reverse engineering an MMO. I have client source, but no server source (it was lost to time), so I am building a new server. My current problem is I have concurrency working, but there is a aspect to movement that I have little information on, and the client isn't informative enough to help. So I am kinda stuck. I plan to do some manual testing of just fiddling with a value and see what h…

I'm interested to know which MMO?

Blackmoon Chronicles: Winds of War from like 2000/2001. It never left beta as Vircom closed down their game division and cancelled all projects. It was my first MMO and what got me into MMOs
Post reply on HN