Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vasvir
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
vasvir
7d ago
I wander what it does for different objects. Oups a ball crossed the street 15m ahead. Let's slowdown to a crawl and watch for the kid is what a human would do. I suppose they may have special cased the ball case.
2.
▲
by
vasvir
3mo ago
This is not my understanding by reading the article. The blade failure will destroy the plane if developed independently of the rest. So modern nacelles will contain the blast as you say but they have decades of integration testing together
3.
▲
by
vasvir
5mo ago
Hi there, I am here to answer questions and provide clarifications.
4.
▲
Show HN: Extract Biomedical Knowledge from Multi-Modal Data Using Biovista Vizit
(biovista.com)
2 points
by
vasvir
5mo ago
|
1 comments
5.
▲
by
vasvir
5mo ago
This sounds kinda premeditated though...
6.
▲
by
vasvir
5mo ago
and that's how you learn... Shooting yourself in the foot really helps to built intuition!
7.
▲
by
vasvir
6mo ago
wprs? Does not work for mac yet IIRC...
8.
▲
by
vasvir
6mo ago
In the same sense windows are not network transparent when in fact RDP works perfectly, certainly much better that X11 over WAN. Actually for wayland there is wprs for remote display of apps so here it goes the network transparency argument
9.
▲
by
vasvir
6mo ago
like the web and we saw how that went... Oh wait!
10.
▲
by
vasvir
6mo ago
Not only winners but anyone that looks like to know what is doing. By that I mean that they try to detect and ban any pattern that may be math / ML derived or arbitrage seeking. I have been banned on an account that was loosing money (
11.
▲
by
vasvir
6mo ago
Copy pasting images is often hit & miss. Sometimes I have the image copied but it doesn't paste in the browser. However it can be pasted to GIMP. If I paste it there and copy it from GIMP then I can paste it to the browser. So who&
12.
▲
by
vasvir
6mo ago
I agree about Kate. In addition while kate has many plugins, like the one that allows running arbitrary command line utilities with std input the current selection, I would like to point you at something else in case you write / debug
13.
▲
by
vasvir
7mo ago
yep that's my recollection too
14.
▲
by
vasvir
7mo ago
That would be my question too...
15.
▲
by
vasvir
7mo ago
The point is that he may not using AI in any shape or form, Regardless, AI scrapes its work without explicit consent and then spits it back in "polished" soul free form.
16.
▲
by
vasvir
10mo ago
MANNA https://milweesci.weebly.com/uploads/1/3/2/4/13247648/mannap...
17.
▲
by
vasvir
10mo ago
MEDLINE (health / life science) has 37M papers. IIRC the rate of publishing was superlinear thus the curve of actual publications goes faster than the quadratic function.
18.
▲
by
vasvir
10mo ago
Been there done that. At least for life science / health publications. The article is spot on. Not sure if there is value of that approach in other more rigorous fields but in health for sure it does. The knowledge in health science is
19.
▲
by
vasvir
11mo ago
Java uses type erasure which are very cheap in compile time but you cannot do things like t = new T(); // T is a template parameter class C++ uses reified generics which are heavy on compile time but allows the above.
20.
▲
by
vasvir
11mo ago
Yes the CORS threat model was also reversed for me. Couldn't understand it. Eventually I got it...
21.
▲
by
vasvir
11mo ago
Also spectacle for screenhshots... It took me a while to not try find kscreenshot
22.
▲
by
vasvir
11mo ago
With that level of nit picking everything is off and there is no OS / DE with zero inconsistencies. KDE is good for me. I admit that I simplify the interface in a new setup turning off some things but the fact that it gives me that cap
23.
▲
by
vasvir
11mo ago
My bet on this would be to abandon moving to vertices like simplex does and move on facets instead. However, this requires to solve a quadratic 'best direction' problem each time which if IIRC reduces to 'Linear complementari
24.
▲
by
vasvir
1y ago
Thanks that's an interesting trick. This is beautified if somebody wants to see how it is done. function() { var myBody = document.getElementsByTagName('body')[0]; var myBodyWidth = myBody.style.width; if (!my
25.
▲
by
vasvir
1y ago
Yes, Also the other problem of a big monorepo is that nothing ever dies. Let's say you have a library and there are 1000 client programs or other libraries of your API. Some of them are pretty popular and some of them are fringe. Howev
26.
▲
Make and SQL: An old new way for Data Science workloads
(vasvir.wordpress.com)
1 points
by
vasvir
1y ago
|
0 comments
27.
▲
by
vasvir
1y ago
Well I have a really elegant proof for this but I don't have enough space in the HN reply box to write it out -- but it is trivial, I am sure you will work it out. Fermat Reincarnation.
28.
▲
by
vasvir
1y ago
That's not my impression. MariaDB looks to me that it has greater development velocity than MySQL. Do not know about speed difference divergence though. I guess a speed run down would be interesting...
29.
▲
by
vasvir
1y ago
Question: Does any of this optimizations apply to MariaDB?
30.
▲
by
vasvir
1y ago
Ha I didn't notice the date but I did notice that was based on datatables.net a very cool library.
More ›