Viewing profile — Sirenos
Sirenos
HN member- Joined
- Sun, Aug 18, 2013, 5:53 AM UTC
- HN karma
- 141
- Public activity
- 72 items
- HN profile
- View on Hacker News ↗
About Sirenos
No profile information was provided.
Recent public activity
-
comment
Comment #38462495
People like you are rare. It seems like with the ever increasing scale of mechanisation, we are seeing an increasing detachment from everything that makes us human.
-
comment
Comment #38430624
I fail to understand this line of thinking. How often are you restarting the browser that this makes any significant difference in your productivity?
-
comment
Comment #38175212
The author says to "work on boring problems" but I think what it really boils down to is knowing why you are solving a problem. Just picking a problem depending on how hard or easy…
-
comment
Comment #36429585
What didn't you like about it?
-
comment
Comment #36429531
That looks very hacky. Is there a reason for this limitation that you've found makes sense?
-
comment
Comment #36368968
You can unify the purist (1) and the ex-nix (3) into a single label: the emotionally attached.
-
comment
Comment #36269355
I'm glad to see this sentiment more vocally expressed lately. It's certainly nothing that hasn't been said before, but I think that reality hasn't caught up to the frustrations fac…
-
comment
Comment #36163293
When you say emulation, do you mean at the logic gate level?
-
comment
Comment #35831563
I would caution that it's a matter of priorities. Currently, statistical/data-driven approaches work best, and that's what you will be expected to use whether you are building your…
-
comment
Comment #35810384
Great content! I wish I had this as a beginner. It would have saved me so much pain and time lost in the depths of google search results.
-
comment
Comment #35493248
I see this sentiment expressed in almost every venue of discussion, but I never see a concrete plan, or even steps we could take right now to progress towards that future. That's w…
-
comment
Comment #35051385
I've read the article and frankly I don't have the expertise on LLMs to discuss whether it lands on something worth investigating further. What I do notice in the comments here tho…
-
comment
Comment #34720486
There's a great book by Culadasa: The mind illuminated. It covers a lot of what ancient meditators thought about the practice, but the essentials can be found in the first chapter.…
-
comment
Comment #33734492
I'm not trying to be snarky here, but why is the saturated fat in regular whipped cream bad, assuming it is not consumed in excess? This seems to be the main selling point in the a…
-
comment
Comment #32462108
I was a bit put off by the introductory chapter where he is using a lot of nonstandard terms such as "abstract species/genus" rather than the usual type theoretic treatment. Howeve…
-
comment
Comment #32447002
I'm not sure why this was posted. It's aged terribly and I think we can all agree that sidestepping constructors for init functions is basically C++ without the ++. Not sure how th…
-
comment
Comment #32303438
Two counter-points (appreciate some counter-counter-points :): 1) The discrete sequencing is an epiphenomenon. The underlying processes are continuous changes in voltage and curren…
-
comment
Comment #32262912
That's really interesting. doTheThing(readFromUser()) What does the compiler do in cases where you have strings coming in like this?
-
comment
Comment #31607789
Let's not pretend a weekend hobby text editor is anywhere near the feature set of VSCode.
-
comment
Comment #31132720
Beware of muscle imbalances on a pushup-only regimen.
-
comment
Comment #31132269
I feel you. This is my biggest critique of the so-called "woke" language. Perhaps their intentions are good, but I fail to see how hiding behind inclusive language does anything to…
-
comment
Comment #31132231
I think there is a middle ground. You can give a bird's eye view of the way things are done and a hand-wavy intuition for why they are done that way. Analogies go a long way toward…
-
comment
Comment #30986239
No need to be snarky. It could be new for someone just getting into the field.
-
comment
Comment #29372660
Sorry, I didn't mean to downplay the value of using concrete examples. I absolutely agree that everyone learns better from concrete settings, which is why my original comment fixed…
-
comment
Comment #29369500
Why is everyone complaining about people finding floats hard? Sure, scientific notation is easy to grasp, but you can't honestly tell me that it's trivial AFTER you consider roundi…