23,154 results for act (1.827 seconds)

profilehunt.in
Show HN: ProfileHunt – Portfolio builder for product managershttps://profilehunt.in/Hi HN! I built ProfileHunt (https://profilehunt.in/), a portfolio builder specifically designed for product managers.The ProblemBreaking into product management is notoriously difficult, especially for career switchers. Unlike designers or developers who can showcase visual work or code, PMs struggle to demonstrate their skills tangibly. Traditional resumes don't capture the full scope of product thinking, problem-solving approaches, or impact metrics that define great product work. Most PMs end up using generic website builders (Notion, Squarespace, Wix) that aren't tailored to showcase PM-specific artifacts like PRDs, roadmaps, product teardowns, or impact metrics. The result? Portfolios that feel generic and fail to tell the compelling story hiring managers want to see.What ProfileHunt DoesProfileHunt helps product managers create portfolios that actually showcase what makes them great at the role:PM-focused templates: Structured sections for case studies, product teardowns, metrics
Dec 29, 2025 8:52 AM
news.ycombinator.com
Show HN:Built a 200k-edge market knowledge graph to filter false dip-buy signalshttps://news.ycombinator.com/item?id=46416991I’ve been experimenting with a graph-based approach to a classic trading problem: why most dip-buying strategies can’t tell the difference between a temporary overreaction and a genuine structural collapse.Most systems treat a −5% move the same regardless of context. My hypothesis was that where a company sits in the market’s structure matters more than the price move itself.The engineering ideaI built a knowledge graph of the U.S. public markets with ~207k edges across ~21 relationship types, organized into four layers:Operational: supply-chain relationships (SUPPLIES_TO, PRODUCES)Flow: ETF and institutional ownership plumbingSocial: board interlocks (SHARES_DIRECTOR_WITH)Environmental: geography / competitionFor each layer, I compute centrality scores using PageRank-style methods (with inverse-degree weighting to avoid ETF super-nodes dominating).These structural features are then combined with basic price/volume context and fed into a tree-based model (XGBoost) to rank stocks after
Dec 29, 2025 2:56 AM
news.ycombinator.com
Show HN: DeviceGPT – AI-powered Android device monitor with real datahttps://news.ycombinator.com/item?id=46415639I built DeviceGPT to solve a problem I faced as an Android developer: device monitoring tools either show confusing raw data or use estimates instead of real measurements.What makes DeviceGPT different:• 100% Real Data - Uses actual Android system APIs (BatteryManager, ActivityManager, real network tests). No estimates or simulations.• AI-Powered Explanations - Share device data to ChatGPT/Claude to get plain English explanations. No more wondering what "CPU usage 85%" actually means.• Privacy Guardian - Detects keyloggers, screen recorders, SSL hijacking, and spyware that could compromise your device.• Global Leaderboard - Compare your device's performance with millions of users worldwide.• Research-Based Power Analysis - Implements latest academic research (2020-2025) for accurate power consumption measurements.Tech Stack: - Kotlin + Jetpack Compose - Firebase (leaderboard, analytics) - ChatGPT/Claude API (AI explanations) - Real Android system APIsI'd love feedback on: 1. The accura
Dec 28, 2025 11:39 PM
news.ycombinator.com
Show HN: Tinytunes DJ – A DJ deck in the browserhttps://news.ycombinator.com/item?id=46413644TLDR: https://dj.t-tunes.com/Hey everyone, the past few months I've been working on a couple of lightweight music apps that run within the constraints of the browser, and focus on providing a delightful (hopefully) music experience.The first project I've launched is tinytunes DJ (just in time for NYE parties!), a minimal DJ deck that runs in your browser, on your laptop, your phone, and your tablet.The absolute essence of a good DJ set is a great track list and smooth transitions (crossfade) between the tracks. tinytunes DJ helps you accomplish that and a bit more too.A quick overview below:## ADD TRACKSFrom mp3s from local library or tracks and playlists from YouTube.## PLAYControl two decks, playlists, cue, sync and crossfader. tinytunes DJ has configurable keyboard mappings, UI hints and visual feedback so you can get a tactile feel by using the keyboard controls.## RECORDRecord combined audio output, track list and timings. (Local only at the moment)## SHAREEvery mix is shareable,
Dec 28, 2025 7:21 PM
talkyard.io
Show HN: Talkyard, open-source forum software. StackOverflow Reddit Slack hybridhttps://www.talkyard.io/Chat "demo": https://forum.talkyard.io/-31/support-chatQ&A demo: https://insightful.demo.talkyard.io/-6/asking-for-help-in-it...If you want to self-host, I'd love feedback on the new installation instructions!Installation repo: https://github.com/debiki/talkyard-prod-one/tree/ty-prod-one... — upcoming new version (feedback welcome). Docker Compose on Debian/Ubuntu.Source code: https://github.com/debiki/talkyard, AGPL. React, Scala, Postgres.Biz model: SaaS + Enterprise edition.Backstory: Inspired by angry people saying silly things in debate programs on Swedish TV. I thought they needed time to think, before they spoke. But they couldn't stay in the TV studio for hours and days. They needed a place online where they could share their thoughts, later when done thinking. There wasn't any good software for this, so I started coding. (This was long ago.)No investors (instead, independent, based out of Europe/Sweden). Hand coded.
Dec 28, 2025 2:07 PM
walle.theblank.club
Show HN: I built an open-source wallpaper gallery for GitHub reposhttps://walle.theblank.club/Hey HN,GitHub has hundreds of wallpaper repositories with thousands of images, but actually browsing them is painful. You either clone gigabytes locally or click through the file browser one by one.So I built WALL·E Gallery. Use existing collections or Paste a repo URL→ instant gallery.How it works: - Fetches repo tree via GitHub (no cloning) - Proxies thumbnails (~50KB instead of 10MB originals) - Works with private repos too (with GitHub token)Infinite scroll, search, dark mode, mobile friendly, self-hostable. No accounts, no tracking.Live: https://walle.theblank.club Source: https://github.com/amitray007/wall-eDo share your suggestions/feedback. Also, I did find my desktop wallpaper from this.
Dec 28, 2025 1:49 PM
app.kensho.zone
Show HN: Terminal Aesthetic Productivity Apphttps://app.kensho.zoneHey HN,I keep building things and failing at launch. This time I built something that enforces the discipline I lack: a productivity system that physically blocks you from working when you've done too much focus without rest.What it does: - Focus timer + meditation tracker + task manager in one terminal-aesthetic interface - Hard 10:1 focus:rest enforcement — work 100 minutes, you OWE 10 minutes of rest before the timer unlocks again - Task completion requires reflection logs (1 reflection per 5 tasks) — no backlog journaling allowed - ASCII progress bars, monospace everything, brackets for every action: `[ START_FOCUS ]` - No gamification, no streak anxiety, no "you can do it!" cheerleading Why I built it: I'd work 4-hour blocks, burn out by Wednesday, then doomscroll for 3 days. Every productivity app let me keep going. I needed something that would stop me and enforce recovery.The aesthetic is intentional — brutalist terminal UI to strip out dopamine triggers. Black background, func
Dec 28, 2025 7:29 AM
news.ycombinator.com
Ask HN: What code escrow companies do you recommend?https://news.ycombinator.com/item?id=46402528We will be required by an upcoming contract to maintain uploads to a source code escrow solution.Do you have first-hand experience with a code escrow solution that you can recommend (or recommend to avoid!)? We're using github, so my ideal would be to give them a way to pull a particular branch as often as they like (but no less often than our required update frequency).
Dec 27, 2025 3:28 PM
doculearnapp.com
Show HN: Doculearn – How much of your Gen-AI code do you understand?https://doculearnapp.comHey HN,I built Doculearn after watching my team (and myself) ship faster than ever with Claude, Cursor, and Copilot—but understand less and less of what we were actually deploying.The vibe coding problem:We'd accept a 200-line AI suggestion, tests pass, PR approved, merged. Two weeks later: "Wait, how does this authentication flow work again?" No one knew. The person who approved it just trusted the AI. The person who merged it moved on to the next feature.Sound familiar?What Doculearn does:It watches your GitHub activity and automatically generates flashcards from YOUR code. Not generic "what is a closure?" cards—actual flashcards about the authentication middleware you merged yesterday, the API endpoint you refactored, the algorithm you copy-pasted from Claude. When you push code, Doculearn:Generates spaced-repetition flashcards from your commitsUpdates your team board automatically (no more manual Jira)Creates "Context Cards" that surface when you're working on related codeSends dai
Dec 27, 2025 9:38 AM
npmjs.com
Show HN: Ez FFmpeg – Video editing in plain Englishhttp://npmjs.com/package/ezffI built a CLI tool that lets you do common video/audio operations without remembering ffmpeg syntax.Instead of: ffmpeg -i video.mp4 -vf "fps=15,scale=480:-1:flags=lanczos" -loop 0 output.gifYou write: ff convert video.mp4 to gifMore examples: ff compress video.mp4 to 10mb ff trim video.mp4 from 0:30 to 1:00 ff extract audio from video.mp4 ff resize video.mp4 to 720p ff speed up video.mp4 by 2x ff reverse video.mp4There are similar tools that use LLMs (wtffmpeg, llmpeg, ai-ffmpeg-cli), but they require API keys, cost money, and have latency.Ez FFmpeg is different: - No AI – just regex pattern matching - Instant – no API calls - Free – no tokens - Offline – works without internetIt handles ~20 common operations that cover 90% of what developers actually do with ffmpeg. For edge cases, you still need ffmpeg directly.Interactive mode (just type ff) shows media files in your current folder with typeahead search.npm install -g ezff
Dec 27, 2025 8:45 AM
news.ycombinator.com
Show HN: Talent Scout – job matching and prep with an independent AI assessorhttps://news.ycombinator.com/item?id=46394163Hi HN — we’re opening Talent Scout to a wider beta and inviting the first 50 people to request access via our site.Talent Scout is built around the idea that resumes are an outdated medium for job search - it's easier to compress/summarize a detailed career history for a specific job than it is to try and decompress/extrapolate from a streamlined resume. Essentially, the job market today is a DDOS attack on HR departments, where spam applications prevent the candidates they actually want from being seen or reviewed. LLMs excel at summarization and translation tasks, so we sit as a platform between candidates and hiring managers to summarize your career history and translate that into the language of a specific hiring manager or recruiter.What you can do in the beta:- Interview prep with Athena (AI). Talk through your real work experiences the way you would with a trusted colleague over coffee or a beer. Athena asks follow-ups, probes for missing details, and pressure-tests claims the s
Dec 26, 2025 5:28 PM
bing.com
Samsung Smart TV Owners Get Hundreds Of Channels For Free - Here's Howhttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8dd66e018045f3bbc9eee6509626db&url=https%3A%2F%2Fbgr.com%2F2050229%2Fsamsung-smart-tv-plus-free-channels%2F&c=2228370917567812168&mkt=en-usBuilt-in FAST (Free Ad-Supported Television) channels on smart TVs are becoming increasingly common among TV and streaming device manufacturers to boost revenue and make their products more enticing.
Dec 26, 2025 1:17 PM
news.ycombinator.com
What I learned building "comfortable" LED strip lightinghttps://news.ycombinator.com/item?id=46390875I built a small workspace lighting setup using LED strips and ended up learning more than I expected. On paper it was simple: stick a strip somewhere, add a diffuser, done. In practice, the stuff that mattered wasn’t the spec sheet—it was power delivery, optics, and human perception.A few notes that surprised me:Power planning > “just buy a bigger PSU.” Long runs behave like distributed loads. Voltage drop shows up as uneven brightness, and on RGB/RGBW it can show up as color shift (“white” gets warmer at the far end). The fix isn’t only wattage—it’s where you feed power, wire gauge, and connector losses.Diffusion is not cosmetic. Without enough distance or diffusion, you get hotspots and glare. A cheap milky diffuser in an aluminum channel gets you most of the way there, but what helped the most was increasing LED-to-diffuser distance (depth of the channel) rather than chasing “premium” diffusers.Indirect beats direct for comfort. Bouncing light off a wall/desk surface looked dimmer o
Dec 26, 2025 10:28 AM
flipcoinflip.com
Show HN: FlipCoinFlip – Minimalist coin flipping for everyday decisionshttps://flipcoinflip.com/I built FlipCoinFlip to make decision‑making effortless: one click, fair, and distraction‑free.Too often, coin flip apps are cluttered with ads, unnecessary features, or slow load times. I wanted something clean, lightweight, and reliable — a tool that does one thing perfectly: flip a coin.Features One‑click coin flip → Instant heads or tails with a single clickRandom and unbiased results → Every toss is independent and fairMinimalist design → No ads, no clutter, just pure simplicityCross‑platform → Works seamlessly on desktop and mobile browsersUse Cases Quick everyday decisions (“Who does the dishes?”)Classroom activities and random group assignmentsGames and hobby projects (deciding who goes first)Remote teams needing a fair, lightweight decision toolTry it here: https://flipcoinflip.comI’d love to hear your feedback — especially if you’ve used coin flips in games, classrooms, or team activities. Suggestions for improvements or new use cases are very welcome!
Dec 26, 2025 8:10 AM
spacedaily.com
Webb maps carbon rich atmosphere on distorted pulsar planethttps://www.spacedaily.com/reports/Webb_maps_carbon_rich_atmosphere_on_distorted_pulsar_planet_999.htmlBerlin, Germany (SPX) Dec 17, 2025 Scientists using NASA's James Webb Space Telescope have identified an exoplanet with an atmosphere unlike any seen before, orbiting a rapidly spinning neutron star known as a pulsar. The object, officially designated PSR J2322-2650b, has a mass comparable to Jupiter but is stretched into a lemon-like shape by the strong gravitational pull of its compact host star. Its atmosphere appears dominate
Dec 26, 2025 5:41 AM
marsdaily.com
Wind-Sculpted Landscapes: Investigating the Martian Megaripple 'Hazyview'https://www.marsdaily.com/reports/Wind_Sculpted_Landscapes_Investigating_the_Martian_Megaripple_Hazyview_999.htmlPasadena CA (SPX) Dec 26, 2025 While much of Perseverance's work focuses on ancient rocks that record Mars' long-lost rivers and lakes, megaripples offer a rare opportunity to examine processes that are still shaping the surface today. Megaripples are sand ripples up to 2 meters (about 6.5 feet) tall that are mainly built and modified by wind. However, when water in the atmosphere interacts with dust on the ripple surface, a
Dec 26, 2025 5:41 AM
spacedaily.com
Starlight falls short in giant star wind powerhttps://www.spacedaily.com/reports/Starlight_falls_short_in_giant_star_wind_power_999.htmlGothenburg, Sweden (SPX) Dec 24, 2025 Astronomers report that starlight acting on stardust around the red giant star R Doradus cannot by itself power the strong stellar winds that spread key elements for life across the galaxy. For decades, models of red giant winds have assumed that radiation pressure on newly formed dust grains is the main driver of mass loss in these evolved stars, which enrich interstellar space with carbo
Dec 26, 2025 5:41 AM
marsdaily.com
NASA team presses MAVEN recovery before Mars solar conjunctionhttps://www.marsdaily.com/reports/NASA_team_presses_MAVEN_recovery_before_Mars_solar_conjunction_999.htmlLos Angeles CA (SPX) Dec 26, 2025 NASA engineers continue attempts to regain contact with the MAVEN Mars orbiter, which last communicated with Earth on Dec. 6. Working with the Deep Space Network, the team is uplinking recovery commands and listening for any signal that would confirm the spacecraft has resumed communications. Specialists are processing fragments of tracking data captured on Dec. 6 during a radio science ca
Dec 26, 2025 5:41 AM
marsdaily.com
Curiosity Blog, Sols 4750-4762: See You on the Other Side of the Sunhttps://www.marsdaily.com/reports/Curiosity_Blog_Sols_4750_4762_See_You_on_the_Other_Side_of_the_Sun_999.htmlPasadena CA (JPL) Dec 26, 2025 As we all prepare for the holiday season here on Earth, we have been planning a few last activities before Curiosity and the team of scientists and engineers take a well-deserved, extended break. This holiday season coincides with conjunction - every two years, because of their different orbits, Earth and Mars are obstructed from one another by the Sun; this one will last from Dec. 27 to Jan. 20
Dec 26, 2025 5:41 AM
spacedaily.com
CoDICE instrument returns first-light particle data for IMAP missionhttps://www.spacedaily.com/reports/CoDICE_instrument_returns_first_light_particle_data_for_IMAP_mission_999.htmlLos Angeles CA (SPX) Dec 17, 2025 December 16, 2025 - Southwest Research Institute's Compact Dual Ion Composition Experiment (CoDICE) instrument aboard NASA's Interstellar Mapping and Acceleration Probe (IMAP) spacecraft has begun returning first-light particle measurements. IMAP launched in September to help researchers better understand the boundary of the heliosphere, the magnetic bubble that surrounds and protects our solar
Dec 26, 2025 5:41 AM