Hacker News new | past | comments | ask | show | jobs | submit | flotzam's comments login

Wikipedia has a neat table of "notable synoptic theories" with diagrams like the one in the article:

https://en.wikipedia.org/wiki/Synoptic_Gospels#Theories


Also this youtuber[0] is extremely good at visually (and verbally) describing current scholarly understandings of this. Similar (but different) to 3blue1brown in that way.

[0]https://www.youtube.com/watch?v=Z6PrrnhAKFQ


The problem with all of these is they act as if these works came into being fully formed at time X. Any real solution has to overcome that and start to think as these text are in motion.

That's much more true for the new testament than the old. The main four books (Matthew, Mark, Luke, and John) emerged in such a condensed time frame with such similar structure and content it's very difficult to reason about the genesis of them outside of comparisons to each other. This gets even more complicated when you realize that names are re-used and authors likely intentionally made use of pseudonyms, so it's very hard to draw conclusions of authorship from third-party sources. By the time historians start to mention it Christianity had been wildly popular for centuries.

However, much of the historiography dealing with authorship—including the research done by many distinct churches—absolutely treats them as the product of time and multiple contributors. I think there's a tendency to view the simplest narratives as representative because those are the narratives that tend to propagate the widest and fastest, but it's just not representative of what serious scholars think.


They aren't assuming that, and it's weird that you would claim they are. Where do you get this? Those in the field of textual criticism are well aware of the existence of "variant texts"—those "textual witnesses" (documents) that differ for various reasons from the sources they were copied from.

Very cool! Five minutes of this felt strangely soothing in my head, after a few nights of not enough sleep.

Being able to set a max duration would be neat, in case it's unsafe to lose track of time and let the pattern run for too long?

Classic outdated comment BTW ;)

  setInterval(flickerImage, 250); // 8hz


When I open the page, the image rotates for about ten seconds then vanishes. How do you watch it for five minutes? What did I do wrong?


As per the first line of the writeup on the page: It toggles between on and off every 16 seconds.


give it a bit, it then reappears (as described in the paper, btw)


Isn't that 4 Hz?


Exactly, the comment was carried over from V0.1 which set a 125 ms timer.


Or skip the middlemen and buy whey protein isolate directly from a dairy/creamery, in bulk: https://old.reddit.com/r/Supplements/comments/16r3xjt/psa_i_...

I wonder if there are similar upstream sources for soy, pea, or rice protein isolate?


Some good deals here if you can make use of 1000 kg: https://www.alibaba.com/showroom/price-soy-protein-isolates....


That seems like the right direction, but even for 20 kg bags I don't know how to evaluate Chinese suppliers of bulk foodstuffs

Are there companies who take care of the sourcing + importing + QA for retail veggie protein brands? Some actor in the supply chain just before flavoring is mixed in


Do any of these brands submit to third party testing?


IMO it's better to think of a directory as "containing" only the named references to inodes. Other directories on the same filesystem may contain other named references to the same inodes ("hard links").

The inodes themselves are more like free floating anonymous objects independent of any particular directory, and might not have a named reference at all (O_TMPFILE; or the named reference was deleted but a file descriptor is still open; or orphaned inodes due to filesystem corruption or someone forgetting to fsync the directory after creating a file as masklinn pointed out - e2fsck will link these in /lost+found). This is also why chmod appears to affect other hard links in different directories: Because it actually modifies the inode (file permissions are recorded in that), not the named reference.


This definitely seems like a more meaningful distinction to me. It’s also closer to the mental model I had coming into the discussion, FWIW.

And I think it makes the collection/container terminology distinction sharper too. Depending on context, I think it’s usually reasonable (if imprecise) to describe a bucket of references or pointers to things as a collection of those things. But I don’t think it makes as much sense to call it a container of those things, except in a really abstract sense.


Just how important are the ground stations in Brazil? (I don't mean the end user terminals.)

If Starlink will basically continue to work well enough if those are seized, it seems like the obvious next steps are going to be crypto/stablecoin payments and a focus on small form factor terminals like Starlink Mini that can bypass customs.


And then Starlink users get fined or arrested and Starlink Minis get seized. Also how good does it look for an international company to sell as evading customs and imports taxes.

Crypto and stablecoin don't make the physical reality of owning such a device disappear.


They probably wouldn't sell terminals straight to Brazilian customers but rely on resale to keep their hands clean.

I'm not sure how feasible first finding and then fining/arresting owners would be. The proposed VPN fines were seen as outrageously disproportionate.


Starlink is offering free service to current customers until they can access their bank accounts again.


> Just how important are the ground stations in Brazil?

Is used by the military, hospitals and schools on remote places on the amazon rainforest.


Hilariously, the brazilian military published a report on the impact of Starlink's blocking to their operations. One would think this would get them to fund a proper space program.


This is a path that ends with Starlink being unable to respect the law in other jurisdictions, and getting progressively banned elsewhere, or Musk getting jailed on foreign trips like the Telegram CEO.

There is a reason why legit companies tend to avoid using the same tools and methods as drug cartels.


It can be looked at as cognitive defense. I don't want a hostile ad/surveillance system to charm me with relevance.



Unbearably sweet though! I tried BioMin once and worried that using it long term would burn out my taste receptors


The kids version is as effective and less sweet. But more expensive. Another benefit is that it doesn't contain titanium dioxide.



FWIW, "It won't be supported by GrapheneOS. (...) Bluetooth still has to be configured and enabled by the OS to make it work that way."

https://discuss.grapheneos.org/d/11520-android-find-my-devic...


The article linked there has a few more details about the implementation:

https://www.androidpolice.com/android-15-powered-off-finding...:

> To solve this problem, Google is working on a “Powered Off Finding” feature that allows a device to store precomputed Bluetooth beacons in the memory of the Bluetooth controller. This means that even when a device is powered off, it can continue broadcasting Bluetooth beacons to nearby devices.

> Unfortunately, Powered Off Finding isn’t the kind of feature that can just be enabled on any device. This is because the device needs to have hardware support for powering the Bluetooth controller when the rest of the components are shut down. Plus, device makers need to put in some extra engineering work to support this feature. For example, they need to support the Bluetooth Finder hardware abstraction layer (HAL) so that the Android OS can enable Powered Off Finding mode and send those precomputed Bluetooth beacons that I mentioned.

I don't know how that could work if the battery is dead, unless they're letting the Bluetooth controller draw on some reserve battery capacity after the phone has powered itself down.


There is mostly dead and then there is all dead. A battery which is unable to supply enough power to keep the entire phone operating can likely supply enough for just the Bluetooth chip. Of course, the resulting deep discharge may damage the battery chemistry.


I'm pretty sure phones shut down long before they reach 0%, keeping plenty of charge for the Bluetooth beacon. The battery protection circuit will for sure prevent deep discharging by cutting the power.


We've discovered the mythical "unlimited". Unlimited Bluetooth power :-)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: