Spyke

Replies

Comment on

Affine- Opensource Notion alternative

The license on server forbids you to do anything about it, but it is "hey look, open source!". i.e. You can see, develop and modify the code on your own but under the license you can't do anything about it. That's really saying you are allowed to develop something you legally cannot own unless you paid the subscription, on top of that they can slap the "open source" label on it.

linux

Comment on

Building a secure Operating System (Redox OS) with Rust (Interview)

Reply in thread

Nope, rust is ideal for kernel code, it really is an improvement.

Writing kernel in C is like building a house with a hammer on loosen handle, there is too much give and the builder has to tap it a few times before every strike. You could say the builder knows how to build and secure a house, but hes still a human. The loosen handle adds too much difficulty result in errors which would otherwise be avoided.

Comment on

What are your top 3 purchases of all time?

  1. inline skates - it is gift from god, period.

  2. Supersonic cleaner - it can clean anything, it is simply amazing.

  3. Lumix GX80, a M43 camera - it has everything right, the grip, the compactness, easy menu, the mechanical switches..etc on top of that, inexpensive. It allows me to carry it as if it is an action camera.

guix

Comment on

The goblin and the shepherd

Quote from the article:

This new functionality will be further edified by allowing services to pass service dependencies as capabilities, including capabilities on remote services. Or to put it simply, users will be able to connect multiple distinct machines together at the system layer to act as one machine for some computing tasks. As an example, in combination with Guix's deploy, this work will allow Guix to replace solutions like Kubernetes!

Oh my, that's interesting.