Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
empyrical
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
empyrical
4y ago
They used to let you sort subscriptions into "Collections", but they removed this feature in 2015. I remember they teased they might bring it back in 2021, but I haven't seen much come of it. [1] [1] https://www.yo
2.
▲
by
empyrical
5y ago
I love the little part with the fake Windows BSOD. The QR code is supposed to link to the documentation page on error boundaries, but sadly it's broken
3.
▲
by
empyrical
5y ago
Yes, there's code in Chromium going back to the KDE/ Konqueror and WebKit days that's LGPL licensed. Mostly in the Blink rendering engine like you linked.
4.
▲
by
empyrical
5y ago
You really should not use this ever in any situation, but for historical reasons[1], if they are the only thing on the line you can use HTML comments in JavaScript like so: function foo() { <!--- returns true ----> return
5.
▲
by
empyrical
5y ago
It looks like they're transitioning/have transitioned to editing the books with Google Docs: https://openstax.org/blog/saying-goodbye-cnx
6.
▲
by
empyrical
6y ago
Also, Chromium's Blink renderer has a lot of LGPLv2 source files that date back to the KDE KHTML days[1] and as you can see by the numerous proprietary applications that use Electron and Chromium Embedded Framework, that this doesn
7.
▲
by
empyrical
6y ago
Basically what this commenter said, but substitute WebP and WebM for HEIF and HEVC https://news.ycombinator.com/item?id=26298606 GIFs have a nice convenience to them that straight-up video files lack
8.
▲
by
empyrical
6y ago
I really hope that HEIF animations can take the place of GIFs someday. http://nokiatech.github.io/heif/comparison.html
9.
▲
by
empyrical
6y ago
Travis CI was, to my knowledge, the only CI provider that let you test projects on IBM Power and Z. [1] Are there any alternatives? [1] https://blog.travis-ci.com/2019-11-12-multi-cpu-architecture...
10.
▲
Booting a macOS Apple Silicon Kernel in QEMU
(worthdoingbadly.com)
262 points
by
empyrical
6y ago
|
70 comments
11.
▲
by
empyrical
6y ago
The build scripts and the JS files in the project that interact with FFmpeg and give it a JS API are licensed under the MIT license, but FFmpeg itself is still LGPL.
12.
▲
by
empyrical
6y ago
> Electron (MIT licence) It's not 100% MIT. Chromium's Blink renderer has LGPLv2.1 code going back to the KDE KHTML days, such as some of the code for the DOM: https://github.com/chromium/chromium/blob
13.
▲
by
empyrical
6y ago
Unmounting/ejecting a drive by dragging its desktop icon to the trash. I know you did this in really old macs to eject a floppy, but it's cool they keep that feature around on modern macOS
14.
▲
by
empyrical
6y ago
I am not sure if it's still this way, but I think at least some versions of the Qt Commercial License disallowed you from having user scripting in your application - or at least, exposing Qt APIs to user scripting. So no bindings like
15.
▲
by
empyrical
6y ago
Also, whether a system is ARM or Intel could be used as another bit of entropy for fingerprinting.
16.
▲
by
empyrical
6y ago
The terms of their commercial license may have been evolving, but the terms of the open source has not. GPL is GPL and LGPL is LGPL. The terms of those licenses prohibit additional restrictions (notably, you are not allowed to add a noncomm
17.
▲
by
empyrical
6y ago
It's from the Guardian Open Platform[1], which has a clause in the TOS[2] requiring that that the "Powered By The Guardian" logo be displayed where you display Guardian content > Include a "Powered by The Guardian&quo
18.
▲
by
empyrical
6y ago
This seems like a modern equivalent of Google Chrome Frame[1], pretty cool! [1]: https://en.wikipedia.org/wiki/Google_Chrome_Frame
19.
▲
by
empyrical
6y ago
I am referring to both styles of "bounce". Would be nice to have the former to implement "pull to refresh"
20.
▲
by
empyrical
6y ago
Qt5 can be made to look pretty close to a native Mac app, but one thing I haven't figured out yet is if there's a way to get that "bouncy" effect you get when you scroll to either end of a list.
21.
▲
by
empyrical
7y ago
Sometimes you can also run into situations where someone returned an external hard drive, but they swapped the drive inside with a cheap low capacity drive (like a 500gb drive put into an 8tb drive enclosure)
22.
▲
by
empyrical
7y ago
I don't see anything like that either. The second paragraph even says this: > Either for free or for a price. Also, there's stuff from KDE in the marketplace too: https://marketplace.qt.io/collections/plugi
23.
▲
by
empyrical
7y ago
The _d in the imgur link renders it as a thumbnail, here's the full res version: https://i.imgur.com/vU783Xo.jpg
24.
▲
by
empyrical
7y ago
They even went beyond sponsoring YouTubers, and hired a few (like LinusTechTips) to star in ads https://www.youtube.com/watch?v=dOVe0ysXRjM
25.
▲
by
empyrical
7y ago
Is there anything like Privacy.com, but for Canadians? I really like the idea of being able to have per-service burner cards
26.
▲
by
empyrical
7y ago
> Uh, not his literal moonshot, figure of speech! Starship and its fins it uses for re-entry will need top of the line battery tech. The prototype Starship uses Tesla batteries[1], wouldn't surprise me if that continued to be the ca
27.
▲
by
empyrical
7y ago
It also reminds me of Qt's qDebug macros
28.
▲
by
empyrical
7y ago
.an also was phased out when the Netherland Antilles dissolved https://en.wikipedia.org/wiki/.an
29.
▲
by
empyrical
7y ago
I notice that the Qt project has a GitLab instance: https://git.qt.io/public But everything seems to be done on their Gerrit for now.
30.
▲
by
empyrical
7y ago
This may be the case: https://www.treyexgaming.com/index.php/2019/08/26/how-the-sa... These appear to have been done by the same people who compromised Jack
More ›