Advertisement ยท 728 ร— 90

Posts by Dani Akash ๐Ÿงช๐Ÿ’ฅ

Preview
Minimum Release Age is an Underrated Supply Chain Defense | Dani Akash A 7-day package delay would have blocked installs in most short-lived malicious publish attacks from the last 8 years

The simplest supply chain defense I've found:

minimumReleaseAge = 604800

Only install package versions - 7 days old.

No scanning tools. No enterprise subscription. Just patience.

Wrote up the full analysis and configs for npm, pnpm, Yarn, Bun, uv, pip, and more:

daniakash.com/posts/simple...

2 weeks ago 1 0 0 0
Preview
When The Bill Comes Due | Dani Akash A realistic look at what happens when AI coding subsidies end, and why the falling cost curve means it'll be okay

I did the math on what AI coding sessions actually cost, looked at how Uber/Spotify/AWS subsidies played out, and figured out why this time might end differently.

daniakash.com/posts/when-t...

3 weeks ago 1 0 0 0

For the last two months, I have been working on custom AI agents that:

โ€ข use tools
โ€ข manage memory
โ€ข execute workflows
โ€ข ship real output

Life's been pretty exciting

1 month ago 0 0 1 0

How are you all building chat in your apps?

Looking to build a small chat feature for react & react native...

6 months ago 1 0 0 0

I get that every time I write a post on bluesky ๐Ÿซ 

6 months ago 0 0 0 0
set chatgpt personality to robot

set chatgpt personality to robot

Problems solved... ๐Ÿ˜ฎโ€๐Ÿ’จ

6 months ago 0 0 0 0

I tried Vite + Nitro instead of Next.js & I like it too much ๐Ÿคฉ

6 months ago 0 0 0 0
Advertisement

I have a facebook account which is only used for oauth logins

6 months ago 0 0 0 0

I don't know how I can build apps anymore without Postgresql... RLS, Vector Search, Text Search, Triggers, Graphql & so much more!!

6 months ago 0 0 0 0

@vite.dev plugin is the right approach!! I can now add this to all my personal projects ๐Ÿคฉ

6 months ago 0 0 0 0
Liquid Glass with React Native Skia
Liquid Glass with React Native Skia Source code: https://github.com/Shopify/react-native-skia/tree/main/apps/example/src/Examples/LiquidGlass Learn React Native Gestures and Animations atโ€ฆ

Liquid Glass on React Native looks ๐Ÿ”ฅ

youtu.be/qYFMOMVZoPY?...

6 months ago 1 0 0 0
Book Cover of Cibola Burn by James S. A. Corey

Book Cover of Cibola Burn by James S. A. Corey

A clear depiction of how humans bring their same conflicts, fears & ambitions wherever they go... Even across the stars

This might as well be my best read this year! and I'm quite excited for the game now ๐ŸŽฎ

6 months ago 0 0 0 0

I'm gonna start collecting these IDs as well!

6 months ago 0 0 0 0
Details of the Nobel Prize in literature (2025)

Details of the Nobel Prize in literature (2025)

So basically... The literature style that won Nobel Prize is just classic internet memes ๐Ÿ˜

6 months ago 2 0 0 0

Imagine randomly coming across bluesky app icon and realising you just had all the notifications turned off ๐Ÿ˜

6 months ago 0 0 0 0

The year has been so exciting, I actually forgot to post on social media...

6 months ago 0 0 0 0
Preview
Apps lighter than a React button Nue is HTML, CSS, and JavaScript taken to their absolute peak.

yeah... I always knew we could do that... just needed an ecosystem xD

nuejs.org/blog/large-s...

1 year ago 1 0 0 0
Advertisement
Enjoying the nature

Enjoying the nature

Me after turning off notifications from WhatsApp, facebook, instagram and pretty much all messaging apps on Android

1 year ago 1 0 0 1

So far results have been very positive

1 year ago 0 0 0 0

Major productivity hacks I have made for 2025

- Changed Editor theme from Material Darker to Catppuccin Mocha
- Installed the Catppuccin mocha chrome extension
- Installed Ghostty and applied the Catppuccin mocha theme there as well
- Installed Zed editor and once again applied Catppuccin Mocha

1 year ago 1 0 1 0

Everybody is switching to the ghostty terminal...

Am I the only one using the integrated terminal in vscode? ๐Ÿ˜ฐ

1 year ago 1 0 0 0

My phone was damaged and I have been living without it for the last 2 days

It has zero impact on my life and I consider this an achievement ๐Ÿ†

1 year ago 0 0 0 0

lol - I was getting the error with @aws-sdk/client-s3 so I switched to aws4fetch and it worked, I didn't change anything else ๐Ÿคท๐Ÿฝโ€โ™‚๏ธ

1 year ago 1 0 0 0

Spent 2 hours trying to upload a file to my S3 bucket using AWS s3 SDK

The error: "The request signature we calculated does not match the signature you provided"

Apparently this can happen due to "n" number of reasons & I gotta figure which one by trial & error ๐Ÿ˜ตโ€๐Ÿ’ซ

1 year ago 1 0 1 0

hey @thomasdig.by, you might be interested one of the other vite plugin I just published:

bsky.app/profile/dani...

I currently use it instead of esm.sh since I get the benefits of lock files

1 year ago 0 0 0 0

Instead of shipping the usual bundled js file, I chunked all the node_modules files separately to ensure only application code is updated whenever I push minor updates to my webpage and the library code remains cached

1 year ago 0 0 0 0
Advertisement
Preview
vite-plugin-extract-vendors A vite plugin to extract external libraries from node_modules to vendors directory to improve caching of 3rd party js files. Latest version: 0.0.1, last published: 3 hours ago. Start using vite-plugin...

Everytime I make a one-line code change to my website, it cache busts all the js files and the users have to download the whole website code again when they visit the site.

so, I wrote this tiny vite plugin: www.npmjs.com/package/vite...

1 year ago 2 0 1 1
Preview
Vituum Small and fast static site generator for Vite

Love the way I can use plain HTML like a pro using vituum.dev

Highly encourage more devs to give it a try!

1 year ago 1 0 0 0
Post image

I get most of my ideas on Tuesdays ๐Ÿ˜‚

1 year ago 1 0 0 0

I hope so, I didn't dig deep into the topic after the look he gave me...

1 year ago 1 0 0 0