HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dmarinus

no profile record

comments

dmarinus
·الشهر الماضي·discuss
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
·قبل شهرين·discuss
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
·قبل شهرين·discuss
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 أشهر·discuss
Wooting has done this already for many years: https://github.com/WootingKb/wooting-design
dmarinus
·قبل 3 أشهر·discuss
The first spreadsheets I remember were TUI (pccalc, Lotus 123)
dmarinus
·قبل 4 أشهر·discuss
oh nice! I hate it that you can't disable mouse acceleration in macOS.
dmarinus
·قبل 4 أشهر·discuss
I tried posting ais-catcher.org but it got ignored
dmarinus
·قبل 5 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
I think you should create a new ssh key for every computer so you only have to share the public key .
dmarinus
·قبل 3 سنوات·discuss
I've been searching for a live iso for Windows to use with lima (wima, Windows VM on Mac).