HackerLangs
TopNewTrendsCommentsPastAskShowJobs

p2detar

1,178 karmajoined vor 8 Jahren
My puzzle web game for programmers and CS nerds: https://7coderwords.kenamick.com

Submissions

Show HN: Coder Words – An offline-first PWA word puzzle for programmers

7coderwords.kenamick.com
8 points·by p2detar·vor 2 Monaten·1 comments

Atlassian HipChat (2017)

web.archive.org
8 points·by p2detar·vor 2 Monaten·4 comments

Show HN: A word puzzle web game for programmers

7coderwords.kenamick.com
2 points·by p2detar·vor 2 Monaten·0 comments

[untitled]

3 points·by p2detar·vor 2 Monaten·0 comments

European Service Module

esa.int
8 points·by p2detar·vor 3 Monaten·0 comments

MDM is dead. Long live ACE?

bayton.org
1 points·by p2detar·vor 4 Monaten·0 comments

Google works to erode Nvidia's software advantage with Meta's help

reuters.com
5 points·by p2detar·vor 7 Monaten·3 comments

Brent's Encapsulated C Programming Rules (2020)

retroscience.net
79 points·by p2detar·vor 7 Monaten·48 comments

comments

p2detar
·gestern·discuss
Yeah, no - if I provide my employees $1000 devices, I most certainly would like to be able to exercise some sort of management over them.

> making iOS windows

Baseless claims.
p2detar
·gestern·discuss
Love the sleek UI.

Forgive the shameless plug. Here is my word game which only features words from programming and compsci.

https://7coderwords.kenamick.com
p2detar
·vor 10 Tagen·discuss
I used to have a Thinkpad with Arch+Xfce. It was ready to go from restart to desktop in 3-4 seconds. The "catch" was that I was booting from a NVMe.
p2detar
·vor 11 Tagen·discuss
> I agree of course, Europe should not be using US services for critical infrastructure. But more importantly I think that we are private citizens.

The irony in this as a European is that in the US people don’t even need national ID in the sense we got in Europe. They travel using driving license or library card. We got mandatory passports with biometric data - refusal to provide that data is practically impossible.
p2detar
·vor 11 Tagen·discuss
Clearly it isn’t. This is what techies forget: The mass amount of Europeans don’t give 2 shits about digital sovereignty or open source. Christ, people go to mobile operator shops and give their unlocked phones to consultants to install or remove software for them. You want them to install GrapheneOS or manage a rooted device? That ain’t even funny.

The only short-term solution is more regulation and more EU-centralized solutions, but of course this is only ok until the next chat-control drama.

Long term, in practice we need single European stock market and a way to provide funding to European companies from any member state, so to be competitive globally without being constantly restricted by every member state’s bureaucracy.
p2detar
·vor 11 Tagen·discuss
> wildly intrusive monitoring.

Like what for example? They can’t access any chat messages or app data. Even your location is impossible to obtain without your knowledge.
p2detar
·vor 18 Tagen·discuss
SMRs have their use. Depending on the model and design you can build them or even bring them [0] to a remote place where you want to build industry but the infrastructure and access to electrical grid is lacking. I'd argue nowadays they are even more important with the huge rise in electricity demand.

0 - https://en.wikipedia.org/wiki/Akademik_Lomonosov
p2detar
·vor 18 Tagen·discuss
To my surprise Canada are actually quite ahead with the Darlington New Nuclear Project. There is a construction site [0] with work taking place. Not sure how Kairos Power are progressing in the USA. Nice job, Canada.

0 - https://www.neimagazine.com/news/darlington-smr-secures-fina...
p2detar
·vor 19 Tagen·discuss
Not that deep into Go, but I also wondered why passing by value is not the preference here. It’s already non-nil. I get it - copying large structs is bad, but are large structs the common case? I think not, also the GC will love the copy instead of pointer escape-analysis.
p2detar
·vor 19 Tagen·discuss
> NPEs in Java have become rarer and rarer recently with the introduction of records

While this is true, I think it goes back farther than that. NPEs became rarer since java.util.Optional and people taking the time to use JSR 305 nullability annotations. I do this on regular basis and haven’t seen NPEs in my work for ages now.

Because I’ve taken on projects with large Java codebases often written by people with poor code-design skills, I can say the single most frequent NPE offender I’ve seen was method bodies wrapped in: try { } catch {} return null.

Modern language features like Kotlin’s non-null fields are nice, but I hold self-discipline just as important.
p2detar
·vor 21 Tagen·discuss
> invasive mdm profile

What do you think is invasive in an MDM profile? It's just a channel to push data to your phone. Your information outside the work container stays private. Even inside the work container nobody can actually fetch any data from those apps.

I do agree with you though - a company must provide phones to their employees, not force them to enroll into their MDM services. The latter should be only for exceptional cases, e.g., gain temporarily access to corporate VPN, WiFi, etc., on your private device.
p2detar
·vor 22 Tagen·discuss
Not only that, but the landscape of SMRs research and development is becoming very rich [0]. I think we are going to see a renaissance of reactor technology in the coming decade, and it will be well deserved.

0 - https://world-nuclear.org/information-library/nuclear-power-...
p2detar
·vor 22 Tagen·discuss
> For the cost of the R&D of one next generation nuclear reactor design, how many next generation battery and solar panels technologies can you develop

This is a horrible argument. Yeah, let’s not spend money improving technology. We wouldn’t have increased Solar panel efficiency if we followed such ill advice.
p2detar
·vor 22 Tagen·discuss
> that there seems to be a total lack of technology investment and innovation across Europe

I wouldn’t be concerned, because this is obviously false.
p2detar
·vor 28 Tagen·discuss
Have you heard of the https://modarchive.org?
p2detar
·vor 28 Tagen·discuss
And how does Protonmail help when Switzerland has signed the Mutual Legal Assistance Treaty with the US? If they need anything, they’ll get it.
p2detar
·letzten Monat·discuss
I'd also recommend Tobias Petry's books which feature MySQL and Postgres examples. Really easy to read. https://sqlfordevs.com/books+courses
p2detar
·letzten Monat·discuss
I made a Safari extension with Swift that automatically suggests using Fastmail masked email addresses on login forms. Never published it, instead just using an xcode dev build on my phone. Works flawlessly.
p2detar
·letzten Monat·discuss
Why would it stop with just developer layoffs? When software companies rely on LLM providers to run their business, I’d argue we‘ll see a massive bust of these companies around the world - from on-prem products to SaaS.

Customers may build the software they need entirely in-house or via prompt-engineer consultants, without the need to buy software tools like today. It could be a very very different world.
p2detar
·letzten Monat·discuss
Exactly. I recently found out I can use Atlassian‘s ROVO to ask questions against our Wiki and Jira. I now forward consultants to ROVO first and only if they can’t find an answer then I’d look at their questions. Saves me a good chunk of time. They never read my docs otherwise.