Viewing profile — 256
256
HN member- Joined
- Mon, Nov 06, 2017, 12:48 AM UTC
- HN karma
- 60
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About 256
No profile information was provided.
Recent public activity
-
comment
Comment #43344455
there's https://github.com/mogenson/PaperWM.spoon (i haven't tried it)
-
comment
Comment #23048709
> My problem with systemd isn't pid 1. It's all the rest of the shovelware that comes along for the ride. And it's the "you'll use what we tell you to use" attitude of the project.…
-
comment
Comment #22789968
The problem with this in practice is that you're often not the person implementing the 3rd instance. It's some other dev who comes and sees 2 copy/pasted implementations, either fi…
-
comment
Comment #20750840
Probably elwell is a Dvorak user. hu is pressed with both index fingers in their home positions in Dvorak.
-
comment
Comment #20498351
There are a lot of other differences between America and China that make this a terrible comparison.
-
comment
Comment #20340837
I don't think that's fair. D interfaces with C++ better than any other language I can think of. See https://dlang.org/spec/cpp_interface.html
-
comment
Comment #20197347
I wrote the python compiler. It's very slow. With the optimizations it's probably something on the order of O(n^3) or O(n^4). One of the test cases took seconds to compile. I made …
-
comment
Comment #20197315
There is a mandatory compilers-lite course at UW and he teaches the advanced version of it, where the project is to fill in pieces of a Scala-lite compiler written in Scala.
-
comment
Comment #20197268
Hi. I wrote the python implementation. I've had prior experience with compilers and I'm obviously biased but I would say it's quite readable. The main compiler part (without option…
-
comment
Comment #16249425
I'm guessing this is because most people who trade tether don't intend on holding it for long, so the "shennanigans" surrounding tether aren't as likely to affect them.
-
comment
Comment #16168834
I haven't looked for any lectures because I learn best from reading books. So, I don't know, sorry. I'm interested in a solution set too.
-
comment
Comment #16168436
I don't know much about AI but for ML specifically Elements of Statistical Learning is fantastic. I find its explanations a lot easier to understand than other resources. I recomme…
-
comment
Comment #15771861
This is indeed an interesting problem. If you just want to minimize the number of rectangles there is a neat solution on stackoverflow [1] that uses minimum vertex cover (equivalen…
-
comment
Comment #15632780
Have you tried lite.qwant.com? It's pretty usable for me in w3m, although still not as nice as DDG.