home.social

Search

1000 results for “codeman”

  1. Win free book from Packt; 4 copies of "Practical Design Patterns for Java Developers: Hone your software design skills by implementing popular design patterns in Java" giveaway in ,Patterns,UMLandRefactoring forum coderanch.com/f/9/patterns

  2. 📢 Neue Folge: Vorstellungsgespräche und Interviewprozesse in der Softwareentwicklung

    codeandship.rocks/podcast/48/

    Vorstellungsgespräche sind für viele kein einfaches Thema. Vor allem in der Software Branche gibt es dabei verschiedenste Ansätze und Prozesse. Wir haben schon jeweils beide Seiten erlebt berichten von unseren Erfahrungen.

    #Podcast #Hiring #Vorstellungsgespräche #Softwareentwicklung

  3. Win free book from Manning; 4 copies of "Experimentation for Engineers: From A/B testing to Bayesian optimization" giveaway in forum coderanch.com/f/146/design

  4. `pen.new` I use @codepen daily and like it a lot. Yet there are two things that I miss: customisable keyboard shortcuts (I have a German keyboard) and faster performance. Compared with Vite locally, #Codepen feels just too slow.

    `csb.new` Looking for alternatives, I found #CodeSandbox promising. They have two modes, cloud and browser - and browser mode has the responsiveness I was looking for.

    Let's see if I get used to it or come back to Codepen for the many details they sure got right.

  5. Win free book from @ManningBooks; 4 copies of "Troubleshooting Java: Read, debug, and optimize JVM applications" giveaway in forum coderanch.com/f/33/java

  6. @codemonkeymike I bought a pair of the #PineBudsPro and I really didn’t like them. Sound quality didn’t seem all that great and they wouldn’t stay in my ears well at all. But I do have a problem with just about all buds not staying in my ears though. Just my $0.02

  7. @codemonkeymike I bought a pair of the #PineBudsPro and I really didn’t like them. Sound quality didn’t seem all that great and they wouldn’t stay in my ears well at all. But I do have a problem with just about all buds not staying in my ears though. Just my $0.02

  8. @codemonkeymike I bought a pair of the #PineBudsPro and I really didn’t like them. Sound quality didn’t seem all that great and they wouldn’t stay in my ears well at all. But I do have a problem with just about all buds not staying in my ears though. Just my $0.02

  9. @codemonkeymike I bought a pair of the #PineBudsPro and I really didn’t like them. Sound quality didn’t seem all that great and they wouldn’t stay in my ears well at all. But I do have a problem with just about all buds not staying in my ears though. Just my $0.02

  10. @codemonkeymike I bought a pair of the #PineBudsPro and I really didn’t like them. Sound quality didn’t seem all that great and they wouldn’t stay in my ears well at all. But I do have a problem with just about all buds not staying in my ears though. Just my $0.02

  11. CodeSandbox 发布 Sandpack 2.0 及 Nodebox。前者是 CodeSandbox 开发的打包器 (bundler),后者则允许用户在浏览器运行 Node.js 代码……是的,这和 WebContainer [1] 很像。文章称,相比 WebContainer,Nodebox 使用较旧的技术以确保更广的浏览器(尤其是 Safari)兼容性,但功能上略有缺少,并且消耗的资源也更多。

    https://codesandbox.io/blog/announcing-sandpack-2

    1.
    /4060

    #CodeSandbox #Nodebox

    Telegram 原文

  12. Here's our best blog posts in some time. Everyone in a company should be able to contribute to the project, and not be blocked by often accessibility issues of not knowing HOW to contribute.

    codesandbox.io/blog/everyone-c

    With #CodeSandbox we not only focus on making cloud development actually better than a local experience, but also an avenue for contribution for non-developers.

    Please let me know what you think. 🤓

  13. Here's our best blog posts in some time. Everyone in a company should be able to contribute to the project, and not be blocked by often accessibility issues of not knowing HOW to contribute.

    codesandbox.io/blog/everyone-c

    With #CodeSandbox we not only focus on making cloud development actually better than a local experience, but also an avenue for contribution for non-developers.

    Please let me know what you think. 🤓

  14. Here's our best blog posts in some time. Everyone in a company should be able to contribute to the project, and not be blocked by often accessibility issues of not knowing HOW to contribute.

    codesandbox.io/blog/everyone-c

    With we not only focus on making cloud development actually better than a local experience, but also an avenue for contribution for non-developers.

    Please let me know what you think. 🤓

  15. Here's our best blog posts in some time. Everyone in a company should be able to contribute to the project, and not be blocked by often accessibility issues of not knowing HOW to contribute.

    codesandbox.io/blog/everyone-c

    With #CodeSandbox we not only focus on making cloud development actually better than a local experience, but also an avenue for contribution for non-developers.

    Please let me know what you think. 🤓

  16. Here's our best blog posts in some time. Everyone in a company should be able to contribute to the project, and not be blocked by often accessibility issues of not knowing HOW to contribute.

    codesandbox.io/blog/everyone-c

    With #CodeSandbox we not only focus on making cloud development actually better than a local experience, but also an avenue for contribution for non-developers.

    Please let me know what you think. 🤓

  17. Das that #codesandbox now supports docker and php. So there is a new todo item on my list. Try #neoscms with code sandbox :)

  18. Das that #codesandbox now supports docker and php. So there is a new todo item on my list. Try #neoscms with code sandbox :)

  19. Das that #codesandbox now supports docker and php. So there is a new todo item on my list. Try #neoscms with code sandbox :)

  20. #CodeSandbox for #iOS (formerly play.js) is the codebase I've been working on the longest, almost five years. I still freak out thinking that I pay the bills with this thing that I started building on my sofa.

    #indiedev

  21. #CodeSandbox for #iOS (formerly play.js) is the codebase I've been working on the longest, almost five years. I still freak out thinking that I pay the bills with this thing that I started building on my sofa.

    #indiedev

  22. When you are trying to get #codeanalysis working for a real old #project. Said project uses a tool to incorrectly generate vxproj files and hundreds of them, all use same #guid that subtly breaks things. You find that there is a tool that does that. Written in #visualbasicnet that no one have touched in 10 years. You also find out that this tool is used in many projects. And each repo has its own copy of it. So you manually need to update about 50 repos... *cries in #LegacyCode*

  23. When you are trying to get #codeanalysis working for a real old #project. Said project uses a tool to incorrectly generate vxproj files and hundreds of them, all use same #guid that subtly breaks things. You find that there is a tool that does that. Written in #visualbasicnet that no one have touched in 10 years. You also find out that this tool is used in many projects. And each repo has its own copy of it. So you manually need to update about 50 repos... *cries in #LegacyCode*