Skip Navigation

Posts
7
Comments
75
Joined
2 yr. ago

  • ...and then there's Go who just won't let you compile at all

  • "Dr. Prof. Mann, I really didn't understand anything about UNIX on that last midterm. Can we go over how to touch and finger after class?"

  • I deduce these two sets must be the same then?

  • Looking at my phone, I verbally asked myself, "Where's my phone??"

  • Me of course. I mean I already got famous for being me so clearly I would be a good fit for the role.

  • It's obviously:

    Traceback (most recent call last): File "./main.py", line 2, in

    <module>

    AttributeError: 'str' object has no attribute 'length'

  • I got kinda obsessed with a security policy engine last year and am trying to build a visual novel around it.

    The story is supposed to take place in the near future where advancements in medicine and technology have created an implant that allows humans to program their cells' semipermeable membranes via software using this engine's policy language. The implant has the promise of preventing all disease since the right policy can regulate what enters your cells. However, in reality, many people suffer side-effects due to having implants with poorly-programmed policies. You play as a tuner who needs to save ailing patients by fixing their implants' buggy policies.

    I'm thinking of making something similar to Trauma Center where there will be these real-time policy tuning games interwoven with sections of VN plot. Of course it's all ideas and prototypes rn. Nothing ready to show :P

  • I don't think I would want to be part of the creation process but another Zero Escape or Somnium Files game

  • In no particular order:

    • VR arcades
    • Laser tag
    • Art exhibitions
  • Building and running a multiplayer game on one might be cool. Websocket is nice for making simpler real-time games for the browser. Godot also has multiplayer networking support but I've never tried it before.

    You do have to open up the Pi to the public Internet though to get any people to play. I use Tailscale Funnel but there are probably also other tunneling solutions

  • Not the red ones but I like yellow dragon fruit

  • Lurked on reddit for years before quitting altogether bc the mobile app was hostile and web was basically gated off. Then was exclusively read-only on Hacker News and Lobsters for a while until I realized I didn't want to think about only tech all day and now I am here.

    I think the nice thing about Lemmy for me is the size. It feels active enough that it's not dead but not so big that I feel compelled to just stand and watch on the sidelines.

  • Our flags are dynamic. Service basically reads them from an env var at runtime to determine if requests go through.

    Security, at my place at least, has been very conservative about not launching stuff into prod until they've pentested in our test stage which has kinda forced us to do waterfall :|

  • Yeah we have a test stage where everything is mixed together. It's just that we directly promote that test stage to prod so we can't really separate all the features back out for prod without cherry-picking. The other idea we came up with was just letting test flow to prod and locking WIP stuff behind feature flags. I don't think the security people would like that idea very much though...

  • I'm the dev that got assigned to be the release manager lol

    The project I'm on also requires deliverables from other teams that are not under my manager's control so no idea how coordination is gonna go

  • Delicious in Dungeon x Star Rail

    I guess this patch's event has you exploring an endlessly deep space labyrinth with no space anchors so your only choice to keep the party alive is synthesizing consumables from enemy drops?