Live data from Hacker News

Lilith: x86-64 OS written in Crystal

github.com

111–120 of 265 posts

Re: Lilith: x86-64 OS written in Crystal

#111
post #64
post #56

Earlier quoted context omitted.

If you install an X server for Windows, yes.

I've purchased X410 for this. Since then I haven't looked to see if there are free implementations of an X server that work nicely with WSL.

As said elsewhere, I've had excellent X11 experience with WSL2 at least thanks to the open-source VcXsrv.

Re: Lilith: x86-64 OS written in Crystal

#113
post #85

Earlier quoted context omitted.

I think Zig is probably just being opinionated there; many of the new languages seem to be overly so. Last I checked, both the Zig and Nim compilers refused (on principle, not for any technical reason) to compile code containing tabs (among other things). I don't (usually) want my compiler to do linting, and I certainly don't want language authors to dictate my code style from on high.

Go is also annoying with its anal retentive source rules. I finally got so frustrated that I modified the compiler: https://github.com/kstenerud/go

It really is a sad state of affairs when disabling the linter requires patching the compiler. I wonder if any of the LLVM-based Go compilers will adopt a saner policy?

Re: Lilith: x86-64 OS written in Crystal

#114
post #45
post #16

Earlier quoted context omitted.

C bindings, strongly-typed, a great concurrency model, very fast, and Ruby-like syntax. That makes it a very unique and appealing language to me (and others). If you / most people don’t particularly like the Ruby-like syntax, then Crystal might not appeal to you. But I can assure you to those of us who like the syntax, the language is wonderful and super fun to work with.

> C bindings, strongly-typed, a great concurrency model, very fast My point is that all this is normal, and all the languages I list have offered it for longer than Crystal.

LLVM based, and in terms of performance, it's one of the fastests

Re: Lilith: x86-64 OS written in Crystal

#115

Neat project, though slightly undermined by the drawing of the half-naked underage girl in the readme

My thoughts exactly, I know people have their own tastes and preferences, but I think it's off-putting to newcomers.

I find the image appealing. Not sure what your problem is.

Re: Lilith: x86-64 OS written in Crystal

#116
post #102

Earlier quoted context omitted.

V has other, bigger issues :/

What are some? I wrote a small ascii snake game with it and found it generally OK.

I wrote a benchmark for V too and it’s fast but there are other issues internally and externally.

Have anyone know who is Alex?

He going to build compiler in AST, but as long as it’s useful for your works. It’s too early to tell whether it’s reliable for businesses, I’m more likely to trust Go as we know it’s battle tested.

It will definitely take more years to stabilise and promoting, other languages would have been mature and established.

Re: Lilith: x86-64 OS written in Crystal

#117
post #54

Is the dev a high school student? From their blog: https://fw.neocities.org/blog/5.html If so, this is crazy impressive.

Apparently they've also written a language, a static site generator in that language, a brainf*ck interpreter, and a markdown parser, among other things. Super impressive stuff. https://github.com/ffwff?tab=repositories

>Neural networks that learn to generate anime faces.

This is my favorite

Re: Lilith: x86-64 OS written in Crystal

#118
post #72
post #61

Earlier quoted context omitted.

If so, it is definitely mind-bending. Makes me wonder what people mean about not being over-ambitious, "avoiding NIH", "worse is better", "minimizing technical risk", etc. Somehow one is made to feel (by no particular person, but by the composite emergent vibe) that there are a hundred and one reasons to be more conservative. I wonder how many people have the audacity to re-imagine their software ground-up, and the t…

The Soul of a New Machine has an amazing passage on a software developer from Data General being too inexperienced to realize that what he was doing couldn't be done, and finishing it in record time. It's safe to say that people who aren't aware of or ignore limits put out better work on average than people who don't.

Indeed, reminds me of : One day In 1939, George Bernard Dantzig, a doctoral candidate at the University of California, Berkeley, arrived late for a graduate-level statistics class and found two problems written on the board. Not knowing they were examples of “unsolved” statistics problems, he mistook them for part of a homework assignment, jotted them down, and solved them. (The equations Dantzig tackled are more accurately described not as unsolvable problems, but rather as unproven statistical theorems for which he worked out proofs.)

Six weeks later, Dantzig’s statistic professor notified him that he had prepared one of his two “homework” proofs for publication, and Dantzig was given co-author credit on another paper several years later when another mathematician independently worked out the same solution to the second problem.

Re: Lilith: x86-64 OS written in Crystal

#119
post #4

What is that beautiful desktop wallpaper? any source?

Not sure why this was downvoted, but thank you guys so much. I attempted to view source and couldn’t find the image personally.

Because it was mentioned in the bottom of readme.

Re: Lilith: x86-64 OS written in Crystal

#120
post #41
post #32

Earlier quoted context omitted.

I dont believe she is underage. But she is half naked

And the windows are carefully positioned as to put her at the focus of the screenshot. And the project is named after a succubus? The overt objectification is unnecessary and unprofessional.

One she is not underaged. More like 20 something.

Two, it can also be named after the anime, Lilith.

Three, even so, nothing wrong about naming something after a succubus.

Four, I don't see the objectification. The objectification only exists in your mind.

Five, it is not a professional project. Also good for him that he didn't take the CoC (pun intended).

Post reply on HN