JPEG2000 can do exactly what you want for decades.
- 1 Post
- 58 Comments
bestboyfriendintheworld@sh.itjust.worksto Programmer Humor@programming.dev•When the requirements are "final"1·21 days agoLots of programmers are autists and dont like new information.
bestboyfriendintheworld@sh.itjust.worksto Programmer Humor@programming.dev•centerDiv.js32·22 days agoMost pages don’t need dynamic loading.
bestboyfriendintheworld@sh.itjust.worksto Programmer Humor@programming.dev•When the requirements are "final"2·22 days agoBetter than continue building something useless.
bestboyfriendintheworld@sh.itjust.worksto You Should Know@lemmy.world•YSK some cities in the US are starting to build an affordable community built wifi network that goes around big telecom companies11·1 month agoI see freifunk networks more rarely nowadays. They also are notoriously slow. Usually the mobile phone network is faster, even in Germany.
bestboyfriendintheworld@sh.itjust.worksto Programming@programming.dev•What's your favorite IDE right now?3·1 month agoXcode because I build iOS apps.
bestboyfriendintheworld@sh.itjust.worksto Programmer Humor@programming.dev•Webm supports multiple audio and subtitle tracks inside its RIFF container structure, why the hell arent browsers supporting it???1·2 months agoYouTube supports multiple audio tracks and multiple language subtitles. Same for Netflix and pretty much all major streaming platforms.
We felt poorer, so economists should be lynched!
The contrast between people’s experiences in their everyday lives and what politicians or experts say is important.
If the economy is supposedly doing great but I can afford less and less and my life gets worse, that’s a contradiction.
The USA is moving more to something like the gilded age with more wealth disparity, more suffering for the poor, more violence.
The anti-intellectualism and anti-elitism of the cultural revolution was far more extreme. You are right that there are some similar ideas brewing.
When the political and economic system is no longer delivering for the population, it will turn against the (perceived) leaders. Trump and the right spins this very well by directing the anger against „woke“ liberal academics, foreigners, and away from the billionaires.
The „woke“ elites are also in crisis. The Democratic Party is in shambles.
often people know that, for example, elections are fraudulent, but they are too scared to say anything
People might vaguely understand that elections don’t produce good outcomes or have systemic bias. That’s then condensed to „elections are rigged“, regardless of the facts and details.
Most people know little about most things. It’s difficult to even have good fundamentals about most things in our complex world. So people will defer to their personal experience and information seeped into their minds by osmosis/exposure.
Things like an economy or political system are extremely complex already and not fully understood even by experts.
bestboyfriendintheworld@sh.itjust.worksto Programming@programming.dev•i want to learn/use functional programming language3·2 months agoClojure debugging is a pain because of the thousands lines of Java stacktrace. I really can’t recommend this.
bestboyfriendintheworld@sh.itjust.worksto Programming@programming.dev•The Hippocratic License 3.0: An Ethical License for Open Source.22·2 months agoCorporations might hire you for consulting.
bestboyfriendintheworld@sh.itjust.worksto Programming@programming.dev•The Hippocratic License 3.0: An Ethical License for Open Source.31·2 months agoThe problem here is enforcement.
bestboyfriendintheworld@sh.itjust.worksto Programmer Humor@programming.dev•I hate MSVC111·2 months agoI really like Ruby’s rake. It’s an actually sane language and quick to learn. No idiosyncratic shell scripts cobbled together. The makefile is written in plain Ruby. That also makes it super powerful to adapt to your needs. Nor parsing XML. Just load your rake file into your interactive Ruby shell (I’m partial to pry), try things, test it. Our time for debugging build errors dropped to a fraction.
I have used it build C++, Objective-C, and Java projects for a medium sized company. Before that we used ant with XML build files from hell.
bestboyfriendintheworld@sh.itjust.worksto Programming@programming.dev•Is there a way to rewind the git rebase state?2·4 months agoYou can always make patchfiles and apply those.
Instead of rebasing, consider a new brach and then cherry picking commits.
bestboyfriendintheworld@sh.itjust.worksto Programming@programming.dev•Why is my output not formatted as a string?4·4 months agoPyCharm is the way to go to write Python.
bestboyfriendintheworld@sh.itjust.worksto Programmer Humor@programming.dev•The state should be purely passed through function inputs and outputs2·4 months agoInteresting idea for sure. I’m not sure it would work though. The concept has lots of cultural implications as well. In traditional monarchies the king is usually divinely ordained, chosen by god. A democracy doesn’t get its legitimacy from above, the people are the ultimate sovereign and legitimize the system. New Monarchy also needs some kind of higher philosophical justification.
Political systems often have a short slogan, that emphasizes their values.
- No gods, no kings, no masters
- liberté, égalité, fraternité
- Einigkeit und Recht und Freiheit
- blood and Soul
- for god, king, and country
- one man, one vote
- SPQR
New Monarchism could use one as well.
bestboyfriendintheworld@sh.itjust.worksto Programmer Humor@programming.dev•The state should be purely passed through function inputs and outputs2·4 months agoThe linked concept of New Monarchy doesn’t have a king. It contains asymmetric votes between classes, which is an interesting idea to keep a check on the aristocracy. I don’t think the system is fully viable as a concept, but it makes a good point at the beginning. If we get an elite ruling class anyway in every system, let’s make it more visible and directly accountable.
bestboyfriendintheworld@sh.itjust.worksto No Stupid Questions@lemmy.world•*Permanently Deleted*426·4 months agoIt’s status. Apple is regarded as more expensive and high quality.
Those microservices are a mix of a dozen programming languages across dozens of different versions.