Live data from Hacker News

Viewing profile — mytec

mytec

HN member
Joined
Sun, May 29, 2016, 10:51 PM UTC
HN karma
73
Public activity
37 items

About mytec

No profile information was provided.

Recent public activity

  1. comment
    Comment #43488866

    I’ve been using Easy CSV Editor. I especially like getting the min/max, unique, etc values in a given column.

  2. comment
    Comment #43344304

    Yes, but they may not always work. While generally true there are still some edge cases. SQL Server connections are one example where I do get .exe with the .pdb in the publish dir…

  3. comment
    Comment #42956435

    If you left it at the initial question this might have been an entirely different thread. "There are already so many Unix like operating systems of all sizes written in C... If I w…

  4. comment
    Comment #42289202

    From the about page: "... However, you should do Advent of Code in a way that is useful to you, and so it is completely fine to choose an approach that meets your goals and ignore …

  5. comment
    Comment #42033674

    I'm used to reading about a given C/C++ program being implemented in Rust, and was delighted to see such an effort in a functional programming language. I know little about functio…

  6. comment
    Comment #40879515

    It reminded me of The Twin spreadsheet from the late 1980s. I worked at a plastics plant that used it in their color lab until at least 2013 when I left. There were thousands of co…

  7. comment
    Comment #40744838

    That's a really good point. I'm using macOS and I tested -w option against a CSV file that is about 430MB in size and has about 18,000,000 words in it. The time was 0.989. When I r…

  8. comment
    Comment #37136364

    There is a YouTube channel where the person reads the code (not start to finish) of various open source projects. https://www.youtube.com/@ants_are_everywhere/featured

  9. comment
    Comment #36825622

    I tried a quick search between mdfind, bfs, and find to locate all README.md files in my home directory. bfs and find both found 2930 files and took 8.5s and 47.5s respectively. md…

  10. comment
    Comment #33435425

    I worked with an engineer who didn't like Macs. I don't prefer the "Magic Mouse" however I bought it when it first came out and showed it to him. Not long after that I saw him usin…

  11. comment
    Comment #26733213

    This YouTube personality Indigo Traveller has what I thought to be an interesting series of videos on his visit to Iran. A number of similarities in what you wrote and what his vid…

  12. story
  13. comment
    Comment #26351030

    "Oh Pascal" reminded me of a book titled, "Oh! Pascal!" by Doug Cooper. I used it to learn Pascal.

  14. comment
    Comment #25671143

    The only sluggishness I noticed, and was unexpected, was generating a SSH key. ssh-keygen -t rsa -b 4096 This was considerably slower on the M1 Mac Mini than my 2017 iMac.

  15. comment
    Comment #25058879

    The Visual Studio Code team tweeted that they are targeting a release for the Insiders channel by the end of November. https://twitter.com/code/status/1326237772860981249?ref_src=.…

  16. comment
    Comment #24967325

    The pipe and backslash are beside the Z key as well, making the left side shift key narrower.

  17. comment
    Comment #21899150

    Here is a link to the Michigan Terminal System (MTS), developed in the late 60's. http://archive.michigan-terminal-system.org/home

  18. comment
    Comment #21418265

    Love the minimalism and did not expect to see so few lines. This reminded me of an example in "Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and M…

  19. story
  20. comment
    Comment #20284690

    Couldn't help but think of the book Flatland and the parts about two-dimensions. https://en.wikipedia.org/wiki/Flatland

  21. comment
    Comment #19858527

    This is exactly why I played World of Warcraft so much. I used it as an escape from my problems in life. One day I realized I achieve more with my character than I do in my own lif…

  22. story
  23. comment
    Comment #18915962

    I agree. Outside of energy, we'll still need oil for asphalt, plastics and other synthetic materials. It doesn't seem like those needs are going away anytime soon.

  24. comment
    Comment #17428940

    Los Angeles is starting to paint its streets white. https://www.popsci.com/la-is-painting-its-streets-white-to-k...

  25. comment
    Comment #17311510

    For me, my struggle with depression has been mostly due to a lack of a work/life balance and the resulting loneliness that has brought. I've had the tendency to double-down and inc…