HackerTrans
TopNewTrendsCommentsPastAskShowJobs

compel2160

no profile record

comments

compel2160
·19 gün önce·discuss
Dude, I was trying to remember the name of "The Quiet Year" for a while now! Thank you!
compel2160
·geçen ay·discuss
Yeah, I looked through the GitHub. I've used Clojure before so it seems pretty easy to pick up.
compel2160
·geçen ay·discuss
I get tags and atoms. It seems like the problem with class serialization is somewhat arbitrary though. It seems like both sides need the object schema ahead of time, in which case the schema can flag how it sdould be IDd / tagged.

I also wonder if atoms can be reduced for low-bandwidth transmission. Naïvly, you could just prepend a lookup table for multiple-use atoms.

I guess it seems more like niche, additional features when GGP seemed to be claiming a big step up.
compel2160
·geçen ay·discuss
Curious: what are the primary advantages you see?
compel2160
·2 ay önce·discuss
You know, I do keep getting random checks in the mail...
compel2160
·2 ay önce·discuss
The idea isn't to comprehensively make malicious code impossible - the idea is to make it difficult to sneak in. If the NSA wants to spend 500 billion$ to compromise an NPM package, there's very little we can do. But if waiting 3 days for security scans catch even 10% of malicious packages, that 's 10% fewer incidents everyone else has to deal with. And now people pwning maintainers must be much more sophisticated so their attacks are entirely undetected for that period.
compel2160
·2 ay önce·discuss
I don't think anyone is saying cooldowns are the only thing you need - just that it's a 30sec change that should harden your code.

Also, most malicious versions seem to be detected by tools scanning new packages. People updating without cooldowns probably aren't manualy inspecting diffs. Giving tools more time to detect things seems pretty obviously good to me. Add to that maintainers reporting they've been pwned, and the floor for sneaking malicious code is much higher.
compel2160
·2 ay önce·discuss
Even US -> CA was maybe 10 min when I crossed a few weeks ago...
compel2160
·2 ay önce·discuss
I don't do it all the time, usually just when I feel swamped with a bunch of different tasks. I also try to time box it, so no matter what I roll I work on it for a predictable length of time. I think the most effective part for me is not letting myself say no to whatever comes up - I just have to do my best. I feel like it's really helpful when I'm struggling to just set down and focus on one thing.
compel2160
·2 ay önce·discuss
What advantages does this provide over existing solutions (Coder, DevEnv, DevPod)?

Also, can you provide a non curl based install?
compel2160
·2 ay önce·discuss
I legit do something similar to this for my ADHD. I make 6,8, or 10 item long lists of tasks, then roll a die to choose what to do. I pair it with a similar list of rewards that I can roll on when I complete a task.