Readit News logoReadit News
guites commented on Ooh.directory: a place to find good blogs that interest you   ooh.directory/... · Posted by u/hisamafahri
guites · a month ago
I'm working on something similar for Brazilian blogs. For now it's a collection of ~500 blogs, and I plan to expand it by following external links found in these blogs and then somehow finding out which are links to other br blogs.

Not really a curated list, but I would welcome projects that filter the existing blogs into categories and etc.

https://guilhermegarcia.dev/brcrawl

guites commented on Show HN: Auto Wiki – Turn your codebase into a Wiki   wiki.mutable.ai... · Posted by u/oshams
guites · 2 years ago
Requesting https://github.com/lobsters/lobsters as I'm going through that codebase and would be able to provide feedback. cheers

ps. just gonna second everyone else who's saying being able to edit out incorrect data is very important, otherwise people are gonna be weary of reading repos they aren't already familiar with.

guites commented on Hn.js   news.ycombinator.com/hn.j... · Posted by u/aragonite
guites · 2 years ago
Anyone with the time would care to explain how voting is handled on the server? I image that the image which is generated on the client is somehow tied to an endpoint that runs the necessary SQL or something.
guites commented on Ask HN: Could you share your personal blog here?    · Posted by u/revskill
guites · 3 years ago
https://guilhermegarcia.dev

Coming in a little late, I've got a blog where I write about my tech findings in brazillian Portuguese. Mostly short write ups about how I research a new technology or topic (though there are some non tech related stuff here and there).

guites commented on Launch HN: Flower (YC W23) – Train AI models on distributed or sensitive data    · Posted by u/niclane7
danieljanes · 3 years ago
Thanks, glad you like it!

One approach to increase the transparency on the client side (and build trust with the organization where the Flower clien is deployed) is to integrate a review step that asks the someone to confirm the update that gets send back to the server.

On top of that, you should definitely use differential privacy. To quote Andrew Trask here: "friends don't let friends use FL without DP". Other approaches like Secure Aggregation can also help, depending on what kind of exposure your clients are concerned about.

My general take is that the best way to solve for transparency and trust is to tackle it on multiple layers of the stack.

guites · 3 years ago
A review steps sounds like a good idea. Our implementation involves very little interaction on the client side, besides setting up the datasets etc, so maybe a way to log information sent for later inspection would help.

I'll be looking into secure aggregation as I'm not fully aware of how it works. As of now we rely on differential privacy only.

Thanks!

guites commented on Launch HN: Flower (YC W23) – Train AI models on distributed or sensitive data    · Posted by u/niclane7
tanto · 3 years ago
Hi guites, Thank you! That is undoubtedly something relatable. We have it on the screen and plan to provide helpful material and presentations helping to convince stakeholders. If you are up for a call to share the specific challenges, we could ideate with you.
guites · 3 years ago
Would love to! You can grab my email on my profile. Could you ping me over there? Thanks
guites commented on Launch HN: Flower (YC W23) – Train AI models on distributed or sensitive data    · Posted by u/niclane7
guites · 3 years ago
Hey! Glad to see flower getting attention on hn.

I've been working on a project for over a year that uses flower to train cv models on medical data.

One aspect that we see being brought up again and again is how we can prove to our clients that no unnecessary data is being shared over the network.

Do you have any tips on solving that particular problem? I.e. proving that no data apart from model weights are being transferred to the centralized server?

Thanks a lot for the project.

edit: Just to clarify I am aware of differential privacy, I'm talking more on a "how to convince a medical institution that we are not sending its images over the network" level.

guites commented on Vim users are better programmers   jeffzh4ng.com/essays/vim-... · Posted by u/jeffzh4ng
guites · 3 years ago
I would generalize and say that tinkerers are better programmers, because you tend to get a better grasp of how your tooling works.

People that create vscode extensions and customize their workflows also share that spirit.

guites commented on Rogule: A dungeon a day keeps the Balrog away   rogule.com/... · Posted by u/seventyhorses
xwdv · 3 years ago
I wish you could come across the graves or dead bodies of other players where they died and perhaps loot items or something.
guites · 3 years ago
This has strong Tibia (the mmo) vibes. Would also love it, although the maps would have to be a bit bigger, or maybe the drop rates smaller.

This would also make it harder for the first adventurers and gradually easier for late comers (more bodies/more loot)

guites commented on Spoonfish, a tiling window manager for macOS   github.com/jcs/spoonfish... · Posted by u/samwillis
guites · 3 years ago
Woah, such a coincidence, I've been trying yabai[1] on my macOS mini for the past few days.

I wonder how they compare?

Installing yabai involves some fishy tinkering with system integrity protection and giving screen recording permission for some functionalities, which doesn't bother me while at my personal PC but is kinda troublesome for a work machine.

Also, does it include some sort of workspace style virtual monitors? Like i3 does for linux.

In this case I would love if it allowed me to load custom workspaces on boot, which is such a pain to get working on i3[2]. (I'm not sure if yabai handles workspaces).

1. https://github.com/koekeishiya/yabai 2.https://wiki.archlinux.org/title/I3 section 5.3.2 for example

u/guites

KarmaCake day20December 9, 2022
About
guilhermealvim@duck.com
View Original