Live data from Hacker News

Viewing profile — quilombodigital

quilombodigital

HN member
Joined
Sat, Oct 14, 2017, 4:58 AM UTC
HN karma
142
Public activity
57 items

About quilombodigital

No profile information was provided.

Recent public activity

  1. comment
    Comment #47319009

    I was trying to roast this guy because I figured a burn-in test should accomplish the same thing he’s doing. But no... I had to ask the great oracle, GPT (General Purpose Truth), a…

  2. comment
    Comment #46719580

    thats why I said I only miss the option to verify my vote history. I dont need to know how my vote got there, I just need to verify it at the place that sums all votes.

  3. comment
    Comment #46719547

    yes, I dont see why it should not be open sourced publicly. maybe send someone with an eidetic memory to audit it. :)

  4. comment
    Comment #46715259

    It is false your affirmation that they are not audited by public organizations. Entities can register to see the source code in a controlled room. In 2024 for example the party Uni…

  5. comment
    Comment #46714561

    In Brazil we have been using electronic voting for decades. See, here we always had issues with corruption, and thats why we had to implement it. The thing is that we always had ma…

  6. comment
    Comment #46531083

    The best private operating system for journalists is the "Olivetti Lettera 22" [1]. * Cross-Platform * Multi-Language * Offline * Room Protection For extra security, you can use an…

  7. comment
    Comment #44562874

    Yes, you would eventually be capable of sharing GPU power, devices, audio, anything. Imagine all your machine´s idle power available to others. Right now your GPU is barely being u…

  8. comment
    Comment #44561444

    This really reminds me of what Plan 9 was aiming for — breaking out of the 'box' by making everything a file, using per-process namespaces, and cleanly exposing system and network …

  9. comment
    Comment #42421534

    Maybe now you should try to do an app to forget files. Mindfileness.

  10. comment
    Comment #41211472

    Its early to make assumptions, but the weather report confirms the theory, and at the plane previous flight, from the inverse route, a passenger filmed ice at the wings.

  11. story
    Ask HN: What HTML5 engines are used for iGaming

    My company asked me to research what HTML5 engines, IDEs and tools are commonly used in iGaming. I know there are a lot of them (PlayCanvas, Defold, Godot, PhaserJS, Cocos2D, etc),…

  12. comment
    Comment #41115455

    For this specific scenario, a simple custom format, one line per config, properties separated by commas and key from value by equals. In C# you can populate a dictionary with reada…

  13. comment
    Comment #41105647

    To me, the biggest indicator that all the links being posted here about Git submodule systems come from people who don't know what they're doing is the fact that all of them (vdm, …

  14. comment
    Comment #38749465

    Yep. Good old days… I also had a bbs with a friend in Brazil, we would make very expensive international calls twice a month to other bbs to download the news. Ah… and of course th…

  15. comment
    Comment #38398639

    Hey nice! I always wanted a subliminar ads player! Now I can just order online things without knowing why!

  16. comment
    Comment #34058466

    I agree with most answers. Therapy is good. Tried any sports? I am almost 50 and started learning kitesurf... it is frightning, but I know I need to expose myself to some level of …

  17. comment
    Comment #32096511

    As someone already stated in this thread. Its just stuff. I also had a collection with a friend when I was 25. I started programming with 12, so I had tk85, tk90x, appleII, MSX, am…

  18. comment
    Comment #32082950

    I guess the real issue here is the "work-life balance is stellar". Humans just cant stand being in a comfortable position for a long time. People struggling in their jobs/life will…

  19. comment
    Comment #31383148

    good point... but I was not talking about OOP, I was talking about dynamic typing versus static typing. :)

  20. comment
    Comment #31381543

    I dont think saving a few lines for a very rare corner case is a strong reason to add a language feature

  21. comment
    Comment #31381355

    "If in your career you never needed to enumerate cases that required different data..." . Maybe one or two times... but it is not like "hey, it is impossible", or "shit, I have to …

  22. comment
  23. comment
    Comment #31381275

    can we have a not-messy-not-elegant language? :)

  24. comment
    Comment #31381221

    I humbly accept the critic. :)

  25. comment
    Comment #31381134

    The examples you gave are not language features, are frameworks/libraries... not the discussion. (the only exception I can see is the "logging API", but this is debatable)