<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: wannabag</title><link>https://news.ycombinator.com/user?id=wannabag</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 26 May 2026 18:20:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=wannabag" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by wannabag in "The 'paperwork flood': How I drowned a bureaucrat before dinner"]]></title><description><![CDATA[
<p>For anyone interested in how this can be changed, here’s an example from the Nordics.<p>In the early 2000s, the Swedish tax agency, Skatteverket, started a journey from “tax police” to service. This was a radical change that affected every aspect and function of the bureaucracy. It went from far down the list to the second most trusted agency (after the Swedish Armed Forces) in 2023 [1].<p>As a citizen, the differences are notable. I came to Sweden after the change, and my previous experiences in other countries were very similar to the friction-filled endeavor implied by the author. The people I dealt with were similarly unhelpful, unconcerned, if not downright undermining my efforts to comply.<p>This is all a result of a system that breeds friction. Citizens and bureaucrats alike simply play their part.
Moving to Sweden was an otherworldly experience. My first mistake, and resulting interaction with the agency, was met with compassion and understanding from a bureaucrat who then made an effort to help put things right. It’s hard to describe how radically different the situation felt. Anger, frustration, and helplessness were gone. Instead, I felt like sending flowers to Karin, the bureaucrat (I really should have). I’ve become a better citizen, more likely to comply going forward.<p>I wish more agencies around the world would take note, especially now, in a world trending toward fewer human interactions and increasing digitalization. Bureaucracies and technology alike should continue to be built to improve collective human experiences, not break us apart.<p>[1] <a href="https://chef.se/artiklar/skatteverkets-forandringsresa-nagra-var-sa-arga-att-de-slutade/#:~:text=Skatteverkets%20f%C3%B6r%C3%A4ndringsresa:%20%27%27N%C3%A5gra%20var%20s%C3%A5%20arga%20att%20de%20slutade%27%27" rel="nofollow">https://chef.se/artiklar/skatteverkets-forandringsresa-nagra...</a><p>Apologies for the poor quality link, my morning Googling wasn't very effective.</p>
]]></description><pubDate>Sat, 28 Mar 2026 07:50:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47552486</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=47552486</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47552486</guid></item><item><title><![CDATA[New comment by wannabag in "I think nobody wants AI in Firefox, Mozilla"]]></title><description><![CDATA[
<p>Another Mozilla-made-a-decision thread, another list of complaints.<p>I'm a happy Firefox user since it showed up as an alternative to internet explorer. I tried Chrome once or twice but always came back and stuck with Firefox. I don't trust Google for anything and don't want them to rule over the web. Firefox works, it has worked for me all these years and continues to do so. I still believe in them and their mission even if they have to take Google money to exist.<p>I think that complaints here are just making things worse for Mozilla, how about helping out instead of whining about every little thing. They're trying, that's a lot more than can be said about a whole lot of other actors out there.<p>Firefox team, if you read this, you rock! Thank you for giving me a great browser.</p>
]]></description><pubDate>Fri, 14 Nov 2025 20:12:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=45931613</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=45931613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45931613</guid></item><item><title><![CDATA[New comment by wannabag in "Slack has raised our charges by $195k per year"]]></title><description><![CDATA[
<p>I can't help but be reminded of the latest hostile move Slack / Salesforce pulled, it was just a few months ago, in the name of security, they locked the data even further, limiting our ability to do what we please with our own data.[0]<p>I happen to work at a MS company, still we’ve been courageously holding Teams at bay, but Slack removed a key reason for us to push for keeping it around. If Slack listens here, reach out; you're about to lose another large customer.<p>[0] <a href="https://docs.slack.dev/changelog/2025/05/29/tos-updates/" rel="nofollow">https://docs.slack.dev/changelog/2025/05/29/tos-updates/</a></p>
]]></description><pubDate>Thu, 18 Sep 2025 19:23:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45293856</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=45293856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45293856</guid></item><item><title><![CDATA[New comment by wannabag in "Anthropic Claude 3.5 can create icalendar files, so I did this"]]></title><description><![CDATA[
<p>Yes, just rewording is enough in this case. It will fail if it tries to be clever with the code interpreter as mentioned.<p>I used:<p>"Extract the important dates and times from this pdf in Swedish"<p>[..]<p>"Great now generate the content of an ics formatted file, just the text, with the schedule above"<p>[..]<p>"Now use the code interpreter to create a file with the above content then save the file as an .ics extension"</p>
]]></description><pubDate>Mon, 26 Aug 2024 19:39:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=41360973</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=41360973</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41360973</guid></item><item><title><![CDATA[New comment by wannabag in "Anthropic Claude 3.5 can create icalendar files, so I did this"]]></title><description><![CDATA[
<p>I had the exact same use case two weeks ago but I had received a pdf file from school and was sitting at a cafe with only my phone.<p>I use ChatGPT, and while the article is correct to say that it will claim that it cannot generate .ics files directly in the code interpreter it is however very much capable of solving this particular problem. I did the following (all on my android phone):<p>1. Had it extract all the useful dates, times and comments from the pdf
2. Prompted it to generate the ics file formatted content as code output
3. Prompted it to use the code interpreter to put this content into a file and save it as a .ics extension<p>It complied through and through and I could download and open the file with the gcal app on my phone to import all appointments..<p>For completeness, the claim that the code interpreter cannot "generate" ics files is because the python environment in which it runs doesn't have a specific library for doing so. ICS files are just text files with a specific format, so definitely not out of reach.</p>
]]></description><pubDate>Sun, 25 Aug 2024 06:51:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=41345040</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=41345040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41345040</guid></item><item><title><![CDATA[New comment by wannabag in "I made an app that runs Mistral 7B 0.2 LLM locally on iPhone Pros"]]></title><description><![CDATA[
<p>Oh, that's an interesting app and in French too... is that something you plan to have on Android as well?</p>
]]></description><pubDate>Mon, 08 Jan 2024 13:29:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=38911622</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=38911622</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38911622</guid></item><item><title><![CDATA[Ask HN: What are your best internal LLM-based solutions?]]></title><description><![CDATA[
<p>Hi HN, I'm running a company-wide exploratory effort on LLM applications, mostly internally-facing for the time being, and I find myself overwhelmed by the enthusiasm, ideas and, not the least, pressure from above to find impactful use cases.<p>So, to the question, what have you used them for, how and with what outcome? Curious to hear what the setups look like, what models and what considerations went in setting up these solutions.<p>Thanks!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35981594">https://news.ycombinator.com/item?id=35981594</a></p>
<p>Points: 7</p>
<p># Comments: 4</p>
]]></description><pubDate>Wed, 17 May 2023 21:39:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=35981594</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=35981594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35981594</guid></item><item><title><![CDATA[New comment by wannabag in "Ligne Claire"]]></title><description><![CDATA[
<p>And that city be Mons,  right?</p>
]]></description><pubDate>Sun, 03 Oct 2021 17:29:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=28738865</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=28738865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28738865</guid></item><item><title><![CDATA[New comment by wannabag in "Sustained, high-fidelity quantum teleportation"]]></title><description><![CDATA[
<p>Can anyone with a better understand than mine compare this experience to the one brought up by a Chinese team in nature in 2017[1]?<p>I know close to nothing about this domain but these two experiments sounds very similar except for the setup (fiber vs. communication with satellite).<p>[1] <a href="https://www.nature.com/articles/nature23675" rel="nofollow">https://www.nature.com/articles/nature23675</a></p>
]]></description><pubDate>Fri, 18 Dec 2020 22:04:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=25472630</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=25472630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25472630</guid></item><item><title><![CDATA[New comment by wannabag in "Green Hydrogen: Could It Be Key to a Carbon-Free Economy?"]]></title><description><![CDATA[
<p>That's a fair reminder but it's also worth noting that there are on-going research in the field of improving storage density for hydrogen. <a href="https://pubs.rsc.org/en/content/articlelanding/2019/ee/c8ee02499e#!divAbstract" rel="nofollow">https://pubs.rsc.org/en/content/articlelanding/2019/ee/c8ee0...</a></p>
]]></description><pubDate>Fri, 27 Nov 2020 14:54:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=25229124</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=25229124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25229124</guid></item><item><title><![CDATA[New comment by wannabag in "SARS-CoV-2 concentrations and virus-laden aerosol distributions in outdoor air"]]></title><description><![CDATA[
<p>Indeed, I've seen anything between 1-2 meters and a small moose (SI unit of distance in the local zoo)..</p>
]]></description><pubDate>Mon, 23 Nov 2020 21:02:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=25191835</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=25191835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25191835</guid></item><item><title><![CDATA[New comment by wannabag in "Amazon Review Scam"]]></title><description><![CDATA[
<p>Let's face it, Amazon's review system is broken at the core. I have the perspective of a seller on Amazon and, as such, you simply don't exist without _positive_ reviews. For the story, it all begins when you start with Amazon as a channel. Ads would be an option to kick start a presence but you actually need some traffic (you actually need the "buy box" which is just Amazon's way to legitimate you as a seller) to be able to advertise (this is true at the very start on a given Amazon market). So you, or people you know, place _fake_ orders to get started and if possible add a first review which, naturally, is fake. 
Once you have that going, congrats, you are selling on Amazon. From there on it's a uphill battle to gain traction and it all comes down to better position for your products. This is not different from any market really but there are specific hurdles along the way. Amazon tracks the number of "defects" on your product which counts things like A-to-Z claims or... negative reviews (and more stuff I won't bother you with here). If you hit a threshold (1% of claims _or_ negative reviews) you start seeing a nice warning telling you that your account is at risk of deactivation. Additionally, a similar threshold or trend, unsure tbh, will result in a temporary loss of the buy box mentioned earlier (60 day look back window for the above-mentioned threshold). This means that you disappear! (no ads, remember?).<p>So, you can probably imagine how strong your incentives are to get any positive review juice out there. What is shown in the tweet is actually against Amazon's terms[1] but there are more (and less) subtle ways to get what you need including things mentioned in comments around here and you really don't have that much of a choice if you want to stand out in the noise.<p>With all that being said, whatever you think of delivery related reviews for instance (especially in covid times which has added a lot of uncertainty to the whole thing), they hurt businesses exactly where it hurts. And that can be extended to negative reviews in general even when these are legitimate warnings for other potential buyers. Imagine now for a second that you rely on low volumes of orders, the number of potential genuine reviews is also low and with the Amazon thresholds you are therefore literally at the mercy of a few bad reviews without a cushion of positive reviews to fall on. So yeah there is a market for fake reviews, duh...<p>[1] not the best link but there is a screenshot showing the terms in the thread where it says that you can't ask for positive reviews or give something in exchange for it.. <a href="https://sellercentral.amazon.com/forums/t/new-asking-for-reviews-by-email-is-prohibited/444172" rel="nofollow">https://sellercentral.amazon.com/forums/t/new-asking-for-rev...</a></p>
]]></description><pubDate>Mon, 09 Nov 2020 23:45:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=25041349</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=25041349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25041349</guid></item><item><title><![CDATA[New comment by wannabag in "U.S. Accuses Google of Illegally Protecting Monopoly"]]></title><description><![CDATA[
<p>Same experience here... I even told them and they continue pushing.</p>
]]></description><pubDate>Wed, 21 Oct 2020 20:56:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=24852089</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=24852089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24852089</guid></item><item><title><![CDATA[New comment by wannabag in "U.S. Accuses Google of Illegally Protecting Monopoly"]]></title><description><![CDATA[
<p>Yes, I didn't express that correctly; I know about the second price auction and what I was referring to is that since Google does everything in their power to get you away from keyword level bidding and into their "smart bidding" solutions you have no _direct_ say in what the traffic costs (AFAIK it's still possible to use keyword level bidding but Google will email you very regularly to try to get you off). This fact is even more obvious in non-competitive markets as I was trying to point out.</p>
]]></description><pubDate>Tue, 20 Oct 2020 20:26:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=24842016</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=24842016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24842016</guid></item><item><title><![CDATA[New comment by wannabag in "U.S. Accuses Google of Illegally Protecting Monopoly"]]></title><description><![CDATA[
<p>Couldn't agree more, the adtech is where the monopoly lies. I worked for a doubleclick / ads 360 competitor and it was so plain that Google used its dominant position not only to  squash competitors like us but also to further obscure the auction mechanisms. Today it's a challenge to specify exactly what you want to bid for a given keyword, in part for the better since it dramatically reduces complexity for advertisers but it does remove a lot of the control and hands it back to... Google. Ultimately the auction is completely irrelevant since Google decides which ads will show and by extension whose ad money they'll pocket. In addition to that, Google charges premium for ad space even in non-competitive markets; I'm talking about what you end up paying for a top spot although there are no other actors in the auction for a particular keyword (even in broader matches). While one could argue that it's up to them as a publisher to decide what a spot is worth, this mechanism is completely obscure and you will only ever find out in hindsight through what you pay for the traffic.</p>
]]></description><pubDate>Tue, 20 Oct 2020 18:05:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=24840508</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=24840508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24840508</guid></item><item><title><![CDATA[New comment by wannabag in "Adequate Vitamin D Levels Cuts Risk of Dying from Covid-19 in Half, Study Finds"]]></title><description><![CDATA[
<p>In Sweden, by law, some milk and milk derived products have to be enriched with vitamin D[1]. This targets products that are common in the diet of Swedes.<p>Additionally, vitamin D in oil is literally handed over to parents for children up to 2 years. It is recommended to continue with supplements beyond that.[2] The recommendations are based on age groups, diet habits (including the above mentioned milk products) and sun exposure.<p>It's worth mentioning that this is the case since before COVID was even a thing. Vitamin D deficiency is recognized as a general health issue for its known relation to various sickness.<p>[1] in Swedish: <a href="https://www.livsmedelsforetagen.se/nya-obligatoriska-regler-om-berikning-med-d-vitamin/" rel="nofollow">https://www.livsmedelsforetagen.se/nya-obligatoriska-regler-...</a><p>[2] also in Swedish: <a href="https://www.livsmedelsverket.se/livsmedel-och-innehall/naringsamne/vitaminer-och-antioxidanter/d-vitamin?AspxAutoDetectCookieSupport=1" rel="nofollow">https://www.livsmedelsverket.se/livsmedel-och-innehall/narin...</a></p>
]]></description><pubDate>Sun, 27 Sep 2020 22:47:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=24610803</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=24610803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24610803</guid></item><item><title><![CDATA[New comment by wannabag in "The epidemiologist behind Sweden’s controversial coronavirus strategy"]]></title><description><![CDATA[
<p>Comparing death rates across countries is highly misguided because is depends directly on the testing strategy. The sickness is not different in Sweden than in Denmark and neither country's health care system is overburdened (even in Stockholm, worst hit region of Sweden) which would otherwise be a strong contributing factor to a higher death rate. So there is little reasons to believe that there should be a difference, let alone such a stark one.</p>
]]></description><pubDate>Wed, 22 Apr 2020 14:42:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=22946059</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=22946059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22946059</guid></item><item><title><![CDATA[New comment by wannabag in "The epidemiologist behind Sweden’s controversial coronavirus strategy"]]></title><description><![CDATA[
<p>I live in Stockholm, Sweden, so while I acknowledge my bias I'd bet my money on the fact that other countries will change their approach rather than Sweden starting to follow others.<p>While there are some undeniable social (think multiple generations in a household), geographical and cultural (swedes are notorious in keeping their distance from other swedes) differences at play here, other European countries have gone for a "people can't be trusted so we must restrict individual freedom". While there is certainly some good reasons to think that this will work the means used to implement this have some really sad consequences. Look at France, people are getting fined and in some cases brutalized; protests are sparking in places where strict measures have been implemented, not because they are unfair but because they affect people unfairly! Easy for well-off people to "leave early, far and for a long time" but far from everyone has that luxury (oh if you understand French, check out Twitter on the "lockdown diaries" parodies and compare that to how people in the suburbs of Paris are being treated!). This is without even starting to talk about how the economic impacts will be spread amongst social classes. To me Sweden has chosen the most socially (in this case as opposed to morally) fair route to handle this crisis.<p>That being said, it's morally very difficult to defend this strategy in the face of a higher death toll amongst seniors in care homes. I cannot come up with a single argument that I don't know will get shot down immediately and that is a good sign that it's probably not morally optimal. We live in a time of humanism and human life comes first, rightly so but even with that said, it shouldn't hide the picture and justify every consequence out there. The approaches in many countries are incredibly reactive and short sighted in that regard.</p>
]]></description><pubDate>Wed, 22 Apr 2020 14:08:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=22945689</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=22945689</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22945689</guid></item><item><title><![CDATA[New comment by wannabag in "Night train connecting Amsterdam to Scandinavian capitals under consideration"]]></title><description><![CDATA[
<p>As a Dane living in Stockholm but with family in Belgium I would start living on that train. This would be amazing..</p>
]]></description><pubDate>Sun, 26 Jan 2020 23:02:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=22155468</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=22155468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22155468</guid></item><item><title><![CDATA[New comment by wannabag in "The Amazon Premium"]]></title><description><![CDATA[
<p>"In my opinion AWS Console is one of the best designed from all cloud providers out there. GCP is years behind, even with $100k credits I just can force myself to use that pice of unusable crap. Probably Material Design is here to blame, as it's terrible on web."<p>I hear this for the first time; to me all the Amazon related interfaces I've used have resulted in poor user experience at best. This goes from the store to AWS and sellerscentral should really get a special mention. In AWS, I always felt that everything was super cluttered and important things hard to find, nowhere near intuitive. This goes for high level concepts as much as component behaviors like lists in s3... So, I'd be super curious to hear what you found that was so good. Care to share?</p>
]]></description><pubDate>Thu, 19 Dec 2019 23:38:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=21840410</link><dc:creator>wannabag</dc:creator><comments>https://news.ycombinator.com/item?id=21840410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21840410</guid></item></channel></rss>