HN user

somnic

190 karma
Posts0
Comments62
View on HN
No posts found.

I can understand the frustration with giving away this tool to companies with poorer security practices than their importance warrants, same as frustrations with bailouts. It means they don't really face the full consequences of underinvestment in security. Not to say it's a bad idea, but it does feel unjust.

I think I heard it was a bit more than that - you'd buy them online direct, blind, and be informed immediately after purchase what it was you'd actually bought, so bringing in the immediacy and "convenience" of online gambling/gacha/etc. too, compared to ordering a mystery box and opening it when it was delivered, or buying foil packs of trading cards where you need to actually be present at a particular location.

Someone getting forced out of their home in exchange for a few million dollars isn't exactly the most tragic story out there, and increasing tax revenue to pay for better amenities is hardly a bad thing by my reckoning. The aforementioned rich people are a bit less richer, because now they're paying those rates.

Most plans to implement LVT at scale that I've seen include provisions to increase the rate slowly over years and decades, and allow deferred payments for the elderly upon sale or from their estate because yeah, a lot of people made plans to retire based on the present tax regime. Younger people saving for retirement can plan on putting retirement savings into productive assets rather than land speculation. I'm also not entirely clear on why a pension that pays for everything except housing is fine, but providing housing for the elderly is a problematic level of state intervention.

I've seen a few people use a soft inflatable or plush collar that's more flat, and doesn't go up around the face, instead of an actual cone. That way the cat's the whiskers aren't disturbed while still preventing the cat from worsening wounds by licking. At least some cats seem to be a lot more tolerant of that style.

If you say "no, we're not pursuing this feature because it's impossible" and users have used other software that implements the feature to a reasonable degree of functionality, you're not doing yourself any favours in terms of shutting down demands. You'd be better off either not giving a reason at all, or giving reasons that are clearer to people who aren't as knowledgable.

The choice not to implement it for architectural reasons is entirely up to the devs, is likely justified, and in most cases users acting entitled to support and feature additions from OSS developers who are volunteering their time is something I side against. But the devs also should be able to talk to people who aren't marinated in that same viewpoint, for their own sake if nothing else. The leap from "there exist cases where implementing this feature in a performant manner wouldn't be feasible" to "we shouldn't implement this feature even for the many cases that would support it" isn't going to be obvious to everyone.

VLC's poor performance in seeking backwards in general, not just by frame, is a big part of why it's no longer my media player of choice. Which is fine! As an OSS project there's no real reason to care about the number of users as long as enough people are involved to sustain the project, and making the developer experience pleasant is more important than making the user experience pleasant on that front. It just means it's not as good a tool for some users as others, like mpv.

Okay, how do moral hazard (as defined here), information asymmetry, and monopoly not apply to public health systems as well? Point 5 here is a little under-explained, how exactly does demand for healthcare reduce supply and why can public systems cope with that while private ones fail? And which aspects of medicine are non-excludable and non-rivalrous, aside from herd immunity? From what I can tell vaccines tend to be subsidized by the govt. in the US anyway, which doesn't require overhauling the entire healthcare system to rectify.

I'm quite pleased to live in a country with a decent public healthcare system. It does indeed have some significant benefits. It still has half the problems on your list, and more besides.

For the vast majority of files, whether those are executables, config files, or libraries, nix doesn't just put them in standard locations for Linux systems, but instead puts them in /nix/store/ with a directory derived from a hash of all its inputs and dependencies. For example, I have mpv in the nix store at /nix/store/08a907bw4csdc44408a992lnc9v2802c-mpv-0.38.0 and this has the default config, the binaries, completions, libraries, etc.

Since the directory is titled based on the hash of the various inputs that go into building the package, when I run an upgrade it's not going to overwrite the old version of mpv, but instead it's going to put the new version in the nix store as well, at a different directory. Until you collect garbage, to clear out the old versions of things you're not using any more, nothing is deleted.

So while you can add and delete entries to the nix store, each entry itself is read-only once it's been built, and thus immutable.

For managing your configuration.nix file itself you can just use whichever VCS you want, it's a text file that describes one system configuration and managing multiple versions and snapshots within that configuration file is out of scope.

For the system itself, each time you run "nixos-rebuild switch" it builds a system out of your configuration.nix, including an activation script which sets environment variables and symlinks and stops and starts services and so on, adds this new system to the grub menu, and runs the activation script. It specifically doesn't delete any of your old stuff from the nix store or grub menu, including all your older versions of packages, and your old activation scripts. So if your new system is borked you can just boot into a previous one.

As I understand it, large studies of couples where one partner has HIV with an undetectable viral load and the other does not have HIV have not recorded any cases of transmission through sexual activity. The question of whether it's "impossible" or "extremely unlikely" comes down more to philosophy than anything pragmatic at this point.

Transmission through sharing needles we have less confidence around, because illegal drug use is harder to study.

IIRC not everyone reaches an undetectable viral load through antiretroviral medication, so you do need to make sure that's the case. Pre-exposure prophylaxis and general safe sex practices like condoms can mitigate the risk for people with low-but-detectable viral load and their partners.

I'm curious how you're using the word "eusocial" here, because I've only heard it used to describe the structure of bee or ant (or naked mole rat) colonies.

If I recall correctly, what's happening here is that a property is valued at a particular level based on the rent, and the owner can borrow against that to make other investments. Demand drops, and lower rents would affect the valuation of the property, the owner wouldn't be eligible to borrow as much against it any more and may not have the liquidity to readjust things. So it's more profitable and secure to keep the rents at a higher, but vacant, level. It kind of suggests the solution here is more regular and rigorous revaluations of property, or limits on how much it can be leveraged.

I think coordinating the norms of a foraging troupe all with a similar understanding of their environment and society through individual action is a little more tractable than coordinating the norms of an economy consisting of millions of people with wildly varying levels specialization and knowledge.

I admit I'm a bit confused by the reward function, as given it seems to provide the same score independent of correctness due to the squaring? And I think even if that's a mistake and it's supposed to be negative for incorrect answers, a policy that optimizes for that reward is to output 1 for anything with less than a 50% chance of being true and 10 for anything over 50%. Is that how RL is typically done?

I have to assume that someone has run a trial on training these models to output answers to factual questions along with numerical probabilities, using a loss function based on a proper scoring rule of the output probabilities, and it didn't work well. That's an obvious starting point, right? All the "safety" stuff uses methods other than next-token prediction.

My duckduckgo results are starting to have summaries that do not reflect the content of the associated site and contain plausible falsehoods, courtesy of bing, and the content-farming keyword-spamming AI generated SEO slop goes without saying at this point. It'd be very nice if these models weren't also polluting the resources that people use to try and verify things.

It might be sort of habitual. If I'm reaching out to support for a piece of software or hardware I've paid money for then it's actually fair to be pissed off if they're not providing what you paid for. The same doesn't apply to OSS, but a lot of people treat repo issues as if they're corporate tech support.

One thing about the nature of open source software development is that the positive feedback channels are kind of limited. Sure, if someone opens an issue or a pull request on your project that's potentially a positive signal, but it's never a purely positive one. In pretty much every other place people put things they've created online there's room for reviews and comments to help other people decide whether to try something, so if you make something good you can get a lot of people saying what they like about it. This doesn't solve the negativity and entitlement of others, but it likely makes things feel more balanced.

Open source software, culturally and mechanically, doesn't have much room for unqualified positivity.

It's a bit hard to imagine Apple of 10 or 20 years ago releasing a product like this without a clearer idea of how people would actually fit it into their daily lives. A lot of their successes have been about reducing friction, and while this is convenient relative to other VR products as far as I can tell, there still doesn't seem to be anything that VR is easier for than non-VR alternatives so far.

Okay, to put it differently, hyper-local community decision-making, in isolation, might make decisions that are good for that particular community at the cost of the rest of a city. People don't want bike lanes on their street because it means less on-street parking and more difficulty pulling out onto the road, even if they broadly think cycling is a good idea. People can make reasonable decisions that are in the interests of the "community", and it leads to dysfunction. Doesn't mean "we know better" it means coordination has to happen on a higher level.

Instead of more gratuitous parametric modeling, we need to think about urban epistemologies that embrace memory and history; that recognize spatial intelligence as sensory and experiential; that consider other species’ ways of knowing; that appreciate the wisdom of local crowds and communities; that acknowledge the information embedded in the city’s facades, flora, statuary, and stairways; that aim to integrate forms of distributed cognition paralleling our brains’ own distributed cognitive processes.

I don't know if the authors of this article are substantially less guilty of abstractionism and impracticality than Sidewalk Labs or whoever. Knowing how pigeons understand cities might be interesting, but I'm not sure it's interesting enough to center urbanism around. The wisdom of local communities can be seen in angry letters to the council about how bike lanes are satanic, contemporary statuary seems to be about giving a well-connected artist a big chunk of cash to make something that the residents of a city find unpleasant to look at.

Hubris with regards to urban planning is hardly unique to programmers. Planning boards and transit authorities and city councils and everyone who's got opinions on those things is intervening, and sometimes messing things up. Cities are not in some romantic state-of-nature where everything is organic and bottom-up and intervening risks destroying the ecology.

Between fatalism and high modernism, there's room to actually improve things on the margins, check to see how it's going, and iterate.

If you're on a work visa and need a employer to sponsor you to stay in the country, it's pretty hard to quit if you're being taken advantage of. Being ineligible for unemployment payments or other support doesn't exactly help. Immigrants are often making the best decisions they can given the constraints of the situation, but it's not good for them or for local workers if immigrant workers are an exploitable underclass.

It would've been courteous to offer it back to the donor, if they weren't equipped or willing to archive or distribute it. I'm guessing that's probably not standard practice, but surely it's common for people donate things to be archived because they're in some way important to the donor.

If it's not going to give you what it's promising, which is generating images based on the prompts you provide it, it's a poor service. I think it might make more sense to try determine whether it's appropriate or not to inject ethnic or gender diversity into the prompt, rather than doing so without regard for context. I'm not categorically opposed to compensating for biases in the training data, but this was done very clumsily at best.

This isn't really what you're posting about I do find curation and reviews to be valuable, if you avoid reifying them too much. I often see a bit of an anti-critic sentiment, mostly from people who disagree with a review for something they've got strong feelings about one way or another, but I don't want to spend the time to extensively search through the Sturgeon's law wasteland of indie music. Algorithmic recommendations are sometimes helpful but don't often encourage me to branch out as much as reviewers, especially when it comes to unknown unknowns. The fact that a lot of indie artists find it hard to get attention is really just the nature of the game. There are a lot of musicians and aspiring musicians out there.