HackerLangs
TopNewTrendsCommentsPastAskShowJobs

bodash

69 karmajoined anno scorso

Submissions

AstroNvim

astronvim.com
2 points·by bodash·3 mesi fa·1 comments

China bans Manus founders from leaving country

euronews.com
3 points·by bodash·4 mesi fa·0 comments

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

4 points·by bodash·4 mesi fa·5 comments

Show HN: HUMANTODO

humantodo.dev
8 points·by bodash·4 mesi fa·3 comments

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

github.com
96 points·by bodash·10 mesi fa·55 comments

comments

bodash
·29 minuti fa·discuss
> AI companies see people's images and data as raw material to be exploited

What a quote
bodash
·7 ore fa·discuss
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
·l’altro ieri·discuss
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
·l’altro ieri·discuss
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 giorni fa·discuss
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 giorni fa·discuss
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 giorni fa·discuss
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
·mese scorso·discuss
My browser combo: Firefox Developer Edition + uBo + Privacy Badger + Facebook Containers

One time setup, it’s synced to Mozilla account for later reinstalls
bodash
·mese scorso·discuss
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 mesi fa·discuss
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 mesi fa·discuss
few more tips here: https://github.com/bodadotsh/npm-security-best-practices
bodash
·3 mesi fa·discuss
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 mesi fa·discuss
AstroNvim v6 just released after neovim 0.12, and it's my favourite out-of-box setup
bodash
·3 mesi fa·discuss
Some great tips in this thread and I've been collecting them all at https://github.com/bodadotsh/npm-security-best-practices
bodash
·4 mesi fa·discuss
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 mesi fa·discuss
Got a link?
bodash
·4 mesi fa·discuss
Personally, I think Go + HTMX + PostgreSQL + Redis can go a long mile, but I could be missing hindsights
bodash
·4 mesi fa·discuss
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 mesi fa·discuss
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 mesi fa·discuss
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.