HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dmarinus

no profile record

comments

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