HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bodash

71 karmajoined l’année dernière

Submissions

AstroNvim

astronvim.com
2 points·by bodash·il y a 3 mois·1 comments

China bans Manus founders from leaving country

euronews.com
3 points·by bodash·il y a 4 mois·0 comments

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

4 points·by bodash·il y a 4 mois·5 comments

Show HN: HUMANTODO

humantodo.dev
8 points·by bodash·il y a 4 mois·3 comments

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

github.com
96 points·by bodash·il y a 10 mois·55 comments

comments

bodash
·il y a 5 heures·discuss
> AI companies see people's images and data as raw material to be exploited

What a quote
bodash
·il y a 12 heures·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
·avant-hier·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
·il y a 3 jours·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
·il y a 20 jours·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
·il y a 25 jours·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
·le mois dernier·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
·le mois dernier·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
·le mois dernier·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
·il y a 2 mois·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
·il y a 2 mois·discuss
few more tips here: https://github.com/bodadotsh/npm-security-best-practices
bodash
·il y a 3 mois·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
·il y a 3 mois·discuss
AstroNvim v6 just released after neovim 0.12, and it's my favourite out-of-box setup
bodash
·il y a 3 mois·discuss
Some great tips in this thread and I've been collecting them all at https://github.com/bodadotsh/npm-security-best-practices
bodash
·il y a 4 mois·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
·il y a 4 mois·discuss
Got a link?
bodash
·il y a 4 mois·discuss
Personally, I think Go + HTMX + PostgreSQL + Redis can go a long mile, but I could be missing hindsights
bodash
·il y a 4 mois·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
·il y a 4 mois·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
·il y a 6 mois·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.