frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Amazon.com Announces Q3 2025 Results

https://ir.aboutamazon.com/news-release/news-release-details/2025/Amazon-com-Announces-Third-Quar...
1•mfiguiere•55s ago•0 comments

I hate my consulting job so I made an API to automate it

https://blinkslides.com
1•corbkise•1m ago•1 comments

Zip-Bombs vs. Aggressive AI Crawlers: Defensive Tactics for Sites

https://jsdev.space/zip-bombs/
1•javatuts•3m ago•0 comments

Rock comminution as a source of hydrogen for subglacial ecosystems

https://www.nature.com/articles/ngeo2533
1•akshatjiwan•3m ago•0 comments

Scientists on 'urgent' quest to explain consciousness as AI gathers pace

https://erc.europa.eu/news-events/news/scientists-urgent-quest-explain-consciousness-ai-gathers-pace
1•geox•5m ago•0 comments

Show HN: Visualize branch relationships between open PRs in a GitHub repo

https://github.com/hnarayanan/pr-graph-generator
1•hnarayanan•6m ago•0 comments

Esp-hal 1.0.0 release announcement

https://developer.espressif.com/blog/2025/10/esp-hal-1/
2•mort96•8m ago•0 comments

Shift in Drinking Habits Wipes $830B Off Alcohol Stocks

https://www.bloomberg.com/news/articles/2025-10-30/shift-in-drinking-habits-wipes-830-billion-off...
2•toomuchtodo•10m ago•1 comments

Prince Andrew to Be Stripped of His Royal Title

https://www.nytimes.com/2025/10/30/world/europe/uk-prince-andrew-title.html
2•thelastgallon•14m ago•0 comments

.NET 10 Is Coming: What's New, and Why It Matters

https://www.endpointdev.com/blog/2025/09/dotnet-10-is-coming/
2•jpventoso•14m ago•0 comments

Autumn Lisp Game Jam 2025

https://itch.io/jam/autumn-lisp-game-jam-2025
1•NeutralForest•15m ago•0 comments

Ask HN: Did the best tab change on HN?

2•etrvic•15m ago•0 comments

iPhone fans always want this year's model, but what about everyone else?

https://sixcolors.com/post/2025/10/iphone-fans-always-want-this-years-model-but-what-about-everyo...
2•tosh•15m ago•0 comments

Tennet to grant grid access to 6 GW of Dutch battery projects

https://www.pv-magazine.com/2025/10/27/dutch-tennet-to-grant-grid-access-to-6-gw-of-battery-proje...
1•DamonHD•15m ago•0 comments

Charting the Course of the M5 Processor

https://sixcolors.com/post/2025/10/charting-the-course-of-the-m5-processor/
1•tosh•15m ago•0 comments

Multi-Domain Rubrics Requiring Professional Knowledge to Answer and Judge

https://arxiv.org/abs/2510.18941
1•PaulHoule•16m ago•0 comments

Fluoroquinolone Toxicity Study

https://fq100.org/
1•lcnmrn•18m ago•0 comments

Not your run of the mill Chromium based browser

https://openai.com/index/building-chatgpt-atlas/
2•darinf•18m ago•1 comments

A hitchhiker's guide to CUDA programming

https://www.seanzhang.me/posts/hitchhiker_cuda/
2•jxmorris12•18m ago•0 comments

Anthropic scientists hacked Claude's brain – and it noticed

https://venturebeat.com/ai/anthropic-scientists-hacked-claudes-brain-and-it-noticed-heres-why-thats
2•gradus_ad•19m ago•0 comments

Internal Guidelines Shed Light on Amazon's Plan to Cut Managers

https://www.businessinsider.com/amazon-plan-cut-managers-aws-internal-guidelines-2025-1
1•rbanffy•19m ago•0 comments

Generative AI, Simplicity, and Easiness

https://gioleppe.github.io/posts/genai-simple-easy/
1•locmot•20m ago•0 comments

X Box prototype mod build

https://www.youtube.com/watch?v=0OMP8JvGWNY
1•brian_herman•20m ago•0 comments

Prince Andrew stripped of title and evicted from royal lodge

https://www.abc.net.au/news/2025-10-31/prince-andrew-to-leave-royal-lodge-lose-title/105955534
4•asdefghyk•23m ago•3 comments

Can you still bootstrap a unicorn in 2025?

1•moneymanskurt•25m ago•0 comments

The Curious Case of Zoomable User Interfaces and AI [video]

https://www.youtube.com/watch?v=OESXpxUH_jI
1•beshrkayali•25m ago•0 comments

Phyllis Latour

https://en.wikipedia.org/wiki/Phyllis_Latour
1•vinnyglennon•28m ago•0 comments

Form's first 100-hour batteries are hitting the grid

https://www.latitudemedia.com/news/forms-first-100-hour-batteries-are-hitting-the-grid/
2•DamonHD•28m ago•0 comments

Interactive Flythrough Llama 8B

https://www.alphaxiv.org/labs/fly-through-llama
1•rayval•29m ago•1 comments

Innovative antivenom is a 'potential game changer' for snakebites

https://www.science.org/content/article/innovative-antivenom-potential-game-changer-snakebites
1•marojejian•32m ago•1 comments
Open in hackernews

Open Source Lovable with Full Stack Support

https://github.com/TesslateAI/Studio
2•u-mesh•3h ago

Comments

u-mesh•3h ago
Hey everyone, I wanted to share my story. This year in February, I came up with some notion (mostly just pissed) that we couldn't use AI models as good as claude locally to design. The fact that they had all this training and design data held behind a wall (which you had to pay for) was super unnatural so I just started learning about AI and wanted to train my own model.

The very first model that I trained, I put it on huggingface and it went trending overnight. It was on the front page right next to DeepSeek etc and people kept asking me who did all that? Was I part of a research group or academic? And I was just like no... just 22 year old with a laptop lol. Ever since then, I used my off hours from my full time job to train models and code software, with the intention of keeping everything open source. (Just angry again that we don't have gpus haha).The future of AI is definitely open source.

Along the way I kept talking to people and realized that AI assisted coding is the future as well, freeing up mental capacity and space to do better things with your time like architecture and proper planning. Technology enabled a lot more people to become builders and I thought that was so cool, until I realized... Not open sourced again. Loveable, Cursor, etc.. Just a system prompt and tools. Why can I not change my own system prompts? Everythings closed source these days. So I built the opposite. My goal is to make coding models that look as good as Claude and a tool to use said coding models.

So I built Tesslate Studio. Its open sourced, Apache 2.0. Bring your own models (llama.cpp, ollama, openrouter, lm studio, Litellm or your own urls), Bring your own agents (you can define the system prompt or tools or add in a new agent with the factory), and bring your own github urls to start with. AI should be open sourced and accessible to everyone. I don't want people changing my system prompts again as well as I would like to choose on my own when I would want to change the prompt for the stuff I'm building.

https://github.com/TesslateAI/Studio

Each project also gets a Kanban board, notes. You can switch the agent whenever you want and try other people's agents if you have it hosted in a multi user environment. Drop any model in. use any agents with whatever tools you define. I am actively developing this and will continue to improve it based on feedback. The open source project will always be 100% free and I'm definitely looking for contributions, suggestions, issues, etc. Would love to work with some talented engineers.

I have it hosted online for (free, Free GPT-5 and Qwen-coder) at https://tesslate.com using cloud credits until they run out on the 12th of November.

Thank You for taking the time to read this, I appreciate it!