Live data from Hacker News

Viewing profile — suraj

suraj

HN member
Joined
Wed, Oct 07, 2009, 1:00 PM UTC
HN karma
1,851
Public activity
138 items

About suraj

[ my public key: https://keybase.io/suraj; my proof: https://keybase.io/suraj/sigs/CpkHpnpwfYefUMiVKZWCHzp1_v8etd1DHkYSeciStes ]

Recent public activity

  1. comment
    Comment #39846123

    Take a look at https://github.com/apple/swift-testing It is under active development as Swift first replacement for xctest. For CI service, Xcode cloud does support running tests o…

  2. comment
    Comment #36232626

    It means `makeBatchOfToast()` is available from toasterOS1.0. So if you are running toasterOS0.5 you are out of luck. If you are targeting toasterOS1.0, `@backDeployed` will ensure…

  3. story
  4. comment
    Comment #26815123

    Well kite could be written as keit to match the pronunciation :) For most non-native speakers, the backtracking of silent `e` is more confusing. It does not help in case of `sake` …

  5. comment
    Comment #24044887

    Location: Sydney, Australia Remote: Yes Willing to relocate: After Covid Technologies: Backend, Embedded, Golang, C/C++, Python, Swift, C#, Java, AWS, GCP, Terraform Résumé/CV: htt…

  6. story
  7. story
  8. comment
    Comment #21045759

    It is possible to use Swift on audio thread. You have to be careful not to use any reference counted (i.e. class) objects. If you do need to perform allocations (e.g. creating CMSa…

  9. comment
    Comment #19768341

    If you want to call rust from Swift, it should be easy. I work with C libraries and it easy to interface with module maps. However, with objective C the interoperability is trivial…

  10. comment
    Comment #18448191

    When I was a rookie programmer 12 years ago, I was assigned a task to optimise a routine. It took current vehicle speed as input, performed integration and calculated total distanc…

  11. comment
    Comment #16388091

    I can't speak for Telugu however, [Devanagari]( https://en.wikipedia.org/wiki/Devanagari ) is very similar and used throughout northern India. Each vowel and consonant is considere…

  12. comment
    Comment #15113786

    Jupyter[1] lifted this feature from Matlab & made it work with any kernel. [1]: http://jupyter-notebook.readthedocs.io/en/latest/examples/No...

  13. comment
    Comment #13899207

    I haven't used Flynn, however I am using terraform. Main purpose is to completely automate AWS configuration so we can bring up entire site in CI. This makes it really easy to have…

  14. comment
    Comment #13879945

    Thanks! This looks a really good starting point for a project I am working on. Using PRU for I2S is genius :) Can you please point me to the detailed specifications somewhere on ht…

  15. comment
    Comment #13602156

    Adhar relies on biometric data. Iris & fingerprint scanning is done when you get your Adhar card.

  16. comment
    Comment #13362485

    Does Swift qualify? compiles to machine code: yes have green threads: I think DispatchQueues should qualify for this use non-blocking IO in background: yes have parallel runtime: I…

  17. comment
    Comment #12877424

    Because Linux package managers do not manage user packages they manage system packages.

  18. story
  19. story
  20. story
  21. story
  22. comment
    Comment #11380403

    You can compile pwsafe QT GUI for OS X very easily. However, the GUI feels out of place because of QT.

  23. story
  24. comment
    Comment #11141900

    In the case of library you would want to protect users privacy for searching books. I do not think it is possible to switch to https on shared hosting without explicit action from …

  25. story