Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rnnr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
rnnr
2mo ago
US's DoJ fined Microsoft for bundling a web browser into its own OS. EU is the apprentice.
2.
▲
by
rnnr
3y ago
ffmpeg and x265 allow you to do this too. frame-threads=1 will use 1 thread per frame addressing the issue OP mentioned, without big perf penalty, in contrary to 'pools' switch which sets the threads to be used for encoding.
3.
▲
by
rnnr
3y ago
Memory mapped files also known as sections in VMS/NT have just two advantages: * Fewer context switches among user space / kernel syscalls * No need to copy _modified_ data into the swap. The behavior for read only data doe
4.
▲
by
rnnr
4y ago
If you want the old stricter Google behavior be sure to check the "Verbatim" option under 'tools', or add "&tbs=li:1" to your uri. Around 2008 Google started testing a new search engine logic, codenamed c
5.
▲
by
rnnr
6y ago
Ultimately this 'frustration' is always caused by loose typing/inexistent data model and not by the iterability of strings itself.
6.
▲
by
rnnr
7y ago
Agreed. A good tip for this is to try to find the earliest version/commit of the project you are interested into.
7.
▲
by
rnnr
8y ago
it's subjective of course, but I find context manager decorators very pythonic, I still remember the 'whoa! that's beautiful' moment when I 1st learned about them. But most importantly, generators as enclosures are used
8.
▲
by
rnnr
8y ago
It's wet :) (under water surface) The claim of the article that mount Everest is the tallest point from the earth's center happens because earth's surface, relative to its size, is as smooth as a billiard ball. Even the talle
9.
▲
by
rnnr
8y ago
And who is going to stop them, when even multi-million companies just shallow the pill(like GDPR) and even try to market it positively that they are gonna adopt it first.
10.
▲
by
rnnr
8y ago
So how do they know if the response with the data a user requests, are all we've got about them, and if indeed where stored the proper way?
11.
▲
by
rnnr
8y ago
Plus it gives easy access to the government to peek at your data without any significant clause. Your data are theirs too now.
12.
▲
by
rnnr
8y ago
he probably haven't heard the term "Revolving door". Simple study of antitrust policies would reveal him that this is the case. https://en.wikipedia.org/wiki/Revolving_door_(politics)
13.
▲
by
rnnr
8y ago
they still pick the opinions they publish.
14.
▲
by
rnnr
9y ago
but... i think you can attach it to an existing chrome with remote debugging enabled, so not that big a deal!
15.
▲
by
rnnr
9y ago
The irony here is that this kind of styling used in this devtools example(hovering over one element, highlighting another), cannot be done by css itself.
16.
▲
by
rnnr
9y ago
A fun book I recommend is the 'Invisible Hook' by Leeson. Excellent as a summer book, a Libertarian view on the subject with good info on pirates even if you don't agree with the author's view.
17.
▲
by
rnnr
10y ago
I know, you could also just put {} around quotation marks and would work. My and parent's point was that it will probably flood MS's support channels, if you just force every cmd user into PS.
18.
▲
by
rnnr
10y ago
Agreed. I like PS too but forcing it breaks a lot of staff, you cant use it interchangeably, eg 2 quickies: -bcdedit /c {xxxx-xxx-xxx-xxx} (= {..} is parsed as a code block) -invoking executables with spaces in path
19.
▲
by
rnnr
10y ago
here's a youtube live link: https://www.youtube.com/watch?v=rUUd4S3FBrQ
20.
▲
by
rnnr
10y ago
If I am not terribly mistaken, WinJS has been declared obsolete by MS themselves. So Fabric is your new bet if you 're willing to take one ;)
21.
▲
by
rnnr
10y ago
Not in Azure SQL
22.
▲
by
rnnr
10y ago
Also, isn't AWS billing per utilization/hour? For small projects this means it is many times cheaper than Azure. Azure is more focused to enterprises than to individual devs.
23.
▲
by
rnnr
10y ago
From the point of view of a frontend dev front, things aren't much different: security guy: You accumulate lots of experience over the years, where most errors happen, common culprits, but you _know_ the actual application of these ide
24.
▲
by
rnnr
10y ago
are you aware of html5 fetch? It suffices most of the time but again not compete replacement(if you want to get xml for example)
25.
▲
by
rnnr
10y ago
That's how NYT is doing business for a long time now, where's the surprise really?
26.
▲
by
rnnr
10y ago
We run out of things we could possibly run out of!!!
27.
▲
by
rnnr
10y ago
All these limitations are(or were?) very well known facts. Modern republics(representative democracies), the existence of senates, all try to address this. Ancient Athenians had gone much further with the establishment of Sortition(random
28.
▲
by
rnnr
10y ago
yeah, it was such a great question for coding exams at college, what is the difference between x++ and ++x? It also helped you write smellier code, with the exception of using it in for..loops' 'signature definition'. For...l
29.
▲
by
rnnr
11y ago
In relation to how modern and competitive the dev community is. As far as the 'off shore taxing', bear in mind that media exaggerate a lot, it can be done, but you MUST have a good support team of accountants and lawyers.
30.
▲
by
rnnr
11y ago
plus political uncertainty. Do you have any experience with Cyprus? From what I ve heard Cyprus isnt that great either.
More ›