[stub for offtopicness] Reminders from https://news.ycombinator.com/newsguidelines.html : " Eschew flamebait. Avoid generic tangents. " " Please don't pick the most provocative thing in an article or post to complain about in the thread. Find something interesting to respond to instead. "
"The language is intentionally neutral and apolitical, without any stance on social or political issues." I don't applaud or condemn this, but it's strange that it's on the home and history pages. Putting this in a code of conduct document for collaborators might make sense, but on the home page? Maybe I'm the weird one, but for most languages I consider them a tool. So it's like going to the hardware store and seein…
Show HN: Xoscript
11–20 of 53 posts
Re: Show HN: Xoscript
#12Earlier quoted context omitted.
"The language is intentionally neutral and apolitical, without any stance on social or political issues." I don't applaud or condemn this, but it's strange that it's on the home and history pages. Putting this in a code of conduct document for collaborators might make sense, but on the home page? Maybe I'm the weird one, but for most languages I consider them a tool. So it's like going to the hardware store and seein…
I was having doubts about this too. But in today's (geo)political climate it might be useful. Otherwise I can always delete it. But you're right, it's just a hammer.
Re: Show HN: Xoscript
#13[stub for offtopicness] Reminders from https://news.ycombinator.com/newsguidelines.html : " Eschew flamebait. Avoid generic tangents. " " Please don't pick the most provocative thing in an article or post to complain about in the thread. Find something interesting to respond to instead. "
does this mean something?
i was very confused by your description of xoscript as typeless. only typeless languages i know of are languages where a variable can only be a word. i assume you mean it's dynamically typed.
every new language that gets on hn gets two criticisms: they don't show code first thing, and they don't start with what problem is being solved by designing a new language. i'm not very interested in those things. i would, however, like to be told what it is in a concise way. you've basically got, if i understand correctly, a smalltalk-like system here, prototype based instead of class based, with dynamically scoped variables, and you're tooling it with server side scripting in mind. that tells me a lot more than code.
as for the what-problem-are-you-solving-by-designing-this-language criticism, if we're honest we can see that every language is either designed as an experiment, "what would a language be like if...?", or it's designed as a matter of personal ergonomics, "i want language X with differences i, j, and k cuz i like it that way." i'm completely fine with that.
Re: Show HN: Xoscript
#14[stub for offtopicness] Reminders from https://news.ycombinator.com/newsguidelines.html : " Eschew flamebait. Avoid generic tangents. " " Please don't pick the most provocative thing in an article or post to complain about in the thread. Find something interesting to respond to instead. "
> The language is intentionally neutral and apolitical, without any stance on social or political issues. does this mean something? i was very confused by your description of xoscript as typeless. only typeless languages i know of are languages where a variable can only be a word. i assume you mean it's dynamically typed. every new language that gets on hn gets two criticisms: they don't show code first thing, and th…
Re: Show HN: Xoscript
#15Earlier quoted context omitted.
> The language is intentionally neutral and apolitical, without any stance on social or political issues. does this mean something? i was very confused by your description of xoscript as typeless. only typeless languages i know of are languages where a variable can only be a word. i assume you mean it's dynamically typed. every new language that gets on hn gets two criticisms: they don't show code first thing, and th…
I used PHP, nodejs, Python etc and I just wanted something simpler. I use OpenBSD as my server os and I wanted a scripting language that matches the simplicity (and security) of OpenBSD.
Re: Show HN: Xoscript
#16[stub for offtopicness] Reminders from https://news.ycombinator.com/newsguidelines.html : " Eschew flamebait. Avoid generic tangents. " " Please don't pick the most provocative thing in an article or post to complain about in the thread. Find something interesting to respond to instead. "
Re: Show HN: Xoscript
#17[stub for offtopicness] Reminders from https://news.ycombinator.com/newsguidelines.html : " Eschew flamebait. Avoid generic tangents. " " Please don't pick the most provocative thing in an article or post to complain about in the thread. Find something interesting to respond to instead. "
"The language is intentionally neutral and apolitical, without any stance on social or political issues." I don't applaud or condemn this, but it's strange that it's on the home and history pages. Putting this in a code of conduct document for collaborators might make sense, but on the home page? Maybe I'm the weird one, but for most languages I consider them a tool. So it's like going to the hardware store and seein…
Re: Show HN: Xoscript
#18[stub for offtopicness] Reminders from https://news.ycombinator.com/newsguidelines.html : " Eschew flamebait. Avoid generic tangents. " " Please don't pick the most provocative thing in an article or post to complain about in the thread. Find something interesting to respond to instead. "
[flagged]
Re: Show HN: Xoscript
#19Earlier quoted context omitted.
"The language is intentionally neutral and apolitical, without any stance on social or political issues." I don't applaud or condemn this, but it's strange that it's on the home and history pages. Putting this in a code of conduct document for collaborators might make sense, but on the home page? Maybe I'm the weird one, but for most languages I consider them a tool. So it's like going to the hardware store and seein…
There's always a loud someone who'll try to force their country's political issue du jour because "everything is political".
Re: Show HN: Xoscript
#20I have used RedBeanPHP for many things and contributed a bit. Thank you.