←back to thread

120 points cl42 | 2 comments | | HN request time: 0.012s | source
Show context
betaby ◴[] No.45075275[source]
If AI is that good, can someone code a good XML library with AI? The spec is available.

If AI is that good, there should be an explosion of Open Source projects of good quality.

Neither of those is happening.

replies(11): >>45075333 #>>45075338 #>>45075381 #>>45075475 #>>45075503 #>>45075542 #>>45075680 #>>45075778 #>>45075780 #>>45075793 #>>45082198 #
damon_c ◴[] No.45075503[source]
One thing that has changed for me personally is that these days if I’m parsing XML, I might just tell AI to write a parser that can handle these 5 XML files. It might load up a library or it might just roll its own, but one thing that is not going to happen is that I’m not building some beautiful well engineered XML parser which I then open source. I wonder if that is what’s going on?
replies(2): >>45075654 #>>45075758 #
1. ozgrakkurt ◴[] No.45075654[source]
That sounds worse than using an xml library to parse something
replies(1): >>45075760 #
2. LtWorf ◴[] No.45075760[source]
not for hackers