Viewing profile — adeel_siddiqui
adeel_siddiqui
HN member- Joined
- Thu, Jul 07, 2016, 4:43 PM UTC
- HN karma
- 73
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About adeel_siddiqui
Recent public activity
-
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…
-
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…
-
comment
Comment #30577108
Hibernate has actual prepared statements and binds values when the query is executed.
-
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…
-
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…
-
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…
-
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…
-
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 …
- story
-
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…
- story
-
comment
Comment #20828646
Part 1 of the story: https://khn.org/news/india-burgeoning-chronic-pain-market-us...
- story
-
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 …
- story
- story
- story
-
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…