Odd that open AI models aren't on that graph but are on the rankings! Must be a data lag issue?
HN user
Dibes
For me claude is the best, hands down. Fable took it a step even further.
From the readme: https://x.com/MaximeRivest/status/2073544461473169432?s=20
I believe they were trying to push back on the easily word in "easily produced". While, thank god, modern medicine makes birthing dramatically safer than at any time in history, it is still an incredibly taxing process on the human body and still fundamentally dangerous. It is not "easy" per-se.
Those points are fine, but not the root of what makes MAGA shameful. You can go about having that opinion and take actions towards it without being racist, anti-LGBT, generally hateful, and backing an administration that has been proven time and time again to be deceitful in every facet and tuned to the interest of the wealthiest.
The thing is, for most people a standard wall outlet is plenty. The math works out that a simple 15/20 amp circuit can charge over 40 miles overnight, and the vast majority of people aren't driving more than that for their daily commute plus errands. Level 1 charging is genuinely sufficient most of the time. I was particularly swayed by the technology connections video on this topic I watched before buying my first EV https://youtu.be/Iyp_X3mwE1w
The real pain point, in my opinion, is whether you have any place to plug in nightly. If you don't, then as you pointed out, it becomes a nightmare to own. Range anxiety is completely justified when public charging infrastructure is still as unreliable as it is, years after the initial build outs. Your points about charging pain are all too common.
If you have a garage with an outlet, you are generally fine. I lived off a level 1 charger for over a year before I decided I wanted the convenience of a level 2 charger.
No problem! I hope you have a good time with it!
If isomorphic TS is your cup of tea, tRPC is a nicer version of client server contracting than graphql in my opinion. Both serve that problem quite well though.
Hallucinations by LLMs are both normal, well documented, and very common. We have not solved this problem so it is up to the user to verify and validate when working with these systems. I hope this was a relatively inexpensive lesson on the dangers of blind trust to a known faulty system!
I would highly recommend talking this through with a therapist! I don't think anyone on the internet has the time/understanding/or context to tell you either way in any satisfying manner that would settle your confusion. It is never too late to introspect and learn about who you are as a person, and a therapist is a great sounding board at the very minimum.
I'll be honest, with the knowledge they are building their own type system and not adopting typescript, my interest went to near 0. Typescript has been a delight to use and migrating off of it is a non-starter. It will take a lot to get me to move off of using typescript even in greenfield projects.
Our company has exactly this and I think it works really well! We are a small engineering team spread out across 4 states with tiny offices/hubs for those that want to get together. I work with a friend in town and we go to an office 3 days a week on the same days and I love the schedule.
I think I would recommend warming a ceramic mug that you pull your shot directly in!
This is super cool! I love it overall but couldn't help but want for it to let me link NPCs/things to locations and just generally add more metadata for when campaigns progress and the world fleshes out more
While I do not pretend to know your financial situation, I do have a good friend of mine who interned in the bay area for $15/hr with no benefits (housing or otherwise) and managed to live relatively fine for 8 months. It's not close to ideal, but I know it is possible.
Couldn't this be curbed by better radiation shielding on the plane itself?
Not sure how you came to that conclusion. Part availability is a valid complaint about tesla. This seems to just be a blatant attack on the poster for no reason.
As someone who has worked from home for over 2 years now, I have found the best way to counteract loneliness for me is to have weekly scheduled time with friends to play board games, hop on and play games at night with friends, and to sometimes go sit in a crowded coffee shop. I have also been remote calling some other friends at work to just shoot the shit, and work on our separate things while in a call. Between those things, it usually sates my need for social interactions. As a side thought, I have noticed that creating a dedicated work space as apposed to working from the sofa or any other place in the house has helped reduce the amount of loneliness or isolation I feel for some reason.
That being said, sometimes I do still find myself feeling a tad lonely at times and is something I still am figuring out the best ways to manage. I still believe that the benefits of remote work still vastly outweigh a typical office job and it would be very hard for me to give up my current situation.
Thanks for the links!
They harp a lot on how fast it starts up - which sounds great - but I would like to have some solid numbers on what that startup time actually is on actual devices! I can't seem to find anything perusing around the GH page or the site
This is fantastic advice! Thank you for your input.
There is a difference between unprofessional and just outright toxic. I just tried it out and for our company with over 2900 members it was sparsely used and most of it was just outright insults with little to no discourse minus one or two decent threads.
It really is a language by language basis. Many languages adopt features insanely fast, many insanely slow. JS for example has as of late has a very fast rate of change[1]. Or you could look at how Java has changed from 8->10 and all the new features added there. There are other languages like C that haven't changed much at all (to my knowledge). It isn't relevant to take the rate of change of other languages and apply it to another as an expectation. You would get a better metric by taking the rate of change of the current language in the context of the last year or two.
I'm not sure how what we used to do or wait for is relevant now. Technology and it's pace isn't the same as it was decades ago, and I see no reason that we should hold it to the standard of that time.
I do and it is fantastic! My SO is not a lover of having more apps and especially loves to have todos and lists written down on paper. Curiously, she enjoys keeping those two things on Notion and actually likes organizing things in it. That feels like a big win for me personally. We haven't yet hit the limit on the free accounts but I do echo the other people's thoughts, that for 2 people $16/month doesn't feel worth it.
As someone who is living there right now, I don't think that is an accurate depiction of Ohio unless you are way outside of a city. Columbus for example is basically a 10 mile circle of sprawling suburbia centered by a relatively small downtown. Your statement is analogous to saying California is just hundreds of miles of hills and mountains and forests while discounting the major epicenters that exist.
Looks like they are at least playing pros from TI8[0].
[0]: "These results give us confidence in moving to the next phase of this project: playing a team of professionals at The International later this month." from https://blog.openai.com/openai-five-benchmark-results/ at the bottom
If I had to guess I would say that Dota is a very complex environment that could be akin to real-world complexity that is simulatable to the point that simulation and the real game work identical. The real world isn't nearly as clean, however, as we get better and better at these "toy" examples we likely could learn more efficiently on the real world problems.
another thing I used a ton when going through part 1 was being signed into my google account, google kept track of my progress through the video and if I exited out and came back on a different machine it would resume where I last left off, then I would back up a few minutes to build that context back up (or attempt to anyways).
as someone who only has a little experience with pattern matching, how does this look bad? The syntax looks good enough to me that I could and would want to use it.