Hacker News new | past | comments | ask | show | jobs | submit | jrmann100's comments login

  Location: San Francisco, CA
  Remote: Yes, onsite preferred
  Willing to relocate: Yes, tech city preferred
  Technologies: JavaScript, TypeScript, React, Express, MongoDB, NodeJS, HTML, CSS, Deno, Svelte, Swift, SwiftUI, Figma, Ansible, Docker, Git, Python
  Résumé/CV: https://home.jrmann.com/resume
  Email: jordan.r.mann.25 [at] dartmouth [dot] edu
I graduate from Dartmouth College in June, and I'm excited to apply my majors in Computer-Science + Human-Centered Design and Studio Art in the industry. I have a passion for re-imagining digital services as more usable, accessible, scalable, and beautiful products. My internships at Kard Financial and Appian Corporation focused on full-stack engineering, and I'm open to branching out! Let's chat - https://talkwith.jordanmann.com


Here's a StackExchange thread on this exact mix-up (a "misnegation"):

https://english.stackexchange.com/questions/139448/never-fai...


Ken Liu's chilling short story "The Message" [0] explores what this might look like on the receiving end.

[0]: https://archive.org/details/interzone-magazine-242-2012-09-1...


So they have a operable spaceship, they know what radiation is because they talk about cosmic radiation and shielding, but they don't have any way to measure radiation or awareness of what exposure looks like or even an inkling that it could exist on a planet, even after visiting several defunct technological civilisations. It's a fun story, but it goes to show the lengths you have to go to to contrive a story where there's a possibility of harm to even a couple of people.

If nothing else they appear to have microelectronics (e.g. video playback and displays). Manufacture of that requires knowledge of radiation because you need to keep the encapsulation material low-activity. Plus the general ideas behind semiconductors and microlithography are based on physics very close to the physics of ionising radiation (e.g. photoelectric effect) and you probably use D/EUV, X-rays and ion/electron beams somewhere in the process too.


Single bit errors = radiation. If the voltage log is fine, there's nothing else that could impact that many chips at once. These characters are morons.

The entropy arrow definition would have worked here.


It's in the site source - although unclear whether this is used directly in the front-end.

In Google Chrome, you can View > Developer > Developer Tools > ⋮ > Search > "you are"

It shows up in this file as of writing this comment:

https://www.y2k.movie/_next/static/chunks/725-60697f355a8830...


Funny enough, I didn't check the source, I just jailbroke it into replying assuming it was done server side


Totally agree! My strategy is to use no word separators, and add the same sequence (dash, number, letter) at the end of every password.

Here's the generator I built if you want to try it yourself:

https://home.jrmann.com/utilities/godango.html


Have you checked out Arc Browser? [0]

It's pretty opinionated. "Archives" tabs after a pre-set amount of time, uses pinned vertical tabs instead of bookmarks…

[0] https://arc.net/


Alternatively, here's a YouTube link: https://www.youtube.com/watch?v=cO-Are8053g


iTerm2 actually has a pretty well-designed tmux integration[0].

Overview from the guide:

  When you run "tmux -CC", a new tmux session is created. An iTerm2 window opens and it acts like a normal iTerm2 window. The difference is that when iTerm2 quits or the ssh session is lost, tmux keeps running. You can return to the host you were ssh'ed into and run "tmux -CC attach" and the iTerm2 windows will reopen in the same state they were in before.
It works with multiple panes, windows, etc. Worth trying out!

0: https://iterm2.com/documentation-tmux-integration.html


These are clever strategies!

I'm too lazy to move things out of ~/Downloads, so I've just started using the folder as my default working directory and struggle to clean it out every quarter or so. /tmp (or probably ~/Library/Caches/TemporaryItems for my account only) being cleaned out on every reboot would force me to be more intentional.


I collapse the crufty locations down onto my desktop. It doesn't really stop me from treating it that way, but it means there's only one place to clean up, and creeping icon sprawl eventually forces me to deal with it semi-regularly (instead of letting it slide until it's time to wipe the device...):

    $ ls -ld ~/{Desktop,Documents,Downloads}
    lrwxr-xr-x    1 abathur staff   24 Apr 19  2020 /Users/abathur/Desktop -> /Users/abathur/Downloads
    lrwxr-xr-x    1 abathur staff   24 Apr 19  2020 /Users/abathur/Documents -> /Users/abathur/Downloads
    drwx------+ 233 abathur staff 7456 May 29 13:56 /Users/abathur/Downloads


yeah. anything I can just redownload later I shove in downloads, anything I create or can't likely be redownloaded easily goes to documents


I find ChatGPT most helpful as a "what's that called" tool. A lot of my queries are finding/confirming the right idiom when writing something, or getting a specific name out of a vague description (JavaScript concepts, shell commands, CSS selectors).

Search engines with SEO are so reliant on keywords that it often feels like I'm suggesting answers rather than asking questions - it's so refreshing to be able to just ask again.


Yea, this is great. I used it alot for this. When you kind of know what you wanna do but you dont know the technical term.

Like if you dont know it is called sharding but you know you wanna store stuff on several databases.

Me: I have a postgresql database but it has too much data in it. I wanna split the data in several databases. What is that called?

GTP: Splitting a database into multiple smaller databases is known as database sharding. Sharding is a technique used to horizontally partition large databases across multiple servers or instances in order to distribute the workload and improve performance. Each shard is typically hosted on a separate physical or virtual machine and stores a subset of the total data, allowing for more efficient queries and faster data retrieval.

Then i know what to google for


It's replaced Google for the "what's that called" tool.

Google used to be good at that task, but it's sucked for the last four years or so. Whenever they gave up on search and leaned into sludge content plus ads.

ChatGPT is better than Google ever was anyway.


GPT is better than Google for something like, 'how do I implement nested blog post comments in Flask'

And much worse than Google for, "site:miguelgrinberg.com nested comments"

Unfortunately I don't know the equivalent of Miguel for everything I need to know, so on average I suppose GPT is better. However it also means that you may never discover the Miguel of your domain!


Dude! I just did that search and now I'm reading Miguel's blog. Good stuff! Thank you!


You are most welcome. Now how do we make a search engine that finds the Miguel for every domain?


I hope it's going to remain that way, but the realistic cynic in me tells me that using ChatGPT to discover stuff is going to increasingly suck more now that people are going to try to target ChatGPT for SEO.


It's also helpful with explaining acronyms. Something like `What does SEO mean in "Search engines with SEO are so reliant on keywords"`.


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: