• 14 Posts
  • 313 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle
  • For LLMs it entirely depends on what size models you want to use and how fast you want it to run. Since there’s diminishing returns to increasing model sizes, i.e. a 14B model isn’t twice as good as a 7B model, the best bang for the buck will be achieved with the smallest model you think has acceptable quality. And if you think generation speeds of around 1 token/second are acceptable, you’ll probably get more value for money using partial offloading.

    If your answer is “I don’t know what models I want to run” then a second-hand RTX3090 is probably your best bet. If you want to run larger models, building a rig with multiple (used) RTX3090 is probably still the cheapest way to do it.








  • För ett par decennier sedan, innan alla hade smartphones och internet, så kände jag en pundare som ringde nummerupplysningen för hjälp att koka ägg. Det numret kostade ca 10kr/minuten att ringa vill jag minnas, för er som inte var med på den tiden




  • When I first heard of the Somnium it sounded like perfect specs on paper, but when I saw the price… oof… Pimax Crystal Light has a much more attractive price, but from what I’ve read it seems to have horrible quality control and that it requires buggy proprietary software, which might mean it’ll never work on Linux.

    Hope Valve could make an Index v1.5 which just has updated screens with slightly higher res and keep the the ~€1000 price for a full kit. But with the electronics shortage and inflation which happened since the Index was released it might not be possible.





  • Thanks for the tip, but I asked a while ago and they gave me a weird look and said they weren’t interested in any old games. They don’t sell any second hand stuff, and I suppose they rather sell something new to people instead of helping people find new owners. I did however bring all of my unpainted minis to a games convention a few years ago and traded them for other games. They didn’t want rules / starter boxes or magazines though, I think that’s more difficult to sell.

    Melast paid for shipping so all the old WDs are on their way to their new home though :) I still have the Citadel Miniatures 1994 catalogue if anyone is interested, but it’s mostly black and white photos of unpainted minis and it weights 750g. I.e. a bit expensive to mail and probably not very interesting for most people unless they’re collectors


  • With reservation for typos, the issues I want to get rid of are 175, 178-199, 201-203, 208, 209, 211, 212, 217… Which ought to add up to 31 in total. I put them in a sturdy box on the bathroom scale and it said 8.6kg and looked up what it would cost to send them on postnord.se: 245 SEK within Sweden, €58 within EU, €63 rest of Europe, €105 rest of the world. Maybe DHL or UPS could be cheaper, dunno if anyone thinks its worth it.

    WDs do not include any miniatures which originally came with them btw, but I noticed that at least one issue has some kind of cardboard buildings and tokens inserts that were intact. There’s also a 1994 Citadel Miniatures catalogue in very good condition, but it’s thick a.f. and heavy





  • It’s a functional programming language, so you have to think quite differently when using it if you’re used to imperative programming languages (e.g. C++, Java, Python, Basic). I learned it at uni and it was quite fun, but I wouldn’t know how to write a larger project in it.