Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Newky
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
My Friends the Complot Theory Believers · Jacques Mattheij
(jacquesmattheij.com)
5 points
by
Newky
6y ago
|
0 comments
2.
▲
by
Newky
6y ago
As an aside, for very good analysis of current Chess games (as well as older sagas around certain legends of the game), I heartily recommend checking out agadmator's Youtube channel[1]. [1] https://www.youtube.com/c
3.
▲
by
Newky
6y ago
It was tied to the beginning of Covid lockdowns as well. Chess has had a very strong year in terms of numbers coming to the game. Queen's Gambit seems to have exploded that again.
4.
▲
by
Newky
6y ago
Not arguing that this could be used in an abusive relationship, but if we work on the basis that someone could install a similar program on their partner's phone that's not Google. There are a lot of pro's for the tracked per
5.
▲
by
Newky
6y ago
I think you are misunderstanding. The secret does not need to be hardcoded in the python file. If it's read in from an environment variable or some other external source, it will also be in the pyc
6.
▲
ByteDance and TikTok have secretly built a deepfakes maker
(techcrunch.com)
1 points
by
Newky
7y ago
|
0 comments
7.
▲
Mozillas Privacy Not Included – Make Shopping for Connected Gifts Safer
(advocacy.mozilla.org)
3 points
by
Newky
9y ago
|
0 comments
8.
▲
by
Newky
9y ago
This release is amazing, I was slowly moving everything to Chrome from Firefox over the last year-ish. This really changes Firefox. Everything is incredibly snappy, at times more responsive that chrome. The small amount of addons I use are
9.
▲
by
Newky
9y ago
The DUP are the unionist party in the north of Ireland. They are against a united Ireland and were leave campaigners.
10.
▲
Newspaper Publishers Fire Off a Cease and Desist Letter to Ad-Blocking Browser
(motherboard.vice.com)
1 points
by
Newky
10y ago
|
0 comments
11.
▲
by
Newky
10y ago
Enjoyed the article. For once, this article showed some flaws in the original process/idea, and showed very nicely how an original seed idea turned into something different, and more involved/interesting. Clearly a lot of work and
12.
▲
by
Newky
11y ago
So from what I understand, this means that when I roam in the United Kingdom on an Irish sim, I get no extra roaming charges, which is great. Does anyone know if this has any effect on calls/texts to other countries?
13.
▲
by
Newky
11y ago
I recently did this manually by piping responses to a temp file called before and after, and then using vimdiff as my differ which proved quite effective. This tool looks great, but would not have worked with my particular use case, which w
14.
▲
by
Newky
12y ago
I quite like this style of video, I have only watched the first ~15 minutes, but I find it a much more engaging way to jump right into code like this, or learn some Go while I watch. I would love to see some popular figures in the open sour
15.
▲
Linux Voice Issue 2 Released Under Creative Commons
(linuxvoice.com)
6 points
by
Newky
12y ago
|
1 comments
16.
▲
by
Newky
12y ago
Poor naming of this. What about popular python library and command line application ( http://www.fabfile.org/ )
17.
▲
by
Newky
12y ago
My first linux that I managed to run on a vm. I only had access to dial up internet and thus could only download a very small package. The screenshots make me very nostalgic indeed.
18.
▲
by
Newky
12y ago
Shameful plug, but I wrote https://github.com/Newky/hooked/ which allows you to deal with git hooks (in general) in a nicer fashion using Python. Might be of use to someone.
19.
▲
by
Newky
12y ago
Reporting a bug, or a pull request with a failing test would help the author no doubt. It would also add some credence to your argument which lacks any reproduction details.
20.
▲
Wifiex - The first internet key charger
(indiegogo.com)
7 points
by
Newky
12y ago
|
2 comments
21.
▲
by
Newky
12y ago
Presuming this is closed source? Although it looks like a neat concept, it would be a more attractive option if I knew something that was dealing with my browsing history was open source.
22.
▲
by
Newky
13y ago
What is wrong with the sort of thing that whatsapp do? a small fee (~€1) a year. If they could make it payable via some easy method (SMS?) then people would willingly pay a small fee for the use of snapchat. Sure people would go "Bah H
23.
▲
by
Newky
13y ago
One that I use the whole time is: git status --untracked=no This shows only files that are tracked. I tend to do a lot of work which leaves files that I don't want to check in lying around in my git repo, this eliminates these and let
24.
▲
by
Newky
13y ago
Another advantage to this system is that reading and commenting becomes less prone to these sort of comments: "Where is X defined" "Ah I see, this is where X is defined, disregard older comment" A publish system allows y
25.
▲
by
Newky
13y ago
So I use github enterprise and use the review tool a lot. It has improved our overall code review experience, but there is a few things which have proved problematic and even have caused major headaches in the last year or so. 1. No Side by
26.
▲
Computer coding push for primary pupils in England
(bbc.co.uk)
1 points
by
Newky
13y ago
|
0 comments
27.
▲
Computer coding push for primary pupils in England
(m.bbc.co.uk)
2 points
by
Newky
13y ago
|
0 comments
28.
▲
by
Newky
13y ago
What is hilarious is that this article was Number 1 on Pocket Hits Best of 2013. A reading app's top read article was an article about giving up reading.
29.
▲
by
Newky
13y ago
You are right that this is not straight forward in Django. There are a number of different routes in Django development that you may need to debug: 1. Debugging view endpoints when not using runserver (for example when testing out your actu
30.
▲
by
Newky
13y ago
If this was something that a lot of admin users wanted to restrict from their users surely Google could have made the complete disabling of this feature from all users available in the admin panel. But that should be an opt in feature for t
More ›