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

mepian

no profile record

コメント

mepian
·29 日前·議論
Didn't Valve release a huge update to Half-Life in 2023 (i.e. 6 years after the linked comment was written)?
mepian
·先月·議論
Is it Tasha?
mepian
·2 か月前·議論
> I do wonder what a language with the same “taste” and minimalism as Scheme but embracing the actor model would look like.

There is Spritely Goblins: https://spritely.institute/goblins/
mepian
·3 か月前·議論
You haven't seen the Lisp subreddit then, there is a post complaining about having to learn Emacs at least once every week or so.
mepian
·3 か月前·議論
There is an explanation in the blog: https://coalton-lang.github.io/20260424-mine/

> However, the above is a tall order for someone just wanting to dip their toes in, to see if they have any interest in Coalton or Common Lisp. A couple hours on the weekend is easily sunk into getting configurations right, and the right subsystems installed, and the right paths setup, just so the first line of code can be executed.

> mine is not Emacs. It aims to eliminate all of that, and be a Coalton/Lisp-first development environment, whose only job is to be a Coalton/Lisp-first development environment. But more than that, it needs to be accessible. A non-programmer should find it easy to download, install, and run mine with nothing more than a download link.
mepian
·5 か月前·議論
OpenLook is nice but it's a bit of a shame it doesn't have its own version of Workbench.
mepian
·6 か月前·議論
A base becomes useless pretty quickly if it can't be resupplied, I suspect there is enough hostile AA around it to ensure that.
mepian
·6 か月前·議論
There is the Heroic Game Launcher that also interfaces with the Epic Games Store.
mepian
·6 か月前·議論
At least one of the lead developers of Étoilé moved on to CHERI.
mepian
·6 か月前·議論
Haiku is not related to Étoilé.
mepian
·7 か月前·議論
It's not technologically feasible unless plastic aka flexible ICs take off.
mepian
·8 か月前·議論
Azul Systems was making Java machines a while ago.
mepian
·9 か月前·議論
When did they add that? When I was trying to learn Japanese 6-7 years ago Duolingo didn’t have anything for either kana or kanji…
mepian
·2 年前·議論


  Location: Dublin, Ireland
  Remote: Depends on the commute
  Willing to relocate: Yes
  Technologies: C, C++, Python, Assembly (x86, RISC-V), CUDA, MPI, L2/L3 Network Programming, Linux, Git, Jenkins, Common Lisp, Unreal Engine
  Résumé/CV: https://drive.google.com/file/d/1TDDdW3QEB1U3U2xfMik7zko0kKpzmo9p/view
  Email: [email protected]
A software engineer with 10 years of experience in systems programming and game development. Recently I have been working in high-performance computing, dealing with GPU-enabled clusters.
mepian
·2 年前·議論
98 was the one that introduced NT drivers (WDM).
mepian
·2 年前·議論
Carbon is a better Apple-related comparison since it's basically a cleaned-up version of the classic Mac OS API as a library that ran on both Mac OS X and classic.
mepian
·2 年前·議論
What is the gameplay like, and what are your plans for it?
mepian
·3 年前·議論
It's kind of a cliche at this point, but Structure and Interpretation of Computer Programs really blew my mind when I read it in high school. I didn't finish it "cover to cover" back then, but it was my first proper introduction to symbolic computation, recursion, and the concept of a metacircular evaluator was really fascinating. It inspired me to implement a simple Scheme-like interpreter in C# for my high school science project, and really put me on my adult path.