Do Channels on Nebula count? Since Nebula is paid only, ads free and creator owned (as far as I understand), it might be the one prime example of a video platform not incentivized to restrict access to only consumers using proprietary, big tech OSes.
HN user
Stammon
An (open-source ((program diffing) (IDA plugin)))
So do they share their implementation of overlaying stores somewhere? It would be a huge benefit for the community to have it open source and available for being used in countless other use cases.
Cool idea. I'm stuck waiting for a match for a few minutes.
It would be great if it could show how long it takes on average until one is matched with a partner. Maybe it could also show how many people are chatting right now.
Iirc Excalidraw is built on top of Google Firebase. That doesn't make it less nice, but imo it shouldn't count as open source or self hostable.
Can you go a bit more into detail what you mean by protobuf "reflection service"
Have you contacted any doctors or hospitals in Europe? We do take healthcare more seriously here, so I'm wondering whether you get the same response.
UNIX commands are more an accident of history than a cohesive, coherent, composable design. PowerShell was designed. It was designed by one person, in one go, and it is beautiful.
I'm curious about that design and would love to learn about it.
Note, that I'm not interested in learning how to actually use powershell as a developer, but understand the abstraction design choices, that went into it.
Every time I tried to learn about that, I'd find recommendations about Books with 1000+ pages and similarly time consuming resources.
Do you have an recommended read for understanding the design choices, that went into powershell, while not learning the details, that a everyday windows would need?
Things I care about: -How do Lamdas work? -Arrays are Objects. How exactly? -Typesystem -Are there native wrappers for the kernel APIs how do they fit into the objectmodel? -Since to my understanding no shortflags exist, how is verbosity avoided? -How thight are interfaces defined. If a tool provides a new interface in a new version, can old tools still work with it?
The choice of using the word professor, seems misleading to me. Far more often teachers will adjust their content to ensure optimal performance in tests. Especially in a education system like this.
I can only imagine what side effects this must have for motivation. When you are cautiously trying to appear focused, can you even develop a passion for a subject?
Relevant Talk by David Kriesel at CCC Congress(2015). Available in German and Volunteer live translation to English or with English Subtitles
The talk gives a lot of background about how he discovered the bug, how it works and the reaction by Xerox. It's a must have seen talk for anyone who cares about security.
https://media.ccc.de/v/31c3_-_6558_-_de_-_saal_g_-_201412282...
JFYI: Twint is already the name of a popular payment app in Switzerland
Edit: OpenAt is not a valid counterexample since the program checks file descriptors. But e.g renameAt[0] allows to overwrite protected files. There are numerous other options to circumvent that tool too.
I'm afraid this tool is very easy to circumvent. It only checks the first argument to a syscall for containing a forbidden path.
But for example openAt gets it's path as the second argument.
http://man7.org/linux/man-pages/man2/openat.2.html
This tool is a nice demo for how to use ptrace in golang. BUT PLEASE CHECK THE CODE BEFORE USING THIS FOR ANYTHING SECURITY RELATED
Can you summarize or refer me to a summary on how this platform compares to others?
I'm most interested to see how it tackles these points:
- Profitability - Digital Sustainability (Guaranteeing that the user can use it in the future) - Interop with other platforms - Privacy
Wouldn't the concept of dragonballs be a better fit than horcruxes?
Apparently it's open source, the repos can be found here:
Most of the reactions I saw here are rather negative. Did just no one of the other commenters dig deeper and simply react pessimistic to anything with the label "social network" or are there substantial issues, that I missed?
There is always that boy who built a nuclear reactor at home. Not quite having nukes besides the wine bottles in the cellar but he overcame at least some of the problems you'd face to get there, that shouldn't be doable
I'm wondering how Jodel (or Yik Yak in the US) fits in. The only meaningful way to interact with it is by writing comments yourself. Only to read the comments gets boring very quickly.
I observe that the quality of the comments is worse compared to platforms with more lurkers but it's interesting to see, that a platform with, presumably, a higher participation ratio is working as well
We don't need more proprietary machine learning devices in our homes. I'd appreciate this so much more, if it was open source, so I can reshape it to whatever use case I have.
There are plenty of viable business models, that give you your well earned money and us the option to customize and understand our devices.
Please have a look at nix and solaris first. Both are making a compelling case against your answer
You can also use an overlay
Isn't this a different product?
Reverseenigneering might be forbidden in the united states. In many other countries however it isn't, especially for those cases, where you aren't trying to steal a product but to learn/research something about it