HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aadhavans

no profile record

Submissions

Gnu.org Is Down

gnu.org
6 points·by aadhavans·10 tháng trước·2 comments

Your Annual Reminder to Move to Vegas (2021)

tynan.com
2 points·by aadhavans·năm ngoái·0 comments

Ask HN: What are your favorite UNIX tools?

11 points·by aadhavans·năm ngoái·12 comments

Ask HN: What open source projects need help?

4 points·by aadhavans·năm ngoái·0 comments

comments

aadhavans
·2 tháng trước·discuss
Mine's here: https://twomorecents.org/tech-stack.html
aadhavans
·7 tháng trước·discuss
Fascinating. Not only that, it even fetches https://www.youtube.com/feed/gr as the first result, at least on duckduckgo.
aadhavans
·9 tháng trước·discuss
I was talking about this with a friend earlier this week. The people who work in software these days seem much more extroverted and outgoing than the 'introverted nerd' stereotype from the 90s.
aadhavans
·năm ngoái·discuss
Could you elaborate on that? What does 'flatMappable' mean in this context?
aadhavans
·năm ngoái·discuss
Interesting news, but the source seems blatantly partisan.
aadhavans
·năm ngoái·discuss
I grew up ~20 minutes from the place you're describing, and you just made me very nostalgic :D
aadhavans
·năm ngoái·discuss
I was fully expecting a radio station in Tamil Nadu, but this one's in Sri Lanka. I know there's a lot of Tamil people in Sri Lanka, but that's still pretty interesting!
aadhavans
·năm ngoái·discuss
I feel the same way, although I think technology's inspiration on fiction is stronger. Today's fiction, as you said, is simply tomorrow's science.
aadhavans
·năm ngoái·discuss
As another Tamilian, thank you for making this! I'm fluent in spoken Tamil from my parents and I've learned to read and write at a basic level, but I'd never formally learned the language.
aadhavans
·năm ngoái·discuss
https://indiantranslate.com

It's a translation map of Indian languages - type in a word, see the translations across 22 languages.

I was inspired by this HN post (https://news.ycombinator.com/item?id=43152587), and wanted to make something similar for India (which has similar linguistic diversity). Translations are fetched with Google Translate, but I also display 'romanizations' (transliterated into Latin script), which are generated with a local ML model.

Now that it's done, I've mostly been working on a little Markdown-to-HTML parser in Haskell.
aadhavans
·năm ngoái·discuss
I believe they meant an additional $110, which would be a 110% markup.
aadhavans
·năm ngoái·discuss
Shameless plug: My Regex engine (https://pkg.go.dev/gitea.twomorecents.org/Rockingcool/kleing...) has dedicated syntax for this kind of task.

  <0-255>\.<0-255>\.<0-255>\.<0-255>
will only match full IPv4 addresses, but is a lot stricter than the one in the article.

EDIT: formatting
aadhavans
·năm ngoái·discuss
A very well-written piece. The section on funding open source is as relevant as it's ever been, and I don't think we've learnt much since last year.

As the proportion of younger engineers contributing to open-source decreases (a reasonable choice, given the state of the economy), I see only two future possibilities:

1. Big corporations take ownership of key open-source libraries in an effort to continue their development.

2. Said key open-source libraries die, and corporations develop proprietary replacements for their own use. The open source scene remains alive, but with a much smaller influence.
aadhavans
·năm ngoái·discuss
> There's a stark difference between the "haha, what the fuck, US" sentiment I used to sense and the "what the fuck, US" we're getting now.

Agreed, and this is a nice way of putting it. There's a sense that shit is really hitting the fan this time.
aadhavans
·năm ngoái·discuss
> The articles predict ... a handheld electronic device with contrast equivalent to printed paper (Kindle Paperwhite etc)

Fascinating. I get predictions about something large-scale like the internet, but this seems like a rather specific to predict, doesn't it?

> regular manned missions to Mars and a human colony on the moon aren't any more realistic than they were back in the 90s.

Fingers crossed that the Artemis program gets us closer to the latter.
aadhavans
·năm ngoái·discuss
Agreed, one of my favorite pieces of literature. It's what got me into American historical fiction - I later ventured into Steinbeck and Mark Twain, both of whom are masters of the genre.
aadhavans
·năm ngoái·discuss
For those who like C because of the simplicity, I can wholeheartedly recommend Go. It's replaced C as my go-to for personal CLI projects - while it is more complex than C, the core language features fit in my head pretty well. Add to that the excellent tooling, primitive OOP and clean syntax, and it's a damn good replacement.
aadhavans
·năm ngoái·discuss
Not the parent, but:

Neither. While colonialism didn't _create_ generational poverty, the systemic genocides of the British were new. Colonial policy of prioritizing exports directly led to the deaths of millions. That's a fact.

A similar comparison would be between Roman slavery and the chattel slavery of the Americas. They are both abhorrent practices (just like the genocides caused by Indian rulers in the pre-British period), but it pales in comparison to the scale and horror of antebellum slavery.
aadhavans
·năm ngoái·discuss
> The only downside i

Still waiting :D
aadhavans
·năm ngoái·discuss
> "Websites" had seemed like these quasi-mythical things that I thought only really rich people or big companies could make

That idea seems to be coming back.