exactly. Forking for any reason is the essence of FOSS.
Scenarios like OPs were taken care of right from the start. That’s just the legal side, tho. But someone still needs to do the actual work which is why it sometimes fails.
exactly. Forking for any reason is the essence of FOSS.
Scenarios like OPs were taken care of right from the start. That’s just the legal side, tho. But someone still needs to do the actual work which is why it sometimes fails.
Public funds.
There actually are lots of initiatives (e.g. https://bigdatastack.eu/european-open-source-initiative ) but it’s still young and there are multiple problems between available public money and contributors actually earning a salary.
Money is not the problem.
either earn a good living being a code monkey, or find a job in a small company that has passion
crazy idea: let’s publicly fund FOSS projects so devs working on stuff they like with a passion can actually make a good living and enable sustainable non-profits to hire expertise, marketing and all the stuff a company needs
the result would be actually good software and happy devs
25 years in the industry here. As I said there’s nothing against learning something new but I doubt it’s as easy as “leveling up”.
Both fields profit a lot from experience and it’s as much gain for a scientist do become a software dev as an architect becoming a carpenter. It’s simply not productive.
there is so much time lost in research institutes because of shoddy programming
Well, that’s the way it is. Scientific code and production code have different requirements. To me that sounds like “that machine prototype is inefficient - just skip the prototype next time and build the real thing right away.”
It’s always good to learn new stuff but in terms of productivity: Don’t attempt to be a programmer. Rather attempt to write better research code (clean up code, revision control, better commenting, maybe testing…)
Rather try to improve cooperation with programmers, if necessary. Close cooperation, asking stupid questions instead of making assumptions etc. makes the process easy for both of you.
Also don’t be afraid to consult different programmers since beyond a certain level, experience and expertise in programming is vastly fragmented.
Experienced programmers mostly suck on your field and vice versa and that’s a good thing.
byebye unix principles
otoh you have stuff like FreeCAD or OpenSCAD completely free and usable AND you could modify it as you please.
Back then FOSS CAD was barely usable.
Didn’t he prefer theatrical acting & live audience and thus played his TV role like a theater actor would? I vaguely remember reading about it.
Those tend to traditionally exaggerate gesture, mimic and tone so the last row still gets everything even when they’re further away.
I find too verbose comments less annoying than no comments.
Try to describe the bigger picture. Good comments allow understanding the current portion of the code without reading other code.
Also add comments later if you find yourself having to read other code to understand the code you’re currently looking at.
Comments are also a good place to write out abrevations/acronyms.
Never optimize for sourcecode size.
https://en.wikipedia.org/wiki/Defensive_programming might be an interesting read.
check carefully what you signed. If you didn’t sign anything saying otherwise, there’s nothing to prevent you from doing it.
If there’s something, you could still work around it (e.g. remove company secrets).
If the resulting product is provable better, then it’s objectively not the same thing you did for your boss.
After checking all of this, your local FSF might give you free legal advice to get going (keep all notes/correspondence secure for later if anything comes up. It proves you tried to act responsibly).
Sure it’s cancellation fees? This doesn’t seem legal.
lower decks.
I dislike basically everything after Enterprise but this is… not too bad. I’d say it’s maybe a bit like “Simpsons meets Star Trek”. Definetly worth to check out a few episodes to see if you like it. If you like the jokes, you’re in for a cool ride.
His transformation during the series is interesting. He’s developing as he learns about humanity.
Also don’t miss the episodes in Voyager featuring him ;-)
it will run in termux and on anything that can run a full python. Also you could run it remotely via ssh. Textual also offers a web interface to access apps via browsers but I never looked into that.
string parsing library #124
this could also become a major security problem, tho.
you could check textual, it’s a TUI framework that yields quick results.
She played Beverly Crusher
Gates McFadden is clearly the unsung Hero of the series for me.
Both as character and as actress.
nushell scripts aren’t shellscripts?