Viewing profile — abhimskywalker
abhimskywalker
HN member- Joined
- Thu, Feb 13, 2014, 3:33 PM UTC
- HN karma
- 62
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About abhimskywalker
Recent public activity
-
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
- story
-
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…
-
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 …
-
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…
-
comment
Comment #32936765
This sounds great!
-
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?
-
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,…
-
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…
- story
-
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 …
-
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!
-
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…
- story
-
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…
-
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. -…
-
comment
Comment #17708964
Thanks!
-
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…
-
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…
-
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…
-
comment
Comment #14450777
12ish midnight to 6:30ish am
-
comment
Comment #14450764
As a technical co-founder, 5-6 days a week if not 7 at times.
-
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.…
-
comment
Comment #13299252
Could you please elaborate a little on "play your cards right"?
-
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…