jump to:allmastodonblueskylemmylobstersdevstackwikirsshn
wwebbit
view: | | |

Tech / everything · hot matching “c”

60 shown · updated 1m ago · read only
  1. A second operation was started on this context instance before a previous operation completed. This is usually caused by diff (stackoverflow.com)stack

    30 points by Usman in stackoverflow.com · 32m ago · stack

    I am getting the following exception on a source code path which loads the data with full tracking. But while navigating the child properties in lazy-loaded manner, it throws this exception. I don't know how can I get rid of this. I have already scene all other threads but they…
  2. Rotating image or not? (stackoverflow.com)stack

    29 points by An Đoàn Nguyễn Bảo in stackoverflow.com · 48m ago · stack

    A little bit of the context, I have done image segmentation for all the images, and have rotated it. But some of it are at 90/180/270 degrees from the real image. I have written the postprocess.py like this and it outputs all the segmentation images into 'warped_bills' from ultr…
  3. JDBC write save is not working the same for two table save (stackoverflow.com)stack

    28 points by Jack jdeoel in stackoverflow.com · 54m ago · stack

    #!/usr/bin/env python # coding: utf-8 # ## DATA_PROCESSING # ---- # #### INITIALIZATION # In[1]: # --- Input parameter (manual runs) --- # Provide ONLY a JSON array string, for # # To process multiple files: # '[".../file1.txt", ".../file2.txt"]' # # For manual runs: edit the va…
  4. Delphi 13 Android deployment fails with E7432 NoSuchFileException for missing JAR files (stackoverflow.com)stack

    27 points by BennieC in stackoverflow.com · 1h ago · stack

    I am trying to migrate a Delphi FMX application from Delphi 11 to Delphi 13 and deploy it to Android. The application deployed successfully with Delphi 11, but after moving to Delphi 13 I get a long list of [PAClient Error] E7432 errors during deployment. The errors all seem to…
  5. Olo (Color) (en.wikipedia.org)hn

    467 points by inigyou in news.ycombinator.com · 6d ago · 84 hn

  6. Zabbix 7.4 trapper rejects historical data older than 1 hour despite HistoryStoragePeriod set to 730 days [closed] (stackoverflow.com)stack

    26 points by TA1989 in stackoverflow.com · 2h ago · stack

    I'm trying to backfill historical nginx logs into Zabbix using zabbix_sender with timestamps. The data is from May–June 2026, but Zabbix server logs show: value timestamp "2026.06.01 12:00:00" is outside history storage period Environment: Zabbix server 7.4 running in Docker (of…
    filed under zabbix
  7. How to get audio.src to use a cached response instead of making a new network request? (stackoverflow.com)stack

    25 points by Gary in stackoverflow.com · 5h ago · stack

    When this function is called and the url_id is not in the cache, the messages are logged showing that it reached the code to fetch the data and wrote it to the cache, and it shows that the navigator.storage.estimate().usage increased—in my test case, by 20 MiB. After this, when…
  8. Does it make sense to switch to a Github Alternative ? (lobste.rs)lobsters

    71 points by dhruvp in lobste.rs · 21h ago · 76 lobsters

    Github has been down consistently over the last few months - does it make sense to switch to alternatives now? When do you think majority will switch? Edit : My thoughts on this - https://dhruv2038.bearblog.dev/github-has-an-availability-problem-is-it-time-to-look-elsewhere/
    filed under askprogramming
  9. What modifiers do I have to use to get this button style in SwiftUI? (stackoverflow.com)stack

    24 points by Seeker in stackoverflow.com · 10h ago · stack

    The button style that I am trying to achieve is this one: I have tried using the glassProminent button style but it doesn’t give the text that colour. This style where the foreground label is a lighter colour than the tint of the button is also in toolbar items when using the gl…
  10. Git Gud! (dev.to)dev

    54 points by @francistrdev in dev.to · 21h ago · 16 dev

    You heard me. Alright, that was mean lol. Though based on the title, you probably already knew the...
  11. Sun Clock (sunclock.net)hn

    242 points by Gecko4072 in news.ycombinator.com · 19h ago · 81 hn

  12. How can I create a reusable SVG icon component in Angular? (stackoverflow.com)stack

    23 points by Farah Mahfouz in stackoverflow.com · 10d ago · stack

    Problem I'm building an Angular 17 application that uses many custom SVG icons. Currently, each icon is implemented as a standalone component with an attribute selector: @Component({ selector: 'svg[icon-menu]', standalone: true, template: ` <svg:path d="..." fill="currentColor"…
    filed under angularsvg
  13. Reddit’s AI is turning posts into podcasts and short videos (theverge.com)rss

    editorial feed by Jay Peters in The Verge · 12h ago · rss

    Reddit is trying out a new way for people to take in content on Reddit: by turning text posts into audio / video content. As part of an experiment, some posts are being adapted into videos that use AI voices to read the text of the main post and some comments. The video highligh…
  14. Why is only one of my tasks being cancelled in my python asyncio program? (stackoverflow.com)stack

    22 points by iamthebull in stackoverflow.com · 13d ago · stack

    Consider this trivial asyncio program and the output. I'm using Python 3.12.3. I ran the program 3 consecutive times initiating a KeyboardInterrupt timed to try and interrupt each of the tasks (i.e. the first time to interrupt task1, the second to interrupt task 2 and the last t…
  15. Anthropic watermarks AI output — and the AI bros yell (pivot-to-ai.com)mastodon

    41 points by @baldur@toot.cafe in infosec.exchange · 2h ago · 2 mastodon

    “Anthropic watermarks AI output — and the AI bros yell – Pivot to AI” https:// pivot-to-ai.com/2026/08/17/ant hropic-watermarks-ai-output-and-the-ai-bros-yell/ Watching all of this unfold has been kind of funny.
  16. Unethical Ways to Manage Technical Debt (queue.acm.org)lemmy

    9 points by u/codeinabox in c/programming · 37m ago · lemmy

    > You can ignore it, tie it to unrelated company initiatives, or feign ignorance and simply not offer solutions that add to it. Or… you can adopt more above-board techniques such as Crawl/Walk/Run and the Reverse Farmer’s Rule, which reframe projects so that confronting tech deb…
    filed under programming
more ›