HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brobdingnagians

4,248 karmajoined 9 वर्ष पहले

Submissions

Pentagon begins enforcing CMMC compliance, but readiness gaps remain

defensescoop.com
1 points·by brobdingnagians·8 माह पहले·0 comments

comments

brobdingnagians
·13 दिन पहले·discuss
I tend to run it on High and then step it up for problems where I'm noticing it struggles, bump it back down after. Sometimes I accidentally leave a session in Ultracode for a day and wonder why things are taking so long, but generally happy with the results.
brobdingnagians
·2 माह पहले·discuss
And makes it more expensive. There is the seen benefit and then the unseen cost. Every game released will have to account for the possibility of it, and will create issues for people who really didn't want those issues. After awhile people will forget there are associated issues and costs, but they will still be there.
brobdingnagians
·2 माह पहले·discuss
I'm a victim of this. Very bad taste of AI generated gibberish that was obviously not read through before being sent.
brobdingnagians
·2 माह पहले·discuss
"Simplicity is the ultimate sophistication". I'm more impressed by a pithy sentence than 100 pages of statistical fluff.
brobdingnagians
·3 माह पहले·discuss
What about the third group who mostly don't use ai for programming because the results don't seem to be worth it, like to understand their system, and can craft a more compact, succinct, and well organized system by themselves which they enjoy maintaining? If most of your system is boilerplate that can be generated by Claude, then maybe you're doing it wrong? I'd rather read a short story written by a great writer than a trilogy of novels by AI
brobdingnagians
·3 माह पहले·discuss
YouTrack's search is one of the main reasons I use it. Nice query language to filter down on any fields, including custom fields, never had an issue finding things. It's great. With the number of useless search functions in so many products, I'm happy that at least my issue tracking does it right.
brobdingnagians
·3 माह पहले·discuss
If he's not one to defer to Comms or legal, maybe this one is so bad that he's acting differently then he normally would
brobdingnagians
·3 माह पहले·discuss
It seems like geopolitical statements and international announcements happen a lot on Twitter/X these days.
brobdingnagians
·3 माह पहले·discuss
Strangely enough (or maybe to be expected), I'd say that at least on the Christian and Jewish sides, it's led by people who have no sincere belief in the respective religions, but hijack it for their personal power. Reminds me of Germany in WWII where Christian symbolism with "Positive Christianity" was used until it was no longer useful then they went full pagan (gottgläubig and other movements) because the sincere Christians opposed them. This administration is as likely to quote Jesus with "love thy enemy" as Germany was in 1942.
brobdingnagians
·3 माह पहले·discuss
So true. And I'll add, no matter how trustworthy you believe the other party to be based on reptutation, relationships, or otherwise-- they should understand requiring assurances. The worst backstabs are from the people you know and who should know better. And a lot of people will justify it to themselves if they get in trouble. They will continue telling themselves that they are fundamentally good people and it just didn't work out as they rip you off for a lot of money. If they say the equivalent of "why don't you trust me?" that's a red flag.
brobdingnagians
·3 माह पहले·discuss
The open letter to Americans from Iran:

https://www.straitstimes.com/world/middle-east/full-text-of-...

Vs Trump's speech:

https://apnews.com/article/donald-trump-transcript-address-i...
brobdingnagians
·3 माह पहले·discuss
I watched an interview with a retired British military guy who said that the radar destruction does complicate things, but the US still has the other AWACs, so there is still early warning and visibility, just complicates things and reduced range/more risk.
brobdingnagians
·3 माह पहले·discuss
Especially since kids these days aren't even very good at using computers:

http://www.coding2learn.org/blog/2013/07/29/kids-cant-use-co...

It seems to me that if someone can read and think critically-- they can RTFM and get much better much quicker at computers and AI than people who spent all their time tapping an ipad to watch the next video.
brobdingnagians
·4 माह पहले·discuss
I have a very similar situation. Except it isn't even a ticket, just an export of a very long "conversation" with ChatGPT with a vague indication that this is what needs to be implemented. When questioned about it, the person insists they completely understood it before but just forgot after a few days. Sometimes the prompts are removed. Lots of contradictory material in it, some doesn't make sense even in context. Very difficult to figure out what is wanted.
brobdingnagians
·4 माह पहले·discuss
I would encourage my competitors to use AI agents on their codebase as much as possible. Make sure every new feature has it, lots of velocity! Run those suckers day and night. Don't review it, just make sure the feature is there! Then when the music stops, the AI companies hit the economic realities, go insolvent, and they are left with no one who understands a sprawling tangled web of code that is 80% AI generated, then we'll see who laughs last.
brobdingnagians
·4 माह पहले·discuss
AI made writing blog posts easier. It made critical thinking harder.
brobdingnagians
·5 माह पहले·discuss
Slightly tangential but recently I've gotten into the Ilwinter Game Design games Dominions 6 and Conquest of Elysium 5. I was surprised how similar but how different they are to Europa Universalis and Civilization respectively. Very interesting studies in horizontal game design where every faction has dramatically different gameplay strategies.
brobdingnagians
·6 माह पहले·discuss
Git is only better in the same sense that Windows is better than Linux. I really need the tools I use that only run on Windows. I prefer Linux for a lot of things, including daily web development, but the experience of developing Unreal Engine on Linux is lacking. I love fossil and the many features it provides in itself and would use it for everything, except that it doesn't have (working) Intellij plugin for integration, a good GitHub alternative, etc.
brobdingnagians
·7 माह पहले·discuss
I use Udemy courses all the time; great for compliance, game engine training, and insightful training of soft skills. Good instructors have insight and comprehensive coverage that questioning LLMs do not have.
brobdingnagians
·7 माह पहले·discuss
Two's a coincidence, three's a pattern; I guess we will have to wait until next month to see if it becomes a pattern. Was there a particular aspect of the React Server Components that made it easy to have this problem appear? would it have been caught or avoided in another framework or language?