come to the dork side
- 0 Posts
- 145 Comments
FiskFisk33@startrek.websiteto Technology@lemmy.world•Google is going ‘all in’ on AI. It’s part of a troubling trend in big techEnglish0·3 days agoFor search I’m really happy with Kagi
FiskFisk33@startrek.websiteto Technology@lemmy.world•Self-Driving Tesla Fails School Bus Test, Hitting Child-Size Dummies… Meanwhile, Robo-Taxis Hit the Road in 2 Weeks.English0·4 days agoI am optimistic about self driving, just not Teslas. Unlike other self driving cars, Tesla is exlusively reliant on cameras. Others, like Waymo, have cameras, lidarr sensors and radar.
A usb stick with a live linux iso is generally enough
FiskFisk33@startrek.websiteto Showerthoughts@lemmy.world•The term carrot and stick doesn't sit well with me. If you hit a donkey with a stick then it's likely it won't trust you enough to accept a carrot later.0·8 days agoOn the contrary, that’s why it’s perfect. There is so much evidence in so many different context that positive reinforcement yields better results than negative.
This is congruent with your donkey example.
FiskFisk33@startrek.websiteto Technology@lemmy.world•EV Tax Credit Ending Dec. 31, Effectively Increasing Prices Up to 28% in USA. See How Popular EVs are Impacted.English0·9 days agoYou don’t need to be a journalist to copy/paste a title verbatim
FiskFisk33@startrek.websiteto Programmer Humor@programming.dev•I'm gonna refactor later.0·21 days agobut it removed half the point…?
i know this is a joke, but i find it quite interesting those two words have completely different etymologies.
Grave as in burial site comes from an old proto indo european word for “dig”, while grave as in serious comes from french.
I mean, sure, you won’t stay alive for very long with a stopped heart.
I meant like, when someones heart stops and gets restarted again with cpr or a defibrillator or something. People often call that being dead, and coming back.
people say quitting smoking is hard. I don’t understand, I do it multiple times a day.
Yup. I don’t think training should be considered breaking copyright. Regurgitating though should.
There are examples of use cases besides the right now obvious one of LLMs “creating” “original” content.
One that comes to my mind is indexing books. Allowing for people to search for books based on a description.
I know this is a definition in many places. I find it stupid and useless.
The heart beating is not a good definition of being alive in my opinion. The heart stopping temporarily doesn’t mean you died, you were just in terribly grave danger.
If a person is defined by their heart, what does that make a heart transplant?
utterly useless definition.
On the other hand, it is not the learning in your example that is illegal, but the recital.
If you learn ten books by heart and make money writing shitty fanfics, thats not necessarily illegal.
and the music
oh god the reason is even stupider then I expected
Because large numbers use the
e
character in their string representation (e.g.,6.022e23
for 6.022 × 1023), usingparseInt
to truncate numbers will produce unexpected results when used on very large or very small numbers.parseInt
should not be used as a substitute forMath.trunc()
.
FiskFisk33@startrek.websiteto Technology@beehaw.org•Apple's USB-C transition is a confusing mess (and that might be on purpose)0·28 days agosure, wirelessly.
FiskFisk33@startrek.websiteto linuxmemes@lemmy.world•Who needs stable, feature-rich desktops anyway0·28 days agoI liked gnome for its minimalistic UI. I then realized i3 does that better :D
wait, does windows jit compile C++ ??