Viewing profile — phyllostachys
phyllostachys
HN member- Joined
- Tue, Apr 01, 2014, 10:53 PM UTC
- HN karma
- 61
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About phyllostachys
Recent public activity
-
comment
Comment #21184656
I think my wife and I have a toaster from when we first got married. It'll be 13 years this month. It's probably a 2009 or 2010 model, so really only about a decade or a little les…
-
comment
Comment #20840145
https://www.youtube.com/watch?v=1LywkIfAA1M
-
comment
Comment #20147134
I store them in the comments area in KeePass, both the crap question and my silly answers.
-
comment
Comment #19058833
Every time I start a little thing in C or C++ and I write a corresponding Makefile I get annoyed by it and write the thing in Rust. Cargo is really nice. I've considered using a Ca…
-
comment
Comment #19038663
This mostly works. After military service, I never changed back my cell number and I never answer if it is from the old area code. Though, I did once and it was a volunteer fire st…
-
comment
Comment #17749948
I asked Zach about it once (in email), he said: > We do all of our development in C# using a custom low-level “game engine”. At some point we need to do a writeup about it, it’s ki…
-
comment
Comment #17715295
And, unfortunately, it is a destructive process going from elf to hex, as I've discovered a few times. Intel HEX is just the data at what addresses so one looses the section info a…
- story
-
comment
Comment #17364801
Indeed. "Firefox is back." - Well, from where I stand, it never left, nor I it.
-
comment
Comment #17143478
That sounds like reasonable phone use to me whereas the article seems to hint at using a phone instead of engaging.
-
comment
Comment #16924097
I learned by working at a contract manufacturer who also does engineering design of small device electronics (as an embedded engineer). I also have a copy of The Art of Electronics…
-
comment
Comment #16793269
This was the go to method of keeping information when I was in the military (05-09), which was _strongly_ encouraged starting in boot camp. If one was found without a pen or two an…
-
comment
Comment #16768345
Others have mentioned that include_str! is a macro, which I suppose it is. But if you look at the source it says that it is a compiler built-in[0]. If you dig into that, you'll see…
-
comment
Comment #16571265
Football toy chest! I had one of those. I remember climbing inside it -- being able to fit inside it even. I remember, when I was older, trying to climb inside but backing out beca…
-
comment
Comment #16473354
I second Duluth trousers. I had difficulty finding pants that fit since I'm a little shorter but have bigger legs. Getting pants with larger legs means a larger waist and a belt on…
-
comment
Comment #16230492
Similarly, when I'm really still and reading a book, I can hear some sort of grinding sound when I turn my neck ever so slightly. The sound reminds me of a little stepper motor. I …
-
comment
Comment #16230445
I'd recommend having a look at emulators for other chips in general and just tailoring them to ARM Cortex-M. The architecture reference manuals (ARM ARMs, har har) are freely avail…
-
comment
Comment #15451037
You can also consider the case where you have a super fast CPU but are using poor algorithms. That's why I think the terms 'smart' and 'stupid' are fairly useless in practice.
-
comment
Comment #15440585
As their menu has grown it has been getting a little harder to figure out where things are but moving around the menu is really easy. I suspect the latter helps with the former. Al…
-
comment
Comment #15317331
I'm always amazed at how many doctors I've encountered behave as if their knowledge is the extent of medical practice. I get it though, research is hard to stay on top of and isn't…
-
comment
Comment #15242661
After a little investigation[1][2], it seems things get weird with an OS, as would be expected with virtual memory, et al. [1] - https://stackoverflow.com/questions/16360620/find-o…
-
comment
Comment #15242509
After looking at that default linker script dump, I noticed it didn't have the stuff I saw in the ARM linker script that I'm used to. So I attached one for a Silicon Labs EFM32 par…
-
comment
Comment #15242405
I was bothered by saying that static memory is assigned on the stack (implied that it is only on the stack). As an embedded guy, at least in bare metal situations, local function s…
-
comment
Comment #15229048
Ah, I learned a new word. These serpentine roadways are used to slow the advance of cars on a guarded gate or outpost in military situations. They're pretty annoying to drive throu…
-
comment
Comment #15229012
This is also true for the rest of the areas around Lake Erie, western PA, and probably western NY (I don't have much experience with that area). I live about an hour south of Erie,…