Readit News logoReadit News
______ commented on Spending too much time at airports   thezvi.substack.com/p/spe... · Posted by u/nsoonhui
ghaff · 8 hours ago
Traveling is mostly what I find the tablet use case to be. I find it useful relatively rarely at home. I try and then I just end up grabbing an older laptop from the dining room.

If you want to spend most of your time reading, a Kindle may have advantages but I'm more inclined to travel with a tablet. The newer magnetic keyboards are actually pretty good but I'm at fewer conferences and the like these days where I'm taking notes and I actually have found that I've adapted to just using a phone for many purposes.

______ · 8 hours ago
Having a kitchen tablet is also amazing - I have a ten year old iPad Pro with the keyboard, it's great for looking up recipes and following along, and also messaging while cooking.
______ commented on Cursor CLI   cursor.com/cli... · Posted by u/gonzalovargas
tyre · 17 days ago
You can include in your prompt for it to read the README!
______ · 17 days ago
Ultimately if this stuff is actually intelligent it should be using the same sources of information that we intelligent beings use. Feels silly to have to have to jump through all these hoops to make it work today

Dead Comment

______ commented on The Prime Reasons to Avoid Amazon   blog.thenewoil.org/the-pr... · Posted by u/DanAtC
______ · 2 months ago
A good first step is not paying for Prime.

It's like $140 annually now... and if you're mostly just buying things and not watching their content, it's a nice speed bump to just accumulate items in the cart until you hit the minimum free shipping and only order then.

When you occasionally do for some reason need an instant item, you can pay the shipping then. It's kinda like for most people, having a second or third car is much more expensive than just renting one when you actually need it.

That said, I am close to a Costco so that's where I get most of my bulk items - the Amazon stuff tends to be more discretionary.

______ commented on PDF to Text, a challenging problem   marginalia.nu/log/a_119_p... · Posted by u/ingve
hermitcrab · 3 months ago
I am hoping at some point to be able to extract tabular data from PDFs for my data wrangling software. If anyone knows of a library that can extract tables from PDFs, can be inegrated into a C++ app and is free or less than a few hundred $, please let me know!
______ · 3 months ago
pdfplumber is great for table extraction but it is python
______ commented on I just want to code (2023)   zachbellay.com/daily/i-ju... · Posted by u/SCUSKU
yifanl · 4 months ago
I do just that by switching colour schemes. Light mode at work, dark mode at home. It takes a little bit, but the brain is easily tricked by flashy lights.
______ · 4 months ago
That’s great!

Also - coffee at work, tea for play

______ commented on Out of the Fog   theverge.com/cs/features/... · Posted by u/wapasta
______ · 4 months ago
People were really desperate to get out of there at the end. A wild story is of Buang Ly who landed a Cessna on a US aircraft carrier: https://www.historynet.com/maj-buang-lys-daring-feat-to-save...
______ commented on Claude Code: Best practices for agentic coding   anthropic.com/engineering... · Posted by u/sqs
4b11b4 · 4 months ago
At this point should we get our first knob/slider on a language model... THINK

..as if we're operating this machine as analog synth

______ · 4 months ago
I use a cheap MIDI controller in this manner - there is even native browser support. Great to get immediate feedback on parameter tweaks
______ commented on New speculative attacks on Apple CPUs   predictors.fail/... · Posted by u/cylo
______ · 7 months ago
> This research was supported by the Air Force Office of Scientific Research (AFOSR)

I wonder if this is the kind of grant that is no longer being funded (or at least "paused")

______ commented on Threlte 8   threlte.xyz/blog/threlte-... · Posted by u/thunderbong
barathr · 7 months ago
Any chance that Threlte makes it easy to do view-independent rendering / ray tracing? Basically if you have many surfaces in your scene and you want to not just visualize the scene but find out how much light is arriving at any surface (even ones the camera currently can't see), is that something Threlte enables?

I'm interested in computing light that trees receive and want to be able to visualize it but also have even leaves that aren't in view to continue to receive light during the simulation.

______ · 7 months ago
The main Raycaster class in three.js (which you can access / use via refs from Threlte) isn't tied to the view, but can be used to cast from any point.

It might get computationally expensive to point that raycaster in many directions and intersect with all leaves. I'm not aware of a way to do "bulk" raycasting in three.js yet.

Separately, the lighting / shadows can compute visually shadow and lighting. But I'm not aware of a way to then easily measure out how much of a mesh is in shadow.

I am also interested in tree simulation -- I'm tinkering on a arborist/lumberjack game where you trim / cut down trees :)

u/______

KarmaCake day467February 14, 2011
About
filosophy.org
View Original