Skip to content

Instantly share code, notes, and snippets.

View SaiNikhileshReddy's full-sized avatar
:octocat:
Best Ninja Alive!

Sai Nikhilesh Reddy SaiNikhileshReddy

:octocat:
Best Ninja Alive!
View GitHub Profile
@adivekar-utexas
adivekar-utexas / tips-for-successful-referrals-adivekar.md
Last active October 27, 2024 18:10
Tips for a successful referral at Amazon (Abhishek's guide)

I am always happy to provide referrals for folks applying to Amazon for a variety of roles. Amazon is a FAANG, so I know that landing a job there can make a big difference to someone's career, and I am happy to spend the time to provide a referral.

If you are interested, please read the points below very carefully before reaching out (either on LinkedIn or on [email protected]). This is to save time on both sides 😄 I will not entertain requests from those who have clearly not read these points, regarless of how great your profile is.

  1. It is up to you to visit amazon.jobs and search for open positions.

  2. ‼️ Once you find a job, DO NOT apply for the job yourself; if you do so, the portal does not allow me to refer you for the same job‼️. I will not go forward with a candidate who has done this.

  3. I can manage upto 5-6 referrals per person, for at most 2 different roles (e.g. Software Engineer and Data Scientist). Beyond this does not make sense. Pick jobs wh

@veekaybee
veekaybee / normcore-llm.md
Last active November 18, 2024 19:40
Normcore LLM Reads

Anti-hype LLM reading list

Goals: Add links that are reasonable and good explanations of how stuff works. No hype and no vendor content if possible. Practical first-hand accounts of models in prod eagerly sought.

Foundational Concepts

Screenshot 2023-12-18 at 10 40 27 PM

Pre-Transformer Models

@mwt
mwt / README.md
Last active September 23, 2024 07:16
Jekyll include for utterances

Jekyll include for utterances

This is an include to use utterances comments on any Jekyll static site. It is fully compatible with GitHub Pages.

Basic usage

Add utterances.html to your /_includes folder. Put the following include statement in the part of your layout/page/post/include that you want the comments to be in:

{% include utterances.html %}