Skip to content

Add EmbeddedLLM supporter quote (Pin Siang Tan)#417

Merged
JordanNanos merged 7 commits into
masterfrom
add-embeddedllm-quote
Jun 4, 2026
Merged

Add EmbeddedLLM supporter quote (Pin Siang Tan)#417
JordanNanos merged 7 commits into
masterfrom
add-embeddedllm-quote

Conversation

@JordanNanos
Copy link
Copy Markdown
Contributor

@JordanNanos JordanNanos commented Jun 4, 2026

Adds a new supporter quote from Pin Siang Tan, Co-founder & CTO, EmbeddedLLM, in the same format as the existing entries.

Changes

  • New quote appended to QUOTES in packages/app/src/components/quotes/quotes-data.ts
  • Added org logo packages/app/public/logos/embeddedllm.webp (EmbeddedLLM wordmark, converted to WebP per repo convention)

Notes

  • Quote appears on the /quotes supporters page. It is not added to the homepage carousel (CAROUSEL_ORGS), since that list is a curated whitelist. To feature it in the carousel, add 'EmbeddedLLM' to CAROUSEL_ORGS in the same file.

Source: forwarded from gheeleng.ooi (EmbeddedLLM CEO) on June 4, 2026.


Note

Low Risk
Content and static asset tweaks only; no auth, APIs, or runtime logic changes.

Overview
Adds a new EmbeddedLLM supporter entry for Pin Siang Tan (Co-founder & CTO) to QUOTES in quotes-data.ts, including InferenceX™ branding and a LinkedIn link, so it appears on the supporters quotes page and in the deduplicated org logo strip—not on the homepage carousel unless CAROUSEL_ORGS is updated later.

Also fixes a small wording tweak in Sriram Krishnan’s quote (“the Semianalysis”) and retunes viewBox (and related dimensions) on the AMD, GMI Cloud, Stanford, and Supermicro SVGs so those marks crop and scale more consistently where logos use object-contain.

Reviewed by Cursor Bugbot for commit c5068b4. Bugbot is set up for automated code reviews on this repo. Configure here.

@JordanNanos JordanNanos requested a review from adibarra as a code owner June 4, 2026 14:21
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
inferencemax-app Ready Ready Preview, Comment Jun 4, 2026 2:43pm

Request Review

…rect

Logo was white, which rendered invisible/backwards: white in light mode and black in dark mode. Display applies grayscale + dark:invert and expects black-on-transparent base logos (matching all other org logos). Recolored to black so it shows black in light theme and inverts to white in dark theme.
The Stanford SVG had a viewBox (-96 -33.5 832 201) with large padding around
the wordmark, so it rendered ~24% of available height and looked much smaller
than other logos. Tightened viewBox to true content bounds (640x134) with even
6-unit padding, bringing it to ~91% fill, in line with other wordmark logos.
Both logos sat in a 24x24 viewBox with vertical whitespace, rendering smaller
than peers (AMD ~24% fill, Supermicro ~52%). Tightened viewBoxes to true
content bounds with even padding (AMD ~86%, Supermicro ~93% fill).
…rect

The PNG was fully opaque with a solid black background, so the grayscale +
dark:invert display showed a black square in light theme and a white square in
dark theme. Removed the background (alpha from luminance) and recolored the
wordmark to black-on-transparent, matching the other logos: dark in light
theme, inverts to light in dark theme.
…, GMI)

Logos are displayed at a fixed height with object-contain, so apparent size is
driven by each file's internal padding. GPU Mode was tiny (~25% fill) -> cropped
transparent margins (~79%). AMD, SGLang, and GMI were edge-to-edge (85-96%) ->
added even padding to bring them to ~68-78%, in line with peer logos (~75%).
@JordanNanos JordanNanos merged commit 0c91e4b into master Jun 4, 2026
18 checks passed
@JordanNanos JordanNanos deleted the add-embeddedllm-quote branch June 4, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant