python3
I wrote my homepage[1] in about an hour (with bits and pieces of js borrowed). I used to have a wordpress blog styled exactly the same, but I never posted on it so it is gone now. I by all means don't think this is…
When you wrote WP at first I thought Windows Phone, which made me happy - someone thinking about it. on-topic: $20/$30 is a tad too much for my taste. And even then I rather doing everything myself, so I know 100% how…
The 'Ubuntu' environment has been around on Windows Insider Preview builds for a while now ;)
Better structure, different (better/smaller) deps, and much different code I'll never do now that it works already. I'm thinking of re-doing the whole project once it can be called a `full` version, but that probably…
Per day I get around 0.25€, on a forum with ~500 members
Would be very interested in this. Might even use it over winver/dxdiag ;)
Would be interesting to read through the userscript - any intention on open sourcing/sharing?
We (3 of us) develop on prod constantly. It does break a lot and the ~200 users we have kept complaining at first, but they've gotten used to it.
Windows itself? Not really. Third party applications that hard code the path? More likely.
Renaming an user account on Windows systems isn't that complicated.
It's the fastest and most stable web server I've ever used. It does crash whenever something is misconfigured, but that is usually my fault. It works wonders and never crashes unless I cause it to.
I had to apply them per-vhost when using Apache. I switched to caddy recently, which does it automatically for every vhost.
>(email is used when verification is necessary) This sounds really insecure, many people know my email as I have it shared everywhere (as contact form, etc.), and using just email would mean anyone would be access my…
It doesn't seem much like a shortener honestly - the domain is short, sure, but the urls it generates are quite long-ish [1]. A better way, in my opinion, would be to just use a single word, with up to ~3 retries before…
this [1] is what it looks in Microsoft Edge (mobile) [1] https://b.catgirlsare.sexy/gVjN.png
I see a whole lot of nothing on that page, Microsoft Edge on Windows 10 Mobile build 14327
Make that two ;)
Caddy [1] could also be used. It is a server coded in Go, and is made for everyone (tech savvy or not). The configuration is really simple, and something that took ~100 lines to configure with nginx (let's say a proxy…
python3
I wrote my homepage[1] in about an hour (with bits and pieces of js borrowed). I used to have a wordpress blog styled exactly the same, but I never posted on it so it is gone now. I by all means don't think this is…
When you wrote WP at first I thought Windows Phone, which made me happy - someone thinking about it. on-topic: $20/$30 is a tad too much for my taste. And even then I rather doing everything myself, so I know 100% how…
The 'Ubuntu' environment has been around on Windows Insider Preview builds for a while now ;)
Better structure, different (better/smaller) deps, and much different code I'll never do now that it works already. I'm thinking of re-doing the whole project once it can be called a `full` version, but that probably…
Per day I get around 0.25€, on a forum with ~500 members
Would be very interested in this. Might even use it over winver/dxdiag ;)
Would be interesting to read through the userscript - any intention on open sourcing/sharing?
We (3 of us) develop on prod constantly. It does break a lot and the ~200 users we have kept complaining at first, but they've gotten used to it.
Windows itself? Not really. Third party applications that hard code the path? More likely.
Renaming an user account on Windows systems isn't that complicated.
It's the fastest and most stable web server I've ever used. It does crash whenever something is misconfigured, but that is usually my fault. It works wonders and never crashes unless I cause it to.
I had to apply them per-vhost when using Apache. I switched to caddy recently, which does it automatically for every vhost.
>(email is used when verification is necessary) This sounds really insecure, many people know my email as I have it shared everywhere (as contact form, etc.), and using just email would mean anyone would be access my…
It doesn't seem much like a shortener honestly - the domain is short, sure, but the urls it generates are quite long-ish [1]. A better way, in my opinion, would be to just use a single word, with up to ~3 retries before…
this [1] is what it looks in Microsoft Edge (mobile) [1] https://b.catgirlsare.sexy/gVjN.png
I see a whole lot of nothing on that page, Microsoft Edge on Windows 10 Mobile build 14327
Make that two ;)
Caddy [1] could also be used. It is a server coded in Go, and is made for everyone (tech savvy or not). The configuration is really simple, and something that took ~100 lines to configure with nginx (let's say a proxy…