Advertisement ยท 728 ร— 90

Posts by Vinayaka

Nice article!

Looking at the Stripe developer website example at the end, it did feel like Bootstrap.css's 12 column layout, though

4 months ago 2 0 0 0

Just tried SORA a few mins back, felt crappy

1 year ago 3 0 0 0
Demon Core - The True Story
Demon Core - The True Story YouTube video by Kyle Hill

Kyle Hill made a video on this โ€” youtu.be/aFlromB6SnU

It is a part of a playlist Half life histories - youtube.com/playlist?lis...

1 year ago 2 0 0 0
2024 - Year In Review A summary of what I did in 2024.

We enter the new year with the memories and learnings of the past. I wrote an article about my experience of 2024 - vinayakakv.com/blog/2024-re...

Share your experiences and thoughts as well!

1 year ago 0 0 0 0
Dear Sir, You Have Built Kubernetes A tale of how a simple deployment script turned into a monster that could rival Kubernetes.

In my latest article, I explore one such case in the field of deployment management. Check the article here - vinayakakv.com/blog/you-hav...

2/2

#devops #k8s #software

1 year ago 0 0 0 0

All software starts small before growing in size and functionality. Sometimes, an existing codebase is not the right place to build new features. Yet, circumstances forces one to do it - something leading to bad outcomes.

1/2

1 year ago 1 0 1 0

Move fast, break things, **don't burnout**

Take a leave and rest!

1 year ago 0 0 0 0

Omg, it is turning out so cool!

You built a new language with LSP and all the tooling, right?

1 year ago 1 0 1 0

First it was `Object.fromEntries`, now it is `Object.groupBy` - Low how the ecosystem is getting more ergonomic!

Though I'm forced to be on the latest LTS of Node (sometimes even the non-LTS) for good.

1 year ago 1 0 0 0
Preview
Above the Inversion Magical sunrise, phenomenal visibility and more!

Haze is often a nuisance to long range visibility. But given the right time and place, one can see beautiful visuals overcoming the haze. Read my photoblog to see more!

vinayakakv.substack.com/p/above-the-...

#photography #mountains #sunrsie

1 year ago 3 0 0 0
Advertisement
Operators Overloaded When an operator can have multiple meanings based on the context...

I wrote an article about operator overloading, that explores how operator overloading is approached in various programming languages and some unexpected turns that the flexibility might take. Go give the article a read and share your thoughts!

vinayakakv.com/blog/operato...

1 year ago 0 0 0 0
Preview
Structured outputs ยท Ollama Blog Ollama now supports structured outputs making it possible to constrain a model's output to a specific format defined by a JSON schema. The Ollama Python and JavaScript libraries have been updated to s...

Ah yeah. I read yesterday Ollama now supports structured outputs. If they support function calling, It might open the door to a ChatGPT-like local UI.

ollama.com/blog/structu...

1 year ago 4 1 1 0

Ollama?

1 year ago 0 0 1 0

Imagine this appearing on web workers, node, bun and deno one day

1 year ago 1 0 1 0

`window.ai`, it is now available in Chrome canary hidden under a flag I think

1 year ago 1 0 1 0

Atleast (()=>{})() is more manageable

1 year ago 1 0 1 0

Reminds me of `:(){:|:&};:`

1 year ago 3 0 1 0
Advertisement

Redux, ask Dan!

1 year ago 0 0 0 0

You bend the spacetime...!

1 year ago 3 0 0 0

maybe

```js
const goodSourceFetchInput = await getSourceFromLlm(input)
const someGoodSource = await fetch(goodSourceFetchInput)
// Same as below...
```

RAG is basically LLMs identifying which function to call, us calling and providing the result to it as context

1 year ago 1 0 0 0

Good to see you building things for TS, everything in ML is so much focused around Python!

1 year ago 2 0 0 0

C!

1 year ago 1 0 0 0
Building a Search Engine Techology choices that we can make while building a conversational, multimodal search experience

I wrote about what it takes to build a search engine that is conversational, multi-modal, and, personalized. Go give it a read and share your thoughts!

vinayakakv.com/blog/hybrid-...

1 year ago 0 0 0 0

Nice hills!

1 year ago 0 0 0 0
Advertisement

Hi #webdev people! Do you know of any ways to preview a playwright browser session in a remote browser? They are not tests.

We run playwright in the backend and want a user in the frontend to view and change their interaction script iteratively.

1 year ago 0 0 0 0

Yeah, we use it in prod and it works great!

1 year ago 0 0 0 0

Seems like we need some sort of translation layer for the prompts as well.

I've observed switching llms all while having the same prompt and they going unpredictable

1 year ago 0 0 0 0

This is not the day I die...

1 year ago 0 0 0 0

Generated by AI and they still are wondering if it is a pizza at all ๐Ÿ˜…

1 year ago 0 0 0 0

I got to know it through v0. Cool icons!

1 year ago 1 0 0 0