home.social

Search

146 results for “lil5”

  1. @lil5 I have to check if #iocaine and NSOE already detects cloudflare request and traps them in my poisoned maze

  2. @lil5 @pwaring

    I use preferably only free and open source apps, native for Linux. Using the browser is also totally fine for me.

    I oppose using apps that only are available via Google or Apple, or that only run on their operating systems.

    Someone wrote a very informative page about #appdwang (in Dutch):

    appdwang.nl/

  3. I built smolweb a collection of php scripts to help start building a blog and small shop front.

    Features: webring, blog, rss, image resizer, shop

    All data is saved and read from csv, json & txt files, no databases.

    100% php ensures you can run this on cheap php shared hosting instead of a vps.

    codeberg.org/lil5/smolweb/

    #webring #rss #php #noDatabase

  4. I built smolweb a collection of php scripts to help start building a blog and small shop front.

    Features: webring, blog, rss, image resizer, shop

    All data is saved and read from csv, json & txt files, no databases.

    100% php ensures you can run this on cheap php shared hosting instead of a vps.

    codeberg.org/lil5/smolweb/

    #webring #rss #php #noDatabase

  5. I built smolweb a collection of php scripts to help start building a blog and small shop front.

    Features: webring, blog, rss, image resizer, shop

    All data is saved and read from csv, json & txt files, no databases.

    100% php ensures you can run this on cheap php shared hosting instead of a vps.

    codeberg.org/lil5/smolweb/

    #webring #rss #php #noDatabase

  6. I built smolweb a collection of php scripts to help start building a blog and small shop front.

    Features: webring, blog, rss, image resizer, shop

    All data is saved and read from csv, json & txt files, no databases.

    100% php ensures you can run this on cheap php shared hosting instead of a vps.

    codeberg.org/lil5/smolweb/

    #webring #rss #php #noDatabase

  7. I built smolweb a collection of php scripts to help start building a blog and small shop front.

    Features: webring, blog, rss, image resizer, shop

    All data is saved and read from csv, json & txt files, no databases.

    100% php ensures you can run this on cheap php shared hosting instead of a vps.

    codeberg.org/lil5/smolweb/

    #webring #rss #php #noDatabase

  8. @lil5 I don't know #value4value but I'm actually surprised that crypto as a decentralised financial principle is viewed so critically in the fediverse. Of course, there are many scams and other problems, but the ideological thoughts behind crypto are not that far away from that of the fediverse: Decentralised infrastructure and open protocols not depending on big companies.

  9. task-services: Manage your application processes in production hassle-free like Heroku CLI with go-task and Systemd

    codeberg.org/lil5/task-service

    Using #Coolify #Docker has been easy (but slow), simple (with underlying cruft), containerised (and obese)

    I miss when downtime was measured in milliseconds

    #TaskFile #GoLang #hosting

  10. task-services: Manage your application processes in production hassle-free like Heroku CLI with go-task and Systemd

    codeberg.org/lil5/task-services

    Using has been easy (but slow), simple (with underlying cruft), containerised (and obese)

    I miss when downtime was measured in milliseconds

  11. task-services: Manage your application processes in production hassle-free like Heroku CLI with go-task and Systemd

    codeberg.org/lil5/task-service

    Using #Coolify #Docker has been easy (but slow), simple (with underlying cruft), containerised (and obese)

    I miss when downtime was measured in milliseconds

    #TaskFile #GoLang #hosting

  12. task-services: Manage your application processes in production hassle-free like Heroku CLI with go-task and Systemd

    codeberg.org/lil5/task-service

    Using #Coolify #Docker has been easy (but slow), simple (with underlying cruft), containerised (and obese)

    I miss when downtime was measured in milliseconds

    #TaskFile #GoLang #hosting

  13. task-services: Manage your application processes in production hassle-free like Heroku CLI with go-task and Systemd

    codeberg.org/lil5/task-service

    Using #Coolify #Docker has been easy (but slow), simple (with underlying cruft), containerised (and obese)

    I miss when downtime was measured in milliseconds

    #TaskFile #GoLang #hosting

  14. @lil5 Not quite *password* less, as I originally expected. This step is impossible for me to go through because #Firefox on #PC and #Android can't into this protocol. But if it works for others, than that's good. 👍🏻

    I once used to use generating and exploiting simple magic links before I moved to #IndieAuth: github.com/jaredthirsk/PwdLess

  15. @lil5 yeah #templ is definitely one I have on my list of packages to try! I’m spending time with #vue as we are ramping up our use at $dayjob as we migrate away from #php. I want to play with templ and #htmx at some point.

  16. @lil5 No, in my six years of experience with #Go, I refuse to use web frameworks like #echo, #Gin, #gorilla, #FastHTTP and so on. They only increase the overall complexity of the project and make you struggle with non-obvious limitations.

    For example, FastHTTP still doesn't know how to work with fs.FS, and gorilla/mux makes me suffer from regular router configuration problems and search specific gothas.

  17. For those who would like to move away from JSS back to good old CSS, here is a conversation tool.

    lil5.github.io/jss-to-scss/

  18. @bjoernricks @lil5 @inthehands @wholesomedonut That's not very useful without explaining why you think Poetry is better. I mean, the point of having standards is that people can choose the tool that works best for them. Imposing the dogma of your preferred tool on people is bad; giving them what they need to make an informed decision is good.

    Personally I still choose pipenv over Poetry for anything that doesn't need to be packaged. I like the simplicity. For things that do need to be packaged, the extra packaging-related features of Poetry do make it more appealing, although personally I have not had the greatest time with it. I prefer to use tox for environment isolation (that would be roughly the equivalent of pipenv in this case) and either hatch or setuptools as the build backend.

    #Python #pipenv #pip #PythonPoetry

  19. Classic German engineering "Deregistration" is a word I have never heard of before today.

    #fritzbox

  20. github.com/signalapp/Signal-iO

    6 years after, implementing a ratchet #darkpattern of "remind me later", #signal has finally caved, but not before dismissing the issue as a feature.

  21. Vue3 is a breath of fresh air compared to React, no vuex just inject()

    #vue3