Live data from Hacker News

Viewing profile — adeel_siddiqui

adeel_siddiqui

HN member
Joined
Thu, Jul 07, 2016, 4:43 PM UTC
HN karma
73
Public activity
18 items

About adeel_siddiqui

Full stack developer. StackOverflow: https://stackoverflow.com/users/4436241/adeel-siddiqui

Recent public activity

  1. comment
    Comment #37508923

    Adobe provides adding fonts from their CDN and they are hosting Proxima Nova: https://fonts.adobe.com/search?query=Proxima%2Bnova . Looks like OP is using it from Adobe's CDN and n…

  2. comment
    Comment #32825387

    Isn't there already the OPTIONS verb which does the same thing as a possible HELP method? >The HTTP OPTIONS method requests permitted communication options for a given URL or serve…

  3. comment
    Comment #30577108

    Hibernate has actual prepared statements and binds values when the query is executed.

  4. comment
    Comment #28490605

    set `enable_seqscan` = 'off' or set local `enable_seqscan` = 'off'. This will force the pg query planner to use indexes. Experiment with it until you figure out why your query perf…

  5. comment
    Comment #27856890

    Nice write-up. Something does not add up here though. Primary writes 32 ahead to the WAL when fetched the first time, then keeps a counter (log_cnt) which it decreases each time ne…

  6. comment
    Comment #25245412

    Programming Languages, Dan Grossman, UW. https://www.coursera.org/learn/programming-languages It is a 3 part course and a bit more intensive than other courses on Coursera with cha…

  7. comment
    Comment #22905759

    Honestly, when the URL bar on Firefox started to get fatter on focus with the latest update, i found it a bit distracting. It was a sudden change to a component which people use th…

  8. comment
    Comment #22905711

    Frontend development/UI/UX design has gotten stuck in a weird loop. Many companies/startups get working on redesigning the UI every 6 months just because some competitor has a new …

  9. story
  10. comment
    Comment #22246002

    Well, SAP has for long been a money making blackbox for consulting firms. Think IBM, Accenture and the likes. They rake boatloads of money for multi-year contracts to implement SAP…

  11. story
  12. comment
    Comment #20828646

    Part 1 of the story: https://khn.org/news/india-burgeoning-chronic-pain-market-us...

  13. story
  14. comment
    Comment #20565142

    Good point. If you are doing this, you also need a good autovacuuming strategy on your pg database. Depending on the size of the tables and the frequency of DELETEs, not vacuuming …

  15. story
  16. story
  17. story
  18. comment
    Comment #15037476

    Would just like to add one in addition to the points already made in the comments: Offering you a significant raise, a different and more interesting project/location, when you hav…