InFeeo
Global
All
New
Language

Channels

i hooked up live crypto/stock markets into an RTS game, result: 24/7 chaos(reddit.com)
maybe some of you folks are gamers, but i'm in love with Beyond All Reason, OS RTS game. huge unit roster and known for truly epic battles i hooked up the game engine and AI players to 4 live price feeds, aggregated from various CEX/DEXs S&P500/USD GOLD/USD BTC/USD (inb4 bitcoin isn't crypto; stfu) ETH/USD resource generation for each player is based on actual order volume of buys and sells the result is a tug of war battle field based on real market data made a lil' site to wrap it around to boot (streaming from my YT channel) https://www.beyondallmarkets.xyz/ tbh i'm not getting much work done these days cause i'm having a blast watching the battles play out on my 2nd monitor what do you guys think? what should i add or change to make it more fun? submitted by /u/mackerel_runner [link] [Kommentare]
Prism accidentally leaked [D](reddit.com)
Just found out from Prism's Discord that compiling is returning someone else's paper. There's a Twitter post too. https://x.com/JustanOthRando/status/2078169169267482778?s=20 I commend their prompt response, though. They took the website down within 10 minutes of the first time the bug was flagged. Just worried if my paper maybe somewhere out there. https://preview.redd.it/csr59ogtwtdh1.png?width=876&format=png&auto=webp&s=8a7d431a98005a7fb0910e7e8f5ed79077bb70b9 submitted by /u/Few-Monitor5103 [link] [Kommentare]
BMVC rebuttals update [D](reddit.com)
Rebuttal access opened to reviewers on July 11 (19:05 UTC), so any later modification means final score updated (even if it's hidden from us now). It shows like this over each review: Official Review by Reviewer KBVi 22 Jun 2026, 18:17 IST (modified: 17 Jul 2026, 17:39 IST) How many of your reviews are showing a modified time past July 11 (19:05 UTC)? submitted by /u/Forsaken_Cold6708 [link] [Kommentare]
I built a Windows LIO app for processing ROS1 LiDAR-IMU bags without installing ROS(reddit.com)
Hi everyone, I built OnSLAM, a Windows application that runs a LiDAR-inertial odometry and mapping pipeline directly on ROS1 bag files. The main idea is to make it easier for beginners, researchers, or anyone quickly testing datasets to go from a LiDAR-IMU bag to a point-cloud map without setting up Linux, ROS, Python environments, dependencies, or terminal commands. You install the .exe, launch it, and it opens a simple browser-based interface. The interface runs locally, so your bag files and processing data never leave your computer. OnSLAM can currently: inspect ROS1 bags for compatible LiDAR and IMU topics let you configure topics, extrinsics, time offsets, frame limits, and processing quality filter and downsample scans use IMU data as a motion prior align scans to a cached local submap using point-to-plane ICP display the map, trajectory, and tracking quality live export PLY, PCD, and dense point-cloud maps decode Livox CustomMsg data I am currently looking for people who can test it on different sensors, bag structures, and datasets. Bug reports, feature suggestions, and especially bags that fail to process would be really helpful. GitHub: https://github.com/musabali314/OnSLAM Download: https://github.com/musabali314/OnSLAM/releases Promise, the .exe is not a virus. Windows may still act suspicious because it is unsigned 😭 I am considering ROS2 .db3 support next, followed by possible camera or visual-inertial inputs. Which one would be more useful to you? submitted by /u/TaxOk8369 [link] [Kommentare]