Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
devnonymous
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
25 ms
·
331.
▲
by
devnonymous
9y ago
Ireland offers this too afaik and so does Germany (with the catch that you reach B1 level proficiency in German)
332.
▲
by
devnonymous
9y ago
> So what's the actual news here? School girls from Afghanistan built a solar powered robot. That's news because this is something which is very hard to do in the absence of the many privileges that would make such an achieveme
333.
▲
by
devnonymous
9y ago
For context few days ago, Dale Dougherty, the founder and Ceo of MAKE magazine made a baseless claim that Naomi Wu (for those who don't already know, an extremely popular maker from China[1]) wasn't one person. Now days after the
334.
▲
by
devnonymous
9y ago
s/fraud/failure/ or s/fraud/not as effective as we hoped because of lack of serious commitment by signatories/ Clickbait-y non-news article.
335.
▲
An Open Note to Naomi Wu (and Makers Everywhere)
(makezine.com)
1 points
by
devnonymous
9y ago
|
1 comments
336.
▲
Why I cancelled my ReactiveConf talk
(medium.com)
3 points
by
devnonymous
9y ago
|
0 comments
337.
▲
by
devnonymous
9y ago
Why aren't people reading the article? Yes, as engineers we tends to rationally think and come up with seemingly plausible explanations but like 3 comments out of the current 8 seemingly didn't even bother validating their theory
338.
▲
by
devnonymous
9y ago
This should have a 2015 tag. Seems like progress have not been as fast as they hoped and probably is still vaporware. https://en.wikipedia.org/wiki/Vetigel https://cresilon.com/index.php/vetigel
339.
▲
by
devnonymous
9y ago
Hah! Didn't watch the entire video yet but I get it. For sure, that doesn't seem like a hard thing to do. Maybe I will make a tool like that to do live presentations! Looks like fun. /Me going back to watch that video
340.
▲
by
devnonymous
9y ago
I'm not sure what you mean. Do you have an example ? If you are speaking about creating screencasts, I've been thinking about creating a script that'll load a text file, replay it on an prompt and generate the asciinema json
341.
▲
by
devnonymous
9y ago
Thanks. One of the (personal) goals for this was to keep it simple all in one file (that's why the code is 540 lines with comments and help and license text) and be dependent only on the stdlib. This lets me just copy it over (using th
342.
▲
by
devnonymous
9y ago
Yeah, I guess it is a bit long. I'll redo the demo soon. Thanks for the feedback.
343.
▲
by
devnonymous
9y ago
Not sure to be honest. I've developed, tested and used this only on linux (various flavors). That said, I can't think of reasons why it shouldn't except for maybe the terminal color sequences. Not sure how compatible those ar
344.
▲
by
devnonymous
9y ago
I've submitted this before a couple of times over the last couple of years but re-submitting now because I've added a few interesting (at least I think so) enhancements. The '\l' command to list the code for objects and
345.
▲
Show HN: Pythonrc, now with ability to load virtualenv specific customizations
(github.com)
12 points
by
devnonymous
9y ago
|
12 comments
346.
▲
by
devnonymous
9y ago
tl;dr for those who read the definitions but don't want to Get Got. * Understand the difference between the value of something and the cost of the thing. * Understand opportunity cost (and sunk cost). Get Got when when value is high an
347.
▲
by
devnonymous
9y ago
Yep, that's what I thought as well and was curious to see the link between the author being a rubyist and contributing to python. Too bad it wasn't any such thing. On the plus side tho', I thought the principles mentioned go
348.
▲
by
devnonymous
9y ago
Ugh, what's with the cheeky/inflammatory/click-baity title. That's a turn off from an otherwise good article on guidelines one can use to easily identify opportunities to potentially optimize python code.
349.
▲
by
devnonymous
9y ago
/Rant Oh come off it! I hate this kind of elitist bull crap. Don't like editor putting something into buffer, do you? Do you have set ai in your vimrc? 3 guesses to what that does. How about set et? 'consent' you say? H
350.
▲
by
devnonymous
9y ago
I honestly didn't follow the argument - "Gun control policies in other countries don't provide sufficient data to conclusively state that applying them would bring down gun related violence... But hey, here are some completel
351.
▲
Infamous 'fake news' writer found dead in his bed
(amp.independent.ie)
1 points
by
devnonymous
9y ago
|
1 comments
352.
▲
In India, a Big GE Deal Goes Off the Rails
(wsj.com)
1 points
by
devnonymous
9y ago
|
0 comments
353.
▲
by
devnonymous
9y ago
Just to nitpick :) but I think the reason inverters was mentioned in brackets was to inform that they are commonly (although incorrectly) called inverters in Delhi. The reason being you don't just buy the inverters by themselves you al
354.
▲
by
devnonymous
9y ago
I imagine this was said a bit tongue-in-cheek but seriously tho, that would not be the better story since the reality of engineering is mistakes happen. Bugs exist in every system. Yes, these might even cause nuclear war and that's why
355.
▲
by
devnonymous
9y ago
> Software patents can only be used offensively. Well, not really. This exists: https://en.wikipedia.org/wiki/Open_Invention_Network http://www.openinventionnetwork.com/
356.
▲
by
devnonymous
9y ago
A tip (and shameless promotion) - here's a pair of functions that make the saving of sessions and loading them easier : https://github.com/lonetwin/lonetvim/blob/master/vimrc#L279 Behaviour should b
357.
▲
by
devnonymous
9y ago
> I can absolutely not recommend a book about a critical topic, which contains that kind of defects. I think your definition of formal proofs is a bit different from Alan Downey's (who incidentally has also written an entire book on
358.
▲
by
devnonymous
9y ago
Object destructuring is tuple unpacking in python which is exactly what the code example does. What the parent was remarking on was caring about the performance of that rather than the ability.
359.
▲
by
devnonymous
9y ago
A friend of mine got something like this for her daughter, who seemed to have loved it: http://www.snapcircuits.net I'm not sure about the current state of littlebits, but I remember it being very promising : https:/&
360.
▲
by
devnonymous
9y ago
I don't understand the negativity in the top voted comments here! It's almost as though I read a completely different article than the one being commented on. The comments here are being dismissive and then reiterating what the po
More ›