Viewing profile — markemer
markemer
HN member- Joined
- Mon, Apr 08, 2013, 11:20 PM UTC
- HN karma
- 57
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About markemer
Recent public activity
-
comment
Comment #48787249
Yeah, research in general. Sometimes the thing you want just doesn’t exist. The story of the blue LED is like one guy with a CVD machine he could adapt with great precision because…
-
comment
Comment #48787198
You’d be surprised how much that still happens. In my research clean room in grad school we used to have to build machines ourselves all the time. Not from first principles mind yo…
-
comment
Comment #47181836
Yeah as a New Yorker and someone that's lived in the Boston to Washington megalopolis basically my whole life, a lot of Europe feels very familiar. I felt right at home in Lisbon.
-
comment
Comment #47181793
Also Environmental regulations are like vaccines. They're victims of their own success. In the late 1960s early 1970s, before the EPA, the air and water in the US was a disaster. T…
-
comment
Comment #47181654
Or, just turning back on the one we mothballed in Peekskill.
-
comment
Comment #46875378
Yes, but only as a fun retro thing. Not for most calculations, although I have to say for back of the napkin, almost all in your head style things, they can be handy.
-
comment
Comment #46627783
LadyAda is 5x the EE I am, and I think highly of myself. The boards are just art.
-
comment
Comment #45535454
Isn't this like the exact plot of Down Periscope?
-
comment
Comment #45258299
Especially if you're in the ecosystem. I can use them with all my devices, and they switch seamlessly.
-
comment
Comment #45258267
Yeah, honestly, smartphones are a very mature category now. Only so much you can do with them. Same with laptops and desktops. Plenty of improvements to be made, but those yearly w…
-
comment
Comment #44410213
Not to mention radiation hardening. The soft error rate alone on these single digit nm chips would be massive.
-
comment
Comment #44410120
Yeah, I thought maybe he was a big fan of GCC or something, but he just seems to not like compilers? Or likes complaining about them?
-
comment
Comment #44410108
Yeah - I didn't understand the hostility - if these fixes had been refused or not even considered, than maybe, but they all seem like honest bugs that need fixing.
-
comment
Comment #42583730
Yeah, me too, but thankfully Starry Night is owned by New York's MOMA. So the french can't have it, but I can see it in New York.
-
comment
Comment #42317983
They meant scare quotes. https://www.merriam-webster.com/dictionary/scare%20quotes While they may be “quotes” of stuff from the original (which that technically was) the intent was…
-
comment
Comment #41875145
I’ve known companies to give exit packages on firing to avoid a lawsuit since you sign away rights to sue for illegal firing and it’s a nice cheap bribe. Mostly the big lawsuit tar…
-
comment
Comment #41761349
I was able to. You just have to fill out the same paperwork. Give people an option to opt out, etc.
-
comment
Comment #40708461
We make so much in China, I don’t get what the deal is, here. Just that a US billionaire isn’t making the money?
-
comment
Comment #40708408
That’s been my thought since the TikTok ban as well. It was meant for people, but this for sure seems to meet the spirit of the prohibition. Does it actually violate it? We’ll have…
-
comment
Comment #40168442
Maybe it’s just because I’m an EE, but I really got into the data modes too. Like did you know how stupid simple old school pagers are to create signals for? You have to make some …
-
comment
Comment #39450571
Yeah that’s exactly my experience, except I bought my first Mac more around ‘03.
-
comment
Comment #39450565
Also AppKit works perfectly well in swift. People just probably remember the ObjC versions of things better since that’s where this all started. But the naming is pretty standard i…
-
comment
Comment #39450556
Yeah the wrapper is the same, it’s just NSView instead of UIView and the like. But the API is wrapped just as well.
-
comment
Comment #39450548
Yeah, it’s exactly the same function calls. Swift C interop is pretty decent, especially when dealing with apples own calls.
-
comment
Comment #39450517
There isn’t a ton of work being done in ObjC anymore. I’ve interviewed quite a few junior iOS developer candidates that didn’t even know it. There are some holdouts, of course. As …