HackerTrans
热门最新趋势评论往期问答秀出招聘

ridaj

no profile record

评论

ridaj
·4年前·讨论
Source?
ridaj
·4年前·讨论
Maybe give safe harbor to ransomware operators who target Russia in the same way that Russia gives safe harbor to ransomware operators as long as they don't operate domestically https://krebsonsecurity.com/2021/05/try-this-one-weird-trick...
ridaj
·4年前·讨论
Yes I think that's the idea and the reason why it's taking a while to set up. Maybe they'll take bitcoin? It will be a test of whether this can really be a backup form of payment against the will of states.
ridaj
·5年前·讨论
Can you share names? Asking for a friend ... Although if they are small companies, I would be wary of anecdata... The narrative sounds good but small companies are more likely than large companies to exhibit extreme behavior in any metric, and it's likely that there's some confirmation bias in reporting what works / doesn't work
ridaj
·5年前·讨论
Seems like every company in tech is losing engineers left and right at this point
ridaj
·5年前·讨论
Hate the game, don't hate the player
ridaj
·6年前·讨论
These are very useful patterns!

I feel that the thing that I haven't found my way around about this style of programming is how to make the types scalable. Once the type `Expr` is set to include literals, addition, substraction, and custom functions, there's no clean way to extend it in a modular fashion with more _typed_ operations (eg say you wanted to add multiplication).

When I say modular I mean either in a separate file, or in any other way that doesn't turn every function of `Expr`, over time, into a giant, unreadable pattern-matching statement spanning multiple pages once there are multiple dozens of operators in the type. Any suggestions for that?
ridaj
·7年前·讨论
Feelings of inadequacy aren't worth being had. If it's useful, remember that this sample here is extremely biased. I've seen a somewhat more random sample of my friends, all talented, skillful and diligent, roll the dice of going independent; seeing the outcomes range from dream success-story to serial failure, I have a different appreciation for the level of risk that you need to be comfortable with.
ridaj
·7年前·讨论
To all the folks answering basically "yes it's hard" I think the headline is a bit clickbaity but there are some interesting takeaways... To summarize, (a) yes it's harder than setting up Big Corp Mail, but (b) a lot of the horror stories are either old or secondhand, and (c) it's a lot less hard to set up than it used to be.

If the suggestion is, why not give it a try, one thing I feel is missed is, how hard is it not just to set up but to run over the long run, when the technology evolves and you have to keep up, and why would any IT manager or CIO want to gamble their careers on this?
ridaj
·7年前·讨论
Thanks for the references. So basically the bargain of the ID claim is that if someone's use wasn't fair, the penalty is relatively lenient vs what it could've been in court, but then the disadvantage is that you don't get a proper appeal when you consider something to be fair use?
ridaj
·7年前·讨论
Why blame YouTube? They're doing it at the request of the right holders, who would otherwise have a claim to pull the whole video down. They also provide an automated tool to scrub claimed music from already-uploaded videos (https://support.google.com/youtube/answer/2902117?hl=en) You might say the music rights holders lack empathy though...