HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kallistisoft

no profile record

Submissions

Trump seeks social media profiles of all green cards applicants

independent.co.uk
15 points·by kallistisoft·ปีที่แล้ว·1 comments

comments

kallistisoft
·6 เดือนที่ผ่านมา·discuss
At this point the primary thing that's keeping me from switching to Wayland (KDE) is lack of support for remote desktop software, especially with multiple monitors...

Hopefully AnyDesk and Remmina will address this issue before KDE ends it's mainline X11 support next year.
kallistisoft
·7 เดือนที่ผ่านมา·discuss
At this point I'm convinced that they're not a 'real person' and the 'Fabrice' is an operational code name for a very mature hacker collective.

Real people have to sleep at some point!
kallistisoft
·9 เดือนที่ผ่านมา·discuss
This sounds like an interesting project. Do you have any plans to publish a tutorial/journal article + source code?
kallistisoft
·12 เดือนที่ผ่านมา·discuss
> Why would someone in their right mind ever buy a Nintendo product?

Correction: Why would someone in their right mind ever buy a Nintendo product and use it accordance within the manufacturer's guidelines?

I purchased a first gen (rcm exploit) switch and I couldn't be happier with my investment.

I'm not concerned about being banned as it is never connected to the internet... for "reasons". :)
kallistisoft
·ปีที่แล้ว·discuss
I'm sorry... please take this adorable tribble as a consolation!
kallistisoft
·ปีที่แล้ว·discuss
> The thesis is that immigrants have no constitutional rights because they aren't citizens...

The constitution is quite clear on this issue and it has been affirmed repeatedly over the last 100+ years by the high courts. Anyone and everyone in the world who is on US soil and subject to US jurisdiction is considered a "US Person". This status is regardless of their nationality/nation of origin, the manner by which they arrived on US soil, or any other circumstance.

As a 'US Person' they are protected by the US Constitution with only minimal exceptions; the right to bear arms[1], ability to run for public office, or vote in federal elections[2]

This is by intent and design and is a necessary cornerstone of US democracy!

This is laid out in - Article I, Section 8, Clause 18 "Aliens in the United States"

https://constitution.congress.gov/browse/essay/artI-S8-C18-8...

> The Court reasoned that aliens physically present in the United States, regardless of their legal status, are recognized as persons guaranteed due process of law by the Fifth and Fourteenth Amendments. Thus, the Court determined, even one whose presence in this country is unlawful, involuntary, or transitory is entitled to that constitutional protection

[1] Only citizens and permanent residents are allowed unrestricted access to firearms.

[2] Some districts allow pr visa holders to vote in local and state elections
kallistisoft
·ปีที่แล้ว·discuss
Note: original title was too long -- "Trump wants green card applicants already legally in the US to hand over social media profiles"
kallistisoft
·ปีที่แล้ว·discuss
There's an issue with the flow you described; the party requesting verification shouldn't directly interact with the verifying agent (the state) as this leaks to the state the identity of the requesting 3rd party.

The correct flow for preserving anonymity is: the requesting party issues a challenge token to the user -- the token header describes the type of request (>=18yo?) and the token body is completely random(). The user then takes this token and has the challenge verified (signed) on their side, the signed token is then returned to the requester.

This way the state never knows the identity of the challenge issuer.

(
) Note that this scheme requires good faith on the part of the challenge issuer that the token body is actually random, although it would seem that a simple DH-key mechanism would patch this vulnerability.
kallistisoft
·2 ปีที่แล้ว·discuss
Found a weird bug... I've got a 3 monitor setup and the background animations (rain + pinwheel) only appears on 2 of the monitors... If the window straddles two of the monitors the animations only play on one half of the window!
kallistisoft
·2 ปีที่แล้ว·discuss
I was big fan of my HTC Evo, I found the 3D images to be immensely helpful when taking documentation photographs. I could take just two images and get all of the info I needed to capture vs taking ~8 from multiple angles and having to mentally envision the relative dimensions of the space afterwards.
kallistisoft
·2 ปีที่แล้ว·discuss
I've been using IONOS (formerly 1und1) for the last 20 years for all of my DNS and hosting needs and couldn't be happier. Their uptime, non-obtrusive policies, and customer support have all been top notch. Can't recommend enough.

As an example; I had a dedicated server that I was leasing that I wanted to upgrade, the sales tech noticed that the plan I was currently on had been retired/replaced and credited my account with difference of what I had payed vs the new payment tier which amounted to six months of billing on the upgraded server. You can't really put a price on that kind of honesty!
kallistisoft
·2 ปีที่แล้ว·discuss
Very interesting approach! Question: How do you deal with environmental noise and unexpected flux from nearby devices?
kallistisoft
·2 ปีที่แล้ว·discuss
> Unlike marking only on the surface of a 2D piece of paper or magnetic tape, this method of encoding uses two optical dimensions and three spatial co-ordinates to write throughout the material - hence the ‘5D’ in its name.

Ummmmm.......
kallistisoft
·2 ปีที่แล้ว·discuss
Many many moons ago I connected a pickle to a 10kv transformer - in that case at least it was definitely the result of arcing :)
kallistisoft
·2 ปีที่แล้ว·discuss
This is really quite laughable! What kind of adversary, that would elicit the deployment of these types of resources, would have their critical security infrastructure connected via wifi??
kallistisoft
·2 ปีที่แล้ว·discuss
I absolutely adore this series of videos! Analog/mechanical computing is a fascinating field that is often ignored.

Also the pedagogical style of these videos is fantastic, simple, to the point, with no unnecessary distractions. It's hard to find this level of quality in the current 'click and subscribe' universe!

Happy to see this pop on HN :)
kallistisoft
·2 ปีที่แล้ว·discuss
This is very well polished! Obviously took a lot of hard work and it shows in the results. Well done!

Question: I see the that the code for the examples can be pulled from github, but I don't see anywhere to download the text of the book for offline reading??