- 1 Post
- 24 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·11 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·11 months agoI wish the “standard” Go’s WASM support was better.
As @[email protected] 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 Microsoft51·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•What are the craziest misconceptions you’ve heard about programming from people not familiar with it?10·1 year ago“I don’t know anything about your apple device, I prefer to own my devices and not have somone else dictate what I can use it for”
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 Programming@programming.dev•Can one be too dumb for programming?4·2 years agoTHIS!! Start with something simple like Python. I don’t think you need to be good at math to be a good programmer. If you understand the concepts of math theny you will be fine. I heard Rita Wilson say the other day something like “If you keep practising something you can only get better at it”. (not a direct quote) Find a Problem then solve it. That is the best way to learn.
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 Pages3·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
sjpwarren@programming.devto Programming@programming.dev•Which software do you mostly use for programming, and why?1·2 years agoHow 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.
sjpwarren@programming.devto Programming@programming.dev•Gitness: Open-source code hosting and pipeline engineEnglish5·2 years agoI think this is more a marketing thing. Gitea is on GitHub too, so it can be found… 10 years ago it would have been on Sourceforge.
Forge, yo Mr. White!