Very cool! I am surprised at the use of 4o, but I guess it was pretty good at OCR for its time
As an inhabitant of Brooklyn, this is pretty funny and spot on. My only criticism is that the prices are too low. Some of the prices are fine, but the upper bound should be increased to the low 20's.
Agreed 100%. Implementing the correct algorithm/business logic is more important than spitting out junk that you don't really understand or won't pass code review. The act of writing code is probably the easiest part of…
Sure if you work on something where performance doesn't matter
What an incredibly uninformed and ableist take. There are a plethora of illnesses and disorders that are merely coped with. With no way of improving prognosis, the best medical science can offer is attempting to improve…
Oh nice, I didn't realize Blender had a visual scripting system. I knew that they had a Python API like Maya, but the visual stuff is a nice feature to have for art teams. I keep telling myself I'm going to force myself…
It is extremely popular. From Flowgraph in CryEngine to Godot's VisualScript. Even Unity bought the most popular visual scripting asset package, Bolt, and made it standard for all Unity plans. You could also critically…
Please consult a doctor and do not take mental health advice from this clown fiesta website.
Here you go. https://www.senate.gov/legislative/LIS/roll_call_lists/roll_...
I'm not sure I'm comfortable with the idea of my grandmother being held responsible for the botnet that her coffee maker is a node of.
No it's not. You're confusing superset and subset.
I'd really like to know more about this if you can offer any detail. Do you know about how many devs GE and GM have picked up in Atlanta?
I am really digging this trend.
This is incredible. Thank you.
This is standard practice. The decimal points are generally dividers between major, minor, and patch numbers. Hence why it is not uncommon to see something with a version number like 2.1.4 or similar.
How about this? https://github.com/dlech/keepass2/tree/master/KeePassLib
Bizarre. I guess I'll have to be more careful. Thanks for the heads up
http://wiki.python.org/moin/PythonSpeed/PerformanceTips List comprehensions beat map in CPython. As a fellow pythonista, I can guarantee you that using the builtin higher-order functions excessively will cause you…
`apt-get install xfce-desktop lightdm` isn't exactly what I would describe as slackware territory.
That's certainly the most mature way to handle such disagreements, I don't think there is any disagreement there. However, it's damn hard to accept that line of reasoning when those opinions lead to a decrease in herd…
Regarding D, that's good! I always thought D was very cool, but the two libraries thing kept me away till now. Maybe I'll have to check it out again. It seems like Rust never ceases to impress.
I haven't looked at D in a while, but I recall it having two competing standard libraries. I'm pinning all my hopes and dreams on Rust, but as a frequent (ab)user of Boost.Coroutine and gevent I certainly wouldn't mind…
Some developers need tools that offer better performance than the languages you enumerated. Not that I have anything against those languages or more abstract languages in general. Quite the contrary, if it was up to me…
To replace PIL you should try Pillow, a fork of PIL that is capable of running on py3k (and 2.x).
This is excellent news. PyCharm has been great to work with, along with every other JetBrains product barring AppCode. I attempted to try to replace Xcode with AppCore for C++ development as I was put off by some of…
Very cool! I am surprised at the use of 4o, but I guess it was pretty good at OCR for its time
As an inhabitant of Brooklyn, this is pretty funny and spot on. My only criticism is that the prices are too low. Some of the prices are fine, but the upper bound should be increased to the low 20's.
Agreed 100%. Implementing the correct algorithm/business logic is more important than spitting out junk that you don't really understand or won't pass code review. The act of writing code is probably the easiest part of…
Sure if you work on something where performance doesn't matter
What an incredibly uninformed and ableist take. There are a plethora of illnesses and disorders that are merely coped with. With no way of improving prognosis, the best medical science can offer is attempting to improve…
Oh nice, I didn't realize Blender had a visual scripting system. I knew that they had a Python API like Maya, but the visual stuff is a nice feature to have for art teams. I keep telling myself I'm going to force myself…
It is extremely popular. From Flowgraph in CryEngine to Godot's VisualScript. Even Unity bought the most popular visual scripting asset package, Bolt, and made it standard for all Unity plans. You could also critically…
Please consult a doctor and do not take mental health advice from this clown fiesta website.
Here you go. https://www.senate.gov/legislative/LIS/roll_call_lists/roll_...
I'm not sure I'm comfortable with the idea of my grandmother being held responsible for the botnet that her coffee maker is a node of.
No it's not. You're confusing superset and subset.
I'd really like to know more about this if you can offer any detail. Do you know about how many devs GE and GM have picked up in Atlanta?
I am really digging this trend.
This is incredible. Thank you.
This is standard practice. The decimal points are generally dividers between major, minor, and patch numbers. Hence why it is not uncommon to see something with a version number like 2.1.4 or similar.
How about this? https://github.com/dlech/keepass2/tree/master/KeePassLib
Bizarre. I guess I'll have to be more careful. Thanks for the heads up
http://wiki.python.org/moin/PythonSpeed/PerformanceTips List comprehensions beat map in CPython. As a fellow pythonista, I can guarantee you that using the builtin higher-order functions excessively will cause you…
`apt-get install xfce-desktop lightdm` isn't exactly what I would describe as slackware territory.
That's certainly the most mature way to handle such disagreements, I don't think there is any disagreement there. However, it's damn hard to accept that line of reasoning when those opinions lead to a decrease in herd…
Regarding D, that's good! I always thought D was very cool, but the two libraries thing kept me away till now. Maybe I'll have to check it out again. It seems like Rust never ceases to impress.
I haven't looked at D in a while, but I recall it having two competing standard libraries. I'm pinning all my hopes and dreams on Rust, but as a frequent (ab)user of Boost.Coroutine and gevent I certainly wouldn't mind…
Some developers need tools that offer better performance than the languages you enumerated. Not that I have anything against those languages or more abstract languages in general. Quite the contrary, if it was up to me…
To replace PIL you should try Pillow, a fork of PIL that is capable of running on py3k (and 2.x).
This is excellent news. PyCharm has been great to work with, along with every other JetBrains product barring AppCode. I attempted to try to replace Xcode with AppCore for C++ development as I was put off by some of…