- 2 Posts
- 28 Comments
Come to the HTMX side…
sjpwarren@programming.devto Programming@programming.dev•Good software development habits2·10 months agoWorks on my machine
sjpwarren@programming.devto Programming@programming.dev•Looking for a language, that can easily compile to WASM4·10 months agoI have not used this but Moonbit “looks” good https://www.moonbitlang.com/
sjpwarren@programming.devto Programming@programming.dev•Looking for a language, that can easily compile to WASM2·10 months agoI wish the “standard” Go’s WASM support was better.
sjpwarren@programming.devto Golang@programming.dev•Go is my hammer, and everything is a nail3·11 months agoNot sure how you can avoid javascript other than with htmx I guess
sjpwarren@programming.devto Linux@programming.dev•GitHub - copy/v86: x86 PC emulator and x86-to-wasm JIT, running in the browser3·11 months agoJust saw on github it doesn’t :(
sjpwarren@programming.devto Linux@programming.dev•GitHub - copy/v86: x86 PC emulator and x86-to-wasm JIT, running in the browser3·11 months agoI wonder if it will run OS/2 ?? that would be fun
As @terrehbyte@ani.social says VS Code is ok for simpe text stuff but I prefer Goland and PyCharm for development. As a Child of TP6 I miss the simplicity of the IDE and the color scheme :)
sjpwarren@programming.devto Programming@programming.dev•Garnet: Redis alternative from Microsoft31·1 year agoIt is from Microsoft, cool. So next week we have a new remote cache-store solution with a new API use that instead. Just rewite all the projects that use the old one that is not supported any more. We love our developers
sjpwarren@programming.devto Programming@programming.dev•Struggling database company MariaDB could be taken private in $37M deal3·1 year agoSometimes I wonder if Wordpress is the main reason MySql and MariaDB still exist.
sjpwarren@programming.devto Programming@programming.dev•Struggling database company MariaDB could be taken private in $37M deal4·1 year agoGlad I switch to Postgres years ago.
sjpwarren@programming.devto Learn Programming@programming.dev•What's the current way of programming Windows?3·1 year agoThis is definately the way with microsoft. Use this new shiny framework… 18 months later. No Use this one its’ much better, just rewrite all your code again! 18 months later…
It was a simpler time.
sjpwarren@programming.devto Programming@programming.dev•What operating system and tools should a beginner use to learn programming?5·2 years agoUse the OS you are most comfortable with. When it comes to programmming try and learn 1 “thing” at a time. If you trying to learn Python and how to use Linux as well as Python then you learning 2 (or more…) things at once so stick with what you know for now. If you are comfortable with Linux (or Mint as you say) then stay with that because I have found running Python on Windows is a Pain but that could just be the environment we are using. Good Luck and Have fun!
sjpwarren@programming.devto Programming@programming.dev•It's Pretty Easy to Build Your Own LinkTree with Analytics Using Hugo and Cloudflare Pages2·2 years agoThe Author of Lynx template is really playing on thieir last name LOL
sjpwarren@programming.devto Programming@programming.dev•What is your favourite font for code ?3·2 years agoMe too. I don’t understand why people like ligatures.
sjpwarren@programming.devto Programming@programming.dev•Which language you wish would really grow and reach mainstream adoption?7·2 years agoIt’s a pity there is not 1 code example on the Front Page. I spent a few minutes trying to find a page with some code and all I found was Why, Why Not, what is different etc and not any code examples so I am out. Look at Zig within seconds I can see if I like the syntax, does it make sense to me. I would love to know what Pony lang looks like. I might like it but it seems like
How did you get the slowness under control. I have not had a problem until recently and now the slowness is killing me. I use pycharm and goland.
sjpwarren@programming.devto Programming@programming.dev•Gitness: Open-source code hosting and pipeline engine2·2 years agoI use Drone (bad name for googe searches) and I like it! Simple idea that just works.
Forge, yo Mr. White!