Live data from Hacker News

Viewing profile — mabcat

mabcat

HN member
Joined
Thu, Sep 03, 2015, 12:15 PM UTC
HN karma
492
Public activity
86 items

About mabcat

e:hn-at-e.mab.pm lemmy:@mabcat@programming.dev https://programming.dev/u/mabcat

former project: OkToTalk, recommender and matching system to find you the right psychologist for your situation and personality

If you've ever wondered why everyone says "therapy is great, you should get a therapist" and yet it's ridiculously hard to actually do this, I can discuss it at length...

Recent public activity

  1. comment
    Comment #38985903

    It's often said that to be outstanding, you should master two different fields then work at the intersection of those fields. For a lot of people the model of "real greatness" is L…

  2. comment
    Comment #37672712

    Closest name I can think of is "commitment and consistency". People tend to behave as they have behaved in the past, doing so is both a cognitive shortcut and a source of positive …

  3. comment
    Comment #37450797

    VB was probably the charmingest language I’ve ever used, especially for GUI. It takes the cake for “rather complex runtime” though. As I recall, they bundled the entire VB interpre…

  4. comment
    Comment #37256561

    Agree. Shimmer is currently in the "assume good faith" category and it would help everyone if commenters gave feedback and asked questions from this perspective. From what I've see…

  5. comment
    Comment #37187110

    I know a nuclear physicist who got paid to go through the scripts and turn "CHARACTER: [insert science thing here]" into dialogue

  6. comment
    Comment #37042065

    This looks excellent! It's a great interface for two things I'm struggling to make LlamaIndex do: explain and debug multi-step responses for agent flows, and cache queries aggressi…

  7. comment
    Comment #37040778

    I think that's the wrong end of the stick. When you publish research, the software you used/built on is part of the methods and needs to be cited. The authors are doing you a court…

  8. comment
    Comment #36644285

    It's an alternative, does a similar job, depends on/abstracts over langchain for some things. It's easier to use than langchain and you'll probably get moving much faster. They've …

  9. comment
    Comment #36571250

    My situation somewhat overlaps with yours. I ordered a "water flosser" from everyone's favourite ecommerce site, and use it daily in the shower. It seems to be doing something, and…

  10. comment
    Comment #36412292

    You do need to separate medium of exchange from store of value. Real estate is useless as a currency while being the primary store of value for most people. Most of your objections…

  11. comment
    Comment #34215656

    From the study, in-person schooling increases teen suicides by 12-18%. Is this fatality rate acceptable on the basis that it's "very necessary" to socialize the remaining children …

  12. comment
    Comment #33486353

    For sure it's too much to ask. Get started on Twitter: 1. go to twitter.com 2. enter your name and phone number Get started on Pleroma: https://docs.pleroma.social/backend/installa…

  13. comment
    Comment #33486226

    masto.host was an option yesterday, now it looks like it won't be an option for the next few days. I was about to install self-hosted Mastodon but the machine load and amount of ad…

  14. comment
    Comment #33486121

    That's such a strange piece of UX. As a typical user, who on average consumes content rather than produces it, what I care about is that my list of followed accounts migrates with …

  15. comment
    Comment #33480587

    Thank you, against my better judgement I've set up a self-hosted Pleroma

  16. comment
    Comment #33479922

    It looks like the Mastodon instance host Simon is using, masto.host, closed for new sign-ups 8 hours ago. Is there another recommended alternative? I don't think I have the energy …

  17. comment
    Comment #32382821

    Stability is how the aircraft reacts to disturbances (control inputs, turbulence, ...). Stable aircraft resist disturbances and settle into going where they're pointed at a predict…

  18. comment
    Comment #30667107

    I'm familiar with the industry. Everyone involved knows that you don't move so much as a mobile phone's worth of lithium without following a procedure. In my experience small viola…

  19. comment
    Comment #29516558

    I spent a bit of time trying to do it with flex sensors. Strap one to your hand, make a fist, take your nap, detect when muscle tone is lost and it unbends. I ran out of interest b…

  20. comment
    Comment #28735746

    I tried one of those, it didn't make a shred of difference. MBP 16" still throttled so hard it was frequently unusable.

  21. comment
    Comment #25145338

    If you're in Australia, find a therapist using the thing I built: https://www.oktotalk.com.au . If you fill out the questions, the site might be able to recommend you someone good …

  22. comment
    Comment #24985462

    I do the separate-email thing too and my spambox is chock full of emails to leaked addresses. The leaks seem mostly from large, upstanding companies that have had data breaches (Ad…

  23. comment
    Comment #24785690

    I find that Airpods Non-Pro will stay in when I'm on my side and when I roll over. I'm a terrible sleeper and change position a fair bit, but there's no problem falling asleep with…

  24. comment
    Comment #24479229

    > any resource recommendations or tips for writing a translation engine All the successful translation websites/apps you're familiar with use machine learning. ML stomped all over …

  25. comment
    Comment #24379877

    In our case we've already got all the stuff for serving web pages out of Django... the data model, DRF, auto scaling, access control, CI/CD. If I can use the same infrastructure to…