Earlier quoted context omitted.
That's like recommending Office via Wine in 2001.
Not in the slightest. WSL is capable for most things. Wine in 2001 was not usable
Lilith: x86-64 OS written in Crystal
51–60 of 265 posts
Re: Lilith: x86-64 OS written in Crystal
#52Earlier 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.
hobby projects shouldn't be bound by the moral (really aesthetic) sense of corporate america.
Re: Lilith: x86-64 OS written in Crystal
#53Earlier quoted context omitted.
What's Crystal's unique selling point? It's older than Rust, Kotlin, Swift, Nim, or even OCaml, and doesn't really offer anything they don't. More Ruby-like syntax? Fine, but most people don't particularly like Ruby syntax.
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.
Ruby’s syntax is a great fit for Ruby’s semantics but—and Ruby is my personal favorite language—I don't see much point for it divorced from that. It's the one thing I like least about Elixir.
OTOH, Crystal looks like it may be close enough to Ruby semantics that Rubyish syntax is a plus rather than a misdirection and distraction.
Re: Lilith: x86-64 OS written in Crystal
#54Is the dev a high school student? From their blog: https://fw.neocities.org/blog/5.html If so, this is crazy impressive.
Re: Lilith: x86-64 OS written in Crystal
#55Neat project, though slightly undermined by the drawing of the half-naked underage girl in the readme
What makes you say she’s underage?
Re: Lilith: x86-64 OS written in Crystal
#56Re: Lilith: x86-64 OS written in Crystal
#57Earlier quoted context omitted.
Not in the slightest. WSL is capable for most things. Wine in 2001 was not usable
Can you use graphical applications with WSL?
Re: Lilith: x86-64 OS written in Crystal
#58Wow. That's impressive. Crystal is a solid alternative to Go. I gave it a solid look when figuring out which language I should learn. The only reason Crystal didn't make it is because it's just missing some core features. The one that sticks out is there is no way to get the length of a channel last time I looked. But this is impressive and I can't wait to see what's next
- libraries
- community
- support
The language itself is not even finish or properly tested.
Re: Lilith: x86-64 OS written in Crystal
#59Wow. Preemptive multitasking, graphical window management, POSIX-like, in a programming language that to my knowledge it hasn't yet been done in... and in just several months of work. There's no smoke and mirrors as far as I can tell. I dug back to the initial commit: https://github.com/ffwff/lilith/commit/c9fa1053dc6a22d630ee6... - and it's just bootstrapping to VGA. Very well done, and inspiring. Makes me want to t…
Maybe it's just because I come from Ruby, but Crystal seems like an amazing language. I'm interested why it seems to be getting little attention compared to Go, Rust, & Julia. It seems in the same league to me. Kotlin and Swift have more obvious reasons for their adoption.
Re: Lilith: x86-64 OS written in Crystal
#60Wishes of a successful long term project.
I will be adding it to my OS list.