Viewing profile — blacklion
blacklion
HN member- Joined
- Sun, Jul 28, 2019, 8:44 PM UTC
- HN karma
- 1,068
- Public activity
- 527 items
- HN profile
- View on Hacker News ↗
About blacklion
No profile information was provided.
Recent public activity
-
comment
Comment #49222248
But it is not for prosumer. I don't want my PC to be terminal to 4-5 providers of compute who could ban me or raise prices tenfold overnight. I don't see any advances for me, only …
-
comment
Comment #49168858
It is interesting, that changes from 8.0 to 8.1 is more substantial than from 8.1 to 9.0. I don't say it to mean "they did less work," no, what his interesting to me is choice of m…
-
comment
Comment #49090913
In the theory, if you install DLNA renderer/controller (player) on TV you could make appropriate DLNA media source from VLC or, maybe, ffmpeg. Put it on RPi (as it could skip trans…
-
comment
Comment #49052374
IPTV from your ISP is typically multicast (even if your connection is point-to-point), and if you have more than one network behind your router (for example, you have separate netw…
-
comment
Comment #48978337
This "hopelessly proprietary, and you have to pay to use it." is what scary me most. How often there are stories "Google/Apple/Microsoft [but mostly Google] deactivate my account f…
-
comment
Comment #48810505
Rocket-like, yes. Like illustration from old "Amazing Stories" or other "pulp" magazine of golden age of SciFi :)
-
comment
Comment #48810492
Yes, it is why last iteration by Luke Maximo & Father used trimmed-down propellers rotating really fast :-)
-
comment
Comment #48807054
Interesting, that this form-factor was popularized by DIY builders. First one was dutch-built, sponsored by Red Bull after prototyping stage, to film Verstappen's full F1 lap (so s…
-
comment
Comment #48672211
> It's okay to receive salary though. Are you sure? I'm paying 48% as income tax, and then 21% as VAT and some additional taxes on gasoline, electricity, LPG, car, motorcycle, hous…
-
comment
Comment #48662059
Or it is low-grade crystal which cannot run on i5 speeds. Who knows.
-
comment
Comment #48661753
It is how Russia become what it is: we all be said «If you don't like new law/regulation, go to your beloved USA, you are not a patriot and must be punished». I'm sorry, but German…
-
comment
Comment #48583838
Same with some old IBM hardware: two CPUs were installed in each box, but if you bought only 1 CPU server other one is disabled via firmware.
-
comment
Comment #48208767
You always could find deep niche where any high-level technology is not suitable. I don't think you will program such device in C, rather in assembly, right? When you have like mem…
-
comment
Comment #48208571
> Because the last time I looked it appeared to need some godawful slow bytecode interpreter that took up thousands of kilobytes of RAM. Did you looked at java 1.2 at 1998 last tim…
-
comment
Comment #48111362
> Their slicer is open source but it downloads a plugin once you launch it if you choose to which is closed sourced that interacts with their APIs. It is very dubious way to subver…
-
comment
Comment #47890932
I like author's style / voice. Very soothing, very humane. Is it is consistent for old posts too, I hope it is not LLM :)
-
comment
Comment #47876082
This extension piggyback SQLite native transactions. For example, queueing data will be rolled back if transaction is rolled back due to some constrains violations. It is possible …
-
comment
Comment #47703810
I wish Thunderbird fix their plain text editor (it is at level of old Notepad, and chrome for it looks ugly, and line wrapping is a mess, especially with in-line quotation), add ab…
-
comment
Comment #47590575
I nominate Adobe to the worst corp. in the world of software. Fusion360 at least works on Linux Photoshop/Lightroom don't.
-
comment
Comment #47532120
Yep, you are right, more precise, and precision is very important in this topic. I stand corrected.
-
comment
Comment #47531420
write with release semantic cannot be reordered with any other writes, dependent or not. Relaxed atomic writes can be reordered in any way.
-
comment
Comment #47531385
JVM has almost the same (C++ memory model was modeled after JVM one, with some subtle fixes).
-
comment
Comment #47531159
I've tried smartphone with e-Ink (mostly for motorcycle and hiking navigation, not as daily driver) and know this problem — it is impossible to share this experience via screenshot…
-
comment
Comment #47519286
I think, in case of e-Ink photo is much more informative, as screenshot takes data from frame buffer and didn't take screen technology in account.
-
comment
Comment #47518621
There is no "Linux/ARM[64]". But there are "Raspberry Pi" and "RISC-V". I don't know such OSes, to be honest :-) This support table is complete mess. And saying "most platforms are…