frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

1•cecinuga•27s ago

PostgreSQL 19: What's New in Monitoring

https://clickhouse.com/blog/postgres-19-monitoring-whats-new
1•cauchyk•29s ago•0 comments

Steve Jobs 8th Grade Science Fair Project:What's a Silicon-Controlled Rectifier?

https://www.rrauction.com/auctions/lot-detail/351632607484006-steve-jobs-personally-built-8th-gra...
1•gyomu•1m ago•0 comments

Mastercard payments declined due to 'global' outage caused by system update

https://www.abc.net.au/news/2026-08-15/mastercard-outage/107042220
1•speckx•1m ago•0 comments

Muninn: Code localization model in the world fits on your phone

https://blog.brokk.ai/muninn-the-best-code-localization-model-at-any-size/
1•jbellis•1m ago•0 comments

Show HN: I brought back a radio project I built 16 years ago

https://nradiobox.com/
1•nradiobox•2m ago•0 comments

I like 'em thick OR: an apology to my English teachers

https://www.experimental-history.com/p/i-like-em-thick
1•Ariarule•3m ago•0 comments

Disinformation for Hire: A New Breed of PR Firms Selling Lies Online (2020)

https://www.buzzfeednews.com/article/craigsilverman/disinformation-for-hire-black-pr-firms
2•Jimmc414•4m ago•0 comments

Einride orders 500 Tesla Semis for Amazon etc. in largest Semi deployment

https://evwire.com/p/einride-500-tesla-semis-worlds-largest-deployment
1•juurikas•6m ago•0 comments

Claude Design artboard workflow added to Claude Code CLI

https://twitter.com/bcherny/status/2089537919795212565
1•kadhirvelm•6m ago•0 comments

Are We Living in a Simulation

https://www.sciencefocus.com/future-technology/we-know-simulation
1•mathieu_aithos•6m ago•1 comments

AstroForge on X: "The Next Limit to Moore's Law Is Underground" / X

https://twitter.com/AstroForge/status/2089732305350758884
1•bilsbie•6m ago•0 comments

Microgpt in pure C hits 10M tps on Apple m5

https://github.com/vixhal-baraiya/microgpt-c
1•dhorthy•7m ago•0 comments

ChatGPT for Teens: Built for learning, backed by protections

https://openai.com/index/chatgpt-for-teens/
1•leumon•8m ago•0 comments

Show HN: Weavori – Postgres test data that keeps your foreign keys intact

https://weavori.com
1•ammarmalik17•8m ago•0 comments

Sea Turtle Sex Crisis: Why 99% Are Now Female

https://mazingamazingly.blogspot.com/2026/08/sea-turtle-sex-crisis-why-99-are-now.html
1•speckx•8m ago•0 comments

Redwood City Council formally opposes rent control measure

https://www.rwcpulse.com/housing/2026/08/17/redwood-city-council-formally-opposes-rent-control-me...
1•mooreds•8m ago•0 comments

Voluntary attention regulates acute immune responses in humans

https://www.nature.com/articles/s41562-026-02541-1
1•yurivish•10m ago•0 comments

Show HN: Oxide – the back end (un)framework that won't get in your way

https://oxide.build/
2•ryuzyy•10m ago•1 comments

Add Session Management and Trajectories to Your AI Agents

https://davenporter.substack.com/p/add-telemetry-and-observability
1•davenportjw•12m ago•0 comments

Rebuilding Linear's delta sync read path

https://linear.app/now/rebuilding-delta-sync-read-path
1•robmoore•12m ago•0 comments

Show HN: Pharos – A package manager for MCP servers (like NPM, but for MCP)

https://github.com/Wpnx330/pharos-cli
1•Wpnx330•12m ago•0 comments

Mastodon 5.0: Laying the Foundation

https://blog.joinmastodon.org/2026/08/5.0-laying-the-foundation/
2•robin_reala•12m ago•0 comments

Testing the 8-bit computer Puldin

http://atodorov.org/blog/2016/07/12/testing-the-8-bit-computer-puldin/
1•ibobev•12m ago•0 comments

I Browse the Web with uBlock (Hard Mode)

https://untrusem.party/blog/how-I-browse-the-web-with-Ublock-Hard-Mode.html
1•birdculture•13m ago•0 comments

Rising number of people seeking ADHD diagnosis without treatment

https://www.theguardian.com/society/2026/aug/18/great-adhd-myth-rising-diagnosis-without-treatment
1•andrewstetsenko•13m ago•0 comments

Artgram – Professional Art Platform

https://www.artgram.co
1•doener•13m ago•0 comments

The Toll of Being a Doctor

https://drericsharl.substack.com/p/the-hidden-toll-of-being-a-doctor
4•Moazz•14m ago•0 comments

Metal Prices at a Glance – On Your Mac

https://medium.com/@chris.ahrweiler/metal-prices-at-a-glance-on-your-mac-e808e84ae146
1•docjojo•14m ago•0 comments

Good Internet Citizenship Is Engaging with Others

https://nomagicpill.site/thoughts/internetcitizenship.html
2•surprisetalk•14m ago•0 comments
Open in hackernews

Ask HN: Do you feel comfortable admitting that you use AI?

5•var0xyz•38m ago
AI took the industry by storm, and naturally this generates a lot of resistance. The way I see this resistance expressing itself is in the form of certain feeling of superiority by those who refuse to use it, and a feeling of shame when admitting to using AI assistance for writing code.

However, I would argue (even though I have no data back this claim up) that most developers either choose to use it or are required by their employers. I can't predict the future, so I don't know if this is an ASM vs. C kind of moment, or if those giving in to the convenience will regret it years down the line when their skills atrophy.

Me personally, I use it and I feel more productive than ever. That said I can't help but feeling a bit of shame when admitting that. Hearing so many people say that AI-generated code is unusable and fixing it takes longer than writing it by hand, makes me wonder if they are working on a very specific field or I just have skill issues. Or maybe both.

How much AI are you using? If you do, do you feel comfortable admitting it?

Comments

baigy•34m ago
IMO, it's like asking: do you feel comfortable admitting you used a calculator instead of doing mental math?
choutos•31m ago
Pretty much all the code I produce nowadays is generated with AI help, to some extent. No problem admitting it.

The value is not writing the code anymore, but deciding what to create and keeping the code maintainable and understandable.

hydraterms•21m ago
What is your best practices in terms of ensuring code quality?
andsoitis•18m ago
Optimizing for comfort would be the wrong fitness function.