Live data from Hacker News

Viewing profile — abhimskywalker

abhimskywalker

HN member
Joined
Thu, Feb 13, 2014, 3:33 PM UTC
HN karma
62
Public activity
53 items

About abhimskywalker

Hungry and Foolish...

Recent public activity

  1. comment
    Comment #42342586

    Youtube talk from Kailash Nadh, CTO of Zerodha: largest retail stock broker in India) Talk slides here: https://nadh.in/files/indiafoss-2024-dungbeetle.pdf

  2. story
  3. comment
    Comment #35397063

    "The recent change also means you can run multiple LLaMA ./main processes at the same time, and they'll all share the same memory resources." So this could have a main and multiple…

  4. story
    Ask HN: Personalized AI Language Model Project – Seeking Advice and Feedback

    Hi HN community, I'm trying to start working on a project to create a personalized AI language model that evolves based on user interactions and feedback. Inspired by Ted Chiang's …

  5. comment
    Comment #32936843

    Thanks! This sounds like a great advice! Will pickup a domain and get started. Would probably look around for hardware/robotics and machine learning domain specific projects to get…

  6. comment
    Comment #32936765

    This sounds great!

  7. comment
    Comment #32936755

    What else would you recommend? Rust? But if I have to work with hardware, I believe even today (and perhaps for many years to come) C/C++ is the way to go right?

  8. story
    Ask HN: Best path/resource to learn modern C++ in 2022?

    Having searched multiple places, it seems there are mixed opinions on best way to start learning C++ across time and internet forums. For experienced programmers (Python, JS, Java,…

  9. comment
    Comment #31806770

    Over last 10 years have used Freemind & (last few years) Xmind to kind of make superfast flow charts in the tools dressed as mindmap tools. So i can see the appeal of knoted here f…

  10. story
  11. comment
    Comment #31371776

    Have used sequence diagrams for interactions & state diagram for state machines from mermaid for this. https://mermaid-js.github.io/mermaid/#/ System architecture is probably best …

  12. comment
    Comment #31349639

    Looks nice :) Have been looking for something as simple as Heroku for a while now. This seems closest as of all the ones I have looked at!

  13. comment
    Comment #30044007

    It was delightful to watch him create a Wordle clone with a simple html file coupled with one js file in plain sublime text editor and chrome debugger hacking :D No complex modules…

  14. story
  15. story
    Ask HN: Interesting problems that should be solved but aren't being worked upon?

    What are some of the most interesting problems from you respective domains that you feel should be solved but which aren't in focus areas of decision-makers and not being worked up…

  16. story
    Ask HN: Any guidelines or rules on managing large team with large codebase?

    Was looking around on internet on how to set processes in place to bette manage a large team which works on a large codebase and deals with multiple business stakeholders to get. -…

  17. comment
  18. story
    Ask HN: How does Instagram or Twitter feed work engineering architecture wise?

    Was just curious. I remember reading a nice post on Instagram feed queues and sharding architecture, and the S3 issues they faced. But can't find it anywhere on Google now. Would b…

  19. comment
    Comment #15416196

    While I would agree with this to get started, but it's always a good idea to be aware of possibilities beforehand and skim though them once so one knows that the solution exists fo…

  20. comment
    Comment #14450951

    * mostly keeping screen brightness at ~30% * f.lux * pomodro sessions and walk-breaks * compulsively execute post-work 1hr evening exercise * at least 6 hour sleep everyday in dark…

  21. comment
    Comment #14450777

    12ish midnight to 6:30ish am

  22. comment
    Comment #14450764

    As a technical co-founder, 5-6 days a week if not 7 at times.

  23. comment
    Comment #13380162

    Yep. It's almost there. Used to use excel a lot earlier (on Windows) in data science job. Now have excel on Mac, but google spreadsheets mostly gets the job done on most occasions.…

  24. comment
    Comment #13299252

    Could you please elaborate a little on "play your cards right"?

  25. comment
    Comment #13257258

    Top priority: How to be Happy. And also some Kubernetes, Docker in more detail, explore rkt and CoreOS, perhaps also get into details of linux kernel and finish a custom build from…