Live data from Hacker News

Viewing profile — djfm

djfm

HN member
Joined
Mon, Dec 01, 2014, 12:55 PM UTC
HN karma
414
Public activity
103 items

About djfm

No profile information was provided.

Recent public activity

  1. comment
    Comment #36616968

    they have no doubt been doing it, they're just using the panic of a brainwashed population thinking they're on the brink of Islamic revolution to normalize it

  2. comment
    Comment #35693354

    Random audits in data brokers' data centers? Software on consumers' devices that records ads seen and file complaints if consumers are still being tracked? It's very easy to detect…

  3. story
    Ranting about Gnome Shell Extension Writing

    I like Gnome a lot. The idea you can customize the shell using JS is just awesome, but... Nothing seems to work. I'm reading the intro[1], where it first advocates the use of the G…

  4. comment
    Comment #17912023

    This should be open-sourced so that the probability of creating a dangerous true AI is lower. I fear there may be something very wrong in this but I'd love a DIY grow-your-brain ki…

  5. comment
    Comment #17911770

    I was gonna comment the same, so thanks for getting all the downvotes :)I think it's not that sexist but at first I was shocked. Now I think it is just using way too many stereotyp…

  6. comment
    Comment #17782070

    Isn't the title a bit misleading? > Hence, our attempt to convert high-level code to assembly code takes us one step closer to completing the dream of making a chemical compiler.

  7. comment
    Comment #17772862

    I would add mindfulness meditation to the list.

  8. comment
    Comment #17751320

    As a developer I don't estimate work based on number of lines I expect to write, so while this metric is interesting I do not think it explains why we miss deadlines. It does indee…

  9. comment
    Comment #16131152

    Also, commenters to this thread won't be let through.

  10. story
    Is there a urban dictionary like with search by description and

    Example, I need (ok want) an abbreviation for the description of a common sentence (like eveeybody who said it once knows the feeling you are feeling when you do use it): > Have yo…

  11. comment
    Comment #14748243

    No offense taken. I said I like to write it this way, not that I always do it. > why code like that It's a fun exercise. > it would be a huge waste of time and energy I don't fully…

  12. comment
    Comment #14746238

    Shouldn't it be ".map(([prop, value]) => ...)" ? I like to write it this way, using as much syntax sugar as possible: const mapObject = fn => obj => Object.assign( ...Object.entrie…

  13. comment
    Comment #14746193

    it's very unlikely this is going to be the bottleneck in your application

  14. comment
    Comment #14740063

    My thoughts exactly! The amount of things you need to know in order to use react and redux is ridiculously low. You're basically just composing functions of two types "(state, acti…

  15. story
  16. comment
    Comment #14697543

    Well "a.b.c" violates the principle that you should never access a property more than one level deep anyway ;) But in this case it's pretty straightforward to write a function like…

  17. comment
    Comment #14623417

    Right. We might as well just compile our JS to Java. Instead of using web tech to build native apps I think we should focus on improving browsers so that web apps behave more like …

  18. comment
    Comment #14617561

    Yeah, technology loves cycles. "Hey, let's write an editor for a browser. Oh wait, we need a browser for that editor". Something good will probably come out of this eventually. I m…

  19. comment
    Comment #14573737

    This is interesting, I love writing this kind of frameworks myself to get a better understanding of the ones I use in production. But I fail to see which problem this tries to solv…

  20. comment
    Comment #14551826

    I don't understand what they mean by 11 dimensions. Last I checked we only have 3 spacial dimensions (exotic theories notwithstanding).

  21. comment
    Comment #14094479

    And no hoverboards, damn!

  22. comment
    Comment #13715644

    The title is misleading, I thought this was going to be about "True AI". The AI doesn't write its own code, it writes code instead of you but always uses the same code. Or did I mi…

  23. comment
    Comment #13704766

    Surely some folks will re-implement it :) I for one am willing to contribute the day wayland becomes too mainstream.

  24. comment
    Comment #13704734

    Hallelujah the [1]missing dropdowns are fixed! Long live the best WM ever! [1] https://github.com/xmonad/xmonad/issues/42

  25. comment
    Comment #13278325

    I try those new shiny DEs from time to time and always come back to xmonad. In particular, I need to be able to have desktop #x on display #y and desktop #z on display #t, i.e. hav…