Viewing profile — seanmceligot
seanmceligot
HN member- Joined
- Wed, Jan 07, 2015, 5:20 PM UTC
- HN karma
- 37
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About seanmceligot
No profile information was provided.
Recent public activity
-
comment
Comment #42480802
"A key reason behind Amex's adoption of WebAssembly is that WebAssembly demonstrated superior performance metrics compared to containers." Wasm faster than containers? I guess they…
-
comment
Comment #42367237
It would be nice if python would show types in the documentation. Not only do I need that all the time, it would show python was taking type safety serious. For example, knowing th…
-
comment
Comment #41628910
Download the executable? That's not safe. Even if your intentions are good, you're teaching bad security habits.
-
comment
Comment #40115191
This happened to me Tuesday September 28th 2001 at 3:30pm. I know because I never rewrote the complicated e-paper code that I lost when my SD card died without a backup :(
-
comment
Comment #40031704
I was looking for this too, "site:airgradient.com calibrate" brings a lot of results, so it seems like they support it, but I haven't dug in yet.
-
comment
Comment #40031686
I'm glad to see there's an alternative to Airthings. The problem with them is they should be calibrated at least every year but they can't be, so they just deny that they ever go w…
-
comment
Comment #39993535
I love the black and white boox as a low tech device. I do a lot more reading and a log less mindless scrolling on my boox tablet. There's also grayscale chrome and firefox plugins…
-
comment
Comment #35704448
I still miss sz and rz when I ssh from a computer with no ssh server like nearly every windows box. If I remember right, sz = send a file from the server I'm in back to the client …
-
comment
Comment #24689862
The SecureVec is nice. I've been waiting to see this become more common. Reminds me of this talk at ICFP 2010 on compile time Authorization checks. http://jamiemorgenstern.com/pape…
-
comment
Comment #22240740
I switched to java from c in the mid 90's. I remember thinking how ridiculously wasteful it was to allocate an array on classes one at at time rather than as a block of memory. I t…
-
comment
Comment #21650355
Break-point debuggers take too long in most environments (with a few exceptions). I use linters, compilers and type checkers as my first line of defense. Next, logging and unit tes…
-
comment
Comment #20536226
It seems to me that they would now do studies to find out what increases or decreases nucleotide production in cells. If, for example, you found out that capsaicin in chilli pepper…
-
comment
Comment #18699354
I once had to write a program for a class didn't have access to a compiler. I wrote it all in notepad and double checked everything more thoroughly than I ever would have done othe…
-
comment
Comment #14860394
This quitting is completely forced in government work. Every few years the project will be turned over to an entire new group of programmers and system admins at a lower price. The…
-
comment
Comment #13357286
The simplest explanation I've heard of attachment theory is kids should be attached to parents securely enough that they are comfortable transferring that attachment to friends and…
-
comment
Comment #13356741
That's been my experience working with JIRA the past few months. Bug after bug and always a bug report with someone begging for a fix and being ignored.