HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dmarinus

no profile record

comments

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