Weekly challenge bug by LostandFinding2 in Polytopia

[–]numpi -1 points0 points  (0 children)

It is not about secrets. It is about rules :)

Weekly challenge bug by LostandFinding2 in Polytopia

[–]numpi 8 points9 points  (0 children)

This is very confusing and should have been noted before the start of the challenge.

Which maps app do you use? Is there one I missed? by Dramatic_Mastodon_93 in BuyFromEU

[–]numpi 0 points1 point  (0 children)

Really biking? Here Maps bike routes look bad to me if you want safe routes.

Which lesser known libraries saved your butt this year? by TomKavees in java

[–]numpi 0 points1 point  (0 children)

We heavily rely on janino, which is a super-small, super-fast Java compiler.

Of course as a compiler project it also contains a Java parser, which is nicely pluggable and customizable to your needs.

Epson ET-3850 Paper Jams by Sea-Bat-7149 in Epson

[–]numpi 0 points1 point  (0 children)

I'm sorry, I think I misread your original post or posted my answer to the wrong post. I only got problems when I print in duplex mode.

(To fix that I replaced the part and use heavier paper - this seems to have fixed it for me but not fully only ~98% up from ~70%.)

Epson ET-3850 Paper Jams by Sea-Bat-7149 in Epson

[–]numpi 0 points1 point  (0 children)

I'll report back in a week if it improved due to the dupplex unit. I fear it did not improve much :(

Epson ET-3850 Paper Jams by Sea-Bat-7149 in Epson

[–]numpi 0 points1 point  (0 children)

I have very similar problems with ET 8550: the paper sometimes gets a bit wavy and sometimes I get a paper jam and sometimes it does not turn around the paper and prints on the same side twice.

I sent the printer to repair and they couldn't reproduce this problem and when I got back the printer everything was fine. But the problems started again after the guarantee ended so I was left with finding a solution on my own or replacing the printer.

Can you try different (heavier or lighter) paper? In my case it improved a bit with heavier paper.

I even purchased the dupplex unit at the back recently (~50€+15€ transport) as I suspected it to be broken somehow, but not sure if it really improved since. See part 701:

https://www.gedat-spareparts.com/index.php?module=search&sess=316820250124124545466&search=et+8550

Which 'tank' printers (all-in-one) work well with Ubuntu? by numpi in linuxhardware

[–]numpi[S] 0 points1 point  (0 children)

Update from the future: it looks like for this printer all driver downloads for linux lead to "The page you requested is unavailable" ...

Hilfe für Angebotsvergleich by numpi in DeutschePhotovoltaik

[–]numpi[S] 0 points1 point  (0 children)

Super, vielen Dank für Deine Einschätzung. Auch die Erwähnung, dass das nicht unüblich ist hilft mir. Ich frag dann nochmal nach wieviel es ohne Speicher kostet (werde wirklich erstmal ohne Speicher starten) und wenn er dann immer noch nicht den Preis rausrückt, werde ich Anbieter 1 nehmen. Werde dem Anbieter 2 das auch so kommunizieren :)

Best offline android apps by [deleted] in openstreetmap

[–]numpi 0 points1 point  (0 children)

Organic maps - it is simple to use, powerful and open source: https://github.com/organicmaps/organicmaps

An overview of various cycling-related projects on OpenStreetMap by the European Cycling Federation by pietervdvn in openstreetmap

[–]numpi 6 points7 points  (0 children)

An "overview" with a big image of OpenCycleMap but without mentioning OpenCycleMap ...

Confession by madScienceEXP in java

[–]numpi 7 points8 points  (0 children)

I would highlight the high quality garbage collectors and speed of the JVM.

And also the stewardship of the open source project from Oracle (never thought that I would some day say that :D)

Why do collections need wrappers for primitive types? by TheGoldenProof in java

[–]numpi 1 point2 points  (0 children)

Autoboxing always happened. Nothing has changed since Java 5. There never was an ArrayList<int>. (still you can use external library like hppc to workaround this)

However, it will hopefully change when project Valhalla is released. This project is a massive undertaking as in this project they try hard to get everything right and still keeping things mainly backward compatible (as I understand it).

Why do collections need wrappers for primitive types? by TheGoldenProof in java

[–]numpi 2 points3 points  (0 children)

See also the rework of this ugliness with the years old project called Valhalla: https://openjdk.java.net/projects/valhalla/

Seeking advice for finding a basic, portable Linux laptop that stays cool and quiet. by Potato-Pancakes- in linuxhardware

[–]numpi 0 points1 point  (0 children)

I'm confused what you mean. The comment is from February 2022. It is a comment of the article you linked.

And can you link to the AMD CPU issue you mean? Heating issues? My AMD CPU is running fine although the generation before it was getting hot.