[-] smpl@discuss.tchncs.de 8 points 1 week ago

Bla bla bla..

Model #Total Params #Activated Params Context Length
DeepSeek-V3-Base 671B 37B 128K
DeepSeek-V3 671B 37B 128K
[-] smpl@discuss.tchncs.de 7 points 1 month ago

Alternatives for flashable smartphones are Fairphone, Nothing Phone, Teracube or any Murena.

[-] smpl@discuss.tchncs.de 8 points 1 month ago

I'd have answered the same. Burning so much energy to know what date it is deserves a snarky response.

[-] smpl@discuss.tchncs.de 9 points 5 months ago

Did you ironically preserve the utm_source parameter?

[-] smpl@discuss.tchncs.de 8 points 10 months ago* (last edited 10 months ago)

TLDR; Sorta federation. It is possible to selfhost data.

[-] smpl@discuss.tchncs.de 8 points 10 months ago

I use Devuan and it's just Debian without systemd.

[-] smpl@discuss.tchncs.de 7 points 11 months ago

Because RAM is so cheap, right?

[-] smpl@discuss.tchncs.de 7 points 1 year ago

Just to clarify. The gi:// resources are GObject Introspection modules which are used for multilanguage bindings to native libraries. On my system, GI modules are found in /usr/share/gir-1.0/ . They're just imported by name and sometimes version using gi:// (there are examples in the link in my first comment).

As I don't have Gnome installed I can't be sure of the path to gnome shell modules imported using resource://, but it's probably the path I wrote, but without js/.

[-] smpl@discuss.tchncs.de 7 points 1 year ago

I edited my comment with an example for your code and my best advice for figuring out the path of gnome shell imports is by browsing /usr/share/gnome-shell/js/, the docs are not very helpful.

[-] smpl@discuss.tchncs.de 7 points 1 year ago* (last edited 1 year ago)

What do you mean? I still write my sites in HTML 4.1 and frameset works fine in all the browsers I've tried. HTML 4.1 is still a standard, I can only recommend more people use it. HTML5 isn't really a standard.. it's a "living document".. pff.

``

You're allowed to <center> things and use `` without shame... or if you really do prefer it, you can still wrap that relative positioned <div> with auto margins in an absolute positioned parent <div> or whatever CSS bullshit makes stuff centered nowadays.

One thing I always though was very backwards in CSS is the paradigme to make <div> into tables instead of the other way. Tables are an easy and simple way to layout things and if it could degrade into divs you'd have your responsive design making many related CSS standards unnecessary.

view more: ‹ prev next ›

smpl

joined 2 years ago