Hacker Newsnew | past | comments | ask | show | jobs | submit | Nzen's commentslogin

tl;dr This is a project page describing a small hand woven loom. Small, means a little wider than a palm and maybe half the length of a forearm (depending on which you buy). Basically, you will run a string between two circular combs along the length of the stand and weave a separate thread or yarn horizontally many times to make a piece of fabric. These seem to cost at least 100$.

The frames are $80 or $140. The circular combs are only $20.

I recommend listening to DJ Earworm's mashup of the top song across the world [0] to hear a greater variety of countries, albeit for this or last year.

[0] https://www.youtube.com/watch?v=UDZ78RbAdxU 11 minutes

In fairness to this post, they probably posted as much as they could get easily and consistently. I feel like the same situation reigns for country history in book shops. When I go to a used book store in Queens, New York, I'm not apt to find any books about Jaipur, India. But, if I were to go to Mumbai, India, I could probably find something. So, maybe we should prevail upon or sponsor people in Africa to volunteer their lists.


What is this? Every country in the world is listening to the same generic reggaeton song?

It looks like Mark Thomas maintained a phone number database up until 2007 or 2023 for many areas in the USA. I guess that could be a basis for starting 'my own' instance of payphone-go, maybe with twilio (or equivalent) to receive the calls.

[0] https://www.payphone-project.com/numbers/usa/ going through the state map feature only shows a subset compared to navigating through the links on this page.


This sounds a lot like Jason Rohrer's project with an LLM, Sammy Jankis [0]. There, the posts are generally about the continual deaths when the LLM's context window fills up. The posts do not disclose an overt goal, as they do here, so the LLM has supposedly created a bunch of games and simulations.

[0] https://sammyjankis.com/

In this case, I think that 100$ as a starting budget (while probably appropriate for the initiating person) is not enough for a substantive business. I guess the server that runs the LLM is a subsidized asset, so this situation doesn't require renting one. I guess, as a hypothetical LLM, I could try to sell customized fan fiction to fetish communities. Most of the mainstream LLM hosts reputedly have guardrails to discourage such output. On the other hand, selling in those communities largely requires trust [1], but that might take time that this scenario doesn't permit.

[1] https://www.youtube.com/watch?v=emdki5B_O7Q . (60+ minute video by Matthew Colville largely directed at fledgling authors)


For targeting advertising expendatures at the site level. If most of my traffic, as revealed by referrer links, comes from social-media-platform-foo and only a little from social-media-platform-bar, then I am likely to spend more on ads from foo than from bar. I'll grant that it is a noisy measure, but doesn't need to be about tracking a particular individual.


Businesses survived just fine before this. Do personalised ads earn more money? Maybe. But they're invasive and if the governments bowed down to the people instead of corporations they'd be just as illegal as stalking a potential customer to harass them when they're most likely to see you


Did you expect some answer that decried world peace as impossible ? It's just repeating what people say [0] when asked the same question. That's all that a large language model can do (other than putting it to rhyme or 'in the style of Charles Dickens').

[0] https://newint.org/features/2018/09/18/10-steps-world-peace

If you are looking for a vision of general AI that confirms a Hobbsian worldview, you might enjoy Lars Doucet's short story, _Four Magic Words_.

[1] https://www.fortressofdoors.com/four-magic-words/


If you want to see examples of this in practice, I recommend reading Randall Monroe's Thing Explainer [0] or some simple wikipedia articles [1].

[0] https://xkcd.com/thing-explainer/

[1] https://simple.wikipedia.org/wiki/Rabbit (versus https://en.wikipedia.org/wiki/Rabbit)


Could y'all point at instructions for how to imitate this limited internet situation ?

I ask because, two years ago, I was able to circumvent the Windows-11-requires-internet-and-a-microsoft-account part of the set up for a new laptop computer by doing this on a flight. Apparently, connecting to the airplane wifi (without yet logging in) was enough to satisfy the OS set-up, but limited enough that my laptop didn't require a microsoft account. With windows 10 now end of life, I will probably get a new desktop computer and would like to repeat the feat at home. Thanks


Boot up a router without any ethernet cables hooked up to it. Or turn on tethering on your phone but disable mobile data.

I believe this trick doesn't work on Windows 11 anymore, though. Microsoft will happily wait for you to move some place with internet access to finish the OOBE, especially with upcoming changes where they disable various internal mechanisms to bypass the account restrictions.

For about 30 bucks (or a crack) you get more life out of Windows 10 if switching to Linux isn't an option for you. You'll need to log in to an MS account once every three months to keep that going, but you can log out in between. If you live in the EU, you'll get the first year for free if you just sign in to an MS account, which I believe will also work as long as you sign in once every three months to keep the computer registered for updates.


>Apparently, connecting to the airplane wifi (without yet logging in) was enough to satisfy the OS set-up, but limited enough that it didn't require a microsoft account.

Set up a wifi network with no internet? If you have a separate router/modem, just unplug your modem from your router. If your mode/router is combined unplug the coax/fiber/phone line.


Likewise. In fact, I was under the opposite impression because of the benefit that sulfur enriched shipping exhaust had for our climate [0]. It looks like these clouds are thinner and don't have the same impact as that, though. While I felt that the featured article linked to their favorite site aggressively (four links to contrails.org), it looks like the google site is legitimate [1]. I couldn't find a recent [2] paper on NoAA about contrails, but presumably others have studied it.

[0] https://cpo.noaa.gov/the-unintended-consequences-of-reducing...

[1] https://sites.research.google/gr/contrails/

[2] https://csl.noaa.gov/news/2011/101_0714.html


> In fact, I was under the opposite impression because of the benefit that sulfur enriched shipping exhaust had for our climate.

It isn't quite accurate to state that ship tracks have/had a "benefit" on our climate. Their existence creates a transient decrease in OLR and increase in albedo. If anything, they simply masked some GHG-induced warming that had a much longer half-time, and cleaning up ship emissions has "unmasked" some of that hidden warming. But, again, the warming was already committed.


The benefit was that they cooled the climate.


My understanding is largely ten years old and high level and only for one kind of fully homomorphic encryption. Things have changed and there is more than one kind.

I heard it described as a system that encrypts each bit and then evaluates the "encrypted bit" in a virtual gate-based circuit that implements the desired operations that one wants applied to the plaintext. The key to (de|en)crypt plaintext will be at least one gigabyte. Processing this exponentially larger data is why FHE based on the system I've described is so slow.

So, if you wanted to, say, add numbers, that would involve implementing a full adder [0] circuit in the FHE system.

[0] https://en.wikipedia.org/wiki/Adder_(electronics)#/media/Fil...

For a better overview that is shorter than the linked 250 page paper, I encourage you to consider Jeremy Kun's 2024 overview [1]

[1] https://www.jeremykun.com/2024/05/04/fhe-overview/


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

Search: