• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle

  • You shouldn’t eat candy given to you by strangers. If you’re in a large group and someone knows the candy, maybe. Code is food for your computer. Be wary. Our large Open Source group of friends has learned about many kinds of candy and shouts loudly when some in the group becomes ill. You don’t want to become ill. Some risk exists, but with a large group it is generally ok. Don’t install packages as root, don’t install what you don’t need.

    I run my frontend builds through Docker (also during development). By isolating access to the host system to the files/folders necessary for development I’ve shielded off the majority of current realistic attacks I’ve seen as NPM based exploits. I’m certain the approach can be replicated for other frameworks, but we use Ember and docker-ember. I doubt it runs as smoothly on a non-Linux OS.




  • Exactly. The Semantic Web is broader than Solid but Solid is great for personal apps.

    Say you buy a smartphone. The specifications of the smartphone likely belong elsewhere than in a Solid Personal Online Datastore, but they can be pulled in from semantic data on the product website. Your own proof of purchase is a great candidate for a Solid POD, as is the trace of any repairs made to it.

    These technologies are great to cross the barriers between applications. If we’d embrace this, it would be trivial to find the screen protector matching your exact smartphone because we’d have an identifier to discover its type and specifications. Heck, any product search would be easier if you could combine sources and compare with what you already have.

    The sharing tech exists. Building apps works also. Interpreting the information without building a dedicated interface seems lacking for laymen.


  • IPFS would replace Content Delivery Networks in present day.

    It would also allow you to host software and other content from your own network again without the constraints modern Internet Service Providers pose on you to limit your self-hosting capabilities.

    If applications are built for it, it could serve as live storage for your applications too.

    We ran ipf-search. In one of the experiments we could show that a distributed search index on ipfs-search, accessible through JavaScript is likely feasible with the necessary research. Parts of the index would automatically be hosted by clients who used the index thus creating a fairly resilient system.

    Too bad IPFS couldn’t get over the technical hurdles of limiting connection setup time. We could get a fast (ElasticSearch based) index running and hosted over common web technologies, but fetching content from IPFS directly was generally rather slow.










  • The sentiment I hear around me is that you have been lied to.

    We have kept the lights on, like many of you asked, and we are looking forward to welcoming a new humorous generation.

    Sure, it is not going to be under the same conditions. Things have moved around when you left. Empty voids have been filled. Regardless, I’d love for us to see the propaganda of the time for what it was, propaganda and lies, and to bring the actors and platforms responsible for willingly spreading lies to their knees.

    Together we stand stronger in a strong Europe, and reuniting is a sign of Europe’s resilience to external influences.


  • Be honest. Say you don’t have references so that you intend to prove yourself from day one.

    Most hiring we do is based on what we can find publicly and how the conversation goes. If you have more to show, that helps. We hire (developers) based on code and gut-feeling. We don’t do the roles you are looking for but if you have been looking for a longer time already, open an issue on an open source reository you care about and ask how you can help sort out tickets and ask follow-up questions.

    Companies search for value (often money, but smaller copanies tend to search broader). For customer support I expect that to mean “low monetary investment (including training), high output”. Perhaps they need some flexible additional support. Ask them what they need, see if you can offer that, explain/convince how you will bring offer that and ask if they see improvements to the plan.

    PS: also what andrewgross said. Customers count, friends can count. And having ran a business that worked is a great reference to show you do what is necessary.