Live data from Hacker News

Viewing profile — pkillarjun

pkillarjun

HN member
Joined
Mon, Apr 22, 2024, 4:14 AM UTC
HN karma
5
Public activity
6 items

About pkillarjun

No profile information was provided.

Recent public activity

  1. story
  2. comment
  3. comment
  4. comment
    Comment #42219227

    I will start using Claude the day they stop asking me for my mobile number.

  5. comment
    Comment #41679106

    > sudo lsof -n -i -P | grep -i "cups" >cupsd 2843 root 7u IPv6 12941 0t0 TCP [::1]:631 (LISTEN) >cupsd 2843 root 8u IPv4 12942 0t0 TCP 127.0.0.1:631 (LISTEN) There is no open UDP p…

  6. comment
    Comment #41669055

    First I thought, "S%%t, I am hacked," because I know in Fedora CUPSD is installed by default and runs at boot. > /etc/cups/cupsd.conf > Listen localhost:631 After some checking, I …