Hacker Newsnew | past | comments | ask | show | jobs | submit | Steve16384's commentslogin

Why is it that the larger the company, the less likely they'll have proper support?

Because “Fuck you, thats why”

Welcome to America, now gimme my money.


I'm not sure what your point is?

Several UK councils now charge double council tax (the monthly tax you pay for having a house) on second homes, exemptions notwithstanding.

Here in the UK it's currently exam season. One of my son's had a GCSE exam just today.


I can't help feeling that if you're turning JS off, you might as well turn off your computer to protect your data.


As an experiment, I made a small retail shop (< 30 products) that would use JS for modern style async/await calls, but would then use old school POSTs if JS was disabled with full page reloads on every POST. it sucked to dev and as UX, but it was possible to do. Had the non-JS POST style updates been any less annoying, it might have been viable. Nobody likes full reloads. They suck. JS can do nice things for UX. It's just that we can't have nice things because people suck


That's what frames are for. Only reload the frame with the important data in it (total cost, list of products in cart) and point the category links in the page to open in the same frame as the shopping cart. You can even style the frame contents with the main page's stylesheet so it only needs to load a `$41.29` total if that's all that's changed.


No, I did not defile myself that badly by using frames nor layout with tables either. <shudder> I did layout with CSS. It wasn't just an update to the total. It was a proper modern day UI look (if not so much feel) so that it had a collapsible shopping cart on the side so you could see the items and quantities and link back to the item's page.


If you're smart about the style/display format, this can be done with a frame that only has the necessary markup (ie just the contents of the cart, with links, think a sidebar/pop-up shopping cart embedded in the middle of the page). You can avoid the flash with css page transitions, too. It's not as nice as scripted setup, but if you're on a decent connection (latency) it's about even with other forms of progressive enhancement since you're not loading an entire UI framework. I'm not sure how well this would work for accessibility though, plain old frames aren't used much anymore.


Nah, HTTP logs still leak my circadian rhythm.


This site actually works just fine without JS.


That's actually a fantastic idea!

Oh wait, no, I'm an e-addict. Drat! Curse this monkey!


> If retirement age was say 80 instead of 60, there would be 25% fewer jobs to go around.

By that logic, when the population was 25% less than it is now (~1980s), there was a job for everyone.


It's taking "computer says no" to the next level. Computers do exactly what they're told, but who told them? The person entering data? The original programmer or designer of the system? The author of whatever language text was used to feed the ai? Even before AI, it was very difficult to determine who is accountable, and now it's even more obfuscated.


This also applies qualitatively to physical devices. It takes some effort to determine if a vehicular accident was caused by a fault in the vehicle or a driver error or environmental causes.

Some key inherent differences with older engineering fields is that software can be more complex than physical devices and their functionality can be obfuscated because it is written as text but distributed as binaries.

However, the main problem is that software has not been subjugated to enough legal regulation. Ultimately, all law does is draw lines somewhere in the gray between black and white, but in the case of software there are few lines drawn at all, due to many political and economic reasons. Once we draw the lines, most issues will be resolved.


Software is already subject to enough regulation. The stuff that's actually safety critical like medical devices or avionics is already heavily regulated.


Because lots of people, businesses and governments don't want to.


My impression is that The majority of people do want to.


When has that ever mattered?


My impression is that, seeing the rising AI use rates everywhere, that you are in a bubble.

Could be me too, but seeing China's general societal infatuation with AI outpace the US by orders of magnitude, I think that's a bit less likely.


Don't also forget the walk to get to the bus.


> set the agenda for the day

Were 90% of the agendas "working on the same thing as yesterday"? Did no-one know what they were doing that day until they had the daily meeting?


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

Search: