Viewing profile — satyenr
satyenr
HN member- Joined
- Sat, Nov 17, 2018, 6:23 PM UTC
- HN karma
- 59
- Public activity
- 68 items
- HN profile
- View on Hacker News ↗
About satyenr
Recent public activity
-
comment
Comment #22888973
You might want to look at Palm Phone — https://palm.com/?gclid=CjwKCAjwhOD0BRAQEiwAK7JHmGrU18EVG1ha...
-
comment
Comment #22042017
Why does default build process matter? Once you haven figured it out and automated it (say, using a makefile), it doesn’t matter whether you’re using a default build process or not…
-
comment
Comment #22031912
C, C++, D, Nim, Haskell, OCaml, Rust, Swift, Objective-C, Crystal..... the list goes on. Many of the languages have a native code implementation in addition to an interpreter or a …
-
comment
Comment #22031882
Doesn’t LastPass Authenticator suffer from the same problem? If I understand correctly, they store the MFA secret in the same account — meaning if your LastPass vault is breached s…
-
story
Ask HN: Do you use your password manager to generate MFA codes?
Certain password managers like 1Password offer the ability to generate MFA tokens within the same app. While that is certainly convenient, doesn’t it defeat the purpose of MFA alto…
- story
-
comment
Comment #22015041
https://swift.org/download/#releases
-
comment
Comment #21967209
The last I checked, Swift is not supported on Windows — and Linux support is tentative at beat. I mean, only Ubuntu is officially supported.
-
comment
Comment #21702949
That — and I am not a big fan of browsers getting more and more access to the hardware/OS over time.
-
comment
Comment #21702432
Download and run code written by strangers without understanding what it does — what could possibly go wrong? https://www.zdnet.com/article/two-malicious-python-libraries... Ironic…
- story
- story
- story
-
comment
Comment #20448646
Previously discussed at https://news.ycombinator.com/item?id=20029966
-
comment
Comment #20448221
Do you really want to compare Photoshop with VSCode?
-
comment
Comment #20448216
> At #5, you have code that is as fast as it gets. It is nowhere near as fast as native code (any benchmarks you think of are synthetic and designed to show JavaScript as fast—it d…
-
comment
Comment #20448098
> Advantage of web app is cross platform uniformity. Write once, run everywhere. In theory -- yes. But in practice, it is write once, debug anywhere. Remember a certain electron ap…
-
comment
Comment #20447492
> fast featureless editors like Sublime Text, Gedit, Notepad++, Vim/Emacs etc. How do you count any of these editors — especially Sublime, Vim and Emacs — as featureless? If anythi…
-
comment
Comment #20399251
Because Venus’ atmosphere is full of Sulphuric Acid and various greenhouse gases which wouldn’t allow life as we know it to exist.
-
comment
Comment #20368761
Rust? I know a lot of people evangelise rust — to the point of annoyance of others — but as we move into an era where the entire world is run on computers, it is just not acceptabl…
-
comment
Comment #20368753
What a lot of people don’t get is that it’s not pointers or manual memory management or even lack of language level support for “modern features” like object oriented programming, …
-
comment
Comment #20308147
Well, a lot of aluminium cans are left un-recycled — especially in developing countries.
-
comment
Comment #20305513
On one hand, this seems like a terrible waste of metal. But at the same time, it reduces the amount of plastic bottles. Depends on how cans are recycled, I guess. Also, a plastic b…
- story
-
comment
Comment #20263638
See my top level comment on this post.