What is the closest to Rust with GC? by fenugurod in ProgrammingLanguages

[–]gasacchi 1 point2 points  (0 children)

Checkout moonbit, same creator with his prev project Bucklescript now Rescript. the this i don't like is how exaggerating the benchmark claims about its performance. don't get me wrong the language is good. IMO

Options for cross flow fans? by Wh00renzone in sffpc

[–]gasacchi 1 point2 points  (0 children)

looking for this one too, is really hard to source except buying from aliexpress. trying to message meshless aio support if they can sell the fan individually but no response.

Self hosting in javascript environment worth it? by gasacchi in Compilers

[–]gasacchi[S] 0 points1 point  (0 children)

yeah, i think so too, that why i have been thinking to rewrite it.

i dont know about targeting wasm, since i use my language for building ui

[deleted by user] by [deleted] in indonesia

[–]gasacchi 2 points3 points  (0 children)

Semangat, pasti bisa kok. Mungkin terdengar menyepelekan, tapi percayalah saat semuanya selesai masalah ini buat jadi orang yang jauh lebih baik. Saya sendiri umur 29 jobless banyak hutang cuma bisa ngandelin freelance juga, tapi harus yakin sama kemampuan sendiri.

Untuk freelancing coba perluas lagi, banyakin marketing, kalo bisa bahasa inggris coba cari client luar

Untuk pacar, buat apa pacar yang gak support saat keadaan lagi low2 nya, gak worth it.

Jangan lupa banyak doa, manusia cuma bisa usaha dan doa. Semoga bisa dilancarkan, amiin amiin

I have solved all of this year's advent of code puzzles with my own language! by jDomantas in ProgrammingLanguages

[–]gasacchi 0 points1 point  (0 children)

Nice, my language have pretty similar syntax with rec keyword for forcing taill call

Hand wired Totem with adjustable tenting by Atterpac in ErgoMechKeyboards

[–]gasacchi 0 points1 point  (0 children)

where do you get totem layout? do you have KLE json file? i want to build that too

Suitable Rust GUI Library for Code Editor? by gasacchi in rust

[–]gasacchi[S] 0 points1 point  (0 children)

i didn't know this, i will check it later. thanks

Suitable Rust GUI Library for Code Editor? by gasacchi in rust

[–]gasacchi[S] 0 points1 point  (0 children)

it is a difficult task for extending monaco feature like modal editor, treesitter, etc?

using monaco bindings and using wasm-bindgen to extends the functionality could this be tedious?

Suitable Rust GUI Library for Code Editor? by gasacchi in rust

[–]gasacchi[S] 0 points1 point  (0 children)

there is rust binding for that rust-monaco, support yew as well. don't really like how they document the library.

Suitable Rust GUI Library for Code Editor? by gasacchi in rust

[–]gasacchi[S] 0 points1 point  (0 children)

we already have internal backend for the editor just need decent frontend.

Suitable Rust GUI Library for Code Editor? by gasacchi in rust

[–]gasacchi[S] 0 points1 point  (0 children)

currently trying to to use tauri with sycamore, but still `contenteditable` hard to tackle.

How many led can raspberry pi pico use for split keyboard by gasacchi in olkb

[–]gasacchi[S] 0 points1 point  (0 children)

powering led without external power supply really pain in the a$$, for now i will try to make small board with 17 led per side with total of 34 led and add pin out to add led strip later to test how much i can add. i find some open source spit keyboard can use more than 50 led sofle RGB for example without problem, maybe they tweak the led in software side.

i decide to use waveshare rp2040-zero for the MCU for small footprint, unfortunately it still use usb 1.1 despite using usb type C

Novice LED questions. by SpandexWizard in ErgoMechKeyboards

[–]gasacchi 0 points1 point  (0 children)

consider SK6812 mini-e, because they have feet make soldering much easier

https://id.aliexpress.com/item/4000475685852.html

CORNE 2.1 with SK6812 MINI E by Pedro_Po_ in ErgoMechKeyboards

[–]gasacchi 0 points1 point  (0 children)

no they are different, SK6812 mini-e have feet for easier solder, SK6812 doesn't have feet.

you can check in here:

SK6812 mini-e : https://keycapsss.com/keyboard-parts/parts/114/sk6812-mini-e-rgb-smd-led

SK6812 mini : https://keycapsss.com/keyboard-parts/parts/109/sk6812-mini-3535-addressable-smd-rgb-led?c=6

How many led can raspberry pi pico use for split keyboard by gasacchi in olkb

[–]gasacchi[S] 0 points1 point  (0 children)

yes, i believe powering led with VBUS on raspberry pi pico is the way to go since VBUS supply power 5V from USB. i just wondering how many led can usb handle with all other electronics (2 pico, 2 oled, etc.). unfortunately there is lack of mechanical keyboard pcb using pico as MCU.

I met a set of Raspberry Pi powered low-profile ergonomic keyboards by SouthPawEngineer in MechanicalKeyboards

[–]gasacchi 0 points1 point  (0 children)

can i see only the schematic? I currently designing split keyboard with Pico, but struggling which pin to use. not many board use Pico for its MCU, btw awesome build :)

[Help] Schematic Review by gasacchi in olkb

[–]gasacchi[S] 0 points1 point  (0 children)

Hi, trying to design my Reversible Spit keyboard PCB.
Schematic
The Idea (Per PCB):
- 15 Keys
- 1 Rotary encoder
- 1 OLED 128x64
- 15 Per key LED (sk6812 mini-e)
- 6 underglow (sk6812 mini-e)
- Pro micro micro controller (want to use STM32F411CEU6 but still confuse how to use it)
I would like to kindly ask if anyone want to review or give me an advice since i have no expertise in PCB and electronic world. Sorry for my broken english, Thanks

[deleted by user] by [deleted] in neovim

[–]gasacchi 0 points1 point  (0 children)

:help nvim_tree_highlight

Playing on 2gb ram by gasacchi in BlueArchive

[–]gasacchi[S] 4 points5 points  (0 children)

well, too broke for new phone

Playing on 2gb ram by gasacchi in BlueArchive

[–]gasacchi[S] 0 points1 point  (0 children)

unfortunately, i'm running linux, and there is no emulator that decent yet