[-] gaterush@lemmy.world 5 points 1 month ago

The water cooling system that only needs to be used once

[-] gaterush@lemmy.world 17 points 1 month ago

I just tried and got "about 40,000 billion kilometers". Also the references are completely different from the ones in the post, so I guess it was a ranking issue

AI is just too unpredictable, hard to know what's accurate and you end up doing the work yourself anyways

[-] gaterush@lemmy.world 23 points 3 months ago

A once in a lifetime experience!

[-] gaterush@lemmy.world 3 points 6 months ago

that's awesome, did not know about that handy operator!

[-] gaterush@lemmy.world 9 points 6 months ago

The other command could just be printf '' >> file to not overwrite it. Or even simpler >>file and then interrupt

[-] gaterush@lemmy.world 10 points 6 months ago

I generally agree and like this strategy, but to add to the other comment about catching reimplemented code, there's just some code quality reviewing that cannot be done by automating tooling right now.

Some scenarios come to mind:

  • code is written in a brittle fashion, especially with external data, where it's difficult to unit test every type of input; generally you might catch improper assumptions about the data in the code
  • code reimplements a more battle tested functionality, or uses a library no longer maintained or is possibly unreliable
  • code that the test coverage unintentionally misses due to code being located outside of the test path
  • poor abstractions, shallow interfaces

It's hard to catch these without understanding context, so I agree a code review meets are helpful and establishing domain owners. But I think you still need PR reviews to document these potential problems

[-] gaterush@lemmy.world 4 points 7 months ago

When your function literally returns the void

[-] gaterush@lemmy.world 5 points 7 months ago

It's under Profile > Saved , but you have to hit the filter button to select Show Comments

[-] gaterush@lemmy.world 4 points 7 months ago

I don't want to think of what the FaceTime integration would be like...

[-] gaterush@lemmy.world 176 points 8 months ago

Seems like John was trying to.. cut some corners

[-] gaterush@lemmy.world 2 points 8 months ago* (last edited 8 months ago)

It's not really the ideal method, but if you use the global search and type in lemm.ee, and then after submitting switch to the Communities tab, you can see communities for that instance

I'm not sure how generally effective this is, would certainly be nice to have an easy way to do this

EDIT: actually this might just be communities with "lemm.ee" in the community name, not searching on instance name

[-] gaterush@lemmy.world 7 points 8 months ago

A couple mentions in here of Linux Mint, I also recommend it having tried out a few distros before landing here. Especially if you go with an external GPU laptop, which might be a good choice for gaming needs, then Linux Mint has been really good about solving all of the annoying driver problems that could come up.

I have a Dell G15 Ryzen (AMD with nvidia GPU), it's been pretty good but there's always a trade-off between bulkiness and gaming needs. It's just a little awkward to lug around to coffee shops, but it's certainly got enough processing power for me.

System76 was a contender too, I think I just went with whichever was on sale!

view more: next ›

gaterush

joined 1 year ago