Live data from Hacker News

Viewing profile — thinker5555

thinker5555

HN member
Joined
Sun, Jun 12, 2016, 12:40 PM UTC
HN karma
83
Public activity
39 items

About thinker5555

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #46912079

    I gave it a try and ran into a situation where the 8 of hearts was the open card at the bottom of a column, and I had a 7 of spades sitting alone in another column, and when I trie…

  3. comment
    Comment #45367576

    Just make sure you watch it all the way to the end. Or at least pay attention to the date in the title.

  4. comment
    Comment #43767774

    I remember "cat lipstick" being a big joke/meme 20 years ago on Fark.com. Ceiling Cat was omnipresent and FB- was the father of the multitudes.

  5. comment
    Comment #43715345

    Maybe I'm just really out of my depth on this, but it feels like there's not a lot of information about _why_ these particular steps and tools are used. Why are 4 different Linux i…

  6. comment
    Comment #42965132

    > I ask our clients to build a list of their impressions for the first month (or even more) and then revisit that list after a month. A lot of requests magically vanish off that li…

  7. comment
    Comment #42914046

    I'm probably an oddball compared to most, but I use a VM as my main work environment. My main reason is because it's super easy to create a backup and test anything like OS or majo…

  8. comment
    Comment #42238017

    I just tried it out, but for some reason it's complaining about missing a pivot_vtab module when I try to open an existing database. (MacOS ARM/Ventura)

  9. comment
    Comment #42131867

    That's fantastic! I really appreciate it. I'm going to give it a whirl later this week.

  10. comment
    Comment #41982431

    This is pretty cool! I recently started keeping "one text file per month" for my work stuff, and it's been really helpful to have one place to go to see what my next plans are, wha…

  11. comment
    Comment #41732600

    Disclaimer: I'm not a developer, but a data analyst in a very small ecommerce company and fulfillment center. I do quite a bit with light-to-medium automation and "development", as…

  12. comment
    Comment #41308987

    I've seen the "workspaces" thing in a few different browsers now. I know Vivaldi and Arc have them, and it sounds like it's a separate thing from profiles, but I don't quite grok w…

  13. comment
    Comment #40914790

    I've used both DB Browser and SQLiteStudio, and I prefer the flow and interface of SQLiteStudio. It's been a few years since I've used DB Browser, so I forget exactly what I didn't…

  14. comment
    Comment #40318607

    A little over a year ago I was struggling with python related to packaging and managing my own dependencies. I found a blog post called "Relieving your Python packaging pain"[0] th…

  15. comment
    Comment #39027117

    > It feels like almost all the issues with self-checkout technology come from the attempts to minimise shoplifting, which don't even seem that effective at doing that. Agreed. And …

  16. comment
    Comment #39021416

    I have one of these sitting on my shelf! I still get it down and flip through it every so often. I used BeOS around 2002 and 2003, and it was so cool. One of my favorite things was…

  17. comment
    Comment #38474675

    I haven't had the same experience with Yabai. I've been using it happily and without issue since April, and I don't think I've had to restart it once. Before Yabai I was using Amet…

  18. comment
  19. comment
    Comment #35947115

    In the post link, there's a section called "See it in action" with a video, and in there he shows an example of installing gedit into a container and running it.

  20. comment
    Comment #35320976

    I've been using Amethyst for a few years now. It's not exactly a separate WM in terms of changing the window decorations, but it's more of a kind of an automation layer that works …

  21. comment
    Comment #34417968

    I did some looking around, and it sounds like it fails to work correctly with namespace packages. Something about the way you have to add them to the path leads to them being later…

  22. comment
    Comment #34417907

    Thanks. I know that was the case with the M1 MBPs, but wasn't sure if that would carry over to the M2 versions, and I didn't see anything about charging via the USB-C ports in the …

  23. comment
    Comment #34416958

    This may be a stupid question, but does anyone know if you could charge through one of the Thunderbolt ports instead of having to use the magsafe connector? My work uses Macs for a…

  24. comment
    Comment #34399675

    I'd be curious to know what they are, as I'm interested in giving the -t flag a try myself.

  25. comment
    Comment #34399666

    It's funny how "pip help list" or "pip help freeze" works. :-) I found I can add --path .lib to list/freeze those. It's an extra step, but not too terrible.