Hacker News new | past | comments | ask | show | jobs | submit | ng-user's comments login

I agree with another commenter that "Which face is real?" is somewhat easy to determine. In this scenario, it's A or B. You already know one face is fake, and one is real. It would be substantially more challenging if the question was rather "Can you spot all the AI generated faces?" and it turns out 40% of the time there is no AI generated face at all.

AI vs. Real can become somewhat easy to identify over multiple repetitions - AI vs. Real, Real vs. Real, AI vs. AI. are all scenarios that should be included to increase the difficulty imo.


> “He realized that a delivery option had mysteriously appeared on their company’s Google Listing. The delivery option was created by Doordash,” Roy wrote.

Isn't that the crux of the issue? No one except the business owner should be able to edit the Google Listing.


You'd think so, but Google allows people to claim businesses without so much as a shred of proof.

Maybe they have their own heuristics, who knows. When my FIL started a sunflower farm, I wrote a nice review and google offered to have me claim the page.


I have also been offered to claim a business that I reviewed. There isn't even an option to say that you aren't the owner.


Why on earth is that even a suggestion? If it's actually the owner leaving a review of their own business that seems like the kind of situation where at a minimum you wouldn't want to go out of your way to help them claim the listing. The cynic in me thinks this was probably a data driven decision and reflects the sad state of third party reviews and small businesses.


> No one except the business owner should be able to edit the Google Listing.

Or something in between: you should be able to "suggest" an edit and then when enough people confirmed it the information would show up but with something like "not confirmed by the owner".

Otherwise Google would lose all this free workforce that is the people who go to restaurants and then fill the missing bits because the owners don’t know they have a listing on Google Maps / don’t know they can edit it.


Sorry should have clarified - we are a government organization that interacts with a number of other government agencies. It's simply not feasible for us to implement SSO for all of our own internal applications (many different units/teams), let alone the external apps/systems we are consumers of.


Piggybacking off this comment to say, I made it 95% of the way to downloading the calendar before the "Sign in" button made me close the tab. There is no valid reason why I need to authenticate and provide you my account information to download a generic PDF, the juice ain't worth the squeeze imo.


FYI I got a 404 when trying to visit - https://scailer.com/news/join-final-beta-testing



It's crazy to me that Windows 11 has already been released and yet they're still adding what should be core functionality to the OS as an after thought.

If they are so set on redesigning Notepad and/or all system apps to use the new design style, why would those not be prioritized and included in the original release from day 1?


I'm not sure a slight refresh of the Notepad UI is core functionality of the OS. I don't like Windows, I actually quite despise it, but I think the rolling release approach is far better than, say, macOS' yearly dump. You end up with features that are half-baked or pushed to the next year. Microsoft is taking a saner approach with Windows releases, IMHO.


I thought Microsoft had announced they are switching to an annual release cycle.

I don't think it makes much difference to the quality, some features are too big to fit in a single cycle anyway. The question is whether they have enough discipline to hold back projects that aren't ready. In this respect neither Apple nor Microsoft seem able to say no.


Operating system for majority of users are feature complete for years and for most common tasks it would make no difference if work would be done on Windows, macOS or some Linux distribution. Perhaps the preexisting familiarity with a particular OS would be the only factor determining how comfortably user get the job done. But it can be done anywhere.

Emoji or gif support in desktop OS, sidebars or notification centers, all sorts of content or tasks suggestions, virtual assistants that are limited to only few languages, countless GUI changes or application redesigns that makes no sense or make the workflow worse. All of this is often presented as some breakthrough "experiences" that are about to fundamentally change user life - forever. And for quite some time I'm having a feeling that all of this is being done only to provide an illusion that someone does something, so the all decision-making people, CEOs would be satisfied that a product was improved. Maybe there are people who are impressed with such things or expect that these should be here but I'm definitely not.


> Emoji support in desktop OS

Are you suggesting that a desktop OS shouldn’t support an input method for standardized Unicode characters? That would be incredibly annoying. Especially if you’re a developer working on programs that are supposed to handle said characters.

> Operating system for majority of users are feature complete for years

(Good) UI scaling support? Dynamic refresh-rate support? eGPU support? Thunderbolt? Support for modern biometric authenticators like Windows Hello? Support for booting off a portable volume? Handwriting recognition in arbitrary apps? Basically 80% of accessibility features being finally pushed down into older software (with “dark mode” as a side effect)?

Yes, none of these things are from Windows 11, but none of them are more than 10 years old, either. People forget how many extremely recent OS features have immediately become table stakes to be taken completely for granted. (And this process is continuous. I’m sure there’s some accessibility feature being added to computers only today, that will enable people who never were able to use computers before to do so.)

Try using a modern Bluetooth gamepad with Windows XP / OSX10.6 / Linux 2.6 / other “perfect” OS versions some time. Even if you can get it to connect, it won’t even recognize all the buttons, because old APIs had hard limits on assumed number of buttons!


The key term is “inbox apps.” Notepad is now one of them. An inbox app is a Microsoft Store app that happens to be pre-installed (it ships “in-box.”)

As such, Notepad, like other inbox apps, is now decoupled from the release cycle of Windows. It’s just some arbitrary app, that happens to be made by Microsoft, and happens to come with Windows.


It's not crazy. We don't live in age of physical distribution.

When fix or feature is ready, it's moment to distribute it.

It's way better than Apple style feature hoarding to pad yearly OS release changelog with application fluff.


Of course, it would be nice if every program ever were nearly perfect upon release, but that isn't necessarily a realistic expectation in every scenario. If it can be updated via the Store (which is the case with Notepad and many other utilities), it doesn't have to be tied to the OS release cadence. In this aspect, modern Windows is more like rolling-release desktop Linux distros than macOS.


Notepad is core OS functionality? I think not.


For Windows I would say it is. Windows doesn't come with vi, nano, or any other terminal text editor, and some kind of text editor is needed for pretty much anything you would do with a computer.


True, but Windows 11 did not ship without a text editor in October. It shipped with the old version of Notepad.


I have never seen non techie users open notepad or edit config files. In fact I've heard people say that Notepad sucks and that MS Word is better, meaning they are so non techie they can't imagine a use case for notepad.


I doubt this is the paradigm that Microsoft would like to promote. Interestingly, my limited interactions will Windows 10 I haven't had the chance or need to use a text editor.


Err but powershell ISE ships with it.


I think so. How else are you supposed to edit a config file?


There is also write.exe or, just a suggestion, buy MS Office Word in a package deal for like ninety nine bucks. I can see why notepad might be deemed unimportant by Microsoft with both a commercial alternative to push and a more powerful editor also built in. (Assuming write.exe is still in W11, last I used was 7 I think.)


Those applications are absolutely not suitable for text editing because they have a tendency to mangle the text encoding and other CR/LF characters.

(I generally don't think it's too odd for an OS to ship with a text editor of some kind. I don't use notepad much but there are a few times that it's been a life saver.)


So Notepad is not core OS functionality because you can buy Word for only $99 to edit your config files? Am I getting this right?


You edit config files in Windows? Registry is all the rage there, unless you use tools made to be cross-platform (which, for devs, is obviously a lot, but I can see an argument that notepad isn't that important to the OS).


Better notepad then controlpanel ;)


This has been a big one for me too. Recently I picked up a smart bike trainer and started "Zwift Rides" which have only further increased the gamification of winter exercising.


Out of curiosity, where is 'here'? Germany?



Judging by their username: The Netherlands. Not sure which provider they're talking about though. Those prices suggest it's an MVNO.


No I live in Spain but I am indeed Dutch.

And no, it's not an MVNO, I use Orange Spain. The tariff I mean in particular is "Go Fly": https://www.orange.es/tarifas/movil/prepago

It looks like they now upped the allowance to 65GB (35 standard and 30 as temporary "gift" :) ). Didn't even realise that. They often have temporary deals like that. I mainly use my work SIM in my phone.

I think there's even better deals available here in Spain but I use Orange because they have a cell on top of this building and the 4G coverage is full bars (high buildings around so the signal reflects back to me).


Please don't break the back button.


Is this Reddit as a whole or specifically /r/UKPolitics?


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

Search: