covid20212022
ads
ads
Saturday, May 2, 2026
Show HN: Use an Android Phone as an HTTP Proxy https://ift.tt/Jy3FRrX
Show HN: Use an Android Phone as an HTTP Proxy I created a simple project to allow you to use a phone as a web proxy. This is not a proxy for the phone, its a way to proxy web traffic from elsewhere via the phone. One practical use case is accessing geo-restricted content. If you have a trusted contact in the country with an Android phone, this can serve as a simple alternative to a commercial VPN. To set it up you need to run a proxy server which can run as a docker container. You then need to install the app on the Android phone which will connect to the server. Finally you configure a browser to use the proxy server as the HTTP/HTTPS proxy. More details here: https://ift.tt/UCQsuBX Let me know how you go and if you run into any issues. https://ift.tt/EFPQ2ZX May 3, 2026 at 07:14AM
Show HN: State of the Art of Coding Models, According to Hacker News Commenters https://ift.tt/PwIiXrM
Show HN: State of the Art of Coding Models, According to Hacker News Commenters Hello HN, I was away from my computer for two weeks, and after coming back and reading the latest discussions on HN about coding assistants (models, harnesses), I felt very out of the loop. My normal process would have been to keep reading and figure out the latest and greatest from people's comments, but I wanted to try and automate this process. Basically the goal is to get a quick overview over which coding models are popular on HN. A next iteration could also scan for harnesses that people use, or info on self-hosting or hardware setups. I wrote a short intro on the page about the pipeline that collects and analyzes the data, but feel free to ask for more details or check the Google Sheet for more info. https://hnup.date/hn-sota https://hnup.date/hn-sota May 3, 2026 at 04:25AM
Show HN: Clipmon is a macOS clipboard manager on steroids https://ift.tt/iayNIrB
Show HN: Clipmon is a macOS clipboard manager on steroids https://ift.tt/nxEj2y1 May 3, 2026 at 03:29AM
Show HN: Rust library for Undo/Redo using deltas, snapshots or commands https://ift.tt/OKvLreD
Show HN: Rust library for Undo/Redo using deltas, snapshots or commands https://ift.tt/JhnYfNH May 3, 2026 at 01:41AM
Friday, May 1, 2026
Show HN: AI CAD Harness https://ift.tt/yJCBOXY
Show HN: AI CAD Harness Hi HN, I'm Zach, one of the co-founders of Adam ( https://adam.new ). We've been on HN twice before with text-to-CAD/3D experiments [1][2]. The honest takeaway from those threads: prompt-to-3D model web apps are fun, but serious mechanical engineers don't want a black box that spits out an STL. They want help inside the CAD tool they already use, with full visibility and control over the feature tree. So we built that. Adam is now a harness that integrates directly with your CAD. It reads your parts, understands the existing feature tree, and edits it for you agentically. We are now live in beta on Onshape and Fusion! [3]: Install link Autodesk Fusion: https://ift.tt/mVAtnav Install link PTC Onshape:
https://ift.tt/MRZtHFT... Things people are using it for today:
- "Merge redundant features and clean up my tree"
- "Rename every feature so the tree is actually readable"
- "Round all internal edges with a 2mm fillet"
- “Parametrize my model” Along with of course, using Adam to generate CAD end-to-end! A few things we care about that aren't obvious from the listing: 1. From the start we have always believed in CAD as code as the right abstraction. Our harness leverages Onshape's FeatureScript and Python in Fusion heavily. 2. We run an internal CAD benchmark across frontier models. There has been a massive jump in the spatial reasoning capabilities of recently released models. Particularly GPT 5.5 and Opus 4.7 [4] [5] 3. We open-sourced our earlier text-to-CAD work [6] A note on the Anthropic Autodesk connector that shipped a couple days ago [7]: We think it's great for the space and validates the direction. Where Adam is different: - Model-agnostic. We pick whichever frontier model is winning on each task type from our own internal bench, instead of being tied to one lab. - We live natively in your CAD apps and are actively building integrations across all programs What would you want an in-CAD agent to do that nothing does today? [1] https://ift.tt/nVt4pSJ [2] https://ift.tt/UEvbD3W [3] https://ift.tt/REXc5jo [4] https://ift.tt/Wn0SCbu [5] https://ift.tt/UEPojqB [6] https://ift.tt/38jMl1E [7] https://ift.tt/LeQkl1f https://ift.tt/mVAtnav May 2, 2026 at 12:43AM
Show HN: My Private GitHub on Postgres https://ift.tt/RW1Ac34
Show HN: My Private GitHub on Postgres https://ift.tt/TYsyxGL May 2, 2026 at 12:40AM
Show HN: N=1 – iOS app for structured longevity self-protocols https://ift.tt/zhQKCE3
Show HN: N=1 – iOS app for structured longevity self-protocols Hello My name is Henry. I built this app for people who want to know for sure that things that they are trying are actually working. I am looking for enthusiastic people who want to see longevity and bio-hacker community grow. At the moment the app is completely free to use. There is no sign up or anything like that. I need your feedback to build something beautiful. https://ift.tt/BJbNIus May 2, 2026 at 12:30AM
Show HN: Access OPFS from multiple tabs using a fake Shared Worker https://ift.tt/9uvykVH
Show HN: Access OPFS from multiple tabs using a fake Shared Worker https://ift.tt/2fDp1sR May 1, 2026 at 11:15PM
Thursday, April 30, 2026
Show HN: TRiP – a complete transformer engine in C built from scratch just by me https://ift.tt/hoJ4UjI
Show HN: TRiP – a complete transformer engine in C built from scratch just by me https://ift.tt/sJtQFvD April 30, 2026 at 11:48PM
Show HN: Phase Router – capacity-aware routing for MoE https://ift.tt/lF2nfvX
Show HN: Phase Router – capacity-aware routing for MoE https://ift.tt/5fpDFEi April 30, 2026 at 11:37PM
Show HN: A programming language where the only token is the word "vibe" https://ift.tt/iQ5j9Ia
Show HN: A programming language where the only token is the word "vibe" Fuzzy opcode windows. You don't need an exact number of vibes, just roughly right. https://wevibe.fyi April 30, 2026 at 11:14PM
Show HN: FusionCore: ROS 2 sensor fusion that outperforms robot_localization https://ift.tt/o29iO5j
Show HN: FusionCore: ROS 2 sensor fusion that outperforms robot_localization I built sensor fusion for a mobile robot and reached for robot_localization like everyone does. After spending too long fighting navsat_transform, UTM zone boundaries, and YAML covariance tuning, I wrote my own. FusionCore is a 22 state UKF that fuses IMU, wheel encoders, and GPS in ECEF directly (no coordinate projection, no extra node). It estimates IMU bias, adapts its noise covariance automatically from the innovation sequence, and gates outliers with a chi squared test on every sensor. I benchmarked it against robot_localization EKF on 6 sequences from the NCLT public dataset (University of Michigan, real robot, real GPS, RTK ground truth). It wins 5 of 6. On the 6th sequence (fall, degraded GPS over a long period) it loses badly. RL UKF diverged to NaN on all six. Configs, methodology, and full reproduce instructions are in the benchmarks/ folder. https://ift.tt/fLhu3qE April 28, 2026 at 08:46PM
Wednesday, April 29, 2026
Show HN: Generative UI Library for React https://ift.tt/Kd6wCQA
Show HN: Generative UI Library for React https://ift.tt/9bhJ4WV April 30, 2026 at 02:28AM
Subscribe to:
Posts (Atom)