HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nikhizzle

1,950 karmajoined 15년 전
get in touch!

nikhil at mountainyak.co

Submissions

LingBot – open weights world model

huggingface.co
1 points·by nikhizzle·5개월 전·0 comments

Kimi K2.5 – new open weights SOTA

huggingface.co
1 points·by nikhizzle·6개월 전·0 comments

Statement from Federal Reserve Chair

federalreserve.gov
180 points·by nikhizzle·6개월 전·29 comments

Thinking Machines

en.wikipedia.org
1 points·by nikhizzle·8개월 전·0 comments

comments

nikhizzle
·6시간 전·discuss
Got to my first job out of college and they gave me core dumps and had me debug the kernel for a year. Not my kind of fun, but definitely got me skilled in the art of low level.
nikhizzle
·지난달·discuss
I believe I potentially wrote that code in 2006 when working at Apple on HFS. What a remarkable world!
nikhizzle
·2개월 전·discuss
Ex-Apple kernel engineer here, Apple will deal with the memory shortage by making software more efficient in ram usage. Apple will just make every aspect of the system more and more memory efficient. They've done it before over and over and can do it again.
nikhizzle
·4개월 전·discuss
Almost trivial using open source tools, the question is how it performs without calibration/fine tuning.
nikhizzle
·6개월 전·discuss
Will think about it, trying to keep it running snappy with minimal cost since no clear path to monetization
nikhizzle
·6개월 전·discuss
I’ve had luck getting higher rate of interviews for remote jobs by applying first. To that end I built a site which shows job postings as they are posted - https://tangerinefeed.net
nikhizzle
·6개월 전·discuss
I think the interesting thing here for those of us who use open source frameworks is that we can ask the LLM to look at the source to find the answer (eg. Pytorch or Phoenix in my case). For closed source libraries I do not know.
nikhizzle
·6개월 전·discuss
I may eventually get one of these just to use with Claude code. Been looking for the lightest best machine to use with agents.
nikhizzle
·6개월 전·discuss
sample output here - https://www.science.org/action/downloadSupplement?doi=10.112...

This is at the very beginning of begin feasible. I do not know anything about photonics, maybe someone who does can comment on scalability?
nikhizzle
·8개월 전·discuss
Thanks for sharing this. Needed something meaningful this morning.
nikhizzle
·8개월 전·discuss
I mean tether redemptions. Hedge funds liquidating treasuries last year significantly distorted yields for a short while.
nikhizzle
·9개월 전·discuss
Armchair economist here - one implication of this is that a crypto liquidation will cause global interest rates to spike at a time when they will need to be lower to calm the markets.

Selling massive amounts of debt with no additional demand means the required return must be higher.
nikhizzle
·3년 전·discuss
It was not a deliberate choice, just it was what the site was built in, so people like Evan and Marcel (Laverdet) made php beautiful for us.
nikhizzle
·3년 전·discuss
Six week boot camp, you are pretty fluent by week 4. Notably though this was before mega tech days, we had under 100 engineers.
nikhizzle
·3년 전·discuss
Earlyish facebook engineer here. Early days FB php was nothing like the php used to template websites. All kinds of specialized libraries to enable a much more sophisticated programming style. Think functional helpers, and asynchronous execution on thousands of cores, spanning trees across data centers using ssh etc. As a tangent a lot of the good stuff I used was written by Evan Priestley, who also did Phabricator and lots of other strong systems.