Google threatened with break-up by US
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSJ
    sjpwarren
    1w ago 50%

    Bad timing for Google. I am not sure about others but lately I have found Chatgpt my go to when trying to solve a programming problem and I have found google less relevant.

    0
  • rsbuild.dev

    Has anyone seen this before? Any one tried it? Does it work??

    12
    2
    Do you use VS Code?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSJ
    sjpwarren
    3mo ago 100%

    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 :)

    2
  • sql
    SQL 4mo ago
    Jump
    Optimizing SQLite for servers
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSJ
    sjpwarren
    4mo ago 100%

    Thank for your comment. I had heard of DuckDB but never checked it out. "why you would i need that I use postgres"... But I just found the WASM implementation and I have been looking for something like this for years. Thank you!

    3
  • tech
    Tech 5mo ago
    Jump
    Why We Should Stop Using JavaScript According to Douglas Crockford (Inventor of JSON) - YouTube
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSJ
    sjpwarren
    5mo ago 100%

    One of them tried it, they had a Monopoly and tried to push their Basic (not naming names) but it didn't take off. I can't believe I am saying this but I kinda wish it had worked.

    3
  • php
    PHP 7mo ago
    Jump
    I have suddenly inherited a PHP project. What VSCode extension or server is best for developing it locally? I’m down with any other suggestions too!
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSJ
    sjpwarren
    7mo ago 100%

    I don't do PHP. But I used other JetBrains tools for Go, Python and Java and they are very helpful. The AI Assistant is pretty good for explaining code. I am not in anyway paid by them. Good Luck

    3
  • Garnet: Redis alternative from Microsoft
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSJ
    sjpwarren
    7mo ago 83%

    It 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

    4
  • github.com

    cross-posted from: https://programming.dev/post/388547 > Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.

    23
    0
    github.com

    This is an easy way to add Websockets to an application. We use it with Django so it handles the connections etc. We started using this before the async feature of Python became available.

    4
    0