jump to:allmastodonblueskylemmylobstersdevstackwikirsshn
wwebbit
view: | | |

Knowledge / everything · hot matching “c”

49 shown · updated 1m ago · read only
  1. Wrapping a texture on a 3d model (stackoverflow.com)stack

    29 points by jerussanjose in stackoverflow.com · 32m ago · stack

    I'm a beginner with using LibGdx and I want to wrap a texture to a 3d box model I created but I don't properly know how to.. First method I tried to repeat the texture across the top of the box at its original resolution like a grid of individual tiles. right now it just stretch…
    filed under javalibgdx
  2. UFC 330 (en.wikipedia.org)wiki

    298k reads by Wikipedia editors in en.wikipedia.org · 2d ago · wiki

    filed under most-read
  3. How to display the logs using APIProduct in WSO2 API Manager (stackoverflow.com)stack

    27 points by Bryan Caliwag in stackoverflow.com · 42m ago · stack

    I am currently testing a custom logging handler in WSO2 API Manager 4.6.0, but the logs are not appearing. I have placed my JAR file in the repository/components/lib directory. I also updated the velocity-template.xml file to include my handler class (com.wso2.apim.handler.APIHi…
    filed under javaloggingwso2
  4. It’s time to talk about billionaire math (motherjones.com)bluesky

    364 points by @motherjones.com in bsky.app · 10h ago · 20 bluesky

    When you're super rich, time and money just don’t mean the same thing they do to the rest of us. Let's break down the numbers.
  5. Bug with Boolean Operation [closed] (stackoverflow.com)stack

    26 points by ubuntuuser in stackoverflow.com · 1h ago · stack

    I’m having the following problem in FreeCAD: Several solid bodies are supposed to be fused together. After performing the union (Boolean operation), the bodies are no longer visible. The entire workspace is blank. Visibility is enabled, and the resulting object is listed in the…
    filed under freecad
  6. Ejaculation (en.wikipedia.org)wiki

    227k reads by Wikipedia editors in en.wikipedia.org · 2d ago · wiki

    filed under most-read
  7. A second operation was started on this context instance before a previous operation completed. This is usually caused by diff (stackoverflow.com)stack

    24 points by Usman in stackoverflow.com · 1h 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…
  8. Erection (en.wikipedia.org)wiki

    218k reads by Wikipedia editors in en.wikipedia.org · 2d ago · wiki

    filed under most-read
  9. Rotating image or not? (stackoverflow.com)stack

    23 points by An Đoàn Nguyễn Bảo in stackoverflow.com · 2h 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…
  10. Islam Makhachev (en.wikipedia.org)wiki

    198k reads by Wikipedia editors in en.wikipedia.org · 2d ago · wiki

    filed under most-read
  11. PlanCache overhead with plan-time partition pruning in PolarDB-PG (stackoverflow.com)stack

    21 points by Haiyang Li in stackoverflow.com · 9h ago · stack

    I am reporting a repeatable planning-time performance issue caused by the interaction between PlanCache and plan-time partition pruning for prepared statements on partitioned tables in PolarDB-PG. My server version is: PostgreSQL 16.14 (PolarDB 16.14.19.0 build 205ef93e) on x86_…
  12. Grouping by variables in a dataset across multiple columns (stackoverflow.com)stack

    20 points by Cameron in stackoverflow.com · 14h ago · stack

    I am trying to group my dataset by variables that can appear in multiple columns in R. If a given variable appears any time in any of these four columns, I want it to fall into a group, so I can compare groups by that variable. For example: value <- c(2.4, 3.6, 7.8, 9.1) color_1…
    filed under rdataframedplyr
  13. A brewmaster brewing beer at local brewery club about 2016, boiling mash in a large kettle. I used to go to this club in the 2010s, and I still come by from time to time. To those who hasnt tasted it, (gram.social)lemmy

    4 points by u/Durv in c/photography · 24m ago · 1 lemmy

    A brewmaster brewing beer at local brewery club about 2016, boiling mash in a large kettle. I used to go to this club in the 2010s, and I still come by from time to time. To those who hasnt tasted it, homebrewed beer (may) taste better than the ones you buy in the shop or bar.…
    filed under photography
  14. Goaccess - Log format not working when invoked inside a bash script (stackoverflow.com)stack

    19 points by daHoodooMan in stackoverflow.com · 22h ago · stack

    I'm having a hard time to run goaccess in a simple bash script like this: #!/bin/bash cat domainlist.txt |\ while read d ; do # echo "goaccess /var/log/httpd/www.$d/access_log --log-format=COMBINED -o /srv/www/parked-domains/mystats/www.$d/index.html" ## uncomment previous line…
  15. As temperatures get hotter, pesticides are more dangerous to farmworkers Research shows heat amplifies the dangers of pesticides. https:// arstechnica.com/science/2026/0 8/as-temp… (mastodon.social)mastodon

    10 points by @arstechnica@mastodon.social in fosstodon.org · 1h ago · mastodon

    As temperatures get hotter, pesticides are more dangerous to farmworkers Research shows heat amplifies the dangers of pesticides. https:// arstechnica.com/science/2026/0 8/as-temperatures-get-hotter-pesticides-are-more-dangerous-to-farmworkers/?utm_brand=arstechnica&utm_social-t…
  16. Applying user-defined function in `dplyr::mutate` works with small dataset but not with slightly larger one [closed] (stackoverflow.com)stack

    18 points by Ciarán D. McInerney in stackoverflow.com · 26h ago · stack

    I have a user-defined function in which I take some distributional parameters and use `stats::qbeta` to retrieve a quantile-th value from a beta distribution. Below is a minimum dataset for reproducing some odd behaviour: my function returns NaN when I supply all rows of the dat…
    filed under rdplyr
  17. How can I use Microsoft Graph API to read/write OneDrive Excel files with existing user permissions? [closed] (stackoverflow.com)stack

    17 points by Sushma Shrestha in stackoverflow.com · 2d ago · stack

    I am developing an application that needs to read and write Excel files stored in Microsoft OneDrive. The requirements are: Excel files are stored in OneDrive. Users should be able to read and write the Excel files through my application. Access to a file should be limited to us…
  18. Mackenzie Dern (en.wikipedia.org)wiki

    110k reads by Wikipedia editors in en.wikipedia.org · 2d ago · wiki

    filed under most-read
  19. StoreKit 2 Sandbox: transaction.finish() logs requestEncodeFailed and replays subscription renewals on every launch (stackoverflow.com)stack

    16 points by Fran in stackoverflow.com · 4d ago · stack

    I’m testing an auto-renewable subscription using StoreKit 2 on a physical iOS device with a Sandbox account. A fresh purchase succeeds, Transaction.currentEntitlements contains an active transaction, and the app unlocks the subscription correctly. The app starts a single Transac…
  20. How can I create a reusable SVG icon component in Angular? (stackoverflow.com)stack

    15 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
  21. How to memory-efficiently convert a large dataframe to a matrix in R (stackoverflow.com)stack

    14 points by Sethzard in stackoverflow.com · 18d ago · stack

    I have a large dataframe of data. I need to convert it to a matrix. Whenever I try to do it, I crash R by running into memory limits. I think the reason is that when it's performing the conversion, R is storing the whole thing as both a matrix and a dataframe. How can I convert…
  22. Aspic (en.wikipedia.org)wiki

    79k reads by Wikipedia editors in en.wikipedia.org · 2d ago · wiki

    filed under most-read
  23. Failure to get FastAPI working with CPanel using a2wsgi (stackoverflow.com)stack

    13 points by mdkb in stackoverflow.com · 4y ago · stack

    It seems a number of people have run into the same problem with this, but so far it is proved unfixable. I am hoping someone might have worked it out. I am trying to run FastAPI on cPanel and keep getting the error [UID:1293][19858] Child process with pid: 20085 was killed by si…
  24. Nathan Cofnas (en.wikipedia.org)wiki

    72k reads by Wikipedia editors in en.wikipedia.org · 2d ago · wiki

    filed under most-read
  25. Can we take python code as input in browser and return the output? [closed] (stackoverflow.com)stack

    12 points by Innomight in stackoverflow.com · 4y ago · stack

    I tried some ways but I cannot figure out a way if we can take input (Python Code) in browser (JS) and run the code and return the output online without creating an online compiler? I tried hitting some online interpreters urls with the code but it does not work. I was wondering…
  26. SVG masked progress bar (stackoverflow.com)stack

    11 points by Rafal Lesniak in stackoverflow.com · 5y ago · stack

    Can someone mastered in SVG help me with creating that simple progress bar where the blue color is moving according to a percentage? I tried but with no luck or can be simpler.
    filed under javascripthtmlsvg
  27. PostgreSQL rename table - cascade renaming to objects like indices, constraints that contain table name (stackoverflow.com)stack

    10 points by Tom in stackoverflow.com · 5y ago · stack

    I renamed my tables with ALTER TABLE _ RENAME TO _ : ALTER TABLE foods RENAME TO food; ALTER TABLE foods_nutrients RENAME TO food_nutrient; It worked, however other database objects like indices, sequences and constraints that contained these table names didn't update. So I had…
    filed under postgresql
  28. javascript query selector and const issue [closed] (stackoverflow.com)stack

    9 points by JGarnie in stackoverflow.com · 6y ago · stack

    hope you can clarify an issue I am having that is driving me crazy: I am trying to get the value of the input "#size" in JS, I am using the command: submit.addEventListener('click', function(e){ document.querySelector('#output').innerHTML = document.querySelector('#size').value;…
    filed under javascript
  29. How to write to holding registers in pymodbus? (stackoverflow.com)stack

    8 points by OverDemon in stackoverflow.com · 6y ago · stack

    I want to write to the holding registers an actuator of mine has, but I've only recently started using pymodbus and I'm a little uncertain about some of its commands. As far as I've understand the primary write command looks like this: write_register(address, value, **kwargs) Bu…
    filed under pythonpymodbus
  30. gRPC connection: use keepAlive or idleTimeout? (stackoverflow.com)stack

    7 points by xialin in stackoverflow.com · 7y ago · stack

    Looking at gRPC Java doc - ManagedChannelBuilder, there're two options to manage the connections. It seems idleTimeout() is the default/preferred configuration. But when I tried to search for a comparison, most of the posts are talking about keepAlive option. I'm curious about w…
  31. Vuetify v-data-table - how to make it fill the available height? (stackoverflow.com)stack

    6 points by Sascha Herrmann in stackoverflow.com · 7y ago · stack

    I am using Vue.js and Vuetify. I have a page with various sections that contain configurable items for the user. The layout is a 2x2, so there are two items per row, and 2 rows. One of the items should contain a table showing alarms. The problem is the pagination. If I use the "…
    filed under vue.jsvuetify.js
  32. anaconda navigator getting stuck at loading applications (stackoverflow.com)stack

    5 points by Upendra01 in stackoverflow.com · 8y ago · stack

    I have installed Anaconda on my Desktop running Ubuntu 18 Mate LTS. The output of python --version is Python 3.6.5 :: Anaconda, Inc. First of all, when I try to launch Anaconda Navigator using anaconda-navigator the application gets stuck at Loading applications stage. I have to…
    filed under pythonanaconda
  33. IndexError: At least one sheet must be visible reading from a CSV file (stackoverflow.com)stack

    4 points by saladCracker in stackoverflow.com · 8y ago · stack

    I have a CSV file that looks like this: first-name,last-name,email-address Yes,Beth,bethfat@gmail.com Iran,Dajango,django@me.com Paul,Walker,info@walker.com Ray,Johnson,JJRay@gmail.com I'm trying to convert this CSV file into a Excel file for further use by using Pandas. How I'm…
  34. Photoshop Action with save as unique name step (stackoverflow.com)stack

    2 points by user2690703 in stackoverflow.com · 13y ago · stack

    I have a need to create an action that will: 1. copy a selected part (selected by hand) of an image in an already opened file 2. paste selection into new file 3. save new file as jpg file, but not with default file name of "untitled.jpg" - instead use a unique name or use a auto…
    filed under actionphotoshop
  35. Loading an SQLite database from a byte stream in .NET (stackoverflow.com)stack

    1 points by Ethan in stackoverflow.com · 15y ago · stack

    I'm trying to load an SQLite database that will be embedded in my executable as a resource. For those who are curious, it is because I use a small SQLite database to store configuration data, and I'd like to ship the default configuration embedded inside the executable (I hate h…