Live data from Hacker News

Viewing profile — giveexamples

giveexamples

HN member
Joined
Mon, Feb 22, 2021, 3:49 AM UTC
HN karma
19
Public activity
19 items

About giveexamples

No profile information was provided.

Recent public activity

  1. comment
    Comment #47120374

    rectcut is a good API for layout if you have a fixed viewport (eg eink display) the API is a very simple one where you slice parts off an initial Rect. the only feature it provides…

  2. comment
    Comment #38047779

    I feel like the difficulty is this needs to have positive reinforcement or incentives, if you are not comfortable or it's unpleasant, you will avoid doing it a second time.

  3. comment
    Comment #37653147

    I've been using a magnetic pad ( https://www.plus-vision.com/jp/product/kaite/ ) that works on the same principles of eink, except using magnets rather than electric fields. There'…

  4. comment
    Comment #36705623

    https://en.wikipedia.org/wiki/Double_hashing is probably the canonical name for this

  5. comment
    Comment #36119890

    Karpathy's post is really great, thanks!

  6. story
    Ask HN: How to Do ML Research?

    For the researchers out there, how do you do research? Background: I've been looking at how to create a recurrent seq-to-seq model, that's not transformers. The ideas I implement d…

  7. comment
    Comment #33948063

    I dunno about slide 39 - where calling f(x) may or may not give x a value. From a code readability standpoint, a reader of the codebase needs to be wary of every function. I see th…

  8. comment
    Comment #32328107

    simplified logo of engineer octopus with data four colors https://imgur.com/a/7l377qr simple logo of software engineer octopus using green yellow blue and orange databases https://…

  9. comment
    Comment #28874531

    Look at your kitchen sink. On that metal lives a billion bacteria cells. Maybe some of them are even sentient. Do you even care to find out? Not really - its far beneath you. Human…

  10. comment
    Comment #28874239

    I agree that there might be a god, but why would such a god that can transcends time and logic.. care about humans? Humans are just a type of animal, an advanced organism, in biolo…

  11. comment
    Comment #28535666

    If housing and other goods are really cheap that means it's very easy to achieve financial independence. Everybody would be able to retire. Then nobody would work anymore. I think …

  12. comment
    Comment #28140048

    It's worth knowing that you don't need to generate N hashes - you can use https://en.wikipedia.org/wiki/Double_hashing to generate all N hashes from just 2 hashes.

  13. comment
    Comment #27178950

    The energy grid is actually huge https://en.wikipedia.org/wiki/Wide_area_synchronous_grid Not sure about economic effect though, I'm not a electrical economic engineer haha

  14. comment
    Comment #27073453

    Actually I don't mind killing animals for my food. But the environment does matter to me, purely because I selfishly want to live longer and in a better environment.

  15. comment
    Comment #26988023

    a real bottom up would start from transistors, universal xor, flip flop memory, code execution, algorithmic complexity, data structures, abstraction, recursion, graphs, concurrency…

  16. comment
    Comment #26221119

    I wonder if it's possible to implement this via WebRTC and javascript? This would make it compatible with everyone with a browser, without need to develop an application for every …

  17. comment
    Comment #26221082

    There are at least two types of tolerance - for ideas (eg censorship), for people (eg racial conflict). I believe we should accept both sorts of intolerance but to a degree. For id…

  18. comment
    Comment #26220718

    I guess as long as profiles are talking heads it's fine since there's little consequence. If you want to post offensive material to some people/governments you need to work hard to…

  19. comment
    Comment #26220680

    I have no doubt that shaming people with bad opinions will make them stop these opinions, at least in public. However I assume that you are the right person to judge 'bad' opinions…