HackerTrans
TopNewTrendsCommentsPastAskShowJobs

asjfka

no profile record

Submissions

Development: Licensing Philosophy

etoileos.com
1 points·by asjfka·hace 3 años·0 comments

comments

asjfka
·hace 3 años·discuss
airport too
asjfka
·hace 3 años·discuss
Stallman was right all along.
asjfka
·hace 3 años·discuss
Most text editors (not all, some are still lightning fast) choke on GB-sized files and I have yet to find a graphical file manager that can handle >1000 elements in a directory (terminal-based unix tools are fine). Maybe the authors of those softwares assume infinite RAM, infinite CPU cycles and puny workload or maybe they think the time of devs has more value than the time of their users.
asjfka
·hace 3 años·discuss
> The internet, on the other hand, was feudalism.

I don't think the author has the slight idea what does the word 'feudalism' mean. If anything the current Internet where users build themselves on big corporations' domains and get their data sucked for profit is much more akin of feudalism than the internet of old.
asjfka
·hace 3 años·discuss
Non-english people and "foreign nation-states" being connected to the internet are not problematic. GNAA was deeply racist, homophobic and offensive.
asjfka
·hace 3 años·discuss
There is this [0] thread from a few years ago. According to the linked article, "unless an IOMMU is used, the baseband has full access to main memory, and can compromise it arbitrarily." No idea how true this statement is.

0: https://news.ycombinator.com/item?id=10905643
asjfka
·hace 3 años·discuss
IANAL. Can a CLA be considered a "contract without consideration" and not legally enforceable?
asjfka
·hace 3 años·discuss
Pharo's CLA doesn't seem that bad [0]. You retain copyright, and agree to license your contribution using the MIT License. OTOH, you also agree that your contribution is "only a small component". IANAL and I wonder what is the implication of such a clause.

[0] http://files.pharo.org/media/PharoSoftwareDistributionAgreem...
asjfka
·hace 3 años·discuss
So, Utah and Virginia want their residents to surrender their private informations to shaddy websites and Louisiana is disposed to itself provides these informations.
asjfka
·hace 3 años·discuss
I'm not aware of a mention in B5 but they do call it Helsinki Syndrome in Die Hard.
asjfka
·hace 3 años·discuss
> In addition, violations of this code outside these spaces may affect a person's ability to participate within them.

I'm glad I don't participate in this community that claims dominion over the whole life of its members.
asjfka
·hace 3 años·discuss
TBH There is something indecent in being wealthier than 95% of population and still worrying about oneself. I think I'll puke.
asjfka
·hace 3 años·discuss
Makes me think about this song by The Offspring:

  I'm always feeling steered away
  By someone trying to tell me
  What to say and do, I don't want it
  I gotta go find my own way
  I gotta go make my own mistakes
  Sorry man for feeling
  Feeling the way I do
asjfka
·hace 3 años·discuss
When I was dating, I honestly thought that such verbiage was a code for signaling they were hookers without getting removed. I automatically discarded those profiles.
asjfka
·hace 3 años·discuss
I expect people becoming much more conservative about technology from now on. People will want to stay with the thing were LLM can help because there are ample documentation to train them on. By example, it will be a lot harder for a new, even if it's more powerful, programming language to find its niche because LLM wont be able to help. The end result will be a higher barrier to innovation because now to innovate is not enough, you also need LLM training materials, thus a much more conservative society.
asjfka
·hace 3 años·discuss
Apple Vision will fail. It doesn't matter if it's a good product or not. Fact is, wearing it makes you look like a dork. This is why it will fail. Segway made you look like a dork too and it failed. Then the hoverboard got out and you looked cool while using it and it is successful. There is a future for Apple Vision's tech, but this is not the product that will sell. People will buy a product that makes them look cool. As simple as that.
asjfka
·hace 3 años·discuss
>Privacy

>Your data is yours. We do not share your data with anyone outside of partners we need to provide this service.

So, no privacy. No thanks.
asjfka
·hace 3 años·discuss
There is no such thing as viral licenses. Only you can decide the license of your work.
asjfka
·hace 3 años·discuss
Linux is part of the problem. Linux never has been an OS for personal computer and it's security model is backward and even nefarious for this purpose. Linux, like all Unix and Unix-like is an OS for a big central computer connected to many dumb terminals. What happens here is Windows taking lessons from Linux and Unix. If you want to save the idea of a personal computer you want an OS that empowers users instead of protecting the computer from them.
asjfka
·hace 3 años·discuss
QBASIC was good to start but you couldn't grow with it. And then the step going to another language is still high. You had lot of fun learning QBASIC, then you hit a wall. Imagine if QBASIC had a CONS datatype. The beginner programmers would have been able to gently learn about a lot of data structures, while QBASIC would have still been QBASIC, only much more powerful.