Different Corners IV ▶️
不同的角落 IV ▶️
📷 ZEISS IKON Super Ikonta 533/16
🎞️ Lucky SHD 400
#filmphotography #Photography #blackandwhite
Wydaje się dużo - przekombinowanie i masakra, ale - co ważne kroki 1a-1h są zautomatyzowane w GitPod'zie gdzieś w chmurze. Taki "Sprint" to teraz max 1 dzień, a zazwyczaj i 2-3 sprinty na dzień - coś co wcześniej ręcznie zajmowało 2tyg sprint i czasem dłużej. Równolegle uruchamiam kilka takich zadań.
Restrykcyjny CI odrzuca wszelkie błędy, pre-commit hooki sekrety, dziwne formatowanie, martwy kod, CD pozwala na natychmiastowe sprawdzenie merge request'a bez potrzeby dot…
Added performance counters for keeping track of PCIe transfers between the CPU and GPU.
I still need to track allocations, and there's a bunch I can do to merge temporary buffers etc. But one step closer to understanding memory system behavior better.
Sources: SpaceX plans to merge with xAI ahead of an IPO; the combined company is expected to price shares at ~$527 each and would have a valuation of $1.25T (Bloomberg)
https://www.bloomberg.com/news/articles/2026-02-02/elon-mu…
I’ve seen students panic and ••delete their entire local clone•• of a project (discarding all of their unpushed work!!) because they were so sure they’re ruined everything when they encountered a tiny merge conflict.
Of course I try to counter this — warning them up front about what a merge conflict looks like, helping them overcome their fear of asking for help, doing hands-on exercises with intentionally creating merge conflicts — but the fact “OMG DELETE EVERYTHING” could •ever• be a newcomer’s response to a minor merge conflict is a blaring klaxon of design failure.
/end
Enshittification wasn't an accident.
It also wasn't inevitable.
This isn't the iron laws of economics at work, nor is it the great forces of history
#Enshittification was a choice:
Known individuals, in living memory, enacted policies that created the enshittogenic environment.
They created a world that encouraged tech companies to merge to monopoly,
Source: Sam Altman's Merge Labs, which seeks to read brain activity using ultrasound, is being spun out of LA-based nonprofit Forest Neurotech (Emily Mullin/Wired)
https://www.wired.com/story/sam-altman-brain-computer-interf…
Everyday #Emacs #orgmode task: merge two tables
I'm grading, and want to merge the class list with the list of assignment submissions. Include the two lists as named tables, and a tiny R-snippet will produce a merged table (also named).
I just found out that #renovate stopped working on my repositories, when I configured "manual merge" as the sole merge strategy on #Codeberg/#Forgejo. It said that the tool was "blocked".
That's too bad, because that's the only merge strategy that seems to enabl…
@…
It's possible that some of the conflicts are our own fault: it's easier to make mistakes in svn's model where you create a branch by copying into a folder and can operate on subfolders. Git is simpler in that way: you have a working copy and commands to switch branches. But I blame svn's merge metadata tracking being less robust that git…
Something that just drives me up the wall about this particular area of Git (merge conflicts) is that, beyond the all-too-typical Git problem of sloppy terminology, this is bad feature design. In most situations, “use ours” and “user theirs” are •both• the wrong answer! There are two doors, and they’re •both• trapdoors.
If you have a merge conflict, that means that you changed something •and• somebody else changed something, and your job is to •synthesize• both changes. To use one is to discard the other, which is usually not what you want!
The thing Git (and every Git GUI) ought to surface is a three-way merge: show me what I changed and what they changed ••relative to the nearest common ancestor••. Yes yes yes, I know it’s possible to finagle that into view with Git. It should be the danged default. It is what I should see first. It is what I should see if I have no idea what I’m doing.
1/ https://hachyderm.io/@jeremydmiller/115741417416659492
Introducing Merge Labs https://merge.io/blog
The latest release of the small and nifty monitoring tool #Beszel merged a pull request from some AI dude who made it using Claude. The merge request's text has the usual embarrassing amount of emojis and it was merged without a lot of back and forth. It adds the ability to notify and send data to external services like healthchecks.io. This feels slightly unnerving to me. Wasn't there a r…
@… have you seen this PR for KDE's Kwin that turns it into a 3D VR Desktop. https://invent.kde.org/plasma/kwin/-/merge_requests/8671
I managed to merge five PRs from other picolibc contributors today. I really like getting contributions from other other people; it makes me think that maybe my little project is starting to be useful in the world.
Source: SpaceX and xAI are in talks to merge ahead of a planned IPO this year; under the proposed deal, shares of xAI would be exchanged for shares in SpaceX (Reuters)
https://www.reuters.com/world/musks-spacex-merger-talks-with-xai-…
At sufficiently high energy levels, incompetence and malice become indistinguishable and merge into a single force https://beige.party/@pattykimura/115964654344514184
Exclusive: OpenAI and Sam Altman back a bold new take on fusing humans and machines https://www.corememory.com/p/exclusive-openai-and-sam-altman-back-merge-labs-bci The Merge or the Übermensch in a Silicon Valley jacket.
@… @… @… aus dem Nähkästchen: ich merge bei uns Dupes in Bookwyrm und da kommt…
Yesterday, I wanted to quickly post something on my blog when I realized that my blog generating process was broken after upgrading to Debian 13.
So I had to analyze the situation, got lost in my complex shell script hell and decided to merge it into one single script without lots of dated stuff.
Next I realized that one of my own libs has a minor issue with Python 3 strings: had to migrate to raw strings to get rid of very valid warnings.
Well, I could not publish that lib…
“Honoring Mobile OS Text Size”
https://adrianroselli.com/2026/02/honoring-mobile-os-text-size.html
Looks at the new HTML thing proposed from CSSWG (yeah, not confusing) and tries to merge Safari’s propriety hack with Google’s CSSWG proposal and Canary impl…
Sam Altman's brain-computer interface startup Merge Labs raised $252M from OpenAI, Bain Capital, and others (Ike Swetlitz/Bloomberg)
https://www.bloomberg.com/news/articles/2026-01-15/altman-s-merge-raises-252-million-to-l…
Navigating our golden years involves balancing robust health with sound financial management. Both are key for true wellness as we age. What's one invaluable tip you've discovered to merge physical vitality with financial security? Let's share insights and empower each other for a thriving future! 🌟 #FinancialWellness #HealthyAging
Hi :gitannex: #git and #gitAnnex crowd. How do I configure git so a `git annex assist` (or the assistant) will *never* stop in a merge conflict? It should just choose one side, I don't care about conflicts.
@…
Crosslisted article(s) found for math.QA. https://arxiv.org/list/math.QA/new
[1/1]:
- Merge on workspaces as Hopf algebra Markov chain
Matilde Marcolli, David Skigin
FWIW, this is fixed now. Thanks for the merge @….
https://php.net/pipe
I've asked before, and I ask again.
People who try to merge onto the interstate at 40 mph, what are you doing?!?!
A classic. I've implemented the sweep-merge-interval algorithm in more languages than I can remember. #Gleam
I just completed "Cafeteria" - Day 5 - Advent of Code 2025 #AdventOfCode
Obvious inflammatory rhetoric.
Also, "because X11 did it that way" is the single stupidest reason possible for deleting a feature that has been standard on *nix platforms since the 1980s.
Coursera plans to acquire rival online education platform Udemy in an all-stock deal valued at $2.5B, combining two of the largest US learning platforms (Akash Sriram/Reuters)
https://www.reuters.com/business/coursera-udemy-merge-deal-v…
I spend a lot of my teaching life helping students learn to use Git, and I cannot emphasize enough how hostile the user experience of a merge conflict is for a new user. It looks like everything is broken. The terminology is crap. The verbiage is bamboozling. The default actions are all booby traps. The most important information is buried. The UI is terrible (both CLI and most GUIs). It’s incredibly easy to accidentally commit the conflict markers. It’s a nightmare.
2/
TMTG agrees to merge with Google-backed fusion energy company TAE in a $6B deal and begin building the "world's first utility-scale fusion power plant" in 2026 (Financial Times)
https://www.ft.com/content/1e1978d5-535b-4241-872f-38db778df694
Instead of invasive electrodes (Neuralink Blindsight) or ultrasound ( invasive irreversible gene therapy and/or neural dust, Merge Labs), The vOICe vision BCI uses audible sound and is completely noninvasive https://www.artificialvision.com/neuralink.htm and it works, gives functional v…
Boat rental services Boatsetter and GetMyBoat plan to merge; Boatsetter CEO Michael Farb says the combined company is set to have $100M in bookings in 2025 (Ben Glickman/Wall Street Journal)
https://www.wsj.com/business/deals/two-air
Instead of invasive electrodes (Neuralink Blindsight) or ultrasound ( invasive irreversible gene therapy and/or neural dust, Merge Labs), The vOICe vision BCI uses audible sound and is completely noninvasive https://www.artificialvision.com/neuralink.htm and it works, gives functional v…
Highspot, which has raised $650M and makes AI-powered sales enablement software, plans to merge with rival Seismic; the combined company will be called Seismic (Taylor Soper/GeekWire)
https://www.geekwire.com/2026/seattle-based…