Live data from Hacker News

Viewing profile — delfaras

delfaras

HN member
Joined
Wed, Jan 08, 2014, 8:01 PM UTC
HN karma
62
Public activity
17 items

About delfaras

Software engineer

Recent public activity

  1. comment
    Comment #43772908

    funnily enough, there was an infamous bug in GTA5 for a long time that was related to using JSON : https://nee.lv/2021/02/28/How-I-cut-GTA-Online-loading-times...

  2. comment
    Comment #38459458

    I've had some fun with https://github.com/type-challenges/type-challenges or https://bigfrontend.dev/typescript

  3. comment
    Comment #36954175

    This timeline component is gorgeous, I would love to use it as a lib for some other project

  4. comment
    Comment #31957596

    Saints, for real ? The rate of consumption of Americans would require more than 5 planets to be sufficient, Most African countries need less than one You mention mining and defores…

  5. comment
    Comment #31107092

    Asked: > I said "frick" to my cat Got: NTA - You can say “f* ” in nearly every country in the world, it’s not exactly a swear word. I’m pretty sure your cat doesn’t understand what…

  6. comment
    Comment #31096539

    there's a screenshot just below posted by the author: https://gist.github.com/frabert/48b12088441f6195ea9292c2a5a7...

  7. comment
    Comment #26658411

    I have a ~ 10 minutes walk commute to work and event I share your opinion, I wouldn't want to go back to the office either I used to work remotely for a different continent + 9 hou…

  8. comment
    Comment #25989741

    Yeah but this year the number of people working from home that would connect to slack directly at the beginning of their work day must be much much larger than the other years

  9. comment
    Comment #20553422

    Ah you're right, the asterisks have been interpreted as italics. Can't edit my comment, sorry Here's a paste: https://pastebin.com/kBHprdyj

  10. comment
    Comment #20552323

    Here's the complete source for anyone curious ``` exports = module.exports = trim; function trim(str){ return str.replace(/^\s |\s $/g, ''); } exports.left = function(str){ return …

  11. comment
    Comment #17557052

    I absolutely hate how tumblr implemented their cookie policy. Doesn't GDPR forces vendors to have an easy opt-out from all button ? In any case, i took the trouble from opt-ing out…

  12. comment
    Comment #17035591

    While I agree that the article does a poor job at explaining why they are affected by the changes in the Audio API, I advise you to visit the chromium bug tracker issue [1] and che…

  13. comment
    Comment #16203298

    > When I started writing the answer to this question, it turned into a long description, so I'm actually going to separate it into another article and publish it a little later. eh…

  14. comment
    Comment #14458891

    The worst thing about messenger stories would be how they are force feeding it to you in the app ( I'm not sure they even show up on the web version). Example: http://i.imgur.com/a…

  15. comment
    Comment #13443484

    There's a description of the method in the Readme https://github.com/anvaka/common-words#how-are-word-clouds-r...

  16. comment
  17. comment
    Comment #8637396

    Ionic relies on CSS and AngularJS. Additionally, it is intended to be used with Apache Cordova, though it is not mandatory