From blockedofcourse@foo.invalid Fri Jun 5 00:19:11 2026 Path: paganini.bofh.team!newsfeed.bofh.team!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail From: Don Y Newsgroups: sci.electronics.design Subject: Re: Comparing algorithm costs Date: Thu, 4 Jun 2026 14:02:57 -0700 Organization: A noiseless patient Spider Lines: 16 Message-ID: <10vsp62$m34i$1@dont-email.me> References: <10rotbi$17okr$1@dont-email.me> <10rpamh$1bi6o$1@dont-email.me> <10rr3d0$1qup2$1@dont-email.me> <40c2uktpn6pjjtnrf55l09hd6jdhrbap92@4ax.com> <10rrfhn$1uu1f$1@dont-email.me> <10s183j$2drg5$1@paganini.bofh.team> <10s1deh$3m7ki$1@dont-email.me> <10s3imv$2jala$1@paganini.bofh.team> <10s3on9$biij$1@dont-email.me> <10vse0v$2ppb9$1@paganini.bofh.team> <10vsn0m$le88$1@dont-email.me> <10vsnta$2qfio$1@paganini.bofh.team> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Thu, 04 Jun 2026 21:02:59 +0000 (UTC) Injection-Info: dont-email.me; logging-data="724114"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/OjaoAETZEzsdP1k6LfMZF"; posting-host="f6e46e9ee0cead4540a2789bbff13f43" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:LkVXsZAJi0AB0PtlD5vm/eBbOoo= sha256:vCwjTg0wm3mytsMfzUjV9WZ3P1ER2TqcRDOafThJ4Dg= sha1:E1snwKyJFg8BongjYGB4TXrfj40= Content-Language: en-US In-Reply-To: <10vsnta$2qfio$1@paganini.bofh.team> Xref: paganini.bofh.team sci.electronics.design:1122229 On 6/4/2026 1:41 PM, Nioclás Pól Caileán de Ghloucester wrote: > |------------------------------------------------------------------------| > |"(I have no idea what the capabilities | > |of client-side apps esp considering sandboxing issues) I.e., is it even| > |possible for it to know the size of the file before "collecting" it?" | > |------------------------------------------------------------------------| > > Yes. This web app is not written to bother to check, whereas different > web apps do check sizes so they refuse to even begin to upload big > files. Clearly, a mismatch between what the developer THOUGHT the user would be doing and what the user *might* do. No surprise, there. This is why it's important to have specifications/"contracts" so stakeholders can determine the suitability of an implementation for a particular envisioned use.