SwiftOnSecurity, to random

Per Terminator3, Skynet operated with 60 teraflops of processing. The RTX4090 has 83 teraflops at FP32.

kurtsh,
@kurtsh@mastodon.social avatar

@SwiftOnSecurity So wait. My new Surface Laptop Studio 2's NVidia RTX 4060 with 22 teraflops might be enough for a 1/3rd sized mini-Skynet?

Do I have to worry whether Microsoft Copilot is gonna come for me in my sleep? 🤣

https://wccftech.com/nvidia-geforce-rtx-4060-ti-graphics-card-reportedly-pumps-22-tflops-compute-up-to-2-7-ghz-clocks/

itnewsbot, to microsoft

Next major Windows update is available September 26, with new AI (and not-AI) features - Enlarge / Microsoft CEO Satya Nadella formally announces the ready-for-the-pub... - https://arstechnica.com/?p=1970005

kellogh, to random
@kellogh@hachyderm.io avatar

i just opened up Github in a code base that was so terrible that it was suggesting commented-out code

kellogh, to LLMs
@kellogh@hachyderm.io avatar

Seems like this meme died sometime in the last year, somewhere around when caused half of the population to deny there was ever a problem and the other half of the population to just use

anderseknert, to github
@anderseknert@hachyderm.io avatar

choosing violence today.

chirpbirb, to github

hmm. i noticed that updated their private repos to be unlimited. it used to be that you had to pay to use private repos.

they also scan all repos on their website now to feed .

interesting. :ms_shark_think:

kurtseifried, to random

So I just had chatGPT write a python script to do some CSV data conversion. It defaults to using python panda, which is really nice, some of the merging in place and data modification it can do is really slick but it appends a .0 to most of the integers. So rather than figure out how to instruct it not to do that I literally told chatgpt not to use panda and it just spat out an old Timey CSV style script.

Am I a bad person?

hobs,
@hobs@mstdn.social avatar

@kurtseifried
Yea. Totally.
I liked the rigorous quantitative testing these folks did. The 50% error rate just gives me hope that if I keep sharp, and train my team well, we can be more productive by just doing it ourselves the old fashioned way -- with humans instead of machines.

York, to random German
@York@social.tchncs.de avatar

Weil in so fürchterlich altbacksch aussah, haben viele Kolleg:innen aus Verzweiflung stattdessen die https://outlook.office.com/mail/ im benutzt. Aber nun ist die Firma auf gewechselt, und in dessen Outlook gibt es den Schalter "Das neue Outlook". Damit sieht die -Version nun genauso aus wie die Webapp. Wahrscheinlich ist es intern dieselbe Webapp, denn das About trennt nun "Outlook-Version" (1.2023.719.200) und "Clientversion" (20230721005.10).

York,
@York@social.tchncs.de avatar

Ich erzähle Euch das alles, weil es neu für mich ist, da ich mich selten mit beschäftige. Man kann mit neuerdings wohl sogar direkt einen nach absetzen. Das hieß vorher und ist jetzt ein von Microsoft . Ich habe auch ein Video gesehen mit dem Titel "Introducing Copilot in Microsoft Viva Engage". Den scheint es echt für alles zu geben. Ob so eine "Employee-Experience-Plattform" was Tolles ist, wage ich aber zu bezweifeln.

LayZee, to github

Are you or your employer hesitant on using ? Find the information you need in the GitHub Copilot Trust Center https://resources.github.com/copilot-trust-center/?WT.mc_id=DT-MVP-5003831

ChristosArgyrop, to vscode

#CoPilot - searching #MetaCPAN for you inside your code editor (#vscode in my case) #perl @Perl
(I asked for a binary tree and got the package name for it)

jaandrle, to ai
@jaandrle@fosstodon.org avatar
poppastring, to VisualStudio
@poppastring@dotnet.social avatar

Simplified Code Refinement and Debugging with GitHub Copilot Chat :visualstudio::github:

https://devblogs.microsoft.com/visualstudio/simplified-code-refinement-and-debugging-with-github-copilot-chat/

samwillis, to vscode

While coding, does anyone else find themself hitting enter, pausing and thinking to yourself "hay Copilot, you've got this, this is an easy one for you to do, go ahead"? 90% of the time it does, but I think that's because I now know when to pause...

ctietze, to random
@ctietze@mastodon.social avatar

So long, experimenting with for .

Service just doesn't run anymore. Helpers, settings, something's broken for weeks.

🐬

ChristosArgyrop, to python

Continuing the example, one can make it work by upping their prompting game.

  • In addition to the description of the algorithm, give the desired input and output.
  • It immediately suggests to define a class for intervals, followed by a line sweep over the sorted intervals.
  • It can generate some (sorted) test cases after prompting. *Surprisingly it had some issues with printing the results (for whatever reason, it could not generate the unpack-print loop, so I just did it

image/png
image/png

ChristosArgyrop,

@matsuzine I wonder about this, too. If the was only trained using , then the code base is very small ie it was used in ~0.6% of projects in 2014 and 0.3% in 2022.
If these findings, i.e. can deliver better solutions in @Perl vs. other languages, generalize, then we may see a language boost and a better job market for programmers. The latter would be a result of the need to optimize the initial solutions as @mjgardner did for the example over here.

ChristosArgyrop,

If one calls the code thus generated on a list of sorted intervals, the output is as expected, i.e. there are 2 groups of overlapping intervals,
First Group: [1,3] , [2,4]
Second Group: [5,7] , [6,8]

It works with an input of unsorted intervals (as expected). There are various tests that are not being done by the function e.g. for intervals of zero or negative lengths, duplicate intervals etc. The code's correctness is thus predicated on promises about the input.

ChristosArgyrop, to python

is having an issue with the generation of a code to find overlapping intervals in . What was an effortless task for is now taking for ever

ChristosArgyrop,

@mjgardner @Perl
There is clearly a difference in the ability of the to play with different languages. Line - sweep, Bentley-Ottman are known algorithms and it should have been easy to generate the code for those. It only did so effortlessly in . #c and had to be prompted for the generation of the relevant classes/data structures to do so.

AAKL, to ai

deleted_by_author

  • Loading...
  • vruz,
    @vruz@mastodon.social avatar

    @AAKL

    R&D for free, what's not to like? 🙂

    jrefior, to microsoft
    @jrefior@hachyderm.io avatar

    I think this move by Microsoft will permanently tarnish the name of what would otherwise be one of GitHub's most compelling products
    https://www.theverge.com/2023/9/21/23883798/microsoft-copilot-unified-windows-11-apps-launch-date

    Stark9837, (edited ) to Youtube
    @Stark9837@techhub.social avatar

    "Why We Left The Cloud"

    Recently watched this video by #ThePrimeTime on #Youtube, and his hot-take 🔥 was that they were using #Ruby, and half of their pain was caused by this.

    I have no experience with Ruby at all and most probably won't even recognize it if I were to read it.

    If Ruby is such a bottleneck and inefficient, why did #Mastodon :mastodon: use Ruby for its implementation?

    I know Ruby is often praised for servers and backends, especially APIs, but we have many solutions for this in #Python :python: , which I wouldn't recommend, but #Go :golang: and #Rust.

    Does anyone have opinions or sources for this statement?

    Video: https://youtube.com/watch?v=6h4oiPwtwDk&feature=share

    Original article:https://world.hey.com/dhh/why-we-re-leaving-the-cloud-654b47e0

    #programming #tech #infosec

    Stark9837,
    @Stark9837@techhub.social avatar

    @jan

    That's why we only use 😂

    imrehg, to ChatGPT
    @imrehg@fosstodon.org avatar

    As an MLE, this is has been an interesting month in reflection:

    • Plus still as useful for my personal project as ever, or even more. Likely not using it to its full potential but still
    • definitely cranks up the quality of generated images, so better keep away from it most of the time, it's a rabbit hole
    • is handy day to day, as a pretty decent autocomplete++
    • there are way too many practical projects to keep up with so better pick&choose and document results
    rml, to random

    guy who doesn't even know how he would get by without anymore

    0xSim, to github
    @0xSim@hachyderm.io avatar

    wow ok that was unnecessary

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • khanakhh
  • mdbf
  • ethstaker
  • magazineikmin
  • cubers
  • rosin
  • thenastyranch
  • Youngstown
  • InstantRegret
  • slotface
  • osvaldo12
  • kavyap
  • DreamBathrooms
  • JUstTest
  • Durango
  • everett
  • tacticalgear
  • modclub
  • normalnudes
  • ngwrru68w68
  • cisconetworking
  • tester
  • GTA5RPClips
  • Leos
  • anitta
  • provamag3
  • lostlight
  • All magazines