Live data from Hacker News

Viewing profile — bjornjajajaja

bjornjajajaja

HN member
Joined
Mon, Jan 13, 2020, 12:24 AM UTC
HN karma
63
Public activity
15 items

About bjornjajajaja

No profile information was provided.

Recent public activity

  1. comment
    Comment #22548292

    And thus it begins: Mother Nature cleansing the world of the human virus. All we do is rape the planet—what did people expect? COVID19 is just the beginning.

  2. comment
    Comment #22521556

    Hmm. I think it could work well. Thinking if Qt signals/slots mechanism but using database. If you have separate tables for publish subscribe (one writer multiple readers) it would…

  3. comment
    Comment #22398559

    Honestly if a solution is too hard to understand and debug then it is not elegant. Elegance is turning a complicated solution into an easier-understood one. Clever solutions could …

  4. comment
    Comment #22396585

    It would be nice to have “elegance” brought into the picture too. Code is an art as well!

  5. comment
    Comment #22393979

    Well it doesn’t even have a 1.0 release so that’s enough to cut them slack. For instance, the foundation of the house is most critical but when everyone looks at the foundation and…

  6. comment
    Comment #22327670

    Microsoft has been fairly good at allowing older binaries to run on newer systems. Apple is pretty annoying in this regard. There’s a lot of software that doesn’t work on versions …

  7. comment
    Comment #22319842

    You know which state had the best designs? Nazi Germany. And their uniforms were impeccable. Sad that they destroyed the peaceful notion of the original symbolism. Then now we have…

  8. comment
    Comment #22284483

    Curious if it would be possible to do this setup with VR as well.

  9. comment
    Comment #22271994

    Also, who really NEEDS 802.11 ac?? If you’re that picky wtf not plug into Ethernet??

  10. comment
    Comment #22258994

    No one is 100% polarized introvert or extrovert though. I’m willing to be t silent environments are more conducive to productivity. Whomever designs those open spaces watches way t…

  11. comment
    Comment #22258942

    Yup it’s been proven that libraries are good places to get work done not cafeterias. They really should have collaborative AND personal spaces. Not a forced airport-like office set…

  12. comment
    Comment #22191142

    C has its place; every language has its quirks. I think a lot of emphasis needs to be put on testing code. Like SQLite uses Tcl to script tests. C is easy to test because the “soft…

  13. comment
    Comment #22120183

    Honestly people have “stayed wet“ for centuries without chemicals. We’ve hung our clothes to dry instead of using machines too. Lots of apparel products are highly overrated. And t…

  14. comment
    Comment #22080061

    I find the systems oriented classes like RedHat Linux admin, Network+, security+, etc are really nice. Lots of stuff in there to build skills in generally useful topics. As for clo…

  15. comment
    Comment #22030870

    This is because programming is an art. It has fundamental components (objects, functions, templates, iterators, etc) like in visual design (point, line, shape, value, etc). I think…