A lot of this math is beyond my comprehension, but it often seems to talk of proofs of theorems. What I want to know is if we continue on this accelerated AI mathematics trajectory, will we eventually be discovering new forms of math that will in turn have some applications down the line in engineering or biomedicine etc? I guess what I’m asking is are we on the cusp of a huge breakthrough for humanity, or largely just proving what was already known?
HN user
VladVladikoff
I wonder if the nation state actors are doing people profiling on owners of important packages to find the most vulnerable for an attack.
It’s so fascinating watching people on here bicker about models like fine wines. Wild times we live in. Wild times.
Then came the redesign: a perfect circle with a subtle gradient and central void.
I don’t see the gradient, their logo is black and white. Where’s the gradient? Was this written by an AI hallucinating?
These still seem awful to me. There are weird events in them that take me out of the moment like the record needle suddenly jumping of the record for no apparent reason. But more so I just hate the AI glaze look of all the characters.
We really are speed running any percent to the destruction of decent quality technology.
Been on Orpheus since it started, I loaded about 800GB of my music collection from what onto that site, but could never find an invite to RED, if you can share one I would love a chance to check it out.
I don’t really have 16 hours to burn watching a live stream recording, but I kinda want to watch it for the lolz.
Thanks Elon, very cool!
Isn’t 9 tok/s unbearable? I frequently see Claude sessions hit 1Mtok in less than a day. It seems that 9tok/s would be really slow for actual work.
Cloudflare, love you guys, but this needs to stop
Stockholm syndrome
What gets me is how honestly horribly written most of these scrapers are. I found one ip in my logs recently that had 50,000 attempts at the same 404, over and over every few seconds.
Where does the legality with this lie? I’ve read cases where someone was jailed just for changing the ID in a url parameter. If you are intercepting network requests and then replaying them (with modifications?) in you own custom code, I bet under some laws this is “hacking”. Personally I would be afraid to post publicly that I’ve done this, seems like it could be used as an admission of guilt in a trial.
Love your username! Great book. It’s a shame he’s been cast into obscurity because of his personal life. You mean someone who writes lots of dark fiction is a deeply dark and troubled soul himself! Gasp!
Google uses data from chrome. If you visited it with chrome, google knows it exists.
Right because that’s worked so well with gun control too!
It’s the wrong fix to the problem. The correct fix is enforcing an infinite scroll limit (time), after which the app tells you to take a break (for some amount of time).
Yes I was wondering the same. Why is the mean using a different set of years than the total data set? There also seems to be a year where the swing was equally as extreme in the other direction, what year was this? Would be worth mentioning at least in the post.
42 hosts with remote management
vender doesn’t want to fix it
Sometimes I wonder if the white hat hackers who find such a thing should just take it a step further and patch those hosts. Take the firmware, fix those bugs and update those 42 routers.
We already wrote a scenario about this, called AI 2027. It depicts takeoff happening in 2027 instead of 2030
So in less than 3 years, their exponential growth curve doomsday prediction has moved back 3 years. This seems to be the opposite of exponential growth.
I clicked on one, he was rambling about wearing sunglasses because of studio lights, seems like pointless drivel, so I stopped watching.
Yes we allow in room multiple devices and casting to the room TV. The TVs exist in each rooms separate VLAN.
Inter room communication between group bookings is in the works but it’s complex to say the least.
We push a QR code to their TV as well as send them an SMS after check in.
I want to know this too, as I’m hoping to fabricobble up a “smart speaker” that communicates with my local AI assistant. Right now we do everything via iMessage but it would be nice to be able to tell it to add things to my grocery list by voice while my hands are busy in the kitchen. Also would love if anyone has any advice on what microphone & speaker to pick out, was planning on just reusing a raspberry pi I’ve got around for the brain part.
I watched the link but I didn’t see where he talked about making it difficult to OCR? What exactly was done that made it difficult to OCR?
I’m working on a hotel right now. And I’ve gone to great lengths to make the wifi more secure. Everyone on their own VLAN. Separate PPSK for each room. Credentials are randomly generated and not some ridiculous pattern of last name and room number or similar. We built our own custom access control system, with what at the time was the strongest keycards we could find (mifare desfire ev3), I’m really trying to make a hotel who’s security isn’t such a joke.
Strange to eschew the only actual power they have. Interesting times.
That’s not actually possible with the example given in the article (dropping scss and moving to nested css), it’s all or nothing for many cases.
With images specifically it’s a tradeoff. For image heavy sites like mine, the performance gains provided by webp for the 96% outweigh the potential degradation for the 4%. We get a fair amount of support tickets but not a single ticket has said “I can’t see your images on my X device” since switching to webp (~6months ago)
I usually go by CanIUse's global percentage when deciding if I can utilize a new browser feature, and right now it's 90.81% (https://caniuse.com/css-nesting)
That's a bit lower than I would be comfortable with, however not that bad, we have been even considering switching all our images to AVIF: https://caniuse.com/?search=AVIF
And google uses Webp all over the place and that's sitting at 96% https://caniuse.com/webp
Author's 98% take is a bit misguided.