Viewing profile — gmantastic
gmantastic
HN member- Joined
- Mon, Jan 10, 2011, 9:02 PM UTC
- HN karma
- 51
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About gmantastic
No profile information was provided.
Recent public activity
-
comment
Comment #15580602
This article discusses Intel Management Engine and a company offering laptops with it disabled: https://www.theregister.co.uk/2017/10/21/purism_cleanses_lap...
-
comment
Comment #12923794
Simple lisps have very little, very regular syntax making them popular choices for "write your first interpreter" tutorials.
-
comment
Comment #8484339
Is the motivation for commit-on-write to get a kind of persistent history for undo/redo? That is an interesting idea.
-
comment
Comment #8484296
> What do you think would be a good set of criteria for what should count as a meaningful unit of work? I'd consider a meaningful unit of work to be a bug fixed, or feature impleme…
-
comment
Comment #8482448
I save after every logical edit too - I think it's a good habit. You never get caught out by network/file-system failures, and can confidently reload from disk to a recent good sta…
-
comment
Comment #8340284
Formerly functioning heavy-drinker. 4.5 years dry. Much happier.
-
comment
Comment #7283819
Being 16-18 and studying for your A-levels can be a horrible time - it was for me. Relationships with your friends start to change as you grow up at different rates (I don't know w…
-
comment
Comment #6632442
Nice, I get it. Here's mine tweaked - not so clever: https://gist.github.com/garethjwilliams/7210264
-
comment
Comment #6629467
Yeah, you're stuck with counting up from 1, although you could tweak it to suppress the output prior to a starting point.
-
comment
Comment #6628840
Addition and comparison will suffice: https://gist.github.com/garethjwilliams/7202128
-
comment
Comment #6466158
I agree that one should not use language likely to offend others on the grounds of sex, sexuality, gender identification, race, religion, physical appearance etc. I don't really li…
-
comment
Comment #6464578
There's some info on semantic differences here: http://docs.cython.org/src/userguide/limitations.html - it doesn't bring up much, and the design goal is full language compatibility…
-
comment
Comment #6464514
It's selectively adding C-like type declarations to Python code speed up the slow bits. C code is then generated and compiled into a Python extension module. This is similar to add…
-
comment
Comment #6464425
Cython might also be worth considering. It lets you add static type declarations to Python and produces compiled code. You could avoid a big-bang rewrite, migrating the slower oper…
-
comment
Comment #5976560
I liked Google Reader, but all those great posts queued up with no time to read them properly felt like neglected homework. It's a shame to lose it, but maybe for the best. I won't…
-
comment
Comment #5966042
Thank you.
-
comment
Comment #5657881
Making a language that good programmers would freely choose to use is a great design goal. In my first paid job I wrote loads of Cobol, even though I was already proficient in more…
- story
-
comment
Comment #3721011
I got the same, so I finally tried TOR anonymisation ( https://www.torproject.org/ ) - it worked a treat.
-
comment
Comment #3553644
Great post. I stopped drinking for good 2 years ago, after 20 odd years of being drunk pretty much every night. For me, the enjoyment was gone, and only the habit remained, along w…
- story
-
comment
Comment #3407979
The best advice I could give is, whenever someone you manage brings you a problem, resist taking it away and solving it for them. Instead, give them some pointers on how they might…
-
comment
Comment #3121451
I agree - this descended too quickly into a discussion of what the OP "deserved" or what his shares were worth when he left. His claim is based on ownership, which should be establ…
-
comment
Comment #3104816
I'm not deaf, but I strongly dislike companies calling me. Why do they think I am using the web or email to contact them? SMS spam is a growing problem too, and hard to filter (at …
-
comment
Comment #3035620
I use it most days, but spend little time there. It's just a nice way to share a few pictures with fairly computer illiterate friends/family, and engage in a bit of schoolboy bante…