Live data from Hacker News

Viewing profile — arksingrad

arksingrad

HN member
Joined
Fri, Jun 18, 2021, 1:53 PM UTC
HN karma
28
Public activity
18 items

About arksingrad

No profile information was provided.

Recent public activity

  1. comment
    Comment #42757705

    Isn't this much closer to RefCell than the borrow checker?

  2. comment
    Comment #37565373

    Original Unreal Tournament is a pretty good one for this, I copied the install to a thumb drive on high school and played it on school computers all the time. Same with GZDoom

  3. comment
  4. comment
    Comment #31397347

    @inbounds isn't the problem, it's incorrect usage of it. The poor docstring is absolutely a problem though, you should be iterating over eachindex(A), not 1:length(A).

  5. comment
    Comment #31260626

    Dispatch ambiguity can really bite you, particularly if you start extending methods from other packages. An issue I often run into at the same time as method ambiguity is a stack o…

  6. comment
    Comment #29552544

    The archive is a few years out of date: https://legiblenews.com/archive/

  7. comment
    Comment #29478642

    this is why everyone runs piholes and no one sees ads on the internet anymore, which killed the internet ad industry

  8. comment
    Comment #29405586

    I'm similarly disappointed in Debugger.jl, but I find that Infiltrator.jl often helps me get where I need to go for intra-function problems.

  9. comment
    Comment #29214004

    I found this app recently, it's great. It's a nice refresher on basic geometry, and I haven't done many geometric constructions in a while. It's a really neat way of exploring geom…

  10. comment
    Comment #28778926

    While I was in grad school, I had to teach some math-heavy engineering courses. This lesson came through very clearly there, and learning it early made my teaching much more effect…

  11. comment
    Comment #28672987

    I'm in the same boat. Most of my notes transfer over just fine because it's Markdown, but Confluence handles in-lining LaTeX significantly worse than pretty much any other CMS I've…

  12. comment
    Comment #28318856

    MITM can only re-send the correct key if he knows the correct basis to measure in for every qubbit. The probability that he measures in the correct basis for every qubit is exponen…

  13. comment
    Comment #28318833

    You (Alice and Bob, where Alice is Tx/Bob is Rx) need to have agreed upon the basis in which you measure for each bit ahead of time. If you get MITM'd and they don't know the basis…

  14. comment
    Comment #28262746

    I used CircuiTikZ when I taught a circuits course. The figures turned out so well, it was nice to be able to have such a uniform and portable representation. I suspect starting fro…

  15. comment
    Comment #28065867

    It depends on the GUI. For photo editing, the interactions with the photo directly require fine control in two dimensions with the cursor. Many GUIs are just interfaces to modal sw…

  16. comment
    Comment #27858016

    > The second scheme, on the right ... Calculations must be discarded rather than corrected when problems are found. I understand the title is technically correct, and the field of …

  17. comment
    Comment #27712017

    I guess this confirms John Carmack to be an AI

  18. comment
    Comment #27550368

    This was certainly the case for me over the last year and a half. Up until the start of this year when I switched to a new, challenging job, I dove deep into a competitive shooter …