Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gourneau
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
Burning Mesh: off-grid Meshtastic network for Burning Man
(burningmesh.org)
2 points
by
gourneau
27d ago
|
1 comments
2.
▲
by
gourneau
27d ago
Burning Mesh is a volunteer-run, off-grid LoRa mesh network for Burning Man — works without cell service or WiFi. Last year there were around 1,700 nodes on the playa, which is dense enough that they had to build custom firmware just to kee
3.
▲
by
gourneau
27d ago
Great video, thanks for posting. Since Meshtastic keeps coming up in the video — if anyone here is heading to Burning Man, there's a dedicated mesh network for the event. I will have a couple nodes running on it :) https://w
4.
▲
by
gourneau
10mo ago
Check out the Goodwatch from Travis Goodspeed https://github.com/travisgoodspeed/goodwatch It is a"replacement circuit board for the Casio 3208 module, used in the Casio CA-53W and CA-506 calculator watches"
5.
▲
by
gourneau
2y ago
I’m working with several Postgres databases that share identical schemas, and I want to make their data accessible from a single interface. Currently, I’m using Postgres FDWs to import the tables from those databases. I then create views th
6.
▲
by
gourneau
2y ago
Thanks for the Pigsty link. I have been a big fan of running Postgres on metal machines.
7.
▲
by
gourneau
2y ago
Here's hoping LLMs stick to the naming trend used for telescopes like the ELT: • Large Telescopes → Large Language Models (LLM): Solid start, foundational capabilities. • Large Telescope (VLT) → Very Large Language Models (VLLM): Major
8.
▲
by
gourneau
2y ago
I have used https://github.com/lastmile-ai/aiconfig to encode some of my more common prompts into application like things. You can encode them into a yaml/json file.
9.
▲
by
gourneau
2y ago
So far I have paid out of pocket, I have an insurance claim but I expect to at least max out of deductible.
10.
▲
by
gourneau
2y ago
With v12.5.1.1 My Tesla ran into a curb, I had to get 2 wheels and tires replaced https://twitter.com/gourneau/status/1821005220190798038
11.
▲
by
gourneau
3y ago
Meta folks if you are reading this , please give us a real SDK. Great hack though until we get that!
12.
▲
by
gourneau
3y ago
If you are on Windows and have extra laptops of devices hanging around SpaceDesk https://www.spacedesk.net/ to a great free app (not open source). I use it with on my Windows Dev machine (WSL2 FTW) and use old laptops as e
13.
▲
Brex's Prompt Engineering Guide
(github.com)
3 points
by
gourneau
3y ago
|
0 comments
14.
▲
by
gourneau
3y ago
Thanks Eli! Almost 15 years ago learned a lot about Python GUI work from your blog. Some of your examples helped me write some software for NASA!
15.
▲
by
gourneau
4y ago
I also loved this game it was my first MMO, and in many ways was so ahead of its time. I still dream about it occasionally.
16.
▲
by
gourneau
4y ago
BTW the author has one of the best FIRE (Financial Independence to Retire Early) calculators as well https://engaging-data.com/early-retirement-calculators-and-t...
17.
▲
by
gourneau
4y ago
From the page source :) <!-- Okay, if you really want to see a photo of my cat and have resorted to looking at the source HTML, here is a photo: https://gail.com/boxcat.jpg -->
18.
▲
Finch: An Open Source Client for Container Development from AWS
(aws.amazon.com)
1 points
by
gourneau
4y ago
|
0 comments
19.
▲
by
gourneau
4y ago
I love my M1 for development, I have a work M1, and I like it so much I am getting M2 for person use. I had 2 main issues at first, but they are both resolved. One, if you want to use arm native Python conda now supports arm which is great.
20.
▲
by
gourneau
4y ago
rclone will also mount sftp as a drive https://rclone.org/sftp/
21.
▲
by
gourneau
4y ago
Cool post thanks for sharing! I wanted to throw out another option, older enterprise server hardware is surprisingly cheap on ebay. https://labgopher.com/ has a nice page to help you find good deals (I am not affiliated wit
22.
▲
by
gourneau
4y ago
Thanks that is working now!
23.
▲
by
gourneau
4y ago
Is anyone else getting this warning? I am using macOS 12.3.1, iTerm2 3.4.15 and bash 3.2.57(1) bash: trap: __bp_install: invalid signal specification
24.
▲
by
gourneau
4y ago
We have been working software for FDA submissions as well. We use Jama https://www.jamasoftware.com/ for requirements management and traceability to test cases.
25.
▲
by
gourneau
4y ago
The new Tensorbook also looks like it has a high build quality. https://lambdalabs.com/deep-learning/laptops/tensorbook
26.
▲
by
gourneau
4y ago
TIL that time can also output max memory use, and IO use very useful! Like they do here: /usr/bin/time -o performance.log -a -f"%e\t%M\t%x\t%C" %e (Not in tcsh.) Elapsed real time (in seconds). %M Maximum re
27.
▲
by
gourneau
5y ago
This looks cool for interactive things. Another option for less interactive things would be clush (Clustershell) https://clustershell.readthedocs.io/en/latest/tools/clush.ht...
28.
▲
by
gourneau
5y ago
Has anyone tried out the open source project BlueBubbles? "Server for forwarding iMessages to clients within the BlueBubbles App ecosystem" You have to have a mac desktop/laptop/VM to use it. Pretty complex setup proces
29.
▲
by
gourneau
5y ago
Here is a link to their press conference zoom call. https://www.youtube.com/watch?v=Lme7EjH8uP4 Lots of other good information and images from the probe.
30.
▲
by
gourneau
5y ago
Can anyone recommend art data sets like this, but with images? I am trying to compile as many as I can. So far I have these: * https://www.ianvisits.co.uk/blog/2021/01/21/over-700000-pain... * https:&#x
More ›