Viewing profile — sdlion
sdlion
HN member- Joined
- Sun, May 08, 2016, 5:38 PM UTC
- HN karma
- 42
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About sdlion
Recent public activity
-
comment
Comment #49105960
I guess that's why is an active research area, and an interdisciplinary one, what is intelligence? Is what have you practiced a ton of times? Is what you have purposely and efficie…
-
comment
Comment #48569945
If I recall correctly, electrolytic capacitors have to get "burned in" during manufacturing to make them work. A current is passed through the capacitor and a thin film of oxide is…
-
comment
Comment #41748117
As a note, for Japanese text deepl is widely used even by Japanese people. From eng to jpn it may not choose properly nuanced words though, but it largely produces acceptable trans…
-
comment
Comment #41310850
In my experience, being a workplace or even academia, there's as many types of work environments as types of teachers. In the end, management (or founders if it's a startup) set th…
-
comment
Comment #39881891
I guess because at server farm level, performance/efficiency translate to real million USD savings. In general, at scale ends (the cloud and the embedded) this matters a lot. In re…
-
comment
Comment #31929651
For training, more GPU RAM will allow you train with greater resolutions in less time and better performance. Before feeding data to a model, it needs to be resized to a "network d…
-
comment
Comment #31929519
It would seem that it depends on the architecture you will be using. Whether is a ARM, GPU, mobile GPU processor, etc. This is comment from the author of YOLOv4 mentions that NanoD…
-
comment
Comment #31929501
Is not the same scale cut out used in Scaled Yolov4 and previous research? (Though this one is on AP not mAP). It seems it is needed since the improvement would be hard to apprecia…
-
comment
Comment #31919099
There's a reason to not compare it with the YOLOv4 family? If I recall correctly, the advantage of YOLOv5 over YOLOv4 is still disputed and YOLOv4-tiny seems widely used.
-
comment
Comment #27330168
I went to a technical high school in Mexico. Here's divided as 6 years of grade school, 3 of Middle school and 3 of High school. After finishing this "bachelor" high school you get…
-
comment
Comment #27112695
Graphics also matter. My 6yo Inspiron let me develop with 8GB of RAM, last year I bought a new one with Ryzen5 set the very same link setup and even used the same SSD but it would …
-
comment
Comment #27096155
I think I did that, then have problems with the windows installer. A driver prompt. I regularly have to give services to laptops, so I prefer options that "just works". This is als…
-
comment
Comment #27072336
Windows images that are over 4.3GB(I don't remember the exact max size) most image burning tools will fallback to NTFS on the USB formatting and some motherboards/laptops don't lik…
-
comment
Comment #26866416
There are available eInk with a DSI interface and Linux drivers? It shouldn't be that hard to build a DIY eInk slim tablet with a PiZero or for some, with a CM4.
-
comment
Comment #26743913
Same problem with latin american keyboards found just a few kilometers south the US. If I remember correctly, the default modifier key in VIM is next to imposible to press on a l-a…
-
comment
Comment #26543972
One way to solve 3 and maybe 2 would be adding to the ecuation an ESP32/8266 and use it as an access point for the lamps. Then you might create any physical controls for the lamps …
-
comment
Comment #26451898
Yeah! That has been my idea for a long time! When thought about it, I began looking into devices that can output DC and charge a backup battery but with a variety of input power so…
-
comment
Comment #26430849
> Especially, but not exclusively during unexpected power loss Though in my experience as a technician installing 2.5" consumer grade / entry level Kingston/ADATA SSD to several cl…
-
comment
Comment #25224381
Once I found myself reading about device module programming since the common USB-Serial device module (I forgot its name, cdc something) wasn't properly working for a Chinese multi…
-
comment
Comment #25001654
What kind of SSD would be small? Those with a M.2 slot? Or there are actually small form factor SATA cable SSD's? Either way, you would need an extra USB adapter I guess. EDIT: Reg…
-
comment
Comment #24992669
One thing that excites me the most is the hackability of the "included" case. Enough room for a battery, supercap, switches, normal HDMI ports, and still having free of clutter the…
-
comment
Comment #20627513
by just pictures Intel spring pins are shorter and broader on the base side and with a steep rising angle. These look (quite) longer and with a lower rising angle. I guess these pi…
-
comment
Comment #20627227
I worry about the spring force of those pins after so many extreme temperature changes. Or AMD spring connectors design are similar to these? EDIT: I meant "Intel spring pin connec…
-
comment
Comment #19185989
Actually as far as I know, photovoltaic cells are actually "common" diodes. And every diode actually emits light while forward biased, it's like a inherent property of them. Electr…
-
comment
Comment #18478958
I had one similar realization but more focused on learning. "What's the difference between an expert and me?" Like a tennis pro, or a recognized programmer (besides muscle memory) …