Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JB
Joël de Bruijn @ joeldebruijn @lemmy.ml
Posts
6
Comments
223
Joined
2 yr. ago

  • No I did try and since you're interested in my learning curve versus my personal effort: Since two weeks I learned css for the first time, hobby related and just about to start knowing about flexbox css grid float div and styling them.

  • Totally going to use flop-my-mop elsewhere, but urban dictionary doesnt have an entry about it I think? 🫢😁👍

    Curious about suggestions but for itinerary I just use "event folders" like "20240801 France" and I put every pdf, jpg, gpx, mail I have in it.

    And during planning sometimes export website pages, wiki entries to pdf etc. Routes in gpx, POI in KML etc.

  • Agree, no small feat. Two caveats tho:

    • These models prioritize plausibility above factual correctness. So verification often is needed.
    • Data from after the creation of trainingmaterial is absent of course.
  • Was just thinking the same.

    I prefer something:

    • static site: a linktree page doesnt change that often so having a database seems overkill for cheap/fast hosting.
    • without setting cookies, hosted fonts elsewhere and tracking.
    • responsive yes

    Searched for "bio link site", "linktree alternative DIY", "profile page" but most of them are Wordpress or other cms variants. Needing a complete docker setup to serve one page also seems to much.

    So just a clean (in tracker free meaning) template with html css and some assets?

  • Thanks everybody, I learned a ton these 2 days. Like a ' jump' in understanding. Not only the specific answer to my concrete question but also on a conceptual level as well.

    The thing that makes Linux next level for me now is the extra 'abstraction layer'.

    Thing is, for me, digital files always were as tangible as the analog object they represent. A digital document is as 'real' as a paper document. An email as real as a letter. But untill now files where 'real' digital artefacts. And thats ... a bit different with 'virtual' files, sort of.

    Anyway, new concepts to explore which is great!

  • When I let fsearch index from root, it counted 1.9 million files, which baffled me a lot. Before knowing the things in this thread. A typical windows install can have 50k ~ 100k files, but .... 2 million I thought it was insane.

    But in this context its something like if LibreOffice Calc had an API and upon start it registers a filesystem with a 'folder' for every worksheet and a 'file' named A1, A2, B1 .... for every cell. Not real I know but a novice way of understanding.