HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aadhavans

no profile record

Submissions

Gnu.org Is Down

gnu.org
6 points·by aadhavans·10 bulan yang lalu·2 comments

Your Annual Reminder to Move to Vegas (2021)

tynan.com
2 points·by aadhavans·tahun lalu·0 comments

Ask HN: What are your favorite UNIX tools?

11 points·by aadhavans·tahun lalu·12 comments

Ask HN: What open source projects need help?

4 points·by aadhavans·tahun lalu·0 comments

Signature Generator

signaturegenerator.com
1 points·by aadhavans·2 tahun yang lalu·0 comments

comments

aadhavans
·2 bulan yang lalu·discuss
Mine's here: https://twomorecents.org/tech-stack.html
aadhavans
·7 bulan yang lalu·discuss
Fascinating. Not only that, it even fetches https://www.youtube.com/feed/gr as the first result, at least on duckduckgo.
aadhavans
·9 bulan yang lalu·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
·tahun lalu·discuss
Could you elaborate on that? What does 'flatMappable' mean in this context?
aadhavans
·tahun lalu·discuss
Interesting news, but the source seems blatantly partisan.
aadhavans
·tahun lalu·discuss
I grew up ~20 minutes from the place you're describing, and you just made me very nostalgic :D
aadhavans
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·discuss
I believe they meant an additional $110, which would be a 110% markup.
aadhavans
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·discuss
> The only downside i

Still waiting :D
aadhavans
·tahun lalu·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.