Live data from Hacker News

Viewing profile — obiwanpallav1

obiwanpallav1

HN member
Joined
Mon, Aug 19, 2019, 6:15 AM UTC
HN karma
77
Public activity
38 items

About obiwanpallav1

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #32735351

    Has someone implemented this for creating a sitemap for a website user(and not for the crawlers)?

  3. comment
    Comment #32447742

    Just like the CSS Grid template layout, chaakoo[1] can break the tmux windows into panes based on a 2D layout. Screenshots in the README! 1. https://github.com/pallavJha/chaakoo

  4. comment
    Comment #31325335

    In which scenario would you use litestream[1] vs rqlite[2]? 1 - https://github.com/benbjohnson/litestream 2 - https://github.com/rqlite/rqlite

  5. comment
    Comment #31311911

    For layout in Tmux you can checkout https://github.com/pallavJha/chaakoo too.

  6. comment
    Comment #30886597

    I've been using `Apprentice` theme https://github.com/romainl/Apprentice Has been a great experience so far

  7. comment
    Comment #29158828

    I was thinking about it as well. It provides a carefree holiday sort of feeling similar to the old postcards. Very much similar to the West Indies cricket board logo. 1 - https://c…

  8. comment
    Comment #28969775

    Being a backend developer, I've always assumed CSS to be magical. Recently I needed to learn CSS to make my website viewable, so I started with w3schools. But the pace was too slow…

  9. story
    Show HN: Slice and dice your TMUX windows and panes using Chaakoo

    Hi Folks, I've created a Go based tool, named Chaakoo, for creating TMUX windows and panes based on a configured layout. The idea here is inspired by the CSS grid template areas. T…

  10. comment
    Comment #28747112

    Hi Folks, I've created a Go based tool, named Chaakoo, for creating TMUX windows and panes based on a configured layout. The idea here is inspired by the CSS grid template areas. T…

  11. story
  12. comment
    Comment #28703779

    Robert Fripp released a new playlist, in youtube[1], named Music For Quiet Moments. It is an instrumental album and quoting from the description: ` Robert Fripp's "Music for Quiet …

  13. comment
    Comment #28328646

    Thanks for the info! One question: Let's assume that I've added Firefox containers and instructed it to open every tab in a new container. If I open a link from the Google search r…

  14. comment
    Comment #28328444

    I did not understand the last sentence. If I solve the captchas, get the search results and then do the cleanup, it'll just continuously ask for the captchas and that's the only ad…

  15. comment
    Comment #28328151

    Side question: If I can just instruct the browser to delete the sessions, cookies, localstorage, etc. after I close a Google search tab, then would it require us to self host Whoog…

  16. comment
    Comment #28255630

    I read somewhere that Go engineering team wanted go.org instead of golang.org but they couldn't get it as it was not for sale. [Can't find the source of this info though] Also, the…

  17. comment
    Comment #28085815

    I wanted to try it out but the page keeps on loading. Maybe that's the final stage because there is no-code, so nothing will be shown.

  18. comment
    Comment #28004633

    This[1] video by ColdFusion talks about a similar problem in the US in which Housing market is now being seen as the next big bet by the Wall Street Firms. In this scheme, a common…

  19. comment
    Comment #27915996

    This is very similar to the Myntra's logo incident[1] in India. 1. https://www.thequint.com/neon/gender/myntra-logo-change-offe...

  20. comment
    Comment #27833060

    What are/was the effects of GDPR in EU? Also, did it lead to a huge increase in the spendings for MasterCard?

  21. comment
    Comment #27768697

    How will it impact the current Solar energy sector? Two of the major pain points were the erratic weather refusing to generate energy because of sun's availability and the storage …

  22. comment
    Comment #27720045

    This is what I understood: There are two side of a programmer a. Intellectual - The one who solves a problem by design discussions and creating mental model of the solution. b. Rob…

  23. comment
    Comment #27634820

    I took the Coursera's Machine Learning course in 2017 just because I had some time then. But I didn't work on any related project, back to square one now. A few weeks back I starte…

  24. comment
    Comment #27627958

    Nice list! Can you share your resources for Graphics Design?

  25. comment
    Comment #27372332

    Node.nodeName returns the HTML elements' uppercase name. Not sure why though.