Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)M
Posts
1
Comments
205
Joined
3 yr. ago

  • Mounting windows drives is a major reason though. Windows still holds majority of the desktop os market. How do you expect them to switch to, or even try Linux if they can't access their windows files?

  • In The Martian, the hermes ship used to go between Mars and the Earth used this method. In the hail Mary Project the ship split in two halves joined by cables to replicate earth gravity, by separating the two halves by large distance.

    It's a Sci fi concept so far, there must be a reson it's not implemented.

  • You can't really just use Claude code raw. You have to give it detailed instructions, use Claude skills,observe results, update prompts. It can be just as consuming, but rather that doing the productive work, you're just reviewing and correcting AI. People who have success using AI have invested time in their setup and are continuously adjusting it.

  • Deleted

    Permanently Deleted

    Jump
  • Was this a condition of the Iranian ceasefire?

  • In my experience it works across circuits, but speeds aren't that great. Just connect them to the same outlet first for pairing. I've heard about this method working between apartments too.

  • Repeaters can add fuel to the fire if there's already a lot of access points around. Especially on 2.4ghz which has limited number of channels. It can be helped by reducing the transmitting power on all devices.

    Id rather recommend the wall plugs (they connect to wall power socket and transmit Internet over power wires via RF), if you can't run Ethernet.

  • I play guitar but i learned before getting into the career. I don't play much anymore but i think it depends what your level is and what you're trying to learn. Rocking along to songs is a way to blow off some steam but you're also practicing by playing. If you're just learning chords or strumming / picking patterns, you can sit back and practice them while watching tv or doing whatever what doesn't involve hands. It can be relaxing too, just do it slowly, don't push yourself and you will learn the muscle memory either way.

    Assuming you're learning acoustic like me. Learning electric guitar, solos and music theory may be different.

  • Space dilation.

  • I like how they did not stay with v47 and added a patch 🤣

  • The user tracking is dodgy, yes but i can see it happening in any business where developers are clueless yes men.

    As for pay wall countermesures I can see how some person in Trump org not being happy about the links in the app being pay walled and asked the dev to remove the popups which they did without question.

  • PCs aren't faster, they have more cores, so they can do more at a time, but it takes effort to optimize for parallel work. Also the form factor keeps getting smaller, more people use laptops now and you can't cheat thermal efficiency.

  • If review is the "bottleneck", I'd say the code needs to be optimized for review time. Ship small increments of easy to understand code, touching as small surface as possible, and make sure it passes the review with no need for corrections and re-review.

  • Everyone. One person is too lazy to write a message, the others can't be bothered to listen to the whole thing 🤷‍♂️

    The transcription should be attached to the audio recording so if the sender cares about it being correct they should be able to comment or add correction.

  • This is where AI could be useful. Transcribing and summarising the voice recordings.

  • I like the size of the display

  • Deleted

    Permanently Deleted

    Jump
  • Fiat Punto.

    Exam cars in my area were puntos so schools tended to teach the same model.

  • I think we can assume it's nvidia H200 which peaks at 700W what what I saw on Google. Multiply that by the turnaround time from your prompt to full response and you have a ceiling value. There's probably some queueing and other delays so in reality the time GPU spends on your query will be much less. If you use the API, it may include the timing information.

  • There's a huge difference between a model you can run locally and a chatgpt model.

  • The question is about per-prompt, so number of users is not relevant. What may be more relevant is number of tokens in and out.

    If anything, number of users will decrease power use per prompt due to economy of scale.