kogasa

joined 1 year ago
[–] [email protected] 6 points 7 months ago (3 children)

It's just as easy to run in a Docker container and I would recommend this anyway.

[–] [email protected] 1 points 7 months ago (1 children)

I don't see the duality

[–] [email protected] -1 points 7 months ago (3 children)

Is the duality statement meant to be true in a technical sense?

[–] [email protected] 2 points 8 months ago (1 children)

Haven't heard of 0x10c since 2012. Shame it was canceled, I love Elite and would love more games in its niche

[–] [email protected] 2 points 8 months ago

What platforms would you like your app to run on? Then, which UI framework supporting those platforms would you like to use? Then, look at the framework's documentation to find a sample starter project that you can run as an app, and modify it from there

[–] [email protected] 9 points 8 months ago* (last edited 8 months ago)

All cloud providers will support budget notifications. That doesn't do much good when you shoot past the budget in a short timespan. I set a Google cloud budget of $20/month and enabled a Tensorboard instance, which had no observable indication that it cost anything except the base cost of the VM, and got notified that I was $280 over budget the next day. Apparently there was an upfront $300/month/user fee for Tensorboard. (Several months later they changed the pricing model to $10 GiB/month with no user fee.)

[–] [email protected] 16 points 8 months ago

Obfuscation is meaningless. It's public info or it's not. In this case it's necessarily public

[–] [email protected] 14 points 8 months ago (6 children)

Not really a substantial opinion, but I have little hope that replacing a fairly well established Rust codebase with a brand new Java one will do much in terms of increasing contribution.

[–] [email protected] 14 points 8 months ago

It could still be rust. Code is always the easy part. Design and organization and funding are hard

[–] [email protected] 24 points 8 months ago (13 children)

Not sure I understand. How could there possibly be a solution? Isn't this an inherent problem with federation? You can't un-share information

[–] [email protected] 9 points 8 months ago

If you have a lot of semantic breakpoints (like the end of a concept) that don't line up with syntactic breakpoints (like the end of a method or expression body) your code probably needs to be refactored. If you don't, then automatic code formatting is probably all you need.

[–] [email protected] 1 points 8 months ago

I understand... In a programming environment 99.999% of tabs aren't after any other text.

view more: ‹ prev next ›