Viewing profile — hyperturtle
hyperturtle
HN member- Joined
- Tue, Nov 15, 2011, 1:30 AM UTC
- HN karma
- 27
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About hyperturtle
No profile information was provided.
Recent public activity
-
comment
Comment #43463049
I've always wondered if it would work out well for an LLM to evaluate a constraint program/script when it encountered a problem involving constraints / logic. like or-tools with py…
-
comment
Comment #37901247
I also don't prefer using strings, but to be fair, HTTP methods are just strings when the request is received. There is some beauty in that in matches the prefix of the first line …
-
comment
Comment #34944257
You could go one step further and build your own keyboard to match your hands as well. I've watched several of these videos and planning on eventually building one: https://www.you…
-
comment
Comment #34943090
This is cool! I've had similar ideas, but when it comes to creating the curriculum it was always the time consuming part. If the graph was in something like a wiki, where people co…
-
comment
Comment #33722534
I find the lack of learning science and the state of teaching how to learning to be detrimental to our current society where people are required to know more and more. Knowledge th…
-
comment
Comment #33722482
I would assume so, but I think the fact that its using more of your brain is the reason it works.
-
comment
Comment #33722412
I mostly agree, learning efficiency is not directly tied to the method, but how the brain processes it over time and may even require multiple methods to sufficiently learn somethi…
-
comment
Comment #23076835
I think by design they're not meant to be associated with a single user. A hospital would publish all id's of users that have found positive with covid and each other individual us…
-
story
Show HN: Brawl.dev
https://brawl.dev/ Hi everyone, I made a game that's ready for some early testing. It's a programming game where you program bots to compete against other players (and/or predefine…
-
comment
Comment #13000675
Not sure on how secure but this article says the app is "secure". This also goes into more detail on what they use the information for. http://www.bloomberg.com/news/articles/2016-…
-
comment
Comment #12233299
SAX-style / streaming parsers do exist for json. http://oboejs.com/ http://rapidjson.org/md_doc_sax.html
-
comment
Comment #9012371
Nim can execute code at compile time and store them in constants. http://nim-lang.org/manual.html#const-section example: http://hookrace.net/blog/what-is-special-about-nim/
-
comment
Comment #8995335
sorry, not mine, found on SO http://codegolf.stackexchange.com/questions/17285/make-the-m...
-
comment
Comment #8994770
http://ruletheweb.co.uk/matrix.html 1024 Bytes, off by 10x
-
comment
Comment #6383056
If I fill out the phone number all the way, then go back with the arrow keys and try to delete/change numbers, I get weird behavior
-
comment
Comment #4750377
From what I can tell it looks like it's using the Chromium Embedded Framework http://code.google.com/p/chromiumembedded/wiki/GeneralUsage
-
comment
Comment #4162788
The only thing I found that was similar was holding down shift and drag selecting with the right mouse button.
- story
-
comment
Comment #3777308
I had the same problem too and solved it by writing build rules for WAF( http://www.l-vu.com/2012/03/21/Using_waf_to_build_web_assets... )
- story
-
comment
Comment #3767401
Sorry, about that. I initially hide everything, and use ajax/browserid to authenticate/show things depending on the status. Just altered it now to show the initial page at least, i…
-
comment
Comment #3767365
I'm making something like that at http://wr173.com/
- story
- story
- story