HackerTrans
TopNewTrendsCommentsPastAskShowJobs

logN_2

no profile record

comments

logN_2
·vor 3 Jahren·discuss
I reminded about that recruiter who made 190k and claimed to do nothing.
logN_2
·vor 3 Jahren·discuss
I started with reacts own getting started documentation and went on from there.

Out of curiosity if I asked you how would I get started with pandas, numpy or matolotlib how would you respond?
logN_2
·vor 3 Jahren·discuss
[dead]
logN_2
·vor 3 Jahren·discuss
Does the NSO find these zero days themselves or do they buy them from the black market?

If more money is thrown at the people finding the vulnerabilities so they responsively disclose would it make NSO’s business model unprofitable?

Sounds to me like the best approach to shutdown the NSO group is to make the economics not work out.
logN_2
·vor 3 Jahren·discuss
Why have the money taken out of my bank account for a purchase made today when I can pay it without penalty 60 days later and let the money grow in my brokerage account.

Along with the usual answers like cash bank/points/consumer protection, it also decouples spending from "pay day".
logN_2
·vor 3 Jahren·discuss
Is Samsung considered a reliable brand in other parts of the world?

My Samsung TV, electric range, and fridge have all been repaired or replaced under warranty several times.

Currently my electric range is out of warranty and one of the burners has broken yet again.
logN_2
·vor 3 Jahren·discuss
What leaves a bad taste in my mouth is that one is forced to twitter to raise awareness which only works if you have a sizable following.

This combined with the band over posting ASNs is alarming.

It also seems to me as companies grow they become more interested in policing.
logN_2
·vor 3 Jahren·discuss
How was the graph made? view source did not reveal any particular framework like d3
logN_2
·vor 3 Jahren·discuss
If true, I did not know that. You have a source on that?
logN_2
·vor 3 Jahren·discuss
Many jr devs cite this model to me. Every new hire after on boarding looking to make an impact cites this. And I’m getting tired of explaining why this model is not always a good idea.

And we’re building apps that have multiple versions in the wild.
logN_2
·vor 3 Jahren·discuss
[flagged]
logN_2
·vor 3 Jahren·discuss
What would Apple gain from buying Disney? Other than the obvious I like streaming content. Is the R&D applicable to consumer electronics?
logN_2
·vor 3 Jahren·discuss
How will Apple compete with Google's Workspace for Education which has a comprehensive suite of apps like drive, sheets, classroom, sso, etc?
logN_2
·vor 3 Jahren·discuss
So how are you embedding websites without an iframe? I'm guessing your acting as a proxy? How do you know not to proxy say amazon.com? whitelist? I see on some sites are screenshots.
logN_2
·vor 3 Jahren·discuss
How would an app build relationships?
logN_2
·vor 3 Jahren·discuss
When I go to big box stores I see mesh wifi routers being sold for >$400. Some models run up to $1500. At that price point it might be better to buy enterprise-grade hardware.
logN_2
·vor 3 Jahren·discuss
Is arbitration a bad thing in the context of personal banking?
logN_2
·vor 3 Jahren·discuss
The key thing from David's blog post:

> things that are hard become `any`.

It's a hard problem to solve.

TypeScript excels at informing IDE's and developers. Typing improves my ability to understand APIs both as a library user and contributor. So I see the benefit exceeds the issues of TypeScript.

A better approach would be a more gradual. Perhaps keep the .ts files (or at least develop .d.ts files) for the public API and main components.