this post was submitted on 20 Aug 2026
30 points (94.1% liked)

Technology

87417 readers
3841 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] chickenf622@sh.itjust.works 16 points 1 day ago (1 children)

An interview that asks me to execute 3rd party code on my machine is an instant no from me. They can give me a dataset in plain text and ask me to do something with it in a certain language, but running a whole code base is sketch as hell.

[–] gravitas_deficiency@sh.itjust.works 10 points 1 day ago (1 children)

I mean… absolutely fucking not on my baremetal. But at the same time, I wouldn’t really care about executing it in an appropriately sandboxed VM or container. And maybe that’s part of the test.

[–] modem_down@thebrainbin.org 2 points 19 hours ago

Why wouldn't you be concerned about VM or container escapes?