HackerTrans
トップ新着トレンドコメント過去質問紹介求人

dmarinus

no profile record

コメント

dmarinus
·先月·議論
I don't agree that you don't have to know CSS/HTML when you use a frontend framework.

I guess some frontend frameworks can abstract it away but most don't and you almost certainly will run into the limitations of those frameworks and then you still need to understand HTML/CSS
dmarinus
·2 か月前·議論
You can load a model from this page but it's only for testing purposes on this page and it won't be used for the Prompt API.
dmarinus
·2 か月前·議論
I think this policy will disable the automatic download of the model:

https://chromeenterprise.google/policies/#GenAILocalFoundati...

The prompt API can be tested here: https://chrome.dev/web-ai-demos/prompt-api-playground/

It would be really helpful if there was a way to download the model to a central location, so multiple users on a single system could easily share it.
dmarinus
·3 か月前·議論
Wooting has done this already for many years: https://github.com/WootingKb/wooting-design
dmarinus
·3 か月前·議論
The first spreadsheets I remember were TUI (pccalc, Lotus 123)
dmarinus
·4 か月前·議論
oh nice! I hate it that you can't disable mouse acceleration in macOS.
dmarinus
·4 か月前·議論
I tried posting ais-catcher.org but it got ignored
dmarinus
·5 か月前·議論
if possible you can also just create directories if they don't exist (ie. mkdir -p) and just exclude it in your root .gitignore (ie. ignore all build directories). That would safe you from creating multiple .gitignore files.
dmarinus
·7 か月前·議論
I tried this for a virtualized full screen gnome desktop environment but the latency was unbearable. I also couldn't get passthrough of command/caps lock etc to the virtual machine stable. Finally connecting an USB device (like a yubikey) didn't work seamless.
dmarinus
·8 か月前·議論
very nice, if you want to know more of the history of chaos I recommend the following book: https://en.wikipedia.org/wiki/Chaos%3A_Making_a_New_Science?...
dmarinus
·9 か月前·議論
I think you should create a new ssh key for every computer so you only have to share the public key .
dmarinus
·3 年前·議論
I've been searching for a live iso for Windows to use with lima (wima, Windows VM on Mac).