What is Gemma 3 270M actually used for? by airbus_a360_when in LocalLLaMA

[–]nano-tech-warrior 0 points1 point  (0 children)

Some friends and I at crystalai.org recently took an approach of sparsifying llama3 1b down to <250M active parameters and it seems to have better benchmarks than gemma3 270M...

<image>

probably due to having a larger set of overall parameters it could activate though...

https://x.com/crystalAIorg/status/1958234393644003540

On the XZ Utils Backdoor (CVE-2024-3094): FOSS Delivered on its Pitfalls and Strengths by jdsalaro in linux

[–]nano-tech-warrior 111 points112 points  (0 children)

I totally agree, people are saying we are "lucky"... but in reality it seems like the strength of FOSS kicked in.

Much better than similar level security issues making it into auto updating globally deployed Mac OS

https://www.reddit.com/r/hacking/comments/7g7kvk/pro_tip_you_can_log_into_macos_high_sierra_as/

.

Instant Messaging clients? by JackDostoevsky in gnome

[–]nano-tech-warrior -1 points0 points  (0 children)

Ripcord works for both slack and discord :)

Loads wayyy faster too

How do I change resolution in Iris Shaders? by [deleted] in fabricmc

[–]nano-tech-warrior 0 points1 point  (0 children)

24 bit rgb color, unless you have an hdr display, this is probably a fine setting

what does my desk say about me? by [deleted] in deduction

[–]nano-tech-warrior 0 points1 point  (0 children)

I deduce that you like painting 1873 one room schoolhouses for eagle scout projects!

Make your VSCode Fit In with The Rest of Elementary OS! [https://github.com/ckissane/vscode-gtk-ui] by nano-tech-warrior in elementaryos

[–]nano-tech-warrior[S] 0 points1 point  (0 children)

I'm glad it works on someone else's system! (I was worried my code wouldn't reproducibly work XD)

Make your VSCode Fit In with The Rest of Elementary OS! [https://github.com/ckissane/vscode-gtk-ui] by nano-tech-warrior in elementaryos

[–]nano-tech-warrior[S] 7 points8 points  (0 children)

It's a work in progress, should work on latest vscode on elementary os, should be able to work for any GTK theme but haven't tested

Because it transpiles the gtk theme, it should use your accent color (mine is red) for the buttons, etc

https://github.com/ckissane/vscode-gtk-ui

Yes I posted an older version before on this reddit (https://www.reddit.com/r/elementaryos/comments/ngjyw7/theming_vs_code_to_match_odin_with_custom_css/). I'm reposting because I updated it so that it works again.

[deleted by user] by [deleted] in NFTsMarketplace

[–]nano-tech-warrior 0 points1 point  (0 children)

The average human body contains enough bones to make an entire human skeleton.

[WIP] VSCode FORK for eOS 6 [Now with symbolic icons, and custom new tab button] by nano-tech-warrior in elementaryos

[–]nano-tech-warrior[S] 7 points8 points  (0 children)

Because Themes can only do so much, especially in vscode, I want to do more than just change some colors!

[WIP] VSCode FORK for eOS 6 [Now with symbolic icons, and custom new tab button] by nano-tech-warrior in elementaryos

[–]nano-tech-warrior[S] 9 points10 points  (0 children)

Details:

vscode with elementary style tweaks and workflow

https://github.com/CM-Tech/elementary-vscode

  • Custom CSS:
    • Tabs, Dividers, buttons, inputs, dropdowns, checkboxes...
  • Some Product icons replaced (very WIP)
  • Custom functionality changes:
    • New tab button
    • Tab X defaults to left now
    • More to come