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 problem can I help you with?

21 pointsby bobblywobblesover 3 years ago
I'd like to offer up my expertise as a web/software developer and work through a problem of yours that I will post to my blog.

9 comments

adamredwoodsover 3 years ago
I&#x27;m not sure what you&#x27;re looking for, but a fun problem I ran into one day (one that I solved, but ultimately we went a different route) is to find an existing key in a js object, and insert a new key&#x2F;value js object after that key.<p>For example:<p>const userdata = [ { name: &quot;Emma&quot;, age: 21, hobby: { reading: true, gaming: false, sport: &quot;tennis&quot; }, class: [&quot;Java&quot;, &quot;Go&quot;, &quot;Nginx&quot;] }, { name: &quot;John&quot;, age: 22, hobby: { reading: true, gaming: false, sport: &quot;football&quot; }, class: [&quot;JavaScript&quot;, &quot;HTML&quot;, &quot;CSS&quot;] }, ]<p>const newdata = { knitting: true }<p>And then, the task is to make a utility function to find &quot;name: John&quot;, then &quot;hobby&quot; and append newdata in the &quot;hobby&quot;object. Try to apply immutability. Try to do without the overhead of JSON string conversion.
评论 #29988550 未加载
评论 #29989695 未加载
Lost101over 3 years ago
Employment. I&#x27;m old enough to wonder if it&#x27;s age discrimination. I&#x27;ve got a messed up work history that it probably isn&#x27;t, but I never had problems finding work until after I was 35 (I&#x27;m 47 now). I&#x27;ve done enough crazy things that I&#x27;ve added additional obstacles to normal sane employment. But, I&#x27;d like a stable job, one that pays well enough to import my wife, in the UK&#x2F;Ireland or US based working remote (EU would also be great but brexit took that away from me). I&#x27;ve been working short term contracts that are okay and I live in a cheap place (I am living in Turkey), but my last contact just ended.<p>My last job was game dev but I&#x27;d rather do things I previously was doing, Python&#x2F;perl&#x2F;C&#x2F;Matlab scientific computing.
评论 #30023796 未加载
nicbouover 3 years ago
A way to visualize what a gicen salary means in a given country (in my case just Germany). See my latest submission for a better description of the problem.
pagemodelover 3 years ago
I have an open-source web testing framework that I&#x27;ve been working and I&#x27;m preparing to launch. I you&#x27;re interested, I&#x27;d love any feedback on using it or where to improve the documentation.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;pagemodel&#x2F;page-model-tools" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pagemodel&#x2F;page-model-tools</a>
评论 #29989681 未加载
BOOSTERHIDROGENover 3 years ago
Autotrader in IBKR, with this strategy: selling 1-3 dte spx put at 6 delta with profit 70%.
评论 #29989827 未加载
评论 #29989708 未加载
muzaniover 3 years ago
How can I refactor a monolithic codebase when every change breaks everything?
评论 #29989457 未加载
评论 #30006974 未加载
评论 #29989678 未加载
评论 #29990545 未加载
NWoodsmanover 3 years ago
I need help building Wixsharp deployments of my note-taking app that hasn&#x27;t seen the light of day, and&#x2F;or otherwise migrating the code to Github to allow others to build from source.<p>In general I need help launching.
评论 #29989667 未加载
_ink_over 3 years ago
What is a state of the art tech stack to sync backend session state to multiple browsers simultaneously with push messages?
评论 #29989660 未加载
评论 #29988049 未加载
dipen_dedaniaover 3 years ago
You are software developer so have you created any hobby product? If yes, how do you start marketing of it?
评论 #29993417 未加载