Devs sound alarm after Microsoft subtracts C/C++ extension from VS Code forks
10 by Dotnaught | 0 comments on Hacker News.
10 by Dotnaught | 0 comments on Hacker News.
Tarpit ideas – what are tarpit ideas and how to avoid them (2023) [video]
9 by dgs_sgd | 6 comments on Hacker News.
9 by dgs_sgd | 6 comments on Hacker News.
A Roman Gladiator and a Lion Met in Combat. Only One Walked Away
6 by diodorus | 3 comments on Hacker News.
6 by diodorus | 3 comments on Hacker News.
Government censorship comes to Bluesky, but not its third-party apps yet
10 by colinprince | 0 comments on Hacker News.
10 by colinprince | 0 comments on Hacker News.
I used simple rules to make DFAs that kinda match accepted physics models
2 by tsydenzhap | 0 comments on Hacker News.
2 by tsydenzhap | 0 comments on Hacker News.
Show HN: I built Lovable for text bots and mini apps
5 by piotmni | 1 comments on Hacker News.
Hi HN, During the last weeks, I've been working to create a system that allows you to convert prompts into chatbots and mini apps on platforms that everyone uses on a daily basis. The first integrated platform is Telegram: Telegram is a powerful platform with many integrations and features like bots, apps, games and even payments. So I thought it would be nice to make it easier to create these apps. I created a bot https://ift.tt/x4RY3DU . Workflow is pretty simple: create or choose an existing bot and send a text/voice message about what to create just like you prompt everywhere. To get more instructions, use the /help and /howto commands. Planning to create the same solution for Slack and Discord. Thanks for taking a look. I would love to hear feedback. https://plutonic.dev x.com/PlutonicDev [1] https://ift.tt/QTaKGw3 [2] https://ift.tt/jbVG1tO
5 by piotmni | 1 comments on Hacker News.
Hi HN, During the last weeks, I've been working to create a system that allows you to convert prompts into chatbots and mini apps on platforms that everyone uses on a daily basis. The first integrated platform is Telegram: Telegram is a powerful platform with many integrations and features like bots, apps, games and even payments. So I thought it would be nice to make it easier to create these apps. I created a bot https://ift.tt/x4RY3DU . Workflow is pretty simple: create or choose an existing bot and send a text/voice message about what to create just like you prompt everywhere. To get more instructions, use the /help and /howto commands. Planning to create the same solution for Slack and Discord. Thanks for taking a look. I would love to hear feedback. https://plutonic.dev x.com/PlutonicDev [1] https://ift.tt/QTaKGw3 [2] https://ift.tt/jbVG1tO
A $20k electric truck with manual windows and no screens? Meet Slate Auto
22 by mixmastamyk | 30 comments on Hacker News.
22 by mixmastamyk | 30 comments on Hacker News.
Show HN: MoneyOnFIRE
3 by LambdaAndLatte | 0 comments on Hacker News.
We’re Scott and Sunny—two long-time personal finance nerds. When we met 6 years ago we compared our personal finance spreadsheets. Ours were packed with macros, scenarios, and tax modeling—but even then, found they were not complete. Planning for financial independence is hard, and the cost of mistakes is high. So we built the tool we always wanted: MoneyOnFIRE. MOF calculates a personalized, tax-aware roadmap to financial independence—across account types, life goals, and withdrawal strategies. It shows you not just if you can achieve financial indepdendence, but how, when, and what to tweak to get there faster. We’re still early and improving fast—would love your feedback!
3 by LambdaAndLatte | 0 comments on Hacker News.
We’re Scott and Sunny—two long-time personal finance nerds. When we met 6 years ago we compared our personal finance spreadsheets. Ours were packed with macros, scenarios, and tax modeling—but even then, found they were not complete. Planning for financial independence is hard, and the cost of mistakes is high. So we built the tool we always wanted: MoneyOnFIRE. MOF calculates a personalized, tax-aware roadmap to financial independence—across account types, life goals, and withdrawal strategies. It shows you not just if you can achieve financial indepdendence, but how, when, and what to tweak to get there faster. We’re still early and improving fast—would love your feedback!
California overtakes Japan to become the world's fourth largest economy
18 by ozgune | 18 comments on Hacker News.
18 by ozgune | 18 comments on Hacker News.
Show HN: Faasta – A self-hosted Serverless platform for WASM-wasi-HTTP in Rust
17 by alexboehm | 8 comments on Hacker News.
I've just released an early version off my project I've been working on for a few months now and would love some feedback. https://ift.tt/B6cUMZQ I was surprised there isn't yet an open/source and standards compliant way to host wasi-http functions in a way that takes advantages of WASM, a multi tenanted application. If you're not familiar with wasi, Compared to something like AWS Lambda, this approach is much more efficient as a single process can serve 1000s of function invocations concurrently and asynchronously, instead requiring an entire VM. This is still early days for the project, but feel free to download the cli utility with cargo install cargo-faasta. Feel free to test deploying functions on my hosted instance at https://website.faasta.xyz . The service is free to use and currently supports deployments via GitHub OAuth, with a limit of 10 functions per GitHub account.
17 by alexboehm | 8 comments on Hacker News.
I've just released an early version off my project I've been working on for a few months now and would love some feedback. https://ift.tt/B6cUMZQ I was surprised there isn't yet an open/source and standards compliant way to host wasi-http functions in a way that takes advantages of WASM, a multi tenanted application. If you're not familiar with wasi, Compared to something like AWS Lambda, this approach is much more efficient as a single process can serve 1000s of function invocations concurrently and asynchronously, instead requiring an entire VM. This is still early days for the project, but feel free to download the cli utility with cargo install cargo-faasta. Feel free to test deploying functions on my hosted instance at https://website.faasta.xyz . The service is free to use and currently supports deployments via GitHub OAuth, with a limit of 10 functions per GitHub account.