HackerTrans
トップ新着トレンドコメント過去質問紹介求人

bodash

71 カルマ登録 昨年

投稿

AstroNvim

astronvim.com
2 ポイント·投稿者 bodash·3 か月前·1 コメント

China bans Manus founders from leaving country

euronews.com
3 ポイント·投稿者 bodash·4 か月前·0 コメント

Ask HN: What tech stack would you pick to rebuild HN today?

4 ポイント·投稿者 bodash·4 か月前·5 コメント

Show HN: HUMANTODO

humantodo.dev
8 ポイント·投稿者 bodash·4 か月前·3 コメント

Show HN: Tips to stay safe from NPM supply chain attacks

github.com
96 ポイント·投稿者 bodash·10 か月前·55 コメント

コメント

bodash
·3 時間前·議論
> AI companies see people's images and data as raw material to be exploited

What a quote
bodash
·10 時間前·議論
It’s not crazy. I always add a simple message to my prompts: “leave 20% solutions empty and I’ll implement them myself”.

It work wonders for me.
bodash
·一昨日·議論
Agreed, JSON is not the most optimal spec language choice, but is it better if different projects all started to writing their own specs?

Related: https://www.openui.com/blog/stop-making-ai-write-json
bodash
·3 日前·議論
I’m completely on your side, but also I think about all the AI saturations in the society like this:

“Driving to work or running a 10km on the weekend sharing the same surface goal: from A to B.

You may have less autonomy whether you should drive to work, but you definitely have more decision power about whether to go for that run or not”
bodash
·20 日前·議論
Given the audience here, I think an adjacent analogy would be “if we were to understand tech today, do we always go back to the beginning of tech?”

Then the answer is more clear as yes and no. Obviously much of our tech today adapts to modern innovations and standards, but it would not be hard to quickly find examples where even the most cutting edge tech are still being affected by the earliest decisions or natural limitations.
bodash
·25 日前·議論
fyi npm 12 will have securer defaults https://github.blog/changelog/2026-06-09-upcoming-breaking-c... but it will be a while for ecosystem to catch up and npm reputation already damaged
bodash
·30 日前·議論
Agreed. If it's "digital", it will be used for elite power plays, because it's too easy. How else could you mass control/analyse/manipulate millions of people instantly? Digital, digital, digital...
bodash
·先月·議論
My browser combo: Firefox Developer Edition + uBo + Privacy Badger + Facebook Containers

One time setup, it’s synced to Mozilla account for later reinstalls
bodash
·先月·議論
GitHub repo (800+ stars) on a list of tips for protecting against npm supply chain attacks: https://github.com/bodadotsh/npm-security-best-practices
bodash
·2 か月前·議論
This is a surprise. And they still haven't included corepack as an official instruction on the nodejs.org download page. Is corepack a failed experiment?
bodash
·2 か月前·議論
few more tips here: https://github.com/bodadotsh/npm-security-best-practices
bodash
·3 か月前·議論
Astro might be the closest option here. JSX can be used as a templating language for it, and devs can still opt-in for full clientful islands.
bodash
·3 か月前·議論
AstroNvim v6 just released after neovim 0.12, and it's my favourite out-of-box setup
bodash
·3 か月前·議論
Some great tips in this thread and I've been collecting them all at https://github.com/bodadotsh/npm-security-best-practices
bodash
·4 か月前·議論
Exactly! I’ve noticed a resounding amount of people are writing the same pieces recently, it’s almost like everyone’s sounding their alarm for the upcoming tsunami. Who’s listening? Here’s my piece: https://humantodo.dev
bodash
·4 か月前·議論
Got a link?
bodash
·4 か月前·議論
Personally, I think Go + HTMX + PostgreSQL + Redis can go a long mile, but I could be missing hindsights
bodash
·4 か月前·議論
I can see how some high-paced teams might see HUMANTODO as speed bumpers in their environments. To that, I say this will be a conscious choice, and a trade-off teams are willing to experiement to see if the intentional slow-down will improve quality over time.

But yeah, give HUMANTODO a go, and I might add examples (blog/videos/etc) of how this actually works and integrates within real life projects.
bodash
·4 か月前·議論
Hi HN!

Amidst this turbulent time in our industry, I had this idea: what if we applied the "IKEA effect" instead of relying on the "Coding is dead" extremes.

So I spent the weekend working on this concept, and built this site to demonstrate why I think it could be useful in navigating the confusions and anxiety around the usage of AI.

Interested to know your thoughts!
bodash
·6 か月前·議論
Just been through several frontend interviews in the last few months, where it's clear that they still judge a developer's JS skills (especially React) than being semantically correct on HTML elements.

Every question/exercise is centred around how well you know React hooks, effect, memoization, modern css-in-js etc. Given I've been working with Astro recently, in one interview I talked about DOM APIs and I can see the interviewer raise an eyebrow. In later stage, even I that passed the exercises, still didn't get the job.