Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gime_tree_fiddy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
gime_tree_fiddy
2y ago
Shouldn't it be API rather than protocol? Also my sympathies for having to support the so-called "S3 standard/protocol".
2.
▲
by
gime_tree_fiddy
4y ago
As past threads on this topic have shown, iPhone users prefer Apple be the controller of the device than the device owner itself. It is somehow understandable, but it is position I've often seen espoused.
3.
▲
by
gime_tree_fiddy
4y ago
> because it doesn't need to, Shared Nothing systems look similar, and the authors know exactly who the readers of this paper are ^_^) I didn't understand this. Who is the author referring to, and what is he implying?
4.
▲
by
gime_tree_fiddy
4y ago
Not sure average individual can take webkit source and turn it into a browser. Forcing users to a prebuilt Webkit, that they cannot change is definitely not the same.
5.
▲
by
gime_tree_fiddy
4y ago
I think this will be an interesting development. Give the high $-to-INR rate, and prices of apple products, it will always be a hard sell. Indian consumers won't be eager to spend multiple paychecks on iPhones and don't see Apple
6.
▲
by
gime_tree_fiddy
4y ago
Can't speak for OP, but generally this is mentioned during the sign in process, so it should be laid out. It is effectively all or nothing.
7.
▲
by
gime_tree_fiddy
4y ago
I think it works similarly on Android phones. Google policy for the Android Corp devices requires you to set it up using corp account, then add secondary personal accounts(if needed).
8.
▲
by
gime_tree_fiddy
4y ago
I am not sure how it compares but India suffers through the same problem. It is essentially a rat race. A lot of those problems could be trick questions, but to be able to identify it, especially on a regular basis takes longer(when the que
9.
▲
by
gime_tree_fiddy
5y ago
I feel like a much needed accountability reset of police departments across the country got sidelined, after the BLM protests(George Floyd) that erupted turned into a call for abolishing them. I don't want to abolish them, and would be
10.
▲
by
gime_tree_fiddy
5y ago
I thought NJ legalized to the level of CA, where you can there are dispensaries and stuff, no?
11.
▲
by
gime_tree_fiddy
5y ago
I think the take home exercises are a good middle ground. I'd still prefer the whiteboard interviews, over what are sometimes knowledge-based questions that are a search away. Not the common stuff that you should anyways, but something
12.
▲
by
gime_tree_fiddy
5y ago
Any focus on Dynamic Programming stuff? I myself prefer Python(as it very closely resembles pseudocode)
13.
▲
by
gime_tree_fiddy
5y ago
I think it is their software philosophy that I find objectionable, mainly in iOS and OSX. But their design and hardware is great enough to for someone like me to own a MB Pro, and iPad Pro.
14.
▲
by
gime_tree_fiddy
5y ago
Unfortunately, this kind of discussion ends up turning into a knife fight these days here. I tried using HTMX recently for mainly a CRUD app for personal use, with limited dynamic loading. Still felt the need to rely on JS(Jquery) for loadi
15.
▲
by
gime_tree_fiddy
5y ago
A slightly tangential question, in regards to Bitcoin and Blockchain, that I (surprisingly?) haven't seen answered/asked: Blockchain is computationally intensive, but why does it has to be used for Bitcoin. There could be another
16.
▲
by
gime_tree_fiddy
5y ago
The full portability won't be the same across multiple regions, especially internationally. Also, there is a good chance it gets tied to the device/contract you are on, similar to how the phone contracts in the US were a few years
17.
▲
by
gime_tree_fiddy
5y ago
Yeah, I've gone for 1-2 months long period of everyday, to cold turkey and haven't found much issues(even when going cold turkey, like no jonesing). How do you define being addicted to it, what is your benchmark?
18.
▲
by
gime_tree_fiddy
5y ago
The efficiency, the dosage limitation and convenience is amazing, and its been a a few months when I smoked a joint. But I still find the joint to be better experience, not sure why, maybe the trace amounts of CBD.
19.
▲
by
gime_tree_fiddy
5y ago
This is not a reliable mechanism btw. There will be times when they won't be able to restore the data for you. Their product has options to avoid this situation like object versioning.
20.
▲
by
gime_tree_fiddy
5y ago
Can you name some of these cultures/sources. I have found references in pop culture references, and would like to read up on it.
21.
▲
by
gime_tree_fiddy
5y ago
The Tinder distribution comes to mind about top 80% competing for 10-20% of males.
22.
▲
by
gime_tree_fiddy
5y ago
Is it possible for GitHub to mirror the releases in multiple different places(they likely do that, but I mean complete isolation where an outage like this doesn't break the downloads). Maybe like a proxy to object store, so it is a lit
23.
▲
by
gime_tree_fiddy
5y ago
This seems to be a big one. Even the pulls are failing. I just discovered there isn't not Github mirror for OpenCV code.
24.
▲
by
gime_tree_fiddy
5y ago
Is there a way to get a complete download of your data from Google? Maybe an online guide or something. Drive alternative is simple enough with "cp -r" and your own bucket. For something like, Gmail and other services, it gets co
25.
▲
by
gime_tree_fiddy
5y ago
> With bare eyes I see them, but diffuse. With polarized sunglasses I can see every single one of them, their movement in the wind, and even their structure. Similar boost for seeing waves on the river. This is eerily similar to what I h
26.
▲
by
gime_tree_fiddy
5y ago
Is it just me, or anyone else feel a good bit of insecurity wash over them when they encounter such tales of genius.
27.
▲
by
gime_tree_fiddy
6y ago
What is this service you are talking about?
28.
▲
by
gime_tree_fiddy
9y ago
Multicore in the sense that the underlying runtime (for the lack of a better word) scales to multiple cores. Like two threads in python cannot run in parallel (like at the same time, not like second one gets scheduled if first one waits fo
29.
▲
by
gime_tree_fiddy
9y ago
Is it just me, or comparing Python's async/await to Go is misleading. As far as I know, even with async/await, Python is still not multicore.
30.
▲
by
gime_tree_fiddy
10y ago
Maybe this is out of inexperience, but having worked with Rails' and Django's respective ORMs, some of the things, about Hibernate, from this article like, lacking migration support seem a bit strange. And never having used it, fe
More ›