Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
viktorcode
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
241.
▲
by
viktorcode
4y ago
I believe there's none.
242.
▲
by
viktorcode
4y ago
MV3 version should be directly portable.
243.
▲
by
viktorcode
4y ago
> interchanging parts on two brand new iphone's and it disabled a lot of things including auto-brightness. I think one problem is not being discussed enough is iPhones being stolen for parts (since in most cases they can't be r
244.
▲
by
viktorcode
4y ago
Let me mirror that with a sarcasm: Code typing is a practice of typing code, really. Why some people building their code editors like NASA engineers building the next rocket to send us to the next habitable Earth? You don't need to met
245.
▲
by
viktorcode
4y ago
They do clean harmful particles from the air, thus providing benefit. Just turn it on after you closed the window.
246.
▲
by
viktorcode
4y ago
> “The risk of lung cancer from air pollution is lower than from smoking, but we have no control over what we all breathe,” We do, to a degree. If you have air purifiers at home that does help. I can’t recommend them enough.
247.
▲
by
viktorcode
4y ago
If it will take off among carriers, then yes. As things stand now it's a technology that "sometimes work".
248.
▲
by
viktorcode
4y ago
An app with a dev account signature will not "delete itself in 7 days". You are talking about apps signed with a normal account.
249.
▲
by
viktorcode
4y ago
Qualcomm most likely will go this route (proprietary instructions) as this now officially blessed by Arm. I'd bet we'll see that in their 2023 chips.
250.
▲
by
viktorcode
4y ago
> Data show that smoking, drinking alcohol and obesity are the biggest contributors to cancer worldwide. Does this mean that the predominantly muslim states have far less cancer cases?
251.
▲
by
viktorcode
4y ago
It won't help. Case in point: Steam. If your indie game isn't on it you can as well not release it at all, as the money you collect will be a pittance.
252.
▲
by
viktorcode
4y ago
I remember a similar story floating around few years ago. Developer went public with unfair account termination story, but then Apple went public with their side of the story: if I remember correctly the developer was using other account(s)
253.
▲
by
viktorcode
4y ago
But the author is moving there to open startup. It's a business opportunity, not just a place to live.
254.
▲
by
viktorcode
4y ago
Can someone explain to me why support OpenGL at all? Vulkan is easier to implement. Is there a need for OpenGL on Linux?
255.
▲
by
viktorcode
4y ago
The text is written in such a way to make you think that indeed Apple themselves do the same tracking which they blocked for others. The opposite is true. Apple don't track users outside of their services. Apple tracking inside their a
256.
▲
by
viktorcode
4y ago
> Apple is sharing data from all their properties like apple news. This is pretty similar to google and Facebook tracking you across the web. Google and Facebook track you across the web, as you said. The comparison to Apple's track
257.
▲
by
viktorcode
4y ago
It doesn't track you outside of Apple apps that serve advertising. The tracking is opt-in.
258.
▲
by
viktorcode
4y ago
Correction: personalised ads are opt-in, the same as IDFA tracking.
259.
▲
by
viktorcode
4y ago
I'm not sure about explicit braces for cases in `switch`. I think what Swift does is pretty neat: each case breaks by default, so you don't have to write `break;`, instead you have to write `fallthrough` to explicitly allow them f
260.
▲
by
viktorcode
4y ago
The important part > WHICH TESTS WERE PERFORMED? Activate the heated seat, increase temperature by two degrees, and start the defroster. Power on the radio and adjust the station to a specific channel (Sweden’s Program 1). Reset the trip
261.
▲
by
viktorcode
4y ago
There are complex languages and there are readable languages. One language can be both at the same time, like Swift. The syntax examples here is what makes C++ hard to read: scores of special symbols hiding rather simple underlying mechanis
262.
▲
by
viktorcode
4y ago
On iPhone you can enable one of several system-wide colour modes designed for colour-blind. Give it a try.
263.
▲
by
viktorcode
4y ago
Hard to definitely label it as a fraud, because from my experience mobile advertising SDKs tend to have a lot of bugs in their presentation layer, and not all of them may benefit ad provider.
264.
▲
by
viktorcode
4y ago
> Apple and Microsoft will announce that they have entered into cooperative development on Java, with the intention of insuring compatibility between their respective Java virtual machines and extending them in some similar directions. O
265.
▲
by
viktorcode
4y ago
Still, there are meta-analysis of studies with interesting conclusions. One example: https://academic.oup.com/nutritionreviews/advance-article-ab...
266.
▲
by
viktorcode
4y ago
HEVC has been supported by mobile phone hardware for years now, both encoding and decoding. And the difference with AV1 is negligible.
267.
▲
by
viktorcode
4y ago
They will, because a typical private plane passenger is already someone who chose to pay extra. The carbon tax will hit economy passengers harder.
268.
▲
by
viktorcode
4y ago
> Not only is flying in a private plane just about the worst thing one can do for the planet, it is also one of the habits with the easiest substitutes. Apparently, Vice don't get that private jets are also used to get someone into
269.
▲
by
viktorcode
4y ago
It should be noted that the need for standard GUI doesn’t come from the users, who mostly prefer consistency among different apps within their OS of choice.
270.
▲
by
viktorcode
4y ago
> Is the Pony language's GC a GC then? It runs at determinate times, namely when a behaviour (an actors' receive function, basically) finishes running... It is. It might run when a behaviour finishes running, according to the
More ›