Live data from Hacker News

Viewing profile — maelkum

maelkum

HN member
Joined
Tue, Jun 06, 2017, 9:10 AM UTC
HN karma
19
Public activity
23 items

About maelkum

No profile information was provided.

Recent public activity

  1. comment
    Comment #23552729

    I can't recommend Sourcehut enough! The git.sr.ht service is just the tip of the iceberg, though. It also provides you with CI, issue tracking, mailing lists... And it works perfec…

  2. comment
    Comment #23249233

    I think the Shadowrun adage is applicable here: "Watch your back, shoot straight, and never, ever, cut a deal with a dragon." Microsoft is the dragon here. Even if it appears frien…

  3. comment
    Comment #19279576

    I have a codebase that amounts to several kLOC of C++, available here: https://git.sr.ht/~maelkum/viuavm While I openly admit that parts of it are shoddily written, I also try to a…

  4. comment
    Comment #18680623

    I am using this method to a great success at my current job. It leads to always having a clear, well-defined place where you look for changes related to issue XYZ. Support from too…

  5. comment
    Comment #17488697

    Probably the latter. The "deadbeef" string as a "random" hexadecimal example is pretty common.

  6. comment
    Comment #17488237

    In a true hackerish style, I rolled my own solution: https://github.com/marekjm/issue Back in 2015, I decided that all the issue tracking systems I knew are too heavy-weight. I don…

  7. comment
    Comment #17151210

    You mean "The most resilient torrent website in the Galaxy"? The TPB crew was ahead of the times.

  8. comment
    Comment #16753872

    > Where Viua stands in terms of performance for both generated code speed and compilation speed? The performance is, frankly, abysmal. At this time you shouldn't use Viua if what y…

  9. comment
    Comment #16752425

    Hi, Viua VM's developer here. Sure, compiling a language to a VM with mismatched semantics is not a pleasant experience. Viua's execution model of many processes communicating via …

  10. comment
    Comment #16752410

    Hi, Viua VM's developer here. Yeah, the naming of "vector" is unfortunate, I'll give you that. In Viua, a vector is simply a data structure with push, pop, insert, etc. operations …

  11. comment
    Comment #16752402

    Viua VM's developer here. That's sort of the point of the VM. Maybe not to become the new Erlang, but to become the new BEAM.

  12. comment
    Comment #16752387

    Hi, Viua VM's developer here - I am behind this project. The initial target/goal for me was to create a programming language, but I found it hard to dig into GCC (didn't know about…

  13. comment
    Comment #16752350

    Hello everyone, the Viua VM's developer here! If you have any questions, just ask, I will try to answer them. Mind you, I am not the one who posted the VM here. I was specifically …

  14. comment
    Comment #15608984

    News at eleven...

  15. comment
    Comment #15499180

    Well, yes. He can't. I assume you already know why but, in case you don't, let me put it in simple terms for you: it's easier to create something from scratch than to extend existi…

  16. comment
    Comment #15356642

    > The Wallaroo license seems to be non-free, which I think is very unfortunate and a misses an opportunity to be more widely used: (...) Maybe. But then, if they require you to buy…

  17. comment
    Comment #15347109

    You know... there's a difference between "(...) with people on ARM, Google, Apple, Blommberg, Sony, IBM, Microsoft's payroll?" and "people on Google payroll". In one case you have …

  18. comment
    Comment #15174444

    This is a useful comment. The suggestion to go with an interpreter first if you want to have something in a relatively short amount of time is a good one.

  19. comment
  20. comment
    Comment #15089156

    > When i'm debugging/developing/whatevering code that is going to run the same in all supported browsers, (...). Completely off-topic remark: I always find it funny that Web is hai…

  21. comment
    Comment #15045331

    Maybe... but not everything can be cancelled. What if you are too late and, say, asynchronous write to a disk was already commited and the data is out of your program and on the dr…

  22. comment
    Comment #14646621

    Well, given sufficiently good libraries everything can be written in 10 lines of C.

  23. comment
    Comment #14495814

    > Leave me alone, apple. This is my iPad, not yours. That's where you're wrong.