Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sciencerobot
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
sciencerobot
1y ago
I’m not sure if it’s a USB-PD hub but Jeff Geerling posted a video about a USB-C charger that doesn’t suffer from the renegotiation issue https://m.youtube.com/watch?v=dG2v4FHwJjE
2.
▲
by
sciencerobot
1y ago
I don’t use meta products. Photos of me are on the camera rolls of people who do.
3.
▲
by
sciencerobot
2y ago
I started going to these last year and they’re great. People selling rackmount servers off the beds of pickups, bins full of spinning rust HDDs, everything you need to make a garbage homelab. The first one of 2025 is on March 9th.
4.
▲
by
sciencerobot
2y ago
meta and X are both heavily censored so I guess it's censors all the way down?
5.
▲
by
sciencerobot
2y ago
I switched to this method after using symlinks for years. This guide was helpful: https://queensidecastle.com/guides/tracking-your-home-direct...
6.
▲
by
sciencerobot
3y ago
~Where is their CCPA request form?~ Nowhere in California is listed under "Markets"
7.
▲
by
sciencerobot
3y ago
Just make sure to never send a PATCH request
8.
▲
by
sciencerobot
3y ago
Your entire digital life stored by clouds you have no control over is the norm. Being able to keep a local copy should be a fundamental right.
9.
▲
by
sciencerobot
4y ago
Enterprise firewall
10.
▲
by
sciencerobot
6y ago
I didn't generate any files in the examples for simplicity. But you could imagine a workflow where Python generates some data and then you use R to plot it + run some statistical tool.
11.
▲
by
sciencerobot
6y ago
I didn't know about private. Thanks for the tip.
12.
▲
by
sciencerobot
6y ago
The shell is specific to each target. So doing `make ruby bash python docker` works. It even works in parallel if you do `make -j`. Edit: I'm the author.
13.
▲
Polyglot Makefiles
(agdr.org)
153 points
by
sciencerobot
6y ago
|
43 comments
14.
▲
Chipotle: California Consumer Privacy Act Form
(chipotle.com)
1 points
by
sciencerobot
6y ago
|
0 comments
15.
▲
by
sciencerobot
7y ago
I love this tool. Here is the script I wrote to show how many ec2 instances I have running (so I remember to turn them off): https://github.com/audy/bitbars/blob/master/ec2
16.
▲
by
sciencerobot
7y ago
One of the things that drew me to Macs as I started to learn programming in '05 was that I could simply open any macbook and type python/ruby/perl and write some code.
17.
▲
by
sciencerobot
8y ago
This is one of my favorite internet radio ~stations~ websites. My only beef is that I wish there was a more permanent way to bookmark stations. The current implementation uses cookies or something that doesn't allow me to sync between
18.
▲
Death by Fertilizer
(grist.org)
3 points
by
sciencerobot
8y ago
|
0 comments
19.
▲
by
sciencerobot
8y ago
Pivot Bio ( http://pivotbio.com/ ) is testing nitrogen-fixing microbes on corn this year. And we are hiring: http://pivotbio.com/careers
20.
▲
by
sciencerobot
9y ago
I use https://www.passwordstore.org/ .
21.
▲
by
sciencerobot
9y ago
How is it extra work if you have to do it anyway? If anything, it's slightly less work to go through it all at once.
22.
▲
by
sciencerobot
9y ago
I have a gmail filter that sends all emails with the word 'unsubscribe' to a special folder. I check the unsubscribe folder about once a week to make sure I didn't miss anything important. It doesn't completely solve the
23.
▲
by
sciencerobot
9y ago
One of the point's is that you can use R's functions in a LISP-like language.
24.
▲
by
sciencerobot
9y ago
There is an option/plugin for Jekyll for finding similar blog posts. https://jekyllrb.com/docs/configuration/
25.
▲
by
sciencerobot
10y ago
I like homebrew-bundle [1]. It lets me list all of the apps I use in a text file and install them with a single command. You can also run `brew bundle --cleanup` to purge your system of apps that you no longer need (as long as you installed
26.
▲
by
sciencerobot
10y ago
One could settle this by reproducibly demonstrating the bug with a pirated mp3.
27.
▲
by
sciencerobot
10y ago
You're right. I forgot to mention that this only happens if you haven't initiated a new git repository in the directory you're working in.
28.
▲
by
sciencerobot
10y ago
I tried this but git uses ~/.git for any subdirectory of $HOME. For example, if you type `git add .` while in ~/code/some-project, you will add it to your dotfiles repository. It's easy to undo but still kind of annoying
29.
▲
by
sciencerobot
10y ago
Or perform the vagal maneuver: https://en.wikipedia.org/wiki/Vagal_maneuver .
30.
▲
by
sciencerobot
11y ago
You should post some examples of highlighted literature to see if different writing styles look different because of the syntax highlighting.
More ›