Viewing profile — zadwang
zadwang
HN member- Joined
- Sat, Mar 31, 2018, 12:15 PM UTC
- HN karma
- 102
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About zadwang
No profile information was provided.
Recent public activity
-
comment
Comment #46761811
The simpler and I think correct conclusion is that the LLM simply does not reason in our sense of the word. It mimics the reasoning pattern and try to get it right but could not.
-
comment
Comment #42635995
Such ideas generally interfere with usability. I loath any such automations. Some more examples: the menu changes when the mouse hovers over the item; the window size or position c…
-
comment
Comment #39959920
Fourier basis is unique in that the complex exponential basis functions are the eigen vectors of the linear time invariant (LTI) systems. No other transform has this property. Many…
-
comment
Comment #39911936
The set of unix utilities have been tested a long time. I just wish the kernel and key utilities keeps fixed and not changed. Unless absolutely necessary. Don’t fix it if it ain’t …
-
comment
Comment #39335045
I use DDC and synergy. So no hardware. It is mostly working OK.
-
comment
Comment #37109452
Excellent illustration. After reading it I thought this looks like the PHD style. And I checked the author, who IS Jorge Cham. About 22 years ago I was reading his Piled higher and…
-
comment
Comment #36770283
Is this the reason modern apps like Mozilla are so slow? Basically OS memory movement is the bottle neck?
-
comment
Comment #33967351
Vi was designed for very slow connections, maybe 300 symbols per second. As such it needed to minimize the keys needed to accomplish a task and maximize user friendliness within su…
-
comment
Comment #33569597
Last time I checked I disliked the size of search index folders and files. So I am sticking to mairix, which integrates well with mutt and is small and fast.
-
comment
Comment #33161333
You are right. Would it be possible to add closure use as another case?
-
comment
Comment #33161301
Correct. The “static analysis” section says that it is impossible to catch all cases where address is used which is true. However if the analysis checks for whether address is TAKE…
-
comment
Comment #33161252
If I understand correctly the fix requires the new code to add a line in go.mod to use the new behavior. This is about the same as adding x:=x in the loop, and more hidden. Not goo…
-
comment
Comment #32799070
Are there open data for this type of research? If someone would like to improve their algorithms.
-
comment
Comment #32701087
I have not met him but have used his LetsEncrypt service. I felt thankful for existence of such service. RIP.
-
comment
Comment #32530773
I think the reason Vi wins even at infinite terminal speed is that it minimizes the things you need to type to express what you want to achieve/edit to computer. This was motivated…
-
comment
Comment #32448603
The discussion is mostly about features of teleconference software which is completely off topic. The point of the article is security. I am not sure if Zoom INTENTIONALLY left the…
-
comment
Comment #30397154
Does it fit page correctly according to each page size, rather than the max page size? This is one bug in zathura that bothers me.
-
comment
Comment #29854181
On a related topic, for Office365 cloud-mdir-sync is useful because IMAP may not be supported.
-
comment
Comment #29524742
I learned how to ride a bike when a young kid sticking one leg inside the triangle frame of the large adult bike. Kind of dangerous now looking back but I still remember the libera…
-
comment
Comment #29522891
This actually should be the way codes are written. This is how we reason about codes in our minds.
-
comment
Comment #29497345
I suppose the data was an average. If only considering the big cities the ration would be much higher then (even worse).
-
comment
Comment #29415087
Modern software are just ridiculously hungry for memory that even many GB is not enough. This is just bad considering that we used to work with only GB of disk. I wish all software…
-
comment
Comment #29136187
mbsync tends to be more efficient and robust. With Gmail it has no problems. With outlook IMAP it has problems with some emails occasionally. I haven’t figured out how to sync Mail…
-
comment
Comment #29135115
This is possible with mbsync. Take a look at Archlinux wiki page for mbsync.
-
comment
Comment #29076646
This is so inspiring. I am a professor and an engineer. But still I think about physics and still hope to be a physicist.