I’m still in doubt of what a tankie is, even though I’ve now seen it mentioned 1000 times. Also why is it called that?
- 0 Posts
- 11 Comments
Aha I misunderstood, thanks for clarifying.
Actually for this specific context, there’s an easy solution: I reckon for llms self-hosting would be the way to go, if your hardware supports it. I’ve heard a lot of the smaller models have gotten a lot more powerful over the last year.
This is any company, government, or other organisation with +80 employees. The two other alternatives are
- Have all data in Excel with no data governance, robust procedures, or trust in data, as the organisation grows in size
- Use only external tools (which in turn are owned by organisations that work like I described in my parent comment)
I’d love to hear of there’s other ways of doing this stuff that actually works, but so far I just haven’t experienced it in my career yet.
djmikeale@feddit.dkto Programming@programming.dev•Ignoring lemmyhate, are programmers really using AI to be more efficient?0·2 months agoNot total bullshit, but it’s not great for all use cases:
For coding tasks the output looks good on the surface but often I end up changing stuff, meaning it would have been faster up do myself.
For coding I know little about (currently writing some GitHub actions), it’s great at explaining alternatives, pros and cons, to give me a rudimentary understanding of stuff
I’ve also used it to transcribe tutorial screencasts, and then afterwards having a secondary LLM use the transcription to generate documentation (include in prompt: "when relevant, generate examples, use markdown tables, generate plantuml etc)
As a person working in a field close to data engineering this sounds like they’re actually honest about the process.
Tldr: it’s not possible to “just delete” everything at once, even though we’d love to be able to.
There’s so many layers of where information is stored, and such insane amounts of data in their data platform. so running a clean up job to delete a single persons data in oltp databases, data lakes, dwh’s, backups, etc, would both be expensive and inefficient. Instead what they then do is to do it in stages: flip a flag somewhere (is_deleted = true) which lets it be removed from view initially, and then running periodic clean-up jobs.
djmikeale@feddit.dkto Buy European@feddit.uk•European alternative to stand mixers from KitchenAid?English2·2 months agoGood question. Just checked the two appliances I own made by them, and it only says their Norwegian addresses. I checked three other appliances, that all had “made in China” printed on them. So this could mean wilfa is manufactured in Norway, or just that they didn’t put “made in China” on their products 🤷
djmikeale@feddit.dkto Buy European@feddit.uk•European alternative to stand mixers from KitchenAid?English3·2 months agoI’m really considering purchasing the wilfa stand mixer. Comes with 10 yrs guarantee on the motor and 5 yrs guarantee on everything else. I have a few of their other products that I’ve also been really happy with
Thank you for the explanation! 😊