if you can order for free or below cost doing anything in the app, you are not paranoid, you are directly stupid, is like being able to modify the shopping cart total in the browser and the server accepting that as the correct price. Everything should be server side validated where you have the full control of it.
HN user
joking
with llms maybe you can reuse their api for your own benefit instead of just showing some maps, so the issue is even worse that only cost.
not letting outside people at the luggage area seems fine to me, if anyone could enter there the number of stolen baggage would skyrocket.
not available in your country...
I suppose for any in europe waking up like me that I can save you one click and some time.
My case, I have to manage a portal for old tvs and those don’t accept the LE root certificate since they changed a couple of years ago. Unfortunately the vendor is unable to update the firmware with new certificates and we are sold
there was an ad, or a presentation in a conference keynote, from when microsoft built phones, showing a user leaving the house and continuing what was he doing in the car in a very futuristic way. I can't find it now, but was something crazy by then, the continuum idea was also a good one, but here we are, walled gardens and nothing smart about them.
maybe it doesn't do everything postman does, but I'm very happy using the rest client extension in vs code, the http files with the api calls are commited to the source code repository along with the code is easy to use, does what i need, and is easy to share with my colleagues.
I don't have a problem with the notch, I have a problem with the icons not showing in the status bar and there isn't a *** way to show them. It's so difficult to add a overflow button that shows the hidden icons?
the main reason is probably that the chip is already outputting the image in a lossy format, and if you reorder the pixels you must reencode the image which means degrading the image, so it's much better to just change the exif orientation.
That’s why you have an vpn or the rdp gateway instead of exposing the machines directly to internet.
I was on the real state listing site side long time ago, we were trying to block scrapers from getting our data, at the en we loss, and now we pay them to send us users instead of paying Google ads because it’s cheaper. Fun times
That kind of search is already available in many portals. You can actually find the shape of a polígon with the places you can reach in 1h of conmuté easily, as there is a google maps api for it (distance matrix) and finding the properties in a polygon is a solved problem. (
Almost as easy as cropping the center. Doing it well automatically is another kind of problem
I like almost everything from this project, even the documentation and development is being done in the open, with design docs like this: https://www.figma.com/design/qdCWR4tTUr7vQSecEjCyqO/DOCS?nod...
Batteries also degrade by time even if you don't charge and discharge them.
Thats by design, you can’t trust the client, everything has to be checked server side.
I didn’t see synology or qnap mentioned here. They are probably the easiest way to self host and stream the músic, even if they are simpler, but for me worked well.
Sex is also better with 4 people, requires a bit of organization though.
One of the best services I get from my Nas is the ability to save the music there and be able to stream to my phone. I prefer to buy some music and have it there than relying in any subscription service.
Also useful for magic and playing with cards.
in reality, terms are stored with the position, so if you use stopwords
to be or not to be should be indexed as 2-be 6-be and a phrase match should match exactly. the problem would be that it would match also "be not to or be", as the distance between the 2 "be" is also 3.
Long time ago it was necessary, but nowadays you loose more that what you gain using stopwords.
They can, but you have to do it yourself instead of leaving it to the phone. For a specific foto it’s ok, but I doubt any one wants to sit after each day to process the photos one took during the day
they do that in france with the "white" week. It's staggered and different per region.
it should be the opposite of procastination, but good naming anyway.
I have to see spam not because it passed the filter, but I have to check the spam folder weekly as some legitim emails end there
you have easiest ways to do a basic message queue. Kafka is overkill and it doesn't worth the overhead in simple escenarios.
Why wouldn't Microsoft be able to?
they are irrelevant on the mobile ecosystem, a place where almost all this features are most relevant and useful
they actually showed the option to do that with a full AI (apple intelligence of course) summary made on device.
do you have prove of Idealista owning a lot of real state? are zillow or trullia part of the problem in the US?
Idealista is the lead real state listing site in spain, and has other kind of problems, but I don't think they have a say on this.
You can use big disk, but not be able to access all the files on the disk with the same frequency, so you have 20% of the disk dedicated to hot storage, and 80% of it to cold storage. Cold storage access is queued , so the 1-5 minutes can come from there.