ArweaveIndia | Community Manager
Arweave,
@ankushKun
Ankush Singh
@ankushKun
buildoor
buildoor
ArweaveIndia | Community Manager, Arweave
Chandigarh, India
7
projects
7
4
prizes
4
16
hackathons
16
0
Hackathons org.
0
4,550
contributions in the last year
Aug
S
M
T
W
T
F
S
Jul
319
stars earned
181
repositories
276
followers
Community Management
P
Arweave,
P
Physics Wallah,
Say goodbye to the traditional ways of identification with BBIP
ankushkun.medium.com
Construct is a coworker agent with a real Linux computer per user. hol’ up we are not even paying for all of them. Construct is an AI employee. You hand it a job. It goes and does the job, without you having to babysit it. To do that with agents like Hermes or OpenClaw, you spin up a VPS. Real CPU. Real disk. A full Linux machine that stays on between turns. That costs real money, and the moment more people sign up to poke around and never come back, it murders your infrastructure bill. < Meet Construct...
ankushkun.medium.com
I frequently create developer tools and publish node packages on npmjs, but recently classic tokens got deprecated, granular token are limited to 90 days, require 2FA and a bunch of changes were introduced to improve security around publishing packages. More about that on this github announcement. One of the improvements was the introduction of OpenID Connect (OIDC), which allows developers to automate package publishing through github actions, without having to setup any kind of api key or access token,...
ankushkun.medium.com
Alllll riiiight lets do this one more time, my name is Ankush and I’m your friendly neighbourhood web developer, here to educate your pathetic ass a bit about web APIs, how they can be used to connect your frontend with your backend and how you can write an API using NodeJS 🫡 An API — Application Programming Interface, defines how different applications can talk to each other and exchange data through structures requests and responses API Types? 1. Web APIs — the one we will be focusing on today 2. OS A...