frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Zoo of Array Languages

https://ktye.github.io/
19•mpweiher•57m ago•1 comments

Why is everything so scalable?

https://www.stavros.io/posts/why-is-everything-so-scalable/
26•kunley•5d ago•2 comments

Don’t Look Up: Sensitive internal links in the clear on GEO satellites [pdf]

https://satcom.sysnet.ucsd.edu/docs/dontlookup_ccs25_fullpaper.pdf
353•dweekly•10h ago•89 comments

NanoChat – The best ChatGPT that $100 can buy

https://github.com/karpathy/nanochat
1254•huseyinkeles•20h ago•245 comments

Why study programming languages (2022)

https://people.csail.mit.edu/rachit/post/why-study-programming-languages/
95•bhasi•6h ago•53 comments

KDE celebrates the 29th birthday and kicks off the yearly fundraiser

https://kde.org/fundraisers/yearend2025/
68•jrepinc•2h ago•24 comments

Dutch government takes control of Chinese-owned chipmaker Nexperia

https://www.cnbc.com/2025/10/13/dutch-government-takes-control-of-chinese-owned-chipmaker-nexperi...
523•piskov•1d ago•470 comments

Ultrasound is ushering a new era of surgery-free cancer treatment

https://www.bbc.com/future/article/20251007-how-ultrasound-is-ushering-a-new-era-of-surgery-free-...
56•1659447091•6d ago•14 comments

Palisades Fire suspect's ChatGPT history to be used as evidence

https://www.rollingstone.com/culture/culture-news/chatgpt-palisades-fire-suspect-1235443216/
137•quuxplusone•5d ago•90 comments

Show HN: CSS Extras

https://github.com/sindresorhus/css-extras
25•mofle•6d ago•2 comments

No science, no startups: The innovation engine we're switching off

https://steveblank.com/2025/10/13/no-science-no-startups-the-unseen-engine-were-switching-off/
537•chmaynard•22h ago•358 comments

Copy-and-Patch: A Copy-and-Patch Tutorial

https://transactional.blog/copy-and-patch/tutorial
52•todsacerdoti•6h ago•8 comments

Sony PlayStation 2 fixing frenzy

https://retrohax.net/sony-playstation-2-fixing-frenzy/
133•ibobev•12h ago•65 comments

America is getting an AI gold rush instead of a factory boom

https://www.washingtonpost.com/business/2025/10/13/manufacturing-artificial-intelligence/
250•voxleone•21h ago•298 comments

First device based on 'optical thermodynamics' can route light without switches

https://phys.org/news/2025-10-device-based-optical-thermodynamics-route.html
148•rbanffy•5d ago•20 comments

Show HN: SQLite Online – 11 years of solo development, 11K daily users

https://sqliteonline.com/
398•sqliteonline•23h ago•130 comments

Why the push for Agentic when models can barely follow a simple instruction?

https://forum.cursor.com/t/why-the-push-for-agentic-when-models-can-barely-follow-a-single-simple...
179•fork-bomber•4h ago•173 comments

Modern iOS Security Features – A Deep Dive into SPTM, TXM, and Exclaves

https://arxiv.org/abs/2510.09272
185•todsacerdoti•17h ago•10 comments

Smartphones and being present

https://herman.bearblog.dev/being-present/
291•articsputnik•21h ago•191 comments

DDoS Botnet Aisuru Blankets US ISPs in Record DDoS

https://krebsonsecurity.com/2025/10/ddos-botnet-aisuru-blankets-us-isps-in-record-ddos/
131•JumpCrisscross•12h ago•96 comments

LLMs are getting better at character-level text manipulation

https://blog.burkert.me/posts/llm_evolution_character_manipulation/
104•curioussquirrel•16h ago•68 comments

JIT: So you want to be faster than an interpreter on modern CPUs

https://www.pinaraf.info/2025/10/jit-so-you-want-to-be-faster-than-an-interpreter-on-modern-cpus/
137•pinaraf•1d ago•33 comments

Why did containers happen?

https://buttondown.com/justincormack/archive/ignore-previous-directions-8-devopsdays/
137•todsacerdoti•1d ago•173 comments

America's future could hinge on whether AI slightly disappoints

https://www.noahpinion.blog/p/americas-future-could-hinge-on-whether
151•jxmorris12•18h ago•166 comments

Vali, a C library for Varlink

https://emersion.fr/blog/2025/announcing-vali/
35•GalaxySnail•3d ago•11 comments

Strudel REPL – a music live coding environment living in the browser

https://strudel.cc
176•birdculture•17h ago•33 comments

New York Times, AP, Newsmax and others say they won't sign new Pentagon rules

https://apnews.com/article/pentagon-press-access-defense-department-rules-95878bce05096912887701e...
242•baobun•9h ago•81 comments

Passt – Plug a Simple Socket Transport

https://passt.top/passt/about/
28•zdw•1w ago•3 comments

JSON River – Parse JSON incrementally as it streams in

https://github.com/rictic/jsonriver
199•rickcarlino•5d ago•83 comments

Software update bricks some Jeep 4xe hybrids over the weekend

https://arstechnica.com/cars/2025/10/software-update-bricks-some-jeep-4xe-hybrids-over-the-weekend/
402•gloxkiqcza•21h ago•278 comments
Open in hackernews

A Draft of the ImageMagick Field Guide

https://joeldare.com/imagemagick-field-guide.html
3•codazoda•6d ago

Comments

codazoda•6d ago
I’ve been putting together a small “Field Guide” for ImageMagick. It’s meant to be a concise reference of commands that actually work in day-to-day use.

The first draft covers common tasks like resizing, optimizing GIFs, and stacking images, with short explanations for each flag.

I plan to expand it over time and create similar guides for other tools I use a lot, like Git and Docker. The idea is to build fast, reliable references for developers who just want to get things done. I also plan to release them in book form so you can read through, pick up a few “aha” insights, and keep it handy for the tasks you do often.

If that sounds useful, checkout the draft and signup to get updates as I finish it.

HTML: https://joeldare.com/imagemagick-field-guide.html PDF: https://joeldare.com/imagemagick-field-guide.pdf ePub: https://joeldare.com/imagemagick-field-guide.epub

I'd love to hear your feedback.

notachatbot123•2h ago
Is this AI generated?

The "Conventions Used in This Guide" sound like your instructions.

    Use input.png and output.jpg as the filenames (extensions can change as needed).
    Put one switch on each line.
    Use future tense such as "optimize" instead of "optimizes" or "optimized".
    Use AP style heading capitalization.
    Use the newer magick command instead of the older convert command.
    Arbitrarily organize into what I think are the most likely use cases.
ZoomZoomZoom•1h ago
Great if this is working for you and helps you to recall basic usage when using IM once in a blue moon.

For any serious work this is inadequate (see † below), as the defaults, which are relied on here pretty extensively, are inevitably giving fair to middling results on specific tasks.

Moreover, imagemagick has an extensive documentation that's open to contribution and could possibly benefit from more usage examples for beginners: https://imagemagick.org/script/magick.php

†: For example, when you don't have strict control over input formats, you start adding things like

   -define tiff:ignore-layers=true "INPUT[0]"
to guarantee you're working on the whole composite image.

Another thing you're bound to bump into pretty soon is transparency so you need to decide how you're going to deal with it. Color profiles is a minefield and it's a blessing when you can just ignore them completely but a pain when you can't.

Then, exporting to web mostly means downscaling, and here you need to decide whether you're prioritizing image detail preservation or size optimization. In any case, resampling in a linear colorspace is strongly recommended:

  -colorspace RGB -filter X -resize N> -colorspace sRGB

But check if it works with the chosen filter first! I spent an hour hunting the source of randomly appearing hot pixels on the downscaled images from noisy sources when using LUV for processing.

The point is, basic one-liners hide the complexity. For any workflow that requires robustness and fidelity a deep dive into the documentation is a requirement.