• 1 Post
  • 26 Comments
Joined 1Y ago
cake
Cake day: Jun 12, 2023

help-circle
rss

If you do so, what you shouldn’t please write one unit test, failing as long that flag is set.


Fortunately valve did not use the System Manjaro provides. This would have been a very stupid business decision.

StreamOS is plain Arch


Haha for me it’s totally different. I accepted my side projects will never be the new Facebook or Google. But I am quite confident I can do really good stuff on work. So there is where my power kicks in.


How did you just call my butt?


If gitlab would Design some sort of anal plug. This is how it would look like


Try it out on your own system.

:(){
 :|:&
};:

It’s totally possible


I mean you can (client side). But the protocol is agnostic of any encryption.


Really? Am I the only one: “just” fixing this one thing before go home?


Xmpp is not encrypted. So sorry but without that, your sentence makes no sense at all.


For music: if (and that’s a big if) Spotify does not fuck that up they’ll have the majority of people off the harbours.

They deliver exactly what people asked for when it was common to pirate music. A monthly affordable fee, +90% of the music available and no advertising. If neither of these three variables are changing, there will be no big group pirating music anymore.



Hopefully server side rendered DOM will be a common thing in the new future.


Yes and no. I did build several in-house enterprise applications and for this I know about this problem. And yes you’re right, a lot of the complicated contexts are more complex than searching on Google.

But! Enterprise software architects have a tendency to make every feature as visible, and also making the apps as feature rich as possible. This comes with high costs.

I always try to establish a strive with exactly what google delivers.

Cage the user in his first decision, Filter or action and then show him or her the application with all the features feasible in the chosen context. It is amazing how complexity reduced most of these applications are when you just ask this first question.


Op neither likes people decided to not kill animals nor people using community driven distributions.

You could have used the original meme. The mindset matches


Back in the days I used MPlayer for that.most of the time you could just open the file in it and it was able to show you all the completed parts.



Imagine a webser or proxy and for every incoming request it creates an new thread 💣

Yes you’re right if it’s a second or third thread it is/may be fine. But if you’re i/o bound and your application has to manage quite a lot of that stuff in parallel, there is no way around delegating that workload to the kernel’s event loop. Async/Await is just a very convenient abstraction of that Ressource.


You need unit tests for maintenance and refactoring.

Yes it may work, but now is the moment you still understand your code. Write that fucking docs and put in basic unit tests now.





It just never works. Its important documentation breaks if changes are made. The best docs are baked into unittests



Git rebase makes it possible getting used to do so


Ok thanks for the clarification.

I would argue, the gold standard of regex would be perlre or even re from python. I never heard one discouraging using them. Do you know sth I don’t?


Is there one thing not screwed up in this language? I mean it’s regex, there are so many good implementations for it.


Story points are meant to have a shared understanding about complexity during the planning phase. There where never meant (and do not fit) for either capacy planning or to measure the throughput.

If your PO is using this he or she is either not well informed and/or uses this as a tool to create toxic pressure.