HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jlev

no profile record

Submissions

[untitled]

1 points·by jlev·năm ngoái·0 comments

[untitled]

12 points·by jlev·năm ngoái·0 comments

comments

jlev
·10 tháng trước·discuss
I am an American, and most of the other folks on the project were as well. I did go through an interview with Customs officers when I returned to the US, but it didn't affect my ability to use GlobalEntry. I don't have clearance, but it might cause questions if I did apply for that in the future.

I've also been to Syria as a tourist several times, and at one point had to maintain a second passport for visiting Israel or the West Bank. You can't travel to most of the Arab world if you have Israeli stamps, but you can get another book from the US to keep them separate.

Sorry for your friend. Borders are bullshit.
jlev
·10 tháng trước·discuss
This change https://github.com/eggert/tz/commit/baea52df7ac9c4b53857556f... was a huge pain in my ass in 2013.

I was working in Libya on voter registration tools with the UN and the High National Election Commission. The government decided to not implement a planned TZ change, and didn't inform the public until the day of. Not the hardest thing we dealt with, that was a full country internet shutoff by a mob outside our data centre (https://www.bbc.com/news/world-africa-25481794). Sometimes the politics of a project are more complicated than the technology...

We did implement an all-SMS voter registration system, which was pretty cool. Hasn't been used much since, but it's all open source. https://github.com/hnec-vr
jlev
·10 tháng trước·discuss
Thank you, I’m never letting the domain go.
jlev
·10 tháng trước·discuss
I did something similar for my wedding website back in 2013. We used a mail-in service that produced a decent TTF, and then I converted it to a WOFF. Still online at https://ruthandjosh.net/story/ (warning, millennial cringe ahead)
jlev
·năm ngoái·discuss
A modest proposal to turn Alameda's former naval station into an AI and robotics hub.

"All it would take" is

- Exercising the Endangered Species Act 7(j) exemption to reactivate this plot of land, a former US Naval base that closed in 1997

- Invoking the National Emergencies Act to maximally accelerate federal permitting across all domains, and

- Transferring ownership of the land from the VA to the Department of Defense.
jlev
·năm ngoái·discuss
Aaron Swartz, cofounder of Reddit and inventor of RSS and Markdown, was hounded to death by an overzealous prosecutor for downloading articles from JSTOR, with the intent to learn from them. He was charged with over a million dollars in fines and could have faced 35 years in prison.

He and Sam Altman were in the same YC class. OpenAI is doing the same thing at a larger scale, and their technology actually reproduces and distributes copyrighted material. It's shameful that they are making claims that they aren't infringing creator's rights when they have scraped the entire internet.

https://flaminghydra.com/sam-altman-and-aaron-swartz-saw-the... https://en.wikipedia.org/wiki/Aaron_Swartz
jlev
·năm ngoái·discuss
I used to work at a company that used Sentinel-2 data and a large scale AI model to detect changes in land use and land cover anywhere in the world. They provide free global data at 10m resolution on an annual basis, or paid versions at 3m resolution over a custom timeframe.

https://www.impactobservatory.com/
jlev
·năm ngoái·discuss
This seems like it goes against most standard development practices.
jlev
·2 năm trước·discuss
Phrenology 2.0!
jlev
·3 năm trước·discuss
You can tell that this author knows their shit because the blog post is entirely illustrated with furry memes.
jlev
·3 năm trước·discuss
[flagged]
jlev
·3 năm trước·discuss
I did a project at the MIT Center for Future Civic Media on building a hyper-local radio platform, and we'd always use Car Talk as an example of the kind of interactions we wanted to enable. Like, what if you were a vet in rural Uganda, and you wanted to have a show for farmers to describe their problems and get expert help. Call it Goat Talk, and we'd descend into bleats and baahs.
jlev
·3 năm trước·discuss
This was an informal thing for a long time, but I didn't know that there's now an actual certificate. I may have to go back and request mine retroactively.
jlev
·3 năm trước·discuss


    Believe it or not, George isn't at home
    Please leave a message, at the beep
    I must be out, or I'd pick up the phone
    Where could I be?
    Believe it or not, I'm not home!
https://www.youtube.com/watch?v=SrkKvk2Lrjw
jlev
·4 năm trước·discuss
I had a niche in voter registration, and wrote frontend code and server processes that helped tens of millions of people register to vote in the US.

Worked on tools for Rock the Vote, vote.org, HelloVote (the first sms voter reg chatbot), and VoteAmerica. It’s a surprisingly tricky problem on the backend, with state specific rules and lots of smaller jurisdictions (most election officials are at the county level). Developed methods to extract a user signature from a photo and include in the generated pdf, so people wouldn’t have to print, sign, and mail the document, and we could do everything digitally.

In 2014 went to Libya to help there after the revolution (but before the civil war), and worked on a team that was helping build tools for that new democracy. They haven’t had another national election since, which goes to show that sometimes politics are more complicated than technology…