Imagine the backlight of the button is broken. Now you enter the elevator and want to go to floor 7, while someone else already pressed the button ;)
HN user
flusensieb
I don't think that the day of the week matters that much. But the correct way to rise prices is clearly: - announce the new prices and the day from which on they are valid. - ensure that your customers have time to react based on your announcement.
Based on the article it seems like the only information before the change was "some day in january we will change prices" which would not be enough for me as a customer...
Not a CLI tool, but I recently started using https://klogg.filimonov.dev/ klogg (which seems to be a successor of glogg) more and more often.
Political flyers seem like something very different to license plates. The court might decide differently under different circumstances.
And distraction is a bad thing because humans can focus on useful things 24/7 while being productive?
Why would machine generated porn be different from, say, machine generated minecraft worlds? Both seem useful as a form of distraction and for entertainment to whomever wants to enjoy it.
Some rivers (especially in the US) miss their waterway-line through lakes/reservoirs and the part crossing the dam. These need to be added.
Edit: https://wiki.openstreetmap.org/wiki/Rivers Explains it quite well with some graphics.
If you need syntax highlighting and an easy way to navigate between files to understand a large code base, is it still source code?
Not google maps style questions, but it's quite easy to add POIs using OsmAnd.
You need an OpenStreetMap-account, then long tap on the place, "actions", "Create POI" - enter the name and the type (restaurant, wastebin, whatever...) and save it.
If you're used to it and know the categories it takes maybe 30 seconds to do it everytime you visit a new restaurant or to add a new shop when you're waiting for the bus.
I custom compile gtk+ to remove the 'search on type' behavior in file>open dialogs
I'm not afraid of change
If that minor issue is a reason to recompile a whole ui-toolkit, then I guess you should just stop applying any os update at all...
Sorry, I'm not a native speaker. What do you mean by "It's just Ukraine now". Was it always just Ukraine or hast that changed recently?
Edit: But thanks for the information :)
There's a little gap between a programmer saying he "gets no value" from AI and "turning programming into a completely different process".
I'm sure AI will close that gap ;)
Afhanistan and the Ukraine both have a little less than 40M inhabitants. (Which is around half of germany, or like 20M less than France).
The Ukraine has/had a relevant IT-offshoring sector, from Wikipedia there's around 1/3 of the soviet military industry that was sitting there (including companies like Antonow)... and they had a few years of preparation since the krim was occupied where they knew that russian secret services would try to undermine any kind of communication infrastructure.
I doubt that they currently rely on WhatsApp for military communication...
One can guess as to why (...job market).
I guess the farm tractor killed way more jobs (from potato harvesters, cereal harvesters, ...) than AI would even in the most utopian ways. But that doesn't matter: Both tractors and AI would and did shift wealth from the working class to the owning class. So I don't get why the "above" would try to not give GPT-4 the training data that they currently own anyway...
I sometimes work in a co-working space, there's an (I think) architect sitting there who does a lot of 3D/modelling stuff. From what I've heard it involves python/c++ for creating and rendering his models. He knows the math, and he really doesn't care about maintainability: Either it looks good to him, or it doesn't.
For him, ChatGPT and similar stuff works great. And I can totally see why. But for maintaining a full-time complex codebase where the code is less about 'make it work' but rather about 'make someone in five years understand what and why things are happening' it still seems like a no-go.
Errr... I think there are a thousand developers talking about how AI doesn't help them, so I don't think that's a good argument.
My personal experience is: - Writing some boilerplate/copy-paste testing code might turn out fine, but I still need to check it and that takes more mental effort than to just copy-paste-adapt with well-known keyboard shortcuts. - Writing business-relevant production code that is readable, maintainable and concise: Forget AI (at least for now).
On good days I try to use and adapt to LLM-generated code, but at the end of the day, when I have to get things done I turn them off: It's easier to reflect and build a complex system without someone constantly "trying" to bullshit you... After all the LLM does not (yet?) know about all the details, the why and all other things that produce something readable, correct and concise.
On the main website you can use the "query features"-function. It even returns roads first and shows their name if its set.
In the Organic Maps-app, in osmAnd and in MagicEarth long tapping on a place returns the nearest street name or address.
You can use the "Git source changes" atom feed from https://code.google.com/p/dcef3/feeds
There's similar functionality on github (but I haven't found documentation for it)... Example: https://github.com/shirou/kptool/commits/master.atom
You can use Firefox Profile Manager and create a new profile for demonstration purposes. ($ firefox -ProfileManager)