Hacker Newsnew | past | comments | ask | show | jobs | submit | spinaltap's commentslogin

Well lady, too bad, you have a conflict of interest with the news writers. What you care about is the news, what they care about is how much traffic they get.


Such lovely style of painting. By looking at them without knowing the artist, I'd assume it's from someone who's really positive towards life.


Tolkien's essay On Fairy-stories describes specific theory and concept about the role in life of fantasy fiction, myth, etc., which includes positive aspects and makes sense of the painting aesthetic.


Sounds like Elon Musk will never open a Gigafactory in France then.


I once saw a similar thing, but not stairs - it was a hall with the whole floor made with mirror, and I went in a summer.


This comment from Parent just got #18 locked. lol


Wait what? I never knew "open source" was different from "Open Source"


“open source” (capitalized or not) means that Open Source initiative agrees with the license. There are some conditions that I don’t remember.

It’s different from “source available” - open source should let you fork and reuse it.

For example there is microsoft shared code license, that’s “here is the code, but copyright is still ours, you can’t do anything with it but look”.

I have no idea what kind of license (if any) is unreal engine.


That's a misleading, obfuscating way to make the difference. I guess the OP means an OSI-approved licence.

If you write your own licence (not recommended, but some developers and especially corporations do) it could be even fully compliant, but not approved.


"open source" and "free software" are two words for the exact same thing.

Both of them are pretty poor descriptors. "open source" doesn't convey the legal freedom you are granted (as you have just found out), and "free software" makes it sound like it's just about price.

If someone lets you see source code but doesn't allow you to do anything with that code it's not what people would call "open source", you could probably call it source-available or something. "open source" has a specific legal definition that means code released with a permissive license.


Something like this should have happened 5 years ago. I'm surprised it took so long. It's a proof that github users are generally good citizens.


Mostly developers, right? They share a mindset with github's developers. You really need outsiders to test thoroughly. Or fuzzing, of course.


i saw few porn sites hosted via github pages in the past. ¯\_ (ツ) _/¯


Off topic but I think movies and TV shows are suffering the same problem. We have exhausted every way of telling good stories. Nowadays if you want to give the audience "something new" or "something they've never seen before", the only way is to increase craziness and intenseness, which is the opposite of good stories.


I think that's less a question of having ways to tell good stories and more one of a creative space being exhausted. There's a desire in a long-running series to keep raising the stakes as the series progresses, but doing so reaches a point where there's nowhere left to raise the stakes. I think that's been a bit of the problem with Doctor Who in the last few years. As they've kept raising the stakes (right up to the existence of the universe), there's nowhere left to go.


Question: this tool offered start-time and end-time, but no toggle about "accurate seek"? I've always been confused about the `-noaccurate_seek` flag (when cutting clips with `-c copy`).

I use this flag because I don't need accurate seek, but sometimes it works, sometimes it doesn't. When it doesn't work, there will be a few seconds of frozen image at the beginning of the cut. Don't know how to solve it.


Isn't that only relevant because you're using -c copy? Without transcoding, ffmpeg will just copy the stream from that start-time. But because video codecs store data as incremental updates to a keyframe, without transcoding, those first few seconds will be useless data. -noaccurate_seek looks for the keyframe so you do not have that useless data.

Proper terms are i-frame and p-frame. https://en.wikipedia.org/wiki/Video_compression_picture_type...

Though according to the ffmpeg docs on -ss, it should be doing noaccurate_seeks if you're doing stream copy.

Also I'm unsure about this, but I think the audio stream can be cut at a different location than the video stream, leading to the frozen frame, and different video players seem to handle it differently. I've got a clip I've made, with transcoded video stream but copied audio stream, that is 1:06 on Firefox with the extra audio at the beginning, but 1:03 on VLC, MPC, Chrome, and desynced in Edge. Extracting the audio with ffmpeg again gives a time of 1:04.02 compared to a video stream of 1:03.


I'm confused about wikidata vs wikipedia - I'm surprised by the large number of dots near me, I thought every dot was related to a wikipedia article, then I clicked on the dots and realized they were wikidata, not wikipedia


Wikipedia is prose articles

Wikidata is a semantic web thing to collect facts about the world in a machine readable way (e.g. queryable via https://query.wikidata.org )

Generally speaking, wikidata is more broad than wikipedia.


There are 239 Wikipedia articles about Barack Obama, but only one Wikidata concept.

Comes in handy when updating the interwiki language links, or being able to automatically fill out those infoboxes.


I have a personal opinion that might not be popular

Wikipedia is actual encyclopedia and useful

Wikidata is a weird idea to create a weird “semantic web” - a hierarchy of everything that ever existed or will exist - and it’s about as useful and easy to understand as previous experiments with semantic web.

Wikimedia seems to double down on this instead of letting it die; I really don’t understand the point, I don’t think that it’s useful and it’s really hard to edit, as a editor.

Interesting thing is - it’s CC0 instead of creative commons for some reason. Their argument is that you cannot copyright a fact. I donno.


Weird take when wikidata has 117% year-over-year page view growth.

The audience is quite different, and it may very well not be useful to you, and that is ok, but wikidata clearly has an audience and seems to be on an upswing. Its certainly doing better than pretty much all the other sister projects.

As an aside, politically wikidata is really WM-DE's baby, so its really more them doubling down and WMF along for the ride, but of course its all very intertwined.


ok. Maybe I am not the target audience.

It’s definitely not the least useful of the wiki projects - that award definitely goes to WikiNews - but at least WikiNews is not intertwined with everything on wikipedia.


Lol, as someone who used to be involved with wikinews, can't say i disagree. However i also never really understood the point of wikispecies either.


WM-DE?


Wikimedia Germany, the German "chapter" of Wikimedia; see https://meta.wikimedia.org/wiki/Wikimedia_Deutschland



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: