Live data from Hacker News

Viewing profile — sdqali

sdqali

HN member
Joined
Sun, Dec 04, 2011, 7:15 AM UTC
HN karma
311
Public activity
89 items

About sdqali

Passionate Generalist. Code, Home DIY, Wrenching on cars.

https://sadique.io

Recent public activity

  1. comment
    Comment #46150859

    Ironic, considering that FoodWishes has been on Blogspot forever. Blogspot (Google) could auto-generate it on the fly.

  2. comment
    Comment #46150580

    I had never tried footclient. Thank you for the correction.

  3. comment
    Comment #46143847

    This can be done through Nautilus scripts. > cat ~/.local/share/nautilus/scripts/Ghostty #!/usr/bin/env bash ghostty --working-directory=$(pwd) > cat ~/.config/nautilus/scripts-acc…

  4. comment
    Comment #46142190

    - It looks good. Or more correctly, it is easy to make it look good. If one spends a lot of time in the Terminal emulator, it looking good has some positives. - It uses plain text …

  5. comment
    Comment #46131711

    The D in DVCS working as expected.

  6. comment
    Comment #46090990

    The article is good, but I am more impressed by how the author has been posting every day since May 12th, 2008.

  7. comment
    Comment #46019247

    My old blog posts come up in the first page of search results for niche topics a lot, and it is very satisfying when someone reaches out to say that they benefited from it. On a si…

  8. comment
    Comment #46019202

    Lodge, the American maker of cast-iron cookware is a possibility.

  9. comment
    Comment #6835396

    This site has implemented this. http://vitaminsdesign.com/projects/lego-calendar/ Their JS in not minified, you may want to take a look.

  10. comment
    Comment #6818804

    I wrote Commentary to address this issue - https://github.com/sdqali/commentary

  11. story
  12. story
  13. comment
  14. story
  15. story
  16. story
  17. comment
    Comment #6480178

    May be blog is not the right name for it. This is useful in a situation where you want to write something quickly without going to the lengths of publishing a full blog post and th…

  18. comment
  19. comment
  20. story
  21. story
  22. story
  23. comment
    Comment #6192902

    This has existed for ages in the form of GNU Screen. (Or Byobu, if you want a variation with bells and whistles.)

  24. story
  25. comment
    Comment #5734013

    I did history | grep -v "=" | .... to ensure that commands where I specified environment variables are ignored.