Viewing profile — mytec
mytec
HN member- Joined
- Sun, May 29, 2016, 10:51 PM UTC
- HN karma
- 73
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About mytec
No profile information was provided.
Recent public activity
-
comment
Comment #43488866
I’ve been using Easy CSV Editor. I especially like getting the min/max, unique, etc values in a given column.
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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
-
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…
-
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…
-
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…
- story
-
comment
Comment #26351030
"Oh Pascal" reminded me of a book titled, "Oh! Pascal!" by Doug Cooper. I used it to learn Pascal.
-
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.
-
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=.…
-
comment
Comment #24967325
The pipe and backslash are beside the Z key as well, making the left side shift key narrower.
-
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
-
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…
- story
-
comment
Comment #20284690
Couldn't help but think of the book Flatland and the parts about two-dimensions. https://en.wikipedia.org/wiki/Flatland
-
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…
- story
-
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.
-
comment
Comment #17428940
Los Angeles is starting to paint its streets white. https://www.popsci.com/la-is-painting-its-streets-white-to-k...
-
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…