Live data from Hacker News

Viewing profile — ChymeraXYZ

ChymeraXYZ

HN member
Joined
Wed, Apr 18, 2018, 11:32 AM UTC
HN karma
187
Public activity
42 items

About ChymeraXYZ

No profile information was provided.

Recent public activity

  1. comment
    Comment #46211515

    I know it may sound stupid but in my latest project I chose ULIDs because I can easily select them as one word, instead of various implementations of browsers, terminals, DB guis, …

  2. comment
    Comment #43934760

    No... No, it's not. Just require password/confirmation for every purchase. I have 3 kids and not a single one has purchased anything without me approving it (where they did not pay…

  3. comment
    Comment #42959929

    Could be, but it does not change the fact that we do not understand them as of now.

  4. comment
    Comment #42075222

    What is the reason it should not be able to support rendering markdown? The underlying files are still just plain text and if it's not .md (or whatever other extensions may make se…

  5. comment
    Comment #41855970

    (a) Not everyone can afford to manage that (e) They key point is that it needs to be standardized to the point of the vendors supporting it. As long as there is a general API (for …

  6. comment
    Comment #41043964

    Personally I'm using Migadu at the moment and for me the killer feature is that the price per month is not bound to users and/or domains. I have several tens of "users" (many are m…

  7. comment
    Comment #40439080

    > Some sites disabled pinch zooms (massively frustrating for images). Best are the blogs that have embedded images of graphs or something and they are as large as you can make them…

  8. comment
    Comment #40283117

    Migadu is Swiss

  9. comment
    Comment #37277731

    I am maintaining a fairly complex set of nodered flows, dealing with some long running tasks performed by other tools. When checking n8n the impression was that it's like a v2 of N…

  10. comment
    Comment #37032082

    General question: Is there an actual use for this kinds of projects, beyond showing what can be done? I have seen many different "web desktop" projects and while most of them were …

  11. comment
    Comment #36476199

    > That’s a poor analogy, you do have the tools to properly and easily compensate such linguistic disability, as easy as having someone double checking their writing or having one o…

  12. comment
    Comment #36174372

    Yes but then it's no longer declarative, is it?

  13. comment
    Comment #36174181

    "you’ll be paid in STORJ Token." https://www.storj.io/node This statement basically makes me unable to take this seriously. At "Egress Bandwidth $20/TB" it should pay off to buy up…

  14. comment
    Comment #36174093

    How do you deal with for example with this: New column C C = A + B Drop A, B If I just specify the desired state I get data loss...

  15. comment
    Comment #36174069

    This! Ever since I discovered sqlc it's my go to for any dB it supports. It's a joy to work with and does exactly what you expect it to, no strange magic.

  16. comment
    Comment #35394397

    I switched last year after being exclusively on Linux for approx 5 years. Hardware is hands down the best in terms of battery life. It's hilarious compared to pretty much anything …

  17. comment
    Comment #35141393

    > So long as the amount of audio sent in a packet is larger than how long it takes the next packet to get there, you'll be transfering audio data faster than it is playing, making …

  18. comment
    Comment #35139486

    Yeah, no because "streaming" is just transferring a chunks that can then be played. You are not sending bits from the network card straight to the audio out. Even if you have a cer…

  19. comment
    Comment #34780428

    > What does it mean to be worst-in-class for text chat I expect a chat program to show me all messages the have been sent in a chat, in so far the other party intends me to view th…

  20. comment
    Comment #34397963

    > And with good ORMs like Entity Framework the underlying queries they generate are predictable. Right up until they are not and generate crap. I went from "predictable" EF generat…

  21. comment
    Comment #34078808

    Unfortunately this only seems to be available for repos you own yourself and not if an org owns the repo, making it useless in a company context until that is expanded. Great for p…

  22. comment
    Comment #33901413

    a = 7 b = 9 Write a program to make a == 9 && b == 7 No, I don't care how many new variables you use and what language you use. Yes, I had people not be able to complete this. I wo…

  23. comment
    Comment #33528648

    I have personally not seen one single case where the website managed to do that. Ever.

  24. comment
    Comment #33244093

    I have only recently tried GoLand while living in vim for ~5 years. IMO vim's autocomplete is significantly better than GoLand. Not saying the rest of the auto-insert helpers, but …

  25. comment
    Comment #32328156

    But that's the thing... if the bank gets hacked, there are laws, regulations, and protections in place to: a) try to prevent that happening in the first place b) at least give you …