Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zalo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
zalo
19d ago
One natural counter to this is to dynamically alter the computing algorithm per request (variants of Anubis?) so that the scrapers would need to rewrite their accelerator each time or just use the unoptimized JS version...
2.
▲
by
zalo
3y ago
Fun Fact: Diffractive optics exhibit chromatic aberration in the opposite direction to Refractive optics, so the two can be used together to cancel each other out! Of course, that doesn’t help with the weight on a space-based telescope, but
3.
▲
by
zalo
3y ago
Perhaps they should have started at the Wikipedia entry for “Zone Plate” instead
4.
▲
by
zalo
4y ago
I wonder if it will allow syncing WASM Emulators like N64Wasm… Would be awesome to use it to enable online gaming!
5.
▲
by
zalo
4y ago
There are mechanical ambient noise generators that generate sound via fans and rushing air in a special cavity; a popular one is the Marpac Dohm. I've considered 3D printing custom shells for it to further tune the sound profile to ach
6.
▲
by
zalo
4y ago
That’s a shame; I hope they’re allowed to come back in a revised article. …or perhaps Nature felt it was too early for a discovery of this magnitude to be published ;-)
7.
▲
by
zalo
4y ago
Kasm is a self-hosted alternative that’s free and avoids the security issues.
8.
▲
by
zalo
4y ago
Mixing graphite into HDPE appears to make it immune to UV photo-degradation. There’s even a company that capitalizes on this by making durable boat hulls with it: https://tidemanboats.com/ Not sure how it holds up in plasph
9.
▲
by
zalo
4y ago
I've noticed Apple products can feel like they buzz when plugged in, but I assumed it was just the inverter and poor grounding... Do you think a multimeter or oscilloscope would be able to pick up the potential between the device and g
10.
▲
by
zalo
5y ago
You can even get an OpenCascade IDE running in your browser! https://github.com/zalo/CascadeStudio
11.
▲
by
zalo
5y ago
Actually base-OpenCV has a great function for this: `cv2.findTransformECC()`: https://learnopencv.com/image-alignment-ecc-in-opencv-c-pyth... It can do dense translation, translation + rotation, Affine, and Homography align
12.
▲
by
zalo
5y ago
Are you kidding? If someone really has good evidence for the Earth being flat, that could potentially be one of the most important observations of all time! As the Litany of Tarski goes: “If the Earth is flat, I desire to believe the Earth
13.
▲
by
zalo
5y ago
Since the train only shakes side to side (and not up-down or forwards-backwards), you only really need spring dampening along one axis. While you could set up a linear rail with some pretensioned bungie cables (similar to how the Hover Glid
14.
▲
by
zalo
5y ago
While they might be linked, I find it difficult to believe modern males have lower testosterone than pre-80’s females (which I’d expect if simply “Low-T” was causing the current surge in obesity in both genders). It’s possible the threshold
15.
▲
by
zalo
5y ago
Another interesting clue to add to a growing body of evidence that the obesity epidemic is due to an unidentified environmental contaminant and not explicit changes to diet or “discipline”: https://twitter.com/mold_time/
16.
▲
by
zalo
5y ago
Even worse, two parties with animosity against each other will rank each other at the bottom of stack, allowing the generally amicable independents to sweep the election. It’s the perfect way to incentivize depolarization.
17.
▲
by
zalo
5y ago
Everything in BotW has that formulaic/modular/cookie-cutter feel that a Bethesda game does. None of the side quests particularly stood out to me, whereas I’ll frequently recall hidden gem areas in OoT and Wind Waker with fondness
18.
▲
by
zalo
5y ago
Many of these are similar to malaphors: https://www.reddit.com/r/malaphor/ https://www.reddit.com/r/Malaphors/
19.
▲
by
zalo
5y ago
Can’t we tell whether the 4% difference between SARS-Cov2 and RaTG13 is responsible for the Furin Cleavage site? If so, that would be a huge connection suggesting GoF and the template coronavirus SARS-Cov2 was based on
20.
▲
by
zalo
5y ago
Would be nice to see Intellisense-style hover tooltips on code-blocks someday (via referencing a `.d.ts` or `.ts` file). There might be some minimalist way to get Monaco into read-only mode for it...
21.
▲
by
zalo
6y ago
Hi HN, I've been working on this tool for the last couple of months, and I feel like you guys might appreciate it. I love OpenSCAD, but it's showing it's age. So I decided to build a luxury version with VS Code's Editor
22.
▲
Show HN: CascadeStudio a New MIT-Licensed SCAD Tool Built on Modern Technologies
(github.com)
2 points
by
zalo
6y ago
|
1 comments
23.
▲
by
zalo
6y ago
There's a recent presentation on one from NASA: https://core.ac.uk/download/pdf/286393566.pdf
24.
▲
by
zalo
6y ago
I discovered Peer Calls last night and think it’s an awesome project! It worked flawlessly from both my phone and desktop; it’s one of the (surprisingly few) fully featured WebRTC chat apps! My one hope: Could it be possible to select from
25.
▲
by
zalo
6y ago
Nice UI; I really like the timeline view! I would highly recommend adding .webm export (since Browser-based .webm encoding strongly correlates with the ScreenCapture API). If you'd like an example, you can reference my take on this:
26.
▲
by
zalo
7y ago
Hi Paul, I'm a big fan of your work democratizing holography, and I love the idea of a small-scale hologram printer. If you need any assistance with a Unity, Three.js (WebGL), or Shadertoy rendering engine, let me know. I'm the s
27.
▲
by
zalo
7y ago
Perhaps if you want to stay truer to the spirit of the system, then you might have zDog generate faux depth buffers for each of its shapes (using gradients when necessary). Then you might still take advantage of Chrome’s “optimized” SVG ras
28.
▲
by
zalo
8y ago
The first post is done in Paper.js, while the rest of them are done in Three.js. The scripts in MathUtilities are for the Unity3D game engine. All of them are excellent graphics frameworks (though with strengths in 2D, 3D, and standalone c
29.
▲
by
zalo
8y ago
Does it seem like there will be any way to go backwards from the sample to the prompt? From a safety perspective, it would be useful to see what prompt a piece of text might have been generated with...
30.
▲
by
zalo
8y ago
Unsure about the Q.Score, but for large data, MeowHash appears to also be a solid choice for non-cryptographic hashing: https://mollyrocket.com/meowhash A comparison that a user ran vs. xxHash: https://www.redd
More ›