Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
karyon
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
karyon
4y ago
I donate 10% of my net income to charities. Having a budget for donations is really nice because it makes giving away money much easier. In my mental model this is simply not my money, but I can decide where it goes. This also makes spontan
2.
▲
by
karyon
5y ago
LineageOS does not have certification (i.e. does not meet Google's quality standards) to install the Google applications. Manufacturers who want to ship with Google Apps have to take everything up a notch to get the certification, whic
3.
▲
by
karyon
5y ago
They did successfully sue the manufacturer over those quality issues. The Fairphone 4 is produced by a different manufacturer and is expected to have much less of such issues.
4.
▲
by
karyon
6y ago
I don't know a way to enforce this, but what may help is knowing that by default, you can push into the PR branch even if it is from someone else's fork: https://docs.github.com/en/free-pro-team@latest/gi
5.
▲
by
karyon
6y ago
that's how the start page of Autodesk Civil3D's and InfraWork's are built (steps 2 and 3 only). Screenshot here: https://knowledge.autodesk.com/support/infraworks/learn-expl... There's not much
6.
▲
by
karyon
6y ago
now you ought to tell how it turned out!
7.
▲
by
karyon
6y ago
Here's a collection of quotes (from another comment downthread for visibility): https://www.splcenter.org/fighting-hate/extremist-files/indi... a little teaser: > Screaming 'racism' at people bec
8.
▲
by
karyon
6y ago
They updated the frame to be less wobbly in early 2020: https://www.fully.com/the-new-improved-jarvis/ (so sibling comment may not apply) I own that one (extended version) and in the "sitting" position (I ass
9.
▲
by
karyon
6y ago
For a non-mainstream-feature I thought that rather easy. Open about:profiles, click "create new profile", enter a name, and then use the "Launch profile in new browser" buttons on that page to use that profile. I have on
10.
▲
by
karyon
6y ago
There is https://github.com/AssemblyScript/assemblyscript . It's not using llvm, but it's compiling a subset of typescript to webassembly.
11.
▲
by
karyon
6y ago
Yes, I have. "Every Western institution" is obviously an hyperbole, I wouldn't consider that ignorant. I started skimming the reply-article at some point, as it seemed to me like most nitpicks the author had might be correct,
12.
▲
by
karyon
6y ago
Can someone expand on this? I found the article interesting, energetic and containing a strong and, to me, positive and useful message ("ask yourself what are you building?"). Yet parent calls it ignorant, of what? a sibling comme
13.
▲
by
karyon
6y ago
Good points. We believe we have fixed the physical-order-and- scraping-issue by using random uuids as primary keys, showing stuff in the UI always ordered by PK, and periodically doing a CLUSTER, which physically rearranges the table after
14.
▲
by
karyon
6y ago
The attack vector would be an attacker getting their hands at a DB dump including XIDs. Without any particular measures, they'd be able to de-anonymize every vote ever made, which is kind of a worst case scenario for an anonymity-focus
15.
▲
by
karyon
6y ago
Re "same business transaction": That would probably still allow for correlating the votes with the flags because they'll still be added with some XID, which are monotonically increasing. Of course, it would require more eff
16.
▲
by
karyon
6y ago
Sadly, since 9.4, that does not clear the XID anymore, see that blue box here: https://www.postgresql.org/docs/9.4/routine-vacuuming.html#V...
17.
▲
by
karyon
6y ago
There's also one inherent data privacy problem in MVCC that I've been running into. Suppose you have an app that lets people anonymously vote or comment on stuff, but only once. The vote in the DB must not have any connection to t
18.
▲
by
karyon
9y ago
The Nintendo Switch supports OpenGL 4.5, OpenGL ES, and Vulkan: https://wccftech.com/nintendo-switch-supports-vulkan/
19.
▲
by
karyon
9y ago
also, see a longer discussion at "Deodorants, perfumes, soaps pollute air at levels as high as cars": https://news.ycombinator.com/item?id=16395372 i wouldn't be surprised if the same held true for cleaning a
20.
▲
by
karyon
9y ago
you seem to assume that the bandwidth used by netflix is fixed. however, what actually happens on network saturation (given net neutrality) is that both netflix and non-netflix content will slow down. netflix watchers will see buffering or
21.
▲
Why you should, actually, rewrite it in rust
(unhandledexpression.com)
4 points
by
karyon
9y ago
|
1 comments
22.
▲
Evolving Rust through Epochs
(github.com)
4 points
by
karyon
9y ago
|
0 comments
23.
▲
by
karyon
9y ago
previous discussion: https://news.ycombinator.com/item?id=13696196
24.
▲
by
karyon
9y ago
In the hosted webcast they explained that the droneship is on a satellite link and expected to loose connection as soon as the first stage closes in due to vibrations. Edit: someone else here said the exhaust fumes might also disrupt the sa
25.
▲
by
karyon
10y ago
> For one, all shaders would need to be converted from HLSL to GLSL There are transpilers (cross-compilers?) that translate from HLSL to GLSL and back and into every other shading language out there, there's really a lot of such too
26.
▲
by
karyon
10y ago
Actually, that quote was the one sentence I didn't understand. Who's spilling the wine? And why does that buy tranquility? If you could help me that would be great :)
27.
▲
by
karyon
10y ago
yes. in short, it didn't work for me. either your ROM supports that out of the box (mine didn't), or you install xposed (should be rather simple with their installer, but didn't work for me, likely because my five year old de
28.
▲
by
karyon
10y ago
check out the microG project: https://github.com/microg it provides a location service that works without google and they re-built the play services and maps API, so you don't have to have any google apps installed at
29.
▲
by
karyon
10y ago
> Making a lot of money is considered the primary goal in our capitalist society It might be the goal of people lacking empathy and people who think happiness comes with money, which is true only up to an amount far below 1M. Unless, aga
30.
▲
by
karyon
10y ago
Well, "real talk" doesn't contradict "full of arrogance". In my opinion, maximizing pay just for the sake of accumulating/spending a lot of money is quite unsympathetic, and indeed to some extend arrogant. Unle
More ›