HackerTrans
トップ新着トレンドコメント過去質問紹介求人

razetime

no profile record

投稿

Delta Chat is a messaging app that works over email

delta.chat
3 ポイント·投稿者 razetime·4 年前·0 コメント

Advocacy for Patches

helloboi.osmarks.net
1 ポイント·投稿者 razetime·4 年前·0 コメント

The Prolog Toplevel

youtube.com
3 ポイント·投稿者 razetime·4 年前·0 コメント

System for booting multiple diskless machines with a central root FS

github.com
2 ポイント·投稿者 razetime·4 年前·0 コメント

The Godot Game Engine Now Has Its Own Foundation

phoronix.com
4 ポイント·投稿者 razetime·4 年前·0 コメント

Markus Triska Interview on Prolog

youtube.com
3 ポイント·投稿者 razetime·4 年前·0 コメント

Bzip3 is available for Debian Sid

tracker.debian.org
7 ポイント·投稿者 razetime·4 年前·2 コメント

Lil: A Scripting Language

beyondloom.com
104 ポイント·投稿者 razetime·4 年前·28 コメント

Solutions to the Nuova reverse engineering contest

github.com
1 ポイント·投稿者 razetime·4 年前·1 コメント

コメント

razetime
·3 年前·議論
array languages are used by several companies for their work. K for example is pretty popular in fintech. Some present companies provide services for array languages as well.

https://www.dyalog.com/case-studies/index.htm https://github.com/interregna/arraylanguage-companies
razetime
·4 年前·議論
I don't remember twitter having a serious vibe. It's a mess of vibes. Tumblr is also a big mess, but more on the goofy side. I don't think it would change much even with a twitter diaspora.
razetime
·4 年前·議論
It's a pretty ordinary position to take right now, I believe.
razetime
·4 年前·議論
a site doesn't have to justify its existence by being an alternative to anything.
razetime
·4 年前·議論
Seeing this snide and shallow comment, I think you could benefit from expanding your mind by learning J: http://www.jsoftware.com/help/learning/contents.htm
razetime
·4 年前·議論
Let's change the first line:

> One misconception is that languages like J are in the same caliber as less practical languages (esoteric languages like brainf*k) that use symbols more than words. The assumption is that these are mostly for recreational programming.

Making some crude assumptions here, I believe you've already invested a lot of time into studying python, or some other well known language. Understanding python or C gives you an idea of hundreds of other languages because they use similar keywords and structures to represent their code. English also helps a great deal in understanding these languages.

Now, looking at this, giving a language like APL or J a chance means that you have to spend time learning their kind of notation. If you spend your time looking at APL without making an effort to understand it, then you cannot be surprised that it looks like regex to you.
razetime
·4 年前·議論
The event was based on the esoteric language Nuova, defined by its implementation.
razetime
·4 年前·議論
J has much easier access to graphics with bindings to a window driver and OpenGL .

APL also has support for GUI apps (Windows only) using .NET, but graphics takes some additional effort: https://www.youtube.com/watch?v=iC9floP7POU