Readit News logoReadit News
gpnt commented on Coffee-shop pitch change helped founder unlock traction for laptop campers   iwantproductmarketfit.sub... · Posted by u/walterbell
gpnt · 20 days ago
This is the routine I perfected for myself as a nomad after a lot of trial and error:

- In the morning, I work at the Airbnb/hotel. I start the day without worries about packing/unpacking or preparations: a solid three to four hours of work. (Requirements: get a room with a workstation and a good chair. Tables are usually easy to find, but if the chair isn’t good enough, buy one.)

- Natural stop to have lunch, usually with a longer walk.

- Start work again around 2 PM at some coffee shop and order a coffee. Another three hours of solid work.

- Natural stop to use the bathroom (always a problem as a solo nomad, but not anymore), stretch my legs, and head to a different coffee shop.

- Final batch of work. Order something light to eat. No more caffeine. Another three hours of solid work.

In the end, I can get between nine and ten hours of solid work per day. I spend around three hours in one place, so I didn’t notice any uncomfortable looks.

I also don’t rely on power outlets or local Wi-Fi never. The laptop needs to last the entire time, but it’s easy because it’s only in the afternoon (around six hours, not the whole day). For Wi-Fi, I always get a good mobile package with unlimited data if possible. This makes it easy to sit anywhere, really.

My setup is usually my laptop, an iPad as a second screen, earbuds, and a mobile phone. It works like a charm.

gpnt commented on Ask HN: Difficulties with going back to school    · Posted by u/hndecision1234
gpnt · 5 months ago
I am having the same problem recently. I want to get a degree in a non-tech-related area, Biological Science, but although there are online options, they are expensive, and this degree in particular has a lot of lab work. I also considered going back to my country, where university is free (but with a tough national exam to enter), but the idea of doing the degree with people 30 years younger doesn't sound exciting to me. So I’m kind of thinking about a risky path: building a curriculum with a reasoning AI model, matching it with textbooks (I don't like classes, I prefer learning from books), and studying by myself while documenting everything, so I could apply for a master’s or PhD later on (the risky part). About the labs, I will talk to some colleges and see if I can attend locally with non-degree credits. Not sure if this will work, but every other option seems worse.

I wonder why there isn't a program for self-taught students that provides validation for their efforts, like exams and access to local labs, but no classes. I believe a lot of older adults would like to go back to school but don't want to be in an environment that hasn’t even been remotely designed with them in mind.

gpnt commented on The Engineer’s Guide to Deep Learning: Understanding the Transformer Model   interdb.jp/dl/... · Posted by u/shxx
gregw2 · a year ago
No content besides a few paragraphs of intro. Actual content has 404 not found errors.
gpnt · a year ago
The menu on the left on desktop is working. It seems only the links on the first page are broken.
gpnt commented on Show HN: I made a puzzle game that gently introduces my favorite math mysteries   rahulilango.com/coloring/... · Posted by u/MCSP
gpnt · a year ago
> Warning: very difficult! Skip after trying a lot.

I think "very difficult" is misleading here. It implies there is an answer if you try hard enough.

gpnt commented on Show HN: htmz – a low power tool for HTML   leanrada.com/htmz/... · Posted by u/Kalabasa
gpnt · 2 years ago
Well, you are using javascript anyway so here it is a 163 bytes solution without the back button problem and iframe hack:

<script>onclick=async e=>{x=e.target.dataset.x;if(x){e.preventDefault();document.querySelector(x).innerHTML=await fetch(e.target.href).then(r=>r.text())}}</script>

<a href="/somepage" data-x="#lib">Hi</a>

<div id="lib"></div>

doesn't works with form though.

gpnt commented on Ask HN: What are you working on?    · Posted by u/dvt
gpnt · 5 years ago
I'm working on a JSON-based blog platform using the concept of WDR (https://webdatarender.com)!
gpnt commented on Show HN: Chrome extension to collapse and expand HN parent comments threads   github.com/marcosnils/ora... · Posted by u/marcosnils
gpnt · 5 years ago
I think that should be the default, all parents collapsed. Very neat. If you want a quick preview, you can copy the code on this page[1] from the GitHub repo directly and paste it on the console. Works on Firefox too.

[1] https://raw.githubusercontent.com/marcosnils/orange-juicer/m...

gpnt commented on Ask HN: Who's looking for a co-founder?    · Posted by u/notoriousarun
gpnt · 5 years ago
I released WDR (Web Data Render) a few days ago here: https://news.ycombinator.com/item?id=25352385 and now I'm working on a blog platform around this concept.

I also created an open-source project called Evaluatly (https://evaluatly.com) to create dynamic multipage stories.

Co-founder or not, I'd love to chat with anyone interested in these projects. gpiresnt at gmail, or DM on twitter on my profile.

gpnt commented on Ask HN: What do you hate most about modern websites?    · Posted by u/gpnt
raxxorrax · 5 years ago
Cookie consent popups are terrible, but a necessity because cookies are abused. I hate the abuse and take them as a hint a website isn't behaving properly.

Endless scrolling is terrible in my opinion. It may have an advantage for the dumbest form of consuming, but it is bad for any other use case.

But the worst is still overall tracking. I have accepted bootstrapped throwaway pages, they are seldom informative in any way. But the effort for tracking users is insane and invasive.

gpnt · 5 years ago
I have forgotten endless scrolling. And now I remembered scroll hijacking.

u/gpnt

KarmaCake day281March 20, 2016View Original