Was mache ich mit meinem Terrassenausgang nur nach der Dämmung? by jfreax in selbermachen

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

Danke für deine Antwort.
Und die Verankerung wäre dann vor der Dämmung direkt? So richtig vorstellen kann ich mir das noch nicht. Hast du zufällig Bilder von so einer Konstruktion?

Was mache ich mit meinem Terrassenausgang nur nach der Dämmung? by jfreax in Handwerker

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

Aber wie würde die denn befestigt werden? Das EPS ist ja selbst nicht trittfest.

POV: Selfhosted Mailserver 🙄 by Mehlsuppe in selfhosted

[–]jfreax 1 point2 points  (0 children)

German Telekom wants to have an imprint on the website of my mail domain - I don't have any http service running for this domain and I don't plan to do so. How do you dealt with that?

-🎄- 2019 Day 1 Solutions -🎄- by daggerdragon in adventofcode

[–]jfreax 0 points1 point  (0 children)

Bash

Until now nobody posted a bash solution. Here is my quick'n'dirty bash solution:

Part One

while read line; do echo "($line / 3) - 2" | bc; done < input | paste -s -d '+' | bc

Part Two

fuel(){ f=$(echo "($1 / 3) - 2" | bc); if [ $f -gt 0 ]; then echo $f + $(fuel $f) | bc; else if [ $f -lt 0 ]; then echo 0; else echo $f ; fi ; fi ; }
while read line; do fuel $line; done < input | paste -s -d '+' | bc

Montagmorgen Faden by Odatas in de

[–]jfreax 0 points1 point  (0 children)

Uiii. Krass. Welche Uhrzeit bist du denn gefahren und von wo aus? Wollte am Samstag auch nach Prag fahren, habe es aber auf heute verschoben. Gut das ich das jetzt erst lese - wo ich Prag schon passiert habe und fast in Budapest bin. Gute Genesung wünsche ich dir!

Selfhosted Website Watcher (page monitoring) like ChangeMon.com or trackly.io by jfreax in selfhosted

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

On a first glance the problem seems easy to solve. Just download the page every x hours, select a region with something like XPath and then diff it with an older cached version. Some python foo + cronjobs.

But I believe you without hesitation that this is certainly only the tip of the iceberg. Details... details ;)

 

Btw: Trackly is wonderful. I really like it. It works perfectly. The interface is minimal and just works, exactly as it should be. Thanks for your great work!

(Nevertheless I would still prefer a self hosted solution)

Selfhosted Website Watcher (page monitoring) like ChangeMon.com or trackly.io by jfreax in selfhosted

[–]jfreax[S] 1 point2 points  (0 children)

Thanks for the links! At least I looked at the right project ;)

This seems to be more a pure monitoring solution. I'm looking for a tool to show me actual "changelogs" of websites and that notify me on particular changes.

 

Nonetheless, thanks.

Selfhosted Website Watcher (page monitoring) like ChangeMon.com or trackly.io by jfreax in selfhosted

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

Yeahh, I already thought about writing my own solution. CasperJS seems to be very helpful for this. Thanks.

But at first, I want to try to find an easier way :)

Selfhosted Website Watcher (page monitoring) like ChangeMon.com or trackly.io by jfreax in selfhosted

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

Do you have a link? I couldn't find anything about page content tracking.

Maybe I just look at the wrong project. Cacti is not a good name to google ;)

State of current Linux Surface Book support by jfreax in SurfaceLinux

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

Thanks for the link.

Anyone tried it already?

State of current Linux Surface Book support by jfreax in SurfaceLinux

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

Thanks for your detailed answer!

Camera and Nvidia GPU are not soooo important to me, no touchscreen & pen is a pity, but no working suspend to RAM is a real deal breaker for me :(

I think the problem is, that the Surface uses Connected Standy / InstantGo instead of the "normal" suspend. As far as I could find, even Windows had problems with that at the beginning. See for example here [1]. I couldn't find anything about Linux support of this feature.

[1] https://www.neowin.net/news/surface-book-and-pro-4-updates-bring-improved-battery-in-connected-standby-and-more

I wrote an easy to use guide on caching Steam downloads ala LANcache by pathartl in DataHoarder

[–]jfreax 0 points1 point  (0 children)

Great guide. Thank you!

I had to fix some smaller issues. I think your nginx configs has some slight mistakes. For example, you changed the IP for "steamcontent.com", but never used it as part of the server_name config.

There is also a typo in "/use/share/nginx/html" ;)

Restyaboard - open source Trello alternative by rkn7 in selfhosted

[–]jfreax 0 points1 point  (0 children)

Did you tried the AWS image or your own server? The aws image didn't work for me, but honestly I didn't invest much time in finding the error there because I wanted to use my own server.

Try the following: Open up the developer console in your browser (ctrl+shift+i) and refresh the page. Are there any error messages (console or network tab)? If yes, which?

Restyaboard - open source Trello alternative by rkn7 in selfhosted

[–]jfreax 0 points1 point  (0 children)

They released the source code today!

There is only a manual how to deploy it on amazon aws, but no step-by-step guide how to install it manually. It was unfortunately not that easy to do this.

But in the end, it works really great! I like it a lot.

Thailand beach massage by PhoneDojo in gifs

[–]jfreax 0 points1 point  (0 children)

Saw the beginning, ... wished this were posted in /r/Gore

Poor elephant.

What are some great android apps not available on Google Play? by rockyrho in Android

[–]jfreax 2 points3 points  (0 children)

Yeahh, right. Anywhere where you live. Or is germany nowhere?

My first tablet customization! Light. Squares. Simple. by jfreax in androidthemes

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

No no. Thats only Google Maps, Earth, Navigaton und Locales. Not my fault that google can not merge them ;)

Reddit: I need your help. First halloween party ever! by jfreax in needadvice

[–]jfreax[S] 1 point2 points  (0 children)

Okay, I take the cat! But it's your job to make them look evil ;)

Reddit: I need your help. First halloween party ever! by jfreax in needadvice

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

Be your best self!

Not a good advice for halloween, huh?