Vish's Avatar

Vish

@vishwanath.bsky.social

I am a distributed systems PhD student, with interest in AI, Football ⚽️, F1, Cooking, Climbing and Politics! I love writing about my interests, but mostly shitpost(s). Website: vish.systems All right opinions are mine, wrong ones are ChatGPTs!

200 Followers  |  303 Following  |  86 Posts  |  Joined: 12.04.2023  |  2.2544

Latest posts by vishwanath.bsky.social on Bluesky

Preview
Artifact Review and Badging – Version 1.0 (not current) Result and Artifact Review and Badging

Most of the systems conferences have artifact evaluation process that is done upon paper acceptance.

www.acm.org/publications...

I've been part of the artifact evaluation boards, and it verifies if the system exists as written in the paper, and also the performance.

22.03.2025 21:29 — 👍 2    🔁 0    💬 1    📌 0

It is still a volunteer based system, and could act as a supplement to the arxiv model of releasing papers. Till date, papers accepted at SOSP/OSDI get much higher citations, than something released on Arxiv.

22.03.2025 21:23 — 👍 0    🔁 0    💬 1    📌 0

Yes, to a large extent it is solved by the peer review system.
I'm in systems, take papers from pre-double blind era where the papers were from select instituitions, now the instituitional diversity of the papers getting accepted has widened.

This is not to say peer review doesn't have problems.

22.03.2025 21:23 — 👍 0    🔁 0    💬 1    📌 0

There'll always be outstanding works from lower instituitions that get the same fame, but more often than not it is harder to get buy-in for your work if you already don't have a base of viewers.

22.03.2025 06:05 — 👍 1    🔁 0    💬 1    📌 0

The main issue is that works from lower ranked universities or newer researchers take a long time to bubble up in this system. If something comes from Berkeley it gets more eyeballs than say something from a non T20 school. Peer review acts as a validator for smaller venues to get recognized.

22.03.2025 06:05 — 👍 1    🔁 0    💬 1    📌 0
Post image

LEWIS HAMILTON WINS #F1SPRINT, HIS FIRST VICTORY FOR FERRARI 🤩

#F1 #ChineseGP

22.03.2025 03:35 — 👍 944    🔁 165    💬 22    📌 63

This is amazing work! I have been facing this problem in my log search project where all the queries are time sensitive. Eventually we had to use a "query planner" llm that converted original requests timestamps to a more machine readable format and then converting it to unix timestamp.

10.03.2025 15:27 — 👍 2    🔁 0    💬 1    📌 0
Google Summer of Code Google Summer of Code is a global program focused on bringing more developers into open source software development.

Not an internship, but GSoC applications start on March 24th.

summerofcode.withgoogle.com/get-started

01.03.2025 14:37 — 👍 3    🔁 0    💬 0    📌 0
Preview
Software Engineer, Systems ML - Frameworks/Compilers/Kernels (PhD) Meta's mission is to build the future of human connection and the technology that makes it possible.

Not fully research role, but Meta has been hiring a lot of Systems/Compiler folks recently.

www.metacareers.com/jobs/9568970...

21.02.2025 16:59 — 👍 0    🔁 0    💬 0    📌 1

Yes, it doesn't support logs natively. But you can emit logs in the OpenTelemetry format and have it stored in the UI separately. Traces and Logs are kinda distinct problems though, so you'd need to find another way of storing any querying these logs. Happy to chat more if you want to know how!

07.02.2025 22:29 — 👍 2    🔁 0    💬 0    📌 0
Preview
GitHub - jaegertracing/jaeger-ui: Web UI for Jaeger Web UI for Jaeger. Contribute to jaegertracing/jaeger-ui development by creating an account on GitHub.

Jaeger has a really nice UI module, but the ingesting format has to be OpenTelemetry compatible.
github.com/jaegertracin...

07.02.2025 18:59 — 👍 3    🔁 0    💬 1    📌 0

They even played Kendrick's Humble in the stadium after the game!

02.02.2025 21:12 — 👍 0    🔁 0    💬 0    📌 0

As someone in grad school, the funding freeze hasn't really been averted. Some of my friends on federal grants have been told their projects are on hold, pending review. I don't understand how he's been stopped on any of this currently.

02.02.2025 20:23 — 👍 0    🔁 0    💬 0    📌 0

There's no solid recommendation algorithm yet, so you kinda need to follow the right people! I am down to put a list of US Systems (broadly interpreted) Researchers to have a custom feed.

30.01.2025 20:56 — 👍 2    🔁 0    💬 0    📌 0

The dude paused all federal grant payouts, and for 2-3 days PIs didn't know if they'd have money to keep funding their labs. Also, how they'd apply for funding to continue research as well.

30.01.2025 14:39 — 👍 1    🔁 0    💬 0    📌 0

I really like OSTEP by Andrea and Remzi!

27.01.2025 18:37 — 👍 2    🔁 0    💬 0    📌 0

Anyone recently switched from iPhone to Pixel?

I am debating between iPhone 16 and Pixel 9 Pro because Pixel seems to be much better in terms of software, but don't know about its hardware long term.

23.12.2024 03:37 — 👍 4    🔁 0    💬 0    📌 0
Post image

Having a huge TV as monitor has a lot of perks when making presentations

23.12.2024 02:07 — 👍 4    🔁 0    💬 0    📌 0
Post image

thesis pages written: 0
title puns made: inf

17.12.2024 04:04 — 👍 2    🔁 0    💬 0    📌 0

When you think you’re so down, you didn’t even know you had a we are so back in you!

12.12.2024 15:08 — 👍 0    🔁 0    💬 0    📌 0

In the last 3 months, I read a lot of papers which are the same-ish architecture applied to a dataset, each claiming to have beaten SOTA published at top venues in the last 3 years. There's significant gap between deadlines!

How do reviewers or even authors keep track of such duplicate work?

11.12.2024 02:16 — 👍 1    🔁 0    💬 0    📌 0

Feel the same about writing academic papers as well! The more I wrote, the better I got at it!

09.12.2024 22:29 — 👍 1    🔁 0    💬 0    📌 0

One peculiar thing I’ve noticed when using LLMs is that the more you try to understand why something happens, the less you actually understand. Instead, approaching them with an open mind and focusing on getting tasks done rather than dissecting how they work seems to be a more effective strategy.

09.12.2024 22:28 — 👍 0    🔁 0    💬 0    📌 0

Tbf if the environment was this red, then having Shapiro would have hurt him in a future presidential bid. I seriously think 2028 would be between him or Gallego, I lean more towards Gallego as Rust Belt might be harder to swing than Sun Belt.

07.12.2024 17:18 — 👍 0    🔁 0    💬 0    📌 0

Delta has free WiFi onboard for the whole flight duration

06.12.2024 05:59 — 👍 0    🔁 0    💬 0    📌 0

Apart from the need to maintain GPUs and high inference latencies for LLMs, classical ML is much better when the data is structured which is true for a lot of low level systems use cases. Performance of deep learning models for tabular data is still not on par with XGBoost, for example.

06.12.2024 03:09 — 👍 3    🔁 0    💬 0    📌 0

The current me thanks the past me's decision to have a really effective structure for the latex projects. It took me less than 1 afternoon to port everything into thesis template.

03.12.2024 18:49 — 👍 0    🔁 0    💬 0    📌 0

Likewise, looking forward to your defense!!

03.12.2024 16:49 — 👍 1    🔁 0    💬 0    📌 0

Very early given I’ve my pre defense in 2 weeks’ time!

(The papers are written, need to write glue sections)

03.12.2024 16:27 — 👍 0    🔁 0    💬 1    📌 0

Overleaf went down because it was so surprised that I started writing my thesis that I'd promised to write for the last 6 months.

03.12.2024 15:17 — 👍 2    🔁 0    💬 1    📌 0

@vishwanath is following 20 prominent accounts