HackerTrans
TopNewTrendsCommentsPastAskShowJobs

donmcc

no profile record

Submissions

Catch-23: The New C Standard Sets the World on Fire

queue.acm.org
245 points·by donmcc·3 года назад·264 comments

Venice Is Saved Woe Is Venice

nytimes.com
2 points·by donmcc·3 года назад·1 comments

Why does the South have such ugly credit scores?

washingtonpost.com
2 points·by donmcc·3 года назад·0 comments

Twitter faces widespread outage as users told they’re over tweet limit

washingtonpost.com
4 points·by donmcc·3 года назад·0 comments

Film Does Not Exist

nytimes.com
7 points·by donmcc·4 года назад·1 comments

On leading underscores and names reserved by the C and C++ languages

devblogs.microsoft.com
2 points·by donmcc·4 года назад·0 comments

Trump, Musk and Kanye Are Twitter Poisoned

nytimes.com
8 points·by donmcc·4 года назад·1 comments

Elephants in the Room

profgalloway.com
2 points·by donmcc·4 года назад·0 comments

Top Twitter executives fired as Elon Musk takeover begins

washingtonpost.com
64 points·by donmcc·4 года назад·3 comments

[untitled]

1 points·by donmcc·4 года назад·0 comments

Has Ukraine Developed Kamikaze Drone Boats?

coffeeordie.com
4 points·by donmcc·4 года назад·3 comments

Continuing the Truework Mission: Series C

truework.com
1 points·by donmcc·4 года назад·0 comments

Public domain POSIX make

frippery.org
73 points·by donmcc·4 года назад·39 comments

International Space Station reboost (at 8x speed)

youtube.com
2 points·by donmcc·4 года назад·0 comments

What the New TV Shows About Startup Grift Still Don’t Get

politico.com
1 points·by donmcc·4 года назад·0 comments

The wild world of non-C operating systems

theregister.com
16 points·by donmcc·4 года назад·1 comments

Misca Visual Introduction to the Dwarf Planets in Our Solar System

visualcapitalist.com
1 points·by donmcc·5 лет назад·0 comments

The NNT: Quick summaries of evidence-based medicine

thennt.com
2 points·by donmcc·5 лет назад·0 comments

Fast character case conversion (or how to compress sparse arrays)

github.com
70 points·by donmcc·5 лет назад·11 comments

Building a Startup with Rust

getsynth.com
1 points·by donmcc·5 лет назад·0 comments

comments

donmcc
·в прошлом году·discuss
It's already standard in many agencies for employee credit cards (IBAa or individually billed accounts) to have their spending limit set to $1 when the employee is not traveling. When travel is approved, the spending limit is temporarily raised based on the estimated travel costs. These cards are mainly used for hotel and rental car charges; federal employees are given a per-diem reimbursement when traveling to cover meals and incidentals, which they pay out of their own pocket. You can see per diem rates at https://www.gsa.gov/travel/plan-book/per-diem-rates . This move seems like something that makes a great sound bite but isn't actually a problem.
donmcc
·4 года назад·discuss
Quote:

“I believe “Twitter poisoning” is a real thing. It is a side effect that appears when people are acting under an algorithmic system that is designed to engage them to the max. It’s a symptom of being part of a behavior-modification scheme.

“The same could be said about any number of other figures, including on the left. Examples are found in the excesses of cancel culture and joyless orthodoxies in fandom, in vain attention competitions and senseless online bullying.”
donmcc
·6 лет назад·discuss
I think it was clear early on that Swift is the future of iOS development. But if you’ve been around long enough, you’ll have observed that it takes about 10 years for a new language and associated tooling to reach “maturity”. What “maturity” means is debatable, but one aspect is that the ecosystem grows to handle the extreme edge cases like very large scale development. And boy was Uber pushing the edges of what was possible on iOS at the time.

So by my way of thinking, they moved at least a couple years too early. (The Swift project started internally in 2010, first public release in 2014, Uber’s rewrite started in 2016.)