Viewing profile — LysPJ
LysPJ
HN member- Joined
- Mon, Feb 24, 2020, 10:19 AM UTC
- HN karma
- 272
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About LysPJ
Recent public activity
-
comment
Comment #47716680
If you consider the patterns in nature to be art (which I do!), you might enjoy the book "The Computational Beauty of Nature" by Gary William Flake. [0] The subtitle is "Computer E…
-
comment
Comment #47073120
Here you are: https://en.wikipedia.org/wiki/Toroidal_propeller
-
comment
Comment #46873901
Looks nice! Any chance of a side-by-side mode?
-
comment
Comment #46719526
I am experiencing problems with API requests. The status page has been updated to: "Investigating - We are investigating reports of impacted performance for some GitHub services. J…
-
comment
Comment #45719626
Andrej Karpathy made an interesting comment on the same paper: https://x.com/karpathy/status/1980397031542989305
-
comment
Comment #42708397
This story reminded me of the "BeBox" [0] PowerPC computer from the 1990's, which had Blinkenlights on its front bezel. (It ran the very cool "BeOS" operating system[1], which was …
-
comment
Comment #42565172
As a C programmer, declarations in Go appeared "backwards" to me when I first saw them. IMO the Go syntax is a vast improvement as it's much simpler and avoids the clockwise/spiral…
-
comment
Comment #41993027
Yes, this is indeed a different situation and my comment doesn't make that clear. Thank for pointing that out. I've made an edit.
-
comment
Comment #41992809
> America/Nuuk does daylight savings at -01:00 (yes, with a negative) Somewhat related: Europe/Dublin has a negative DST offset. Irish DST runs through the European winter (i.e. th…
-
comment
Comment #41912628
The music at many concerts and nightclubs is unfortunately loud enough to cause permanent hearing loss. Ear plugs reduce the volume to a level where you can still hear the music, b…
-
comment
Comment #40489272
But not over a cable. Submarine cables are clearly marked on nautical charts, and even recreational boaters know not to anchor in those areas. A professional trawler captain is not…
-
comment
Comment #40376827
Fees such as trading costs are a percentage of trading volume. Therefore, the more money you are managing, the higher your trading costs. (i.e those costs are "fixed" but its a "fi…
-
comment
Comment #39852078
Endlessh periodically sends data so the read timeout won't trigger. Specifically, it draws out the crypto negotiation stage indefinitely by exploiting a feature of the SSH protocol…
-
comment
Comment #39343387
For those wondering how they transfer the generated energy from the tidal kite to the shore: > The turbine shaft turns the [onboard] generator which outputs electricity to the grid…
- story
-
comment
Comment #39216007
Thank you for taking the time to write such a clear and succinct readme. I really liked the layout: - Why - How Lockbox helps - Main benefits - Drawbacks - How to run - Design phil…
-
comment
Comment #38405942
Out of interest, what did you use all that compute for?
-
comment
Comment #38403068
I've been using GIMP for well over a decade, and the UI still deeply frustrating. When I see what Blender has achieved over that time, I wish GIMP could have done the same.
-
comment
Comment #35338381
Here's the Twitter thread (by Gergely Orosz) that TechCrunch got the news from: https://twitter.com/GergelyOrosz/status/1640585325192912898
-
comment
Comment #35312259
An explanation of what GNUstep is (and what it is not): https://gnustep.github.io/information/aboutGNUstep.html
-
comment
Comment #29510902
Really interesting read. Especially the suggestion for how to support iterators. It should be noted that the writeup is a year old, which (understandably) means that the comments o…
-
comment
Comment #29010548
Agreed. Anything that simplifies the build process and leads to less custom tooling is very welcome.
-
comment
Comment #29010526
If there are projects where you don't want to reveal this info in the binary, you can turn the feature off with: -buildinfo=false
-
comment
Comment #28876605
In case any readers were wondering, Blender LTS Release 2.93 has native support for Apple Silicon.
-
comment
Comment #28718599
I haven't read The Embedded Entrepreneur yet, but I can recommend "Zero to Sold" by Arvid. (Zero to Sold isn't specifically "audience first", but TEE is). FWIW, apart from his book…