

This actually can explain a lot of it. Obesity epidemic in US is getting so bad that people need actual trucks to move them. A 300kg person will not be able to drive a sedan.


This actually can explain a lot of it. Obesity epidemic in US is getting so bad that people need actual trucks to move them. A 300kg person will not be able to drive a sedan.


I don’t think choosing color counts as 60%.
Ratatouille is just pisto with slightly different spices.


You have 3 arrows of time: one points from the smaller universe to bigger universe, second points from universe with lower entropy to higher entropy and third points from what we perceive as past and remember to the future that we don’t remember. Right now those 3 arrows of time are aligned and points in the same direction. It’s possible that first arrow will change direction at some point, second will not and we don’t know about the third. So on universe’s level it’s complicated. On human level we simply remember events “behind on” on the timeline and don’t remember the ones “in front of us”. It’s not clear why or if this can change. Maybe it’s different for other organisms.
I remember using pine on some occasions but I mostly used mutt which was using $EDITOR to write emails. Which for me was vi.
I can’t imagine anyone doing serious work using nano but it’s totally possible the problem is with my imagination, not nano itself.


You want citation about how time works?


It’s ok, it will trickle down eventually.


I herd this idea before. It makes no sense. Russia, Europe or China will not enforce anything. Either Trump and Netanyahu will stop interfering or the war will go on.


Exactly, the problem is drivers are distracted or simply don’t look out for cyclists and miss them. Having 1 or 2 lights has little to do with it.
Some guy once had to break suddenly because he didn’t see me when I was crossing the road on a marked, well lit pedestrian crossing. His excuse also was that he “didn’t see me”. Drivers have to pay attention. Cyclists and pedestrians can’t do much about it.


Two rear lights don’t really make you twice as safe. Silly thing to focus on.


100% agree.


The problem is Iran is no longer interested in making any deals with Trump. The only thing Trump can do now is to just leave the region and let Iran negotiate with its neighbors directly. That’s pretty much what they are doing now. They are talking about the strait with Oman and compensations with other countries. If Trump keeps bombing them they will keep the strait closed until midterms which will be bad for Republicans. If Trump doesn’t get involved the strait may be re-opened. If he escalates… it will take this shitshow to a whole new level.


The headline is wrong. They don’t claim Gemini was trained on docs.
" It also seemed to be able to regurgitate accurate information related to unreleased mechanics that the developer says they had only written into GDocs the day before the player’s AI interaction."
If it was written only the day before there’s no way the model was trained on that data. The claim is Gemini accessed his docs while generating the answer. We know Gemini can access public docs so I think the question here is if it accesses private docs in a breach of security, the doc had wrong permissions or it was all just a coincidence.


I would spend all the time I can contributing to open source projects.


It’s really easy if you move to a country where this language is spoken and study a lot.
I think Jetbrains is still fine as an editor but yes, the tooling is getting worse and worse. I recently stopped using the DB tool because it simply wasn’t able to reliably connect to my databases. Dbeaver is working great with same databases. For a easy fix that would be my recommendation: community editor Jetbrain tolls for editing code, external tools for git/db/docker and so on.
For personal projects I use neovim and while is a great editor with all the features I need it is a constant struggle. Maintaining configuration is really difficult. If you’re using nvim already turning it into IDE can be a fun project. If you’re not familiar with it I wouldn’t recommend it for development. There’s just too much work.