Live data from Hacker News

Viewing profile — fm2606

fm2606

HN member
Joined
Fri, Jun 12, 2020, 10:00 AM UTC
HN karma
445
Public activity
222 items

About fm2606

No profile information was provided.

Recent public activity

  1. comment
    Comment #47397939

    > This is why I have always said, that a degree in CS is useless without some degree of passion towards it. I would add I don't know how anyone can do any degree and career without…

  2. comment
    Comment #45888760

    I still have my HP 48G and love it. I don't use it much and take the batteries out so they don't corrode in the case. Every time I use for more than a couple of calculations I thin…

  3. comment
    Comment #45845681

    This is me to a big extent. Sometimes I feel like I to learn for learning's sake. Which is okay, or at least that is what my therapist tells me. I struggle with the fact that I "th…

  4. comment
    Comment #45786666

    I used pg vector chunking on paragraphs. For the answers I saved in a flat text file and then parsed to what I needed. For parsing and vectorizing of the GCP docs I used a Python s…

  5. comment
    Comment #45786605

    I tried scripts but got blocked. I used wget to download tthem

  6. comment
    Comment #45775558

    Everything I run, even the small models, some amount goes to the GPU and the rest to RAM.

  7. comment
    Comment #45775537

    Hmmm...now that you say that, it might have been the 20b model. And like a dumbass I accidentally deleted the directory and didn't have a back up or under version control. Either w…

  8. comment
    Comment #45774714

    > I'm not his target demographic Me either and I am a dev as well > He's a good presenter and his advice makes a lot of sense. Agree Not that I think he forms his answers on who is…

  9. comment
    Comment #45774611

    > Zero trust in remote systems run by others with unknowable or questionable motives. This all day long. Plus I like to see what can be done without relying on big tech (relying on…

  10. comment
    Comment #45774585

    gpt-oss-120b is amazing. I created a RAG agent to hold most of GCP documentation (separate download, parsing, chunking, etc). ChatGPT finished a 50 question quiz in 6 min with a sc…

  11. comment
    Comment #45646387

    I loved Compute!'s Gazette. I miss good print magazines

  12. comment
    Comment #44696012

    I know exactly what you mean, same but different I did start early at 12 y/o with a C64. Then trying to get drunk or laid took over and I only dabbled with it here and there. Got m…

  13. comment
    Comment #44030655

    > "paralysis by analysis" is a form of perfectionism > it can also mean DOING NOTHING because you dont see a way to do it perfectly. I had a professor point this out to me while in…

  14. comment
    Comment #44030508

    Lots of truth to this. However, I have difficulty in doing a personal site just for my own benefit and pleasure. I enjoy learning, I enjoy the THOUGHT of building and doing but my …

  15. comment
    Comment #44030204

    Excellent point

  16. comment
    Comment #44029025

    Virtual hat tip to ya! I finally have four ideas that I think worthy to build that I would like to monetize. All would be well within my abilities to build. No vision of grandeur t…

  17. comment
    Comment #43549426

    Correct, there is no public IP address exposed to my home. Right now my "servers" are Dell micro i5s. I've have used RPI 3 and 4 in the past. My initial foray into self-hosting wer…

  18. comment
    Comment #43545862

    Yeah, that is a good idea and as I have been doing a little bit of studying Kubernetes I thought about that too (overkill for sure).

  19. comment
    Comment #43545739

    I'm right there with you, except at times I have thrown caution to the wind and made my sites available. My current setup is to rent a cheap $5/month VPS running nginx. I then reve…

  20. comment
    Comment #43471510

    At my org they are trying to move away from programmer/analyst to sowftware engineer. I told my manager call me what ever you want, just don't call me late to dinner. As long as it…

  21. comment
    Comment #43198131

    Hoosiers is probably my favorite movie of his.

  22. comment
    Comment #43194569

    Email sent

  23. comment
    Comment #43194565

    Thank you

  24. comment
    Comment #43194558

    Thank you. Luckily for me my current manager didn't have a code test. I received a timed coding test for another position within the same org but a different manager and bombed the…

  25. comment
    Comment #43182974

    I did actually. I created a custom dashboard with basic stats of type of calls ran, how many calls were run by each station, how many were EMS and how many were fire calls. Then I …